17058 Commits (fcd351b5c03012b21c1b48159ddc860caf68a63f)

Author SHA1 Message Date
Alexander Malishev fcd351b5c0 AP_OSD: fixed gps stat and messages items, reformat 7 years ago
Alexander Malishev af96673004 AP_OSD: added screen switch by rc channel 7 years ago
Alexander Malishev e487f37fd7 HAL_ChibiOS: added font check on startup 7 years ago
Alexander Malishev 79b289f97e HAL_ChibiOS: reverted change in omnibus hwdef.dat 7 years ago
Andrew Tridgell 43d0a61da0 AP_OSD: fixed build 7 years ago
Andrew Tridgell 76fd0962e7 AP_OSD: fixes from review comments 7 years ago
Andrew Tridgell 06fdc50169 AP_OSD: switched to 2-d arrays 7 years ago
Andrew Tridgell 2fb63828bb AP_OSD: use fixed array sizes 7 years ago
Andrew Tridgell 2c29d1c297 AP_OSD: tidy ups 7 years ago
Andrew Tridgell 5dc3515c83 AP_OSD: fixed X range 7 years ago
Andrew Tridgell 8f8107d13f AP_OSD: moved to new parameter system 7 years ago
Andrew Tridgell 8e8508a9f3 HAL_ChibiOS: enable OSD for MatekF405 7 years ago
Andrew Tridgell cf19e7a3ae HAL_ChibiOS: enabled OSD on KakuteF4 7 years ago
Alexander Malishev c1d82a43c5 AP_OSD: initial version 7 years ago
Alexander Malishev 568e5a24b4 AP_Notify: initial OSD support 7 years ago
Alexander Malishev 8ce7ef1342 HAL_ChibiOS: added OSD support for MatekF405 and Omnibuspro 7 years ago
Andrew Tridgell 35f835a021 HAL_ChibiOS: improved OMNIBUSF7V2 support 7 years ago
Andrew Tridgell 7cce23671a HAL_CbibiOS: removed unnecessary BOARD_SUBTYPE define 7 years ago
Andrew Tridgell 5bf078cc86 HAL_ChibiOS: fixed build with -Werror-sign-compare 7 years ago
Alexander Malishev 14db344c12 AP_RCProtocol: improve s-bus parsing 7 years ago
Lucas De Marchi 49d08ba72a Global: remove minlure 7 years ago
Lucas De Marchi d31e85e738 AP_HAL_Linux: fix copy and paste error on gpio table 7 years ago
Peter Barker 9eb53e333b AP_Compass: tidy consistency calculations 7 years ago
Michael du Breuil a92c4aa9fd AP_HAL: Update comment on UARTDriver::begin to reflect automatic 7 years ago
Michael du Breuil 3af6b78d67 AP_HAL_VRBrain: Clear UART buffers when opening a port 7 years ago
Michael du Breuil 8680f1ab52 AP_HAL_SITL: Clear UART buffers when opening a port 7 years ago
Michael du Breuil 512939a839 AP_HAL_PX4: Clear UART buffers when opening a port 7 years ago
Michael du Breuil 7043738f3b AP_HAL_Linux: Clear UART buffers when opening a port 7 years ago
Michael du Breuil 153ee6ca8e AP_HAL_ChibiOS: Clear UART buffers when opening a port 7 years ago
Michael du Breuil 037e53ba8a AP_HAL_ChibiOS: Reduce flash space of UARTDriver 7 years ago
Peter Barker e7e0ee0b50 AP_Proximity: add methods covering sensor health, enable and present 7 years ago
Pierre Kancir bffe3f6c21 AC_WPNav: add getter for crosstrack_error 7 years ago
Michael du Breuil d977ca091a AP_Arming: Correct an edge case that would not run compass checks 7 years ago
Patrick José Pereira cd5c59773b AP_HAL_SITL: Use SITL, baro, INS and compass singletons 7 years ago
Patrick José Pereira a4d8ed4b75 AP_HAL_SITL: Use reinterpret_cast with AP_Param::find_object 7 years ago
Patrick José Pereira ae378f0fb3 SITL: Use reinterpret_cast with AP_Param::find_object 7 years ago
Patrick José Pereira f68b07df1f SITL: Use SITL singleton 7 years ago
Patrick José Pereira 00cb588257 AP_RPM: Use SITL singleton 7 years ago
Patrick José Pereira 50613c3800 AP_Proximity: Use SITL singleton 7 years ago
Patrick José Pereira 653784479e AP_OpticalFlow: Use SITL singleton 7 years ago
Patrick José Pereira 0c06bf89e5 AP_InertialSensor: Use SITL singleton 7 years ago
Patrick José Pereira e456655932 AP_Compass: Use SITL singleton 7 years ago
Patrick José Pereira 37fbd6aaa1 AP_Beacon: Use SITL singleton 7 years ago
Patrick José Pereira 4ae6bd2c7e AP_Baro: Use SITL singleton 7 years ago
Patrick José Pereira 819f08b7f7 AP_AHRS: Use SITL singleton 7 years ago
Andrew Tridgell a0b4553a26 HAL_ChibiOS: fixed bootloader build issue 7 years ago
Andrew Tridgell bf6fb72904 HAL_ChibiOS: fixed 32 bit flash writes 7 years ago
Andrew Tridgell f71d2a7417 HAL_ChibiOS: support bootloaders with no uarts 7 years ago
Andrew Tridgell 277836ccc7 HAL_ChibiOS: added bootloader definition for fmuv3 7 years ago
Andrew Tridgell e40457d98f HAL_ChibiOS: avoid malloc in usbcfg 7 years ago