41072 Commits (b9ff846162f9ee6b2a9593ccf9e0e0743da4dd97)
 

Author SHA1 Message Date
Andrew Tridgell a2d40d040a AP_UAVCAN: added logging of CAN ESC status 5 years ago
Andrew Tridgell 58fcd4601a AP_Logger: added CESC message for logging CAN ESC status 5 years ago
Andrew Tridgell b4966f21d8 AP_UAVCAN: added logging of UAVCAN actuator::Status messages 5 years ago
Andrew Tridgell 2666853100 AP_Logger: added CSRV logging for CAN servo status 5 years ago
Peter Barker 57300d0769 Tools: remove build before running coverage 5 years ago
Peter Barker e3cc580dbc autotest: make running examples in autotest more reliable 5 years ago
Peter Barker a919e8fd45 autotest: adjust NMEAOutput test to take into account NMEA GPS update lag 5 years ago
Peter Barker 1ff07762de Copter: remove report_compass method 5 years ago
Peter Barker 2694560c38 Copter: generally unseen remove report_version 5 years ago
Andrew Tridgell 22f8221427 AP_SerialManager: implement new UART option bits 5 years ago
Andrew Tridgell bb5c1d07e1 HAL_ChibiOS: implement new UART option bits 5 years ago
Andrew Tridgell 4eccea2607 AP_HAL: define more UART option bits 5 years ago
Andrew Tridgell ab0f1a8887 HAL_ChibiOS: added max uarts check 5 years ago
Andrew Tridgell 0d31e614ed HAL_ChibiOS: added ALT(1) configs for more boards 5 years ago
Henry Wurzburg 040a1b7fbe Plane:fix typo in ARSPD_FBW_MAX param description 5 years ago
Peter Barker 54521fbbcb autotest: correct sub output on test failure 5 years ago
Andy Piper 54b6e7b264 AP_Logger: mavlink backend needs to be the last backend 5 years ago
Andrew Tridgell b3804e1ec0 ChibiOS: added TIM8 support 5 years ago
Andrew Tridgell 2b8399dba3 Tools: update IO firmware for FPort support 5 years ago
Andrew Tridgell 61f8e6f0d1 HAL_ChibiOS: added alt config for USART6 on MatekF765-Wing 5 years ago
Peter Barker 326a569ea8 Copter: remove dangling read_control_switch method declaration 5 years ago
Andrew Tridgell 26e0f5c084 Tools: add python version option to configure_all.py 5 years ago
Andrew Tridgell 296a4cb086 HAL_ChibiOS: re-format and fix chibios_hwdef.py for flake8 5 years ago
Andrew Tridgell 9c2b5a05bd HAL_ChibiOS: fixed python3 error 5 years ago
Andrew Tridgell 1b528137f7 GCS_MAVLINK: cope with AP_Frsky_Telem being created after init 5 years ago
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