30216 Commits (6733f75542a81c4c2ffcd9fd3c8d1d5b634449f7)

Author SHA1 Message Date
TunaLobster 6733f75542 AP_BattMonitor: Add Fuel Level Analog driver 3 years ago
Peter Barker ecde9f8c3f AP_HAL_ChibiOS: make HAL_FLASH_PROTECTION a boolean, stop checking for definition 3 years ago
Andrew Tridgell b6186db24e AP_OpenDroneID: report if we lose operator location 3 years ago
Andrew Tridgell a9d97d90c4 hwdef: removed APP_DESCRIPTOR settings 3 years ago
Andrew Tridgell 8b9570975b hwdef: added AP_OPENDRONEID_ENABLED to hwdef-bl.dat 3 years ago
Andrew Tridgell a8ab7c3865 HAL_ChibiOS: auto-define AP_CHECK_FIRMWARE_ENABLED for AP_Periph 3 years ago
Andrew Tridgell f7e4b5c72d AP_Vehicle: use AP_CheckFirmware 3 years ago
Andrew Tridgell aeb6d2ab89 AP_CheckFirmware: added library for checking firmware ID and CRC 3 years ago
Andrew Tridgell 68f05c7386 AP_OpenDroneID: added AP_OpenDroneID_config.h 3 years ago
Andrew Tridgell 673fed92c7 AP_OpenDroneID: fixed checking of payload space 3 years ago
Peter Barker d092e767ea AP_Common: correct gtests 3 years ago
Andrew Tridgell 2a95ced697 GCS_MAVLINK: pass OPEN_DRONE_ID_SYSTEM_UPDATE to library 3 years ago
Andrew Tridgell b52c280704 AP_OpenDroneID: check available tx space and fixed message rates 3 years ago
Andrew Tridgell 0fc6c813a1 AP_OpenDroneID: implement OPEN_DRONE_ID_SYSTEM_UPDATE 3 years ago
Peter Barker 26d3ffc27d GCS_MAVLink: correct INS_generic example 3 years ago
Peter Barker a4773413e4 AP_InertialSensor: correct INS_generic example 3 years ago
Andy Piper 3521090dd5 AP_HAL_ChibiOS: correct HAL_SPI_CHECK_CLOCK_FREQ build error 3 years ago
Andy Piper a6312ac893 AP_InertialSensor: correctly detect bad frames on regular ICM42xxx 3 years ago
Andy Piper 2b7bb84838 AP_HAL_ChibiOS: increase ICM42xxx SPI clock to 16Mhz on MatekH743 3 years ago
Andy Piper 221ab9752e AP_InertialSensor: synchronise fifo reads on the ICM42xxx 3 years ago
Peter Barker 48fd37cd25 AP_DroneID: add missing element to constructor 3 years ago
Peter Barker 67a87800f9 AP_OpenDroneID: correct compilation under gcc 7.5.0 3 years ago
Peter Barker f345c16fda AP_Math: add dignostic message for SCurve internal error 3 years ago
Peter Barker 5b3a6daa7b AP_Mission: rename contains_terrain_relative->contains_terrain_alt_items 3 years ago
Peter Barker 6709c6d72d AP_Arming: rename contains_terrain_relative->contains_terrain_alt_items 3 years ago
Peter Barker 1c7e2f5094 AP_HAL_SITL: correct bind-value SIM_RC_FAIL handling 3 years ago
bugobliterator fce49232b2 hwdef: disable power reset on peripheral line 3 years ago
Andrew Tridgell cdf8cad801 AP_GPS: fixed undulation for DroneCAN GPS 3 years ago
Andrew Tridgell 74a66ede95 AP_OpenDroneID: prevent sending of lost transmitter msg too fast 3 years ago
Andrew Tridgell 0e037c99f3 hwdef: support moving baseline yaw with Holybro G4 CAN GPS 3 years ago
Andrew Tridgell 6c3de20569 hwdef: support moving baseline GPS yaw on MatekL431-Periph 3 years ago
Shiv Tyagi 998119d011 SITL: fix var naming for precland device center 3 years ago
Andrew Tridgell 23744819dc hwdef: added two OpenDroneID enabled builds 3 years ago
Andrew Tridgell 9ce11159b0 AP_UAVCAN: support OpenDroneID 3 years ago
Joshua Henderson ed47b10e0c AP_Arming: add OpenDroneID Mandatory Arming Check 3 years ago
Roel Schiphorst 3bd792295c GCS_MAVLINK: add OpenDroneID messages 3 years ago
Joshua Henderson c52ae2edb4 AP_Vehicle: add OpenDroneID library 3 years ago
Roel Schiphorst d346633996 AP_OpenDroneID: add OpenDrone ID library 3 years ago
Joshua Henderson 378dff5568 AP_GPS: added get_undulation support 3 years ago
Peter Barker 541cfa022b AP_Terrain: fix bad prearms-pass-when-they-shouldn't issue 3 years ago
Peter Barker c2d91a3bdb AP_Mission: mark mission as changed upon mission clear 3 years ago
Peter Barker 50fb56a74f AP_Mission: memoise result of contains_terrain_relative 3 years ago
Peter Barker 4c674b64fb AP_Terrain: correct wait-for-terrain prearm check 3 years ago
Peter Barker d688e6068b AP_Terrain: move terrain prearm checks to AP_Terrain 3 years ago
Peter Barker 96ef34acac AP_Arming: move terrain prearm checks to AP_Terrain 3 years ago
Peter Barker 3bcd4fa22a AP_Arming: make terrain checks common between Copter and Plane 3 years ago
Andrew Tridgell bad0120d3c AP_Mission: added contains_terrain_relative() 3 years ago
Iampete1 2d06261be3 AP_Gripper: apply auto close to all backends. 3 years ago
Leonard Hall 4bf622dbaf AP_Gripper: Add feedback when already in state 3 years ago
Leonard Hall 64d69c5977 AP_Gripper: Servo Gipper enhancments 3 years ago