36065 Commits (5ae52038fa8132aff51b4d5abb8f775f2c1b2951)
 

Author SHA1 Message Date
Peter Barker 5ae52038fa Copter: make setting of home boolean in preparation for sanity checks 6 years ago
Peter Barker b6bf8d8368 Plane: make setting of home boolean in preparation for sanity checks 6 years ago
Peter Barker 2e403bfd52 AP_AHRS: make setting of home boolean in preparation for sanity checks 6 years ago
Peter Barker b97f9cc555 AP_Common: remove NuttX/C++10-related code 6 years ago
Peter Barker d89f740460 AP_HAL_Linux: AP_Common no longer gives board information; use AP_HAL_Boards 6 years ago
Peter Barker 44e89a1cd8 SITL: include stdio for some printfs 6 years ago
Peter Barker c4fd5ec350 AP_Logger: include stdio for some printfs 6 years ago
Peter Barker fc358092ed AP_Follow: remove header reliance on GCS and AHRS 6 years ago
Peter Barker caec67762e AP_Camera: move reliance on GCS into .cpp file 6 years ago
Peter Barker c235b1ccc2 RC_Channel: correct comment 6 years ago
Peter Barker 7259f3fa2f AP_Common: rearrange headers for consistency 6 years ago
Peter Barker e4e453402c AP_HAL: rearrange headers for consistency 6 years ago
Peter Barker effeebfeb8 Tools: autotest: skip failing RC test until code is fixed 6 years ago
Peter Barker e3368e193d Tools: autotest: add test for throttle failsafe 6 years ago
Peter Barker 17589ae3b9 AP_HAL_SITL: allow testing of throttle-goes-to-low-fixed-value rc failsafes 6 years ago
Peter Barker 44bc035f7b SITL: allow testing of throttle-goes-to-low-fixed-value rc failsafes 6 years ago
Peter Barker 5a19f447a7 Plane: devo telemetry no long requires singleton classes to be passed in 6 years ago
Peter Barker 277f3799a5 Rover: devo telemetry no long requires singleton classes to be passed in 6 years ago
Peter Barker 8de7f4a520 Copter: devo telemetry no long requires singleton classes to be passed in 6 years ago
Peter Barker 32ac4ccfce AP_Devo_Telem: correct some wayward comments 6 years ago
Peter Barker e863c5e533 AP_Devo_Telem: use AP_SerialManager singleton 6 years ago
Peter Barker 97a6ead690 AP_Devo_Telem: use AHRS singleton 6 years ago
Randy Mackay 2ba6aa7e8a Rover: guided heading-and-speed control fix 6 years ago
Mark Whitehorn fd385c0f91 Tools: autotest: add quadplane output_motor_mask check 6 years ago
Dr.-Ing. Amilcar do Carmo Lucas 8b54b6a5cf AP_Common: Move LOCATION_ALT_MAX_M declaration from AP_Common.h to Location.h 6 years ago
Peter Barker e23809fd59 Tools: ardupilotwaf: include AP_Parachute in all builds 6 years ago
Peter Barker 4f249db8bc Plane: move responsibility for parachute deployment up 6 years ago
Peter Barker 228d7b676d Copter: move responsibility for parachute deployment up 6 years ago
Peter Barker 9cd881b56c AP_Mission: move responsibility for parachute deployment up 6 years ago
Peter Barker 005ec5cd4d AP_Parachute: move responsibility for parachute deployment up 6 years ago
Peter Barker a1aefaff27 Tools: autotest: add parachute tests 6 years ago
Peter Barker ae03ccf2ba SITL: enable updating of external payload on SIM_Plane 6 years ago
Peter Barker 5828915a02 Tools: scripts: remove build_all_vrbrain.sh 6 years ago
Dr Nic Williams e12581eeb9 forward X11 traffic by default in Vagrant 6 years ago
Peter Barker dc0ad11f7a Sub: use altitude frame mapping function 6 years ago
Peter Barker 6d914f8af3 Tools: autotest: add test for moving sub in guided mode 6 years ago
Peter Barker 6fcdfbbe32 Rover: attempt to set home position regardless of GPS lock 6 years ago
Peter Barker 44b7763caf Sub: move handling of command-int MAV_CMD_DO_SET_HOME up 6 years ago
Peter Barker bf5eae3f72 Tracker: move handling of command-int MAV_CMD_DO_SET_HOME up 6 years ago
Peter Barker 4cdbcab723 Rover: move handling of command-int MAV_CMD_DO_SET_HOME up 6 years ago
Peter Barker 30671a6743 Plane: move handling of command-int MAV_CMD_DO_SET_HOME up 6 years ago
Peter Barker 270fa2dfb9 Copter: move handling of command-int MAV_CMD_DO_SET_HOME up 6 years ago
Peter Barker d8847a6192 GCS_MAVLink: move handling of command-int MAV_CMD_DO_SET_HOME up 6 years ago
Peter Barker 957f637043 Tools: autotest: add autotest for setting home position with command-int 6 years ago
Willian Galvani fd328f1e13 README: Add Autotest badge 6 years ago
Willian Galvani 963905f812 Autotest: Add badge to index.html 6 years ago
Peter Barker cfb3dfc4e5 Plane: AP_Frsky_Telem uses singletons 6 years ago
Peter Barker dab23b817c Rover: AP_Frsky_Telem uses singletons 6 years ago
Peter Barker a0189d6060 Copter: AP_Frsky_Telem uses singletons 6 years ago
Peter Barker 9023e6eb7d AP_Frsky_Telem: use rangefinder singleton 6 years ago