43233 Commits (9aeb456a1dc4d1de6d0a4042c36055cffb071fb1)
 

Author SHA1 Message Date
Andrew Tridgell 7e14f62fcd SITL: suppress cast-align warnings in SIM_XPlane 5 years ago
Andrew Tridgell e9a4a74e7b AP_Scripting: suppress cast-align warnings in Lua interpreter 5 years ago
Andrew Tridgell 71732d07f0 Replay: disable case-align for Replay build 5 years ago
Andrew Tridgell b2dc0c8344 AP_FlashStorage: fixed alignment errors 5 years ago
Andrew Tridgell 5fdc400aab waf: added -Werror=cast-align 5 years ago
Andrew Tridgell ac604cac54 HAL_SITL: update for GPS param changes 5 years ago
Andrew Tridgell a6df0745a6 SITL: make all GPS params available for both GPS 5 years ago
Peter Barker 2c1d77bf8f autotest: test simulated ship takeoff 5 years ago
Andrew Tridgell fb5a06b8da AP_Terrain: added AP namespace access to terrain 5 years ago
Andrew Tridgell 9466e7e71e GCS_MAVLink: make correct_offboard_timestamp_usec_to_ms protected 5 years ago
Andrew Tridgell f9f8822e47 SITL: added ship takeoff/landing simulation 5 years ago
Andrew Tridgell 91aaa7876d GCS_MAVLink: reserve another mavlink channel 5 years ago
Andrew Tridgell 925b44dee5 SITL: split out GPS and MAG parameters into their own tables 5 years ago
Andrew Tridgell d0d7a46492 AP_AHRS: fixed SITL origin handling 5 years ago
krishnaprasadbhat2000 39de1cf000 Tools: added name to GIT_Success.txt 5 years ago
Andy Piper be3a2cc294 AP_RCTelemetry: disable CRSF debug 5 years ago
Randy Mackay 5b7918030f AP_ToshibaCAN: correct unused portion of motor reply data1 packet 5 years ago
Randy Mackay 0850b0acae AP_ToshibaCAN: handle negative RPM 5 years ago
Iampete1 08a710235d Plane: add tailsitter assist with motors only option 5 years ago
Iampete1 6710bab006 Plane: add Q_OPTIONS to defaut to Qassist force enabled 5 years ago
Harshit Kumar Sankhla 33ac9efe17 SITL: add parameters for 2nd baro 5 years ago
Harshit Kumar Sankhla 27fc7dcf0a AP_Baro: get SITL to work with multiple baros 5 years ago
Henry Wurzburg 4115603f13 ArduPlane: add terrain follow disable switch for CRUISE/FBWB 5 years ago
Henry Wurzburg b84b6b52b3 RC_Channel: add terrain follow disable switch for CRUISE/FBWB 5 years ago
Randy Mackay 9c7f382392 AP_RangeFinder: remove unused set_rfnd_bit 5 years ago
Andy Piper 98562cc523 SITL: build fix on macos 5 years ago
Andy Piper 7e913b965c iomcu: rebuild to include rcin stack size change 5 years ago
Andy Piper 5bc1b11a80 AP_RCTelemetry: CRSF support 5 years ago
Andy Piper 4e88adf86e AP_RCProtocol: TBS CRSF implementation 5 years ago
Peter Barker 6eb1d289b8 autotest: add trivial test for CRSF in copter 5 years ago
Andy Piper 2bae080be4 AP_HAL_ChibiOS: increase RCIN stack size 5 years ago
Andy Piper 34a28cce00 SITL: add CRSF simulation driver 5 years ago
Andy Piper a9ded9d870 AP_HAL_SITL: add CRSF simulation driver 5 years ago
Andy Piper 820d6654af AP_Vehicle: add VideoTX 5 years ago
Andy Piper ac5a7275bf AP_Camera: move crc8_dvb_s2 to AP_Math 5 years ago
Andy Piper d4c5b945b3 AP_Math: move crc8_dvb_s2 here and add additional crc8 functions 5 years ago
Andy Piper d9f11c1a0a AP_SerialManager: add CRSF support and CRSF protcol 5 years ago
Paul Riseborough 24fccd5d87 AP_NavEKF3: Don't delay GPS use unnecessarily 5 years ago
Paul Riseborough 9a4108f55e AP_NavEKF3: Simplify setting EK3_MAG_CAL 5 years ago
Paul Riseborough 0dc598a6e1 AP_NavEKF3: Fix param description and comment 5 years ago
Paul Riseborough 25cba50f10 AP_NavEKF3: Fix EK2_MAG_CAL parameter description 5 years ago
Paul Riseborough 21ea5d5039 AP_NavEKF3: Require GSF yaw history for reset when not using a yaw sensor 5 years ago
Paul Riseborough f86c2e1db6 AP_NavEKF3: Don't fuse EKF-GSF yaw for FW flight 5 years ago
Paul Riseborough 354b551ef0 AP_NavEKF3: Handle repeated FW flight without magnetometer 5 years ago
Paul Riseborough 8ff6780323 AP_NavEKF3: Clarify distinct use cases for 'takeoff expected' 5 years ago
Paul Riseborough e5bd99a66f ArduPlane: Signal EKF to expect takeoff start to improve GSF yaw estimate 5 years ago
Paul Riseborough d1a0c2eb30 AP_NavEKF3: Start EKF-GSF yaw estimator before fixed wing takeoff 5 years ago
Paul Riseborough b469a80633 AP_NavEKF3: Reset all co-variances when performing a yaw reset 5 years ago
Paul Riseborough d8c2096ad8 AP_NavEKF3: improve angle accuracy during no mag launch 5 years ago
Paul Riseborough f7c8ee807c AP_NavEKF3: Reset yaw estimator bias states at start of flight 5 years ago