40094 Commits (ecdc425ce8b1b963a467535311bb4e30796e1a5b)
 

Author SHA1 Message Date
Michael du Breuil b42b1c08c4 Copter: Support new AP_Vehicle::set_mode 5 years ago
Michael du Breuil 6d7b196212 Tracker: Support new AP_Vehicle::set_mode 5 years ago
Michael du Breuil a1acc75e11 Rover: Support new AP_Vehicle::set_mode 5 years ago
Michael du Breuil c369139be0 AP_Logger: Support new ModeReason 5 years ago
Michael du Breuil cb1b236439 GCS_MAVLink: Use the vehicle singleton to directly set the flight mode 5 years ago
Michael du Breuil a44a7f541b AP_Vehicle: Support set_mode 5 years ago
Peter Barker 0f4337b7b1 AP_HAL_Linux: release mutex lock before calling write(c) 5 years ago
Andrew Tridgell 6f6a8d5d14 Tools: auto-build AP_Periph binaries 5 years ago
Andrew Tridgell 2818151a39 AP_RangeFinder: disable some incompatible drivers for AP_Periph 5 years ago
Andrew Tridgell c08d37bd8f Tools: fixed build with --out directory for build_binaries 5 years ago
Andrew Tridgell 1bf037297d HAL_ChibiOS: set correct APJ_BOARD_ID for ZubaxGNSS 5 years ago
Andrew Tridgell eeaf6c0f30 Tools: updated CAN bootloaders 5 years ago
Andrew Tridgell 46cb585af2 AP_Periph: use APJ_BOARD_ID in hw major/minor 5 years ago
Andrew Tridgell 34e0ac51f5 AP_Bootloader: use APJ_BOARD_ID in hw major/minor 5 years ago
Andrew Tridgell 83eeca2586 AP_Scripting: fixes for modified AP_ROMFS API 5 years ago
Andrew Tridgell c4d78a7d8c AP_OSD: fixes for modified AP_ROMFS API 5 years ago
Andrew Tridgell ef1aaa6db0 AP_IOMCU: fixes for modified AP_ROMFS API 5 years ago
Andrew Tridgell 1a1d7e0525 AP_ROMFS: support uncompressed romfs data 5 years ago
Andrew Tridgell 49e669aa1f HAL_ChibiOS: support uncompressed bootloader on f103-periph 5 years ago
Andrew Tridgell cffb434de8 HAL_ChibiOS: tweak stack on f103-periph 5 years ago
Andrew Tridgell c219d357f0 waf: allow for uncompressed ROMFS 5 years ago
Andrew Tridgell a3b61a1b02 HAL_ChibiOS: enable ROMFS for ZubaxGNSS and f103-periph 5 years ago
Andrew Tridgell 513e483821 AP_Compass: disable HIL for AP_Periph 5 years ago
Andrew Tridgell 0c00bb935a AP_Periph: support updating bootloader with FLASH_BOOTLOADER option 5 years ago
Andrew Tridgell c6a372bfdd AP_Periph: fixed handling of 16 char param names 5 years ago
Andrew Tridgell ad3b1eaaf0 AP_Periph: enable AP_ROMFS build 5 years ago
Andrew Tridgell a224342b18 HAL_ChibiOS: enable ROMFS for CUAV_GPS 5 years ago
Randy Mackay 15643f9245 Rover: release notes for 4.0.0-rc2 5 years ago
Andrew Tridgell 14cdac9202 AP_GPS: fixed GPS to UART mapping 5 years ago
Peter Barker f6b6aa68ed AP_Scripting: add a hello world example 5 years ago
Peter Barker 099379713c AP_Scripting: add simple example of a loop 5 years ago
Peter Barker 7842d07b12 autotest: add test for scripting 5 years ago
Peter Barker f431c0b256 Replay: use ahrs singleton to log ATT, POS and AHRS2 5 years ago
Peter Barker 3cd66dbdd9 Sub: use ahrs singleton to log ATT, POS and AHRS2 5 years ago
Peter Barker 1d99fbebc9 Plane: use ahrs singleton to log ATT, POS and AHRS2 5 years ago
Peter Barker 9c57862ec6 Copter: use ahrs singleton to log ATT, POS and AHRS2 5 years ago
Peter Barker 52ec1dba5e Tracker: use ahrs singleton to log ATT, POS and AHRS2 5 years ago
Peter Barker 3fff2eaf6d Rover: use ahrs singleton to log ATT, POS and AHRS2 5 years ago
Peter Barker c30873097a AP_Logger: use ahrs singleton to log ATT, POS and AHRS2 5 years ago
Vlad-Andrei Dorobantu d7132928d1 Copter: corrected undefined data member causing linking error 5 years ago
Randy Mackay 01c36fa6aa AP_Compass: LEARN param default to 0 for all vehicles 5 years ago
Peter Hall 8d058d58be Tools: autotest: update sailboat default params 5 years ago
Peter Hall 43449a4adb AR_WPNav: remove unneeded overshoot methods 5 years ago
Peter Hall 75956755bb Rover: add dedicated sailboat crosstrack and loiter params 5 years ago
Andrew Tridgell f69be70772 HAL_ChibiOS: save some memory in f103-periph build 5 years ago
Randy Mackay a7eea2a4e3 Rover: wheel encoder sends alternate sensors on each update 5 years ago
Randy Mackay b4a8691a9e AP_NavEKF3: remove wheel encoder update limit 5 years ago
Randy Mackay 93aa600e5d Rover: ekf check allows relative position estimates 5 years ago
Randy Mackay 63309c6925 AP_NavEKF3: suppress ekf fail-to-set-origin if core disabled 5 years ago
Randy Mackay e32a8556b2 AP_NavEKF2: suppress ekf fail-to-set-origin if core disabled 5 years ago