40838 Commits (0986ed0a81096c43ae1db1c0ea833828c5b83dc6)
 

Author SHA1 Message Date
Andrew Tridgell 8ffd1050eb HAL_ChibiOS: fixed build on STM32F3 5 years ago
Andrew Tridgell b1ca7380be HAL_ChibiOS: re-implement half-duplex using HDSEL switching 5 years ago
Andrew Tridgell faf34970e1 HAL_ChibiOS: automatically control pullup/pulldown on inverted UARTs 5 years ago
Andrew Tridgell 8792adb6f0 AP_FlashStorage: implement erase() method 5 years ago
Andrew Tridgell 58e915155d HAL_ChibiOS: fixed panic to output error every 500ms 5 years ago
Andrew Tridgell a733690f80 StorageManager: use hal.storage->erase() 5 years ago
Andrew Tridgell 8fdbb88827 HAL_ChibiOS: implement erase() method on Storage in HAL_ChibiOS 5 years ago
Andrew Tridgell 12b6f73d83 AP_HAL: added erase() method to Storage class 5 years ago
Andrew Tridgell fd5ff97b59 AP_RCProtocol: support FPort telemetry data 5 years ago
Andrew Tridgell 49f81fbd18 AP_FrSky_Telem: allow for external library to send SPort data 5 years ago
Andrew Tridgell e9dded98ce HAL_ChibiOS: enable UART6 for use as RC input on MatekF765-Wing 5 years ago
Andrew Tridgell 1ad59a7c1b Tools: update IO firmware 5 years ago
Andrew Tridgell a72eaabc96 AP_RCProtocol: support FPort RSSI 5 years ago
Andrew Tridgell 6447cc2519 HAL_ChibiOS: support receiver RSSI 5 years ago
Andrew Tridgell 63c199a600 AP_IOMCU: support RSSI from receiver 5 years ago
Andrew Tridgell 63b454d5ce Tools: update IO firmware with FPORT support 5 years ago
Andrew Tridgell 6599fd49a2 AP_IOMCU: don't use pulse input for FPORT 5 years ago
Andrew Tridgell 9332c08c46 AP_RCProtocol: added FPort protocol support 5 years ago
Peter Barker 61d5a94c45 autotest: add test for autorotation 5 years ago
Peter Barker 4cc7df8e15 SITL: emit hit-ground via mavlink 5 years ago
Peter Barker 78b1b54bb7 autotest: add test for AntennaTracker scan mode 5 years ago
Andrew Tridgell 270844745f AP_Compass: limit rotations we try to ROTATION_MAX_AUTO_ROTATION 5 years ago
Andrew Tridgell f908e56154 AP_Math: define ROTATION_MAX_AUTO_ROTATION 5 years ago
Randy Mackay 2e02ee1df8 AP_OADatabase: send_adsb uses vehicle's current altitude 5 years ago
Randy Mackay 985a15709a AP_OADatabase: available regardless of hal-minimize-features 5 years ago
Randy Mackay 50b4dd2599 AP_OAPathPlanner: slow updates to 1hz, timeout to 3sec 5 years ago
Randy Mackay 28e707466b AP_OABendyRuler: integrate oadb ekf-offset change 5 years ago
Randy Mackay f87ae7d445 AP_Math: add vector2f::offset_bearing 5 years ago
Randy Mackay dac84f4a9d AP_Proximity: integrate oadb ekf-offset change 5 years ago
Randy Mackay fe5ba3ccdb AP_OADatabase: replace Location with offset from origin 5 years ago
Randy Mackay 449b8d124b AP_Proximity: remove unused get_horizontal_distance 5 years ago
Randy Mackay 10108819b1 AP_Proximity: sf40c combines seven readings for oadb 5 years ago
Randy Mackay 1d6519af72 AP_Proximity: always use 8 sectors and fix ignore areas 5 years ago
Randy Mackay 37f2fc3ffe AP_OABendyRuler: integrate static object radius 5 years ago
Randy Mackay 674d631fb1 AP_OADatabase: calculate object radius based on distance and beam width 5 years ago
Randy Mackay 1d79ff11b8 AP_Proximity: integrate oadb::queue_push argument swap 5 years ago
Randy Mackay f60ec91993 AP_Proximity: remove unnecessary const from database_push 5 years ago
Randy Mackay 1ba5f4626d AP_OADatabase: remove unnecessary const on arguments 5 years ago
Peter Barker e080493a7c autotest: add test for accelerometer pose calibration 5 years ago
Peter Barker 881eadb993 autotest: add Tools/mavproxy_modules to PYTHONPATH in autotest 5 years ago
Peter Hall 2518328801 Tools: autotest: update flap test 5 years ago
Peter Hall 660c9a8a60 Plane: move from FLAP_IN_CHANNEL to RCx_Option 5 years ago
Peter Hall df3ffb215e RC_Channel: add Flap input 5 years ago
Gone4Dirt 760909d046 Plane: Prevent FS action overiding VTOL land 5 years ago
Andrew Tridgell b98d5834b4 AP_UAVCAN: fixed build on Linux 5 years ago
Andrew Tridgell 6bd7364f24 AP_KDECAN: fixed build error on Linux 5 years ago
Andrew Tridgell e1f89c2c0d AP_PiccoloCAN: fixed build error on Linux 5 years ago
Andy Piper 0be0e93534 Tools: use pre-filtered values in motor vibration test and use more realistic values for noise 5 years ago
Andy Piper 52f59fb573 AP_InertialSensor: more accurately compute INS noise taking throttle into account and adding frequency noise noisily 5 years ago
Andy Piper 8b0fc1207d AP_HAL_SITL: record throttle value instead of motors on/off 5 years ago