50500 Commits (528e57c2ae96883e3253f2821463c710f413830f)
 

Author SHA1 Message Date
Andrew Tridgell debae1381c Plane: fixed a bug in POSITION1 speed thresholds 3 years ago
Peter Barker bb973ac913 autotest: print content of sitl /proc/PID/status on death 3 years ago
Peter Barker f86b2c1051 autotest: add sanity check that sim time is updating 3 years ago
Peter Barker 306bd0a4ab SIM_GPS: make writing of data w/out byteloss more efficient 3 years ago
Peter Barker 13bd2379cf SITL: use SITL::SerialDevice in place of pipe for communication 3 years ago
Peter Barker 9ebd0cdeed AP_HAL_SITL: use SITL::SerialDevice in place of pipe for communication 3 years ago
Peter Barker a0418eaab5 .github: install anytree along with elf_diff 3 years ago
Randy Mackay 3b34087977 Tools: DeSET mapping boat default parameters 3 years ago
Peter Barker b6293acbce autotest: tweak how we make gps bad in fallback test 3 years ago
Peter Barker a88464c928 SITL: send sv_info from both GPS instances 3 years ago
Andrew Tridgell 8a4001817b HAL_ChibiOS: added support for Pixhawk5X 3 years ago
Andrew Tridgell f0a4e6e55b Tools: added Pixhawk5X bootloader 3 years ago
Andrew Tridgell 8a6a47aa3f Tools: autobuild Pixhawk5X 3 years ago
Andrew Tridgell 5f15432e07 HAL_ChibiOS: allow for NODMA patterns 3 years ago
Andrew Tridgell 7f2bcf927c HAL_ChibiOS: allow setting of armed pin 3 years ago
Andrew Tridgell c77dfae9a4 HAL_ChibiOS: adjust modalai for INA2xx batt mon change 3 years ago
Andrew Tridgell 75dfa6bae4 AP_BattMonitor: support other INA2xx battery monitors 3 years ago
Andrew Tridgell 34ba3e4782 AP_HAL: make set_soft_armed() virtual 3 years ago
Andrew Tridgell dfd2686878 Tools: fixed uploader.py for px4 bootloader 3 years ago
Andrew Tridgell 350de066a5 Tools: recognise Auterion bootloader string 3 years ago
Peter Barker f7d42a3f3b GCS_MAVLink: add board ID to AUTOPILOT_VERSION mavlink msg 3 years ago
Peter Barker 8de7261c67 autotest: sim_vehicle.py: add --auto-offset-line 3 years ago
Peter Barker e7b30a0085 sim_vehicle.py: correct setting of udpclient ports 3 years ago
Peter Barker 856fe6a1fb autotest: sim_vehicle: neaten sanity check for sysid 3 years ago
Peter Barker 4d5411b42f autotest: sim_vehicle: correct AP commandline for multicast/udpclient 3 years ago
Michael Day 93e6c1a920 Tools: sysid cannot be run together with auto-sysid 3 years ago
Arash Negahdar d065515b2a Tools: Use a single MAVProxy instance in sim_vehicle 3 years ago
Arash Negahdar 49af90a70e Tools: Set SYSID based on instance number in sim_vehicle.py 3 years ago
Peter Barker 554e7f8d1c ArduPlane: move EFI to AP_Vehicle 3 years ago
Peter Barker ce352410e1 AP_Vehicle: move EFI to AP_Vehicle 3 years ago
Peter Barker 56dda4c07f autotest: fix race condition in Rover gcs mission test 3 years ago
Hwurzburg ee5df978af ArduCopter: add Y4 Frame type to Quadcopters 3 years ago
Hwurzburg 0b5123b194 AP_Motors: add Y4 Frame type to Quadcopters 3 years ago
bugobliterator 85284d1bc0 GCS_MAVLink: remove use of AP_BattMonitor if AP_Periph and Battery disabled 3 years ago
bugobliterator 418ac60373 AP_HAL_ChibiOS: disable watchdog when DISABLE_WATCHDOG is defined 3 years ago
bugobliterator 323c0b2ab4 module: update ChibiOS 3 years ago
Tatsuya Yamaguchi 0ff28df2ba Copter: change the default of zigzag wp delay to 0 3 years ago
Josh Henderson 32e628f267 Tools: size_compare_branches.py add -vehicle option 3 years ago
Andrew Tridgell 01fb16b3b0 AP_AHRS: relax arming checks for inactive AHRS types 3 years ago
Michel Pastor 04a170d141 AP_SerialManager: fix ESC telem baud rate so that it is consistent with other protocols baud forcing 3 years ago
Josh Henderson ea4c3d68d6 AP_Airspeed: make MAV_SEVERITY levels higher 3 years ago
Peter Barker 6a12d3f5d9 Plane: use enum class for StickMixing 3 years ago
Mirko Denecke 8b46ab66bd AP_Motors: remove throttle roll adjust for single motor tailsitter 3 years ago
Buzz 854266dc78 ESP32: drop submodule and add script to get it as a clone and/or submodule 3 years ago
Andrew Tridgell 8f3dd4046d git: replace git:// URLs for submodules with https 3 years ago
Iampete1 70605fd3e0 MAVLInk: step forward head to add to scripting enum 3 years ago
Iampete1 b047ea5c02 AP_Scripting: stop and restart scripting via command int 3 years ago
Peter Barker 6a46ccf019 AP_Beacon: have nooploop use base-class uart instance 3 years ago
Iampete1 73fb871695 AP_BatteryMoniter: combine pointer loaded param tables 3 years ago
Iampete1 7d4f305f20 AP_BatteryMoniter: add mask param to sum battery backend. 3 years ago