40997 Commits (2e5fe75aa7949c7a71a17aa4e73267a6a56254a0)
 

Author SHA1 Message Date
Andrew Tridgell f8847bf569 AP_RCProtocol: auto-create Frsky_Telem object when needed for FPort 5 years ago
Andrew Tridgell 9579e64a03 AP_Frsky_Telem: make get_telem_data() static 5 years ago
Andrew Tridgell c5df48faa7 HAL_ChibiOS: break out make_line() for PAL_LINE defines 5 years ago
Andrew Tridgell 33182a9f11 AP_RCProtocol: use RC_OPTIONS fport pad option 5 years ago
Andrew Tridgell 7769cf5316 RC_Channel: added FPort pad option 5 years ago
Andrew Tridgell 60a13f4eeb AP_BoardConfig: added BRD_ALT_CONFIG parameter 5 years ago
Andrew Tridgell 66dd5925cf HAL_ChibiOS: added support for alternative pin configs 5 years ago
Andrew Tridgell 06a9baeb9b HAL_ChibiOS: adjust fmuv3 SPI priority 5 years ago
Andrew Tridgell a30e637484 HAL_ChibiOS: fixed bug in UART pin assignment 5 years ago
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