22485 Commits (17f1fa9600b51ac20e547944c7484b981c82fdd7)

Author SHA1 Message Date
Peter Barker 33f17d7739 AP_Logger: document ARSP,ASP2,CAM,TRIG,POWR,TERR,CSV,CMD,OF,AHR2 5 years ago
Peter Barker 3fb61c4cf0 AP_Logger: add documentation for more log messages 5 years ago
Peter Barker 09152cd254 AP_Logger: correct time field name on DMS 5 years ago
Peter Barker 50c60aa8f2 AP_Logger: add documentation for ACC1,ACC2,ACC3,DMS,GPA,GPA2,GPS2,GYR1,GYR2,GYR3,MAVC,PM 5 years ago
Peter Barker a92206d090 AP_Logger: log dataflash-over-mavlink timestamp in micros rather than millis 5 years ago
Andrew Tridgell 376116c99b HAL_ChibiOS: fixed skyviper-journey build 5 years ago
Peter Barker e41ea5a273 AP_Logger: add docco for BAR2,BAR3,MSG,RAD,RALY,RFND,RPM,RSSI 5 years ago
Mark Whitehorn 442fa60651 APM_Control: validate parameter ARSPD_FBW_MIN 5 years ago
Randy Mackay 9c8a5a7392 AP_Math: add comments above some quaternion methods 5 years ago
Peter Barker b2ad4dabb8 AP_Hott_Telem: correct GPS fix character 5 years ago
Peter Barker 93fb5354da AP_Beacon: pozyx: remove dead and pointless code 5 years ago
Siddharth Purohit a3a3abbf23 SRV_Channels: fix unannotated fall-through between switch labels 5 years ago
Siddharth Purohit b0cbbb4bea GCS_Common: fix unannotated fall-through between switch labels 5 years ago
Siddharth Purohit afc0cf8f3b AP_ToshibaCAN: fix unused variable error 5 years ago
Siddharth Purohit 575ac9224e AP_Arming: fix error unannotated fall-through between switch labels 5 years ago
Andrew Tridgell 8e3aba5dc5 AP_RAMTRON: fixed build with gcc 9.x 5 years ago
Andrew Tridgell 077ab22767 AP_GPS: fixed AP_Periph build with gcc 9.x 5 years ago
Andrew Tridgell 4456732911 AP_GPS: fixed rotation of moving baseline GPS 5 years ago
Phillip Kocmoud 46582944e2 AP_RAMTRON: Add FM25V02A Extended Temperature 5 years ago
Peter Barker 1770199c41 AP_Logger: add documentation for MAV and PARM 5 years ago
Peter Barker 6f685b8ac5 AP_HAL_SITL: send statustext at regular intervals after watchdog reset 5 years ago
Peter Barker ec460b4244 AP_Vehicle: send statustext at regular intervals after watchdog reset 5 years ago
Peter Barker 73e43d8da5 AP_HAL: send statustext at regular intervals after watchdog reset 5 years ago
Peter Barker 9ba2aecbb8 AP_HAL_ChibiOS: send statustext at regular intervals after watchdog reset 5 years ago
yaapu fed8ecc3b0 AP_Frsky_Telem: fix for protocol=4 GAlt=0 and GSPd=0 5 years ago
Peter Barker a3e2e156e7 AP_HAL_Linux: do not create ConsoleDevices for Replay or examples 5 years ago
Andrew Tridgell 21e93dae34 GCS_MAVLink: send only old value for readonly param set 5 years ago
Peter Barker 55d37e5d0e GCS_MAVLink: correct slowing down of waypoint re-requests 5 years ago
Peter Barker ca7fcc093c GCS_MAVLink: correct return type on get_stream_slowdown_ms 5 years ago
Peter Barker 0b756547be GCS_MAVLink: add stream_slowdown to MAV message 5 years ago
Peter Barker be6ed0be9f AP_Logger: add stream_slowdown to MAV message 5 years ago
Peter Barker 46a014b399 AP_Notify: remove recursive call to play in next_action 5 years ago
Peter Barker 7028f1adba GCS_MAVLink: GCS_FTP: remove redundant more_pending variable 5 years ago
Peter Barker a09ac895e9 GCS_MAVLink: remove dead assignment 5 years ago
Peter Barker 2b08af69bc AP_GPS: fix dereference-of-nullptr warning from scan-build 5 years ago
Michael du Breuil 18baf18041 GCS_MAVLink: Remove redundant assignment to the command 5 years ago
Peter Barker 609b66a053 AP_NavEKF3: rename struct log_NKF2a to log_XKF2 5 years ago
Peter Barker 8a28fa2244 AP_Logger: rename struct log_NKF2a to log_XKF2 5 years ago
Gone4Dirt c97cc71382 AP_Camera: Correct trigger behaviour when cmd is switched off then on again 5 years ago
Gone4Dirt d813ee27de AP_Mission: Added immediate trigger for DO_SET_CAM_TRIGG_DIST 5 years ago
Randy Mackay cca361a942 AP_VisualOdom: minor format and comment fixes 5 years ago
Randy Mackay ecf5abc1f2 GCS_MAVLink: minor format fix 5 years ago
Randy Mackay 7a48a3f354 AP_Math: minor comment fix 5 years ago
Henry Wurzburg a637073dad AP_HAL_Chibios: add tenth PWM output to MatekF405-Wing 5 years ago
Peter Barker aeb45bf146 AP_Logger: fix extremely unlikely nullptr dereference in SITL sanity checks 5 years ago
Michael du Breuil 75b133926f AP_Scripting: Cleanups to remove false posive warnings 5 years ago
Michael du Breuil d50e9865bd AP_Scripting: Delete the lua object if we failed to allocate the required memory 5 years ago
Michael du Breuil 6753e99604 AP_Scripting: Add a return around luaL_error 5 years ago
Andrew Tridgell e7fdf8fad1 GCS_MAVLink: reduced delay between ftp packets 5 years ago
Andrew Tridgell 5c9ae33151 GCS_MAVLink: support variable sized packets in burst read 5 years ago