15054 Commits (801c4d0a9321487c193e9ffdb18bae92ca333027)
 

Author SHA1 Message Date
Andrew Tridgell 801c4d0a93 Build: disable board specific build tags 10 years ago
Andrew Tridgell f69622f041 Travis: cope with setuptools upgrade failing 10 years ago
Jonathan Challinger 604742ac0e rc.APM: disarm px4io before trying to update 10 years ago
Andrew Tridgell db9c8548a5 HAL_VRBrain: call parent Util constructor 10 years ago
Andrew Tridgell ebacb2b496 HAL_PX4: call parent Util constructor 10 years ago
Jonathan Challinger 59cf1c29ff AP_HAL_VRBRAIN: attempt to initialize USB while soft-disarmed 10 years ago
Jonathan Challinger e908fcafb1 AP_HAL_PX4: attempt to initialize USB while soft-disarmed 10 years ago
Jonathan Challinger c2d60ed7a8 Replay: use hal.util soft_armed state 10 years ago
Jonathan Challinger d08aa3edac APMrover2: use hal.util soft_armed state 10 years ago
Jonathan Challinger 4105edaa87 Plane: use hal.util soft_armed state 10 years ago
Jonathan Challinger 0cc83b1826 Copter: use hal.util soft_armed state 10 years ago
Jonathan Challinger 50466848f7 AP_NavEKF: use hal.util soft_armed state 10 years ago
Jonathan Challinger 180c85817d AP_AHRS: remove armed state, use hal.util soft_armed state 10 years ago
Jonathan Challinger aa7776ea59 AP_HAL: add soft_armed state to hal.util 10 years ago
Jonathan Challinger 5059fc620c Build: add git hashes to .px4 files 10 years ago
Andrew Tridgell fdcd5ca1a1 GCS_MAVLink: re-generate headers 10 years ago
Andrew Tridgell b227f8463f GCS_MAVLink: merge upstream mavlink changes 10 years ago
Andrew Tridgell d0075c0d23 Plane: support AUTOPILOT_VERSION command 10 years ago
Andrew Tridgell 4484465b38 AntennaTracker: support AUTOPILOT_VERSION command 10 years ago
Andrew Tridgell 529a05256d Rover: support AUTOPILOT_VERSION command 10 years ago
Andrew Tridgell 4ade22c94b Copter: use common send_autopilot_version() 10 years ago
Andrew Tridgell 8cfe8c5823 GCS_MAVLink: moved send_autopilot_version() to common code 10 years ago
Andrew Tridgell 8e35baaef8 GCS_MAVLink: re-generate headers 10 years ago
Jonathan Challinger 62c63e9b35 Copter: support AUTOPILOT_VERSION_REQUEST message 10 years ago
Jonathan Challinger c5d66cdfba Copter: add send_autopilot_version 10 years ago
Jonathan Challinger 0d1f0f4eb0 GCS_MAVLink: add AUTOPILOT_VERSION_REQUEST 10 years ago
Luis Rodrigues 6557432c0d PX4: Added support for TeraRanger One sensor 10 years ago
Andrew Tridgell e43fe520e8 AP_BoardConfig: added BRD_SBUS_OUT parameter 10 years ago
mirkix 460b434708 AP_InertialSensor: add apm1 oilpan support 10 years ago
mirkix 98b78e61c2 AP_InertialNav: fix apm1 oilpan support 10 years ago
mirkix 49d81a9c99 AP_AHRS: fix apm1 oilpan support 10 years ago
Grant Morphett 3a5eb33d86 GCS_MAVLink: Bug - CLI_ENABLED check should be in vehicle code only. 10 years ago
Grant Morphett 4860c84dff AP_NavEKF: Changes to fix the warnings in rover sitl build. 10 years ago
Grant Morphett 300a02f4e4 AP_Math: Changes to fix the warnings in rover sitl build. 10 years ago
Grant Morphett b511410b48 AP_InertialSensor: Changes to fix the warnings in rover sitl build. 10 years ago
Grant Morphett 525787078f AP_HAL: Changes to fix the warnings in rover sitl build. 10 years ago
Grant Morphett e7e9e1adf0 AP_GPS: Changes to fix the warnings in rover sitl build. 10 years ago
Grant Morphett 52c5db8440 AP_Compass: Changes to fix the warnings in rover sitl build. 10 years ago
Grant Morphett 0b4ac5d256 AP_Common: Changes to fix the warnings in rover sitl build. 10 years ago
Grant Morphett 4ffb4f6fef APMrover2: Changes to fix the warnings in rover sitl build. 10 years ago
Randy Mackay e7ac9d27f5 Copter: AC3.2.1 release notes 10 years ago
Randy Mackay 99ca779718 Copter: fix to allow arming in Guided from GCS 10 years ago
Randy Mackay a8c176f104 PX4: smart battery on second I2C bus 10 years ago
Andrew Tridgell 03e110c834 Plane: update release notes 10 years ago
Andrew Tridgell e0db5616a2 Plane: fixed HIL mode in plane 10 years ago
Andrew Tridgell ac3dd87790 AP_Baro: added hil_mode support 10 years ago
Randy Mackay 4ff75f0371 Copter: perf info ignores slow loop due to arming 10 years ago
Randy Mackay 82df53ed80 CPUInfo: fix compile error 10 years ago
Jonathan Challinger 5f7480b740 AP_Math: change fast_atan2 to use atan2f on fast CPUs 10 years ago
Andrew Tridgell b64077ac2e GCS_MAVLink: fixed example build 10 years ago