17135 Commits (802f6a4a1caeb2dd86b9f202e3e022f06d1d66f2)

Author SHA1 Message Date
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
Andrew Tridgell 369ac5edd0 HAL_ChibiOS: save more space in the bootloader 7 years ago
Andrew Tridgell e870b5f00a HAL_ChibiOS: use 32 bit flash operations when possible 7 years ago
Andrew Tridgell feefa05b41 HAL_ChibiOS: expose stm32_flash_ispageerased() 7 years ago
Andrew Tridgell dd1bd43a2e HAL_ChibiOS: added stm32_flash_keep_unlocked() 7 years ago
Alexander Malishev 95f3eb5ab6 HAL_ChibiOS: stop logging before reboot 7 years ago
Alexander Malishev cfa18b8e70 HAL_ChibiOS: reduce dataflash buffer size on targets with 128KB ram 7 years ago
Alexander Malishev 932cc4bb69 DataFlash: allow HAL to specify dataflash buffer sizes 7 years ago
Alexander Remizov dc15cbd513 AP_GPS: fixed ublox configuration 7 years ago
Andrew Tridgell dc0f2f9319 HAL_ChibiOS: use USB for stdout on more boards 7 years ago
Andrew Tridgell 2cfdc98453 HAL_ChibiOS: fixed omnibusf4pro bootloader LED pins 7 years ago
Andrew Tridgell b149089830 HAL_ChibiOS: fixed board IDs and added more bootloaders 7 years ago
Andrew Tridgell 2f8a534243 HAL_ChibiOS: expand param storage on F4 boards with flash storage 7 years ago
Andrew Tridgell b983caa97e StorageManager: allow for 15k storage 7 years ago
Andrew Tridgell e868a4fe8b HAL_ChibiOS: set FLASH_RESERVE_START_KB in the environment 7 years ago
Andrew Tridgell 1c807e0078 HAL_ChibiOS: added option to limit size of bootloader 7 years ago
Peter Barker cba61598b1 AP_Arming: a check_failed function 7 years ago
Peter Barker a44c1378f7 GCS_MAVLink: add send_textv functions 7 years ago
Andrew Tridgell 796291f176 AP_GPS: improved ccache build speed 7 years ago
Andrew Tridgell e11b3f2f0e HAL_ChibiOS: run CAN thread at 3KHz 7 years ago
Andrew Tridgell d88b710ea9 HAL_ChibiOS: added more bootloader hwdef-bl.dat files 7 years ago
Andrew Tridgell 518d41e0d4 HAL_ChibiOS: added OTP defines 7 years ago
Kelly-Foster ba9faafc98 AP_HAL: added MatekF405-wing subtype 7 years ago
Kelly-Foster ae84202bf2 HAL_ChibiOS: added MatekF405-Wing hwdef.dat 7 years ago