15152 Commits (0a33a7c15a1a50401d5ab3bb678408bb66565b5f)
 

Author SHA1 Message Date
Randy Mackay da4a36c4e0 Copter: fix nack result_unsupported when arming fails 10 years ago
Randy Mackay 7ae1436b97 Copter: nack result_failed when arming fails 10 years ago
Andrew Tridgell 0b3118b3c4 Travis: more packages for new PX4 build 10 years ago
Andrew Tridgell 648c398ccd PX4: added README for new tools 10 years ago
Andrew Tridgell 5d6bed2814 PX4: added genmsg and gencpp tools 10 years ago
Andrew Tridgell 96d290a283 PX4: add PYTHONPATH for genmsg and gencpp tools 10 years ago
Andrew Tridgell 04bef5ccf3 AP_InertialSensor: don't skip delay if we are a bit early 10 years ago
Andrew Tridgell 619196b6b3 HAL_PX4: fixes for new PX4 device paths 10 years ago
Andrew Tridgell 38d63d51a5 AP_RangeFinder: change for new PX4 device paths 10 years ago
Andrew Tridgell 995311f807 AP_OpticalFlow: change for new PX4 device paths 10 years ago
Andrew Tridgell 9f7e20090c AP_Notify: change for new PX4 device paths 10 years ago
Andrew Tridgell 4537acb898 AP_InertialSensor: change for new PX4 device paths 10 years ago
Andrew Tridgell 99ed508903 AP_Compass: change for new PX4 paths 10 years ago
Andrew Tridgell beeb9173ea AP_Baro: change for new PX4 paths 10 years ago
Andrew Tridgell 26a77dc502 AP_Airspeed: change for new PX4 paths 10 years ago
Andrew Tridgell 001643d5a3 HAL_PX4: always use the hrt semaphore based delay 10 years ago
Andrew Tridgell 7f0060b881 HAL_PX4: reduce the amount of time between loop() calls 10 years ago
myly10 7bb079b348 AP_Parachute.cpp: Typo correction. 10 years ago
Grant Morphett 171c0476b6 APMrover2: Publish Beta Release of version 2.48 10 years ago
Randy Mackay 77d8f88e45 Copter: fence, rtl, land use alt-above-home 10 years ago
Randy Mackay 4d566bf462 Copter: current_loc.alt is alt-above-home 10 years ago
Randy Mackay 7e11ec9a6f Copter: surf tracking, do-land use inav alt 10 years ago
Randy Mackay cb66bf8b98 Copter: functions to convert alt-above-home vs alt-above-origin 10 years ago
Randy Mackay 9bd3a7249a Copter: disable inertial nav 10 years ago
Randy Mackay fbe87afb9c Copter: pre-arm check of EKF origin vs home 10 years ago
Randy Mackay e7579198c9 Copter: when arming set home to current loc only if not locked 10 years ago
Randy Mackay 9e156d2f81 Copter: always update current_loc regardless of inav state 10 years ago
Randy Mackay 7029b11414 Copter: support do_set_home command from GCS and mission 10 years ago
Randy Mackay d5fd6d2a99 Copter: use home_is_set function 10 years ago
Randy Mackay e081b9d1c7 Copter: home is set becomes three state 10 years ago
Randy Mackay a4fd36a775 Copter: fix compile error when fence disabled 10 years ago
Staroselskii Georgii 75cd41a7c1 AP_HAL_Linux: added NavioAnalogIn 10 years ago
Staroselskii Georgii b5aef01f72 AP_ADC: added ADS1115 support 10 years ago
Staroselskii Georgii 195aa5fc6b AP_HAL_Linux: take the semaphore in SPIUARTDriver for shorter periods of time 10 years ago
Staroselskii Georgii 64da7f0360 AP_HAL_Linux: fix macro that defines number of I/O callbacks 10 years ago
Staroselskii Georgii 5b21bd2f1d AP_HAL_Linux: make Ublox transactions shorter 10 years ago
Staroselskii Georgii 4034004194 AP_HAL_Linux: switch NavIO to kernel CS handling 10 years ago
Paul Riseborough 9f552eaa4b AP_NavEKF: Fix bug that resets position to origin when vehicle arms 10 years ago
Paul Riseborough b8d3da3846 AP_NavEKF: Report last known position when vehicle is disarmed 10 years ago
Andrew Tridgell 4aa8a012de GCS_MAVLink: re-generate headers (updated stdint.h usage) 10 years ago
Andrew Tridgell e9f87a2626 Plane: implement MAV_CMD_REQUEST_AUTOPILOT_CAPABILITIES 10 years ago
Andrew Tridgell 81302fe190 Copter: implement MAV_CMD_REQUEST_AUTOPILOT_CAPABILITIES 10 years ago
Andrew Tridgell 6ec65bf629 AntennaTracker: implement MAV_CMD_REQUEST_AUTOPILOT_CAPABILITIES 10 years ago
Andrew Tridgell 149daf23a6 Rover: implement MAV_CMD_REQUEST_AUTOPILOT_CAPABILITIES 10 years ago
Andrew Tridgell 991afa9999 GCS_MAVLink: re-generate headers 10 years ago
Andrew Tridgell 7a6d91035e GCS_MAVLink: merge upstream changes 10 years ago
Andrew Tridgell 55041c7a7a AP_NavEKF: prevent division by zero in SmallEKF 10 years ago
Staroselskii Georgii 1670ccf774 Rover: fixed BattMonitor initialisation 10 years ago
Andrew Tridgell 801c4d0a93 Build: disable board specific build tags 10 years ago
Andrew Tridgell f69622f041 Travis: cope with setuptools upgrade failing 10 years ago