- Feb 28, 2019
-
-
bresch authored
-
mcsauder authored
-
mcsauder authored
Cut case MAVLINK_MSG_ID_HIL_STATE_QUATERNION content and paste into handle_message_hil_state_quaternion() method.
-
mcsauder authored
Cut case MAVLINK_MSG_ID_HIL_OPTICAL_FLOW content and paste into handle_message_hil_optical_flow() method.
-
mcsauder authored
Cut case MAVLINK_MSG_ID_DISTANCE_SENSOR content and paste into handle_message_distance_sensor() method.
-
mcsauder authored
Cut case MAVLINK_MSG_ID_LANDING_TARGET content and paste into handle_message_landing_target() method.
-
Daniel Agar authored
-
Daniel Agar authored
-
- Feb 27, 2019
-
-
TSC21 authored
-
TSC21 authored
-
TSC21 authored
-
TSC21 authored
mission_feasibility_checker: takeoff: add a different log message when there's a takeoff item but it's not the first waypoint
-
TSC21 authored
-
TSC21 authored
-
TSC21 authored
mission_feasibility_checker: takeoff: accept mission when takeoff is not the first item but the previous items are not waypoints
-
TSC21 authored
-
TSC21 authored
navigator: mission feasibility checker: check for a takeoff waypoint on mission on specific conditions
-
Daniel Agar authored
-
Daniel Agar authored
-
Daniel Agar authored
- the Jenkins slave now has the gdb server already started in the background
-
- Feb 26, 2019
-
-
David Sidrane authored
nARMED is a Digital OUTPUT. GPIO will be set as input while not armed HW will have Pull UP. While armed it will be configured as a GPIO OUT set LOW.
-
David Sidrane authored
-
David Sidrane authored
This adds an optional default support for HW that does not have and external armed indiction.
-
Mark Sauder authored
Mavlink receiver: Move most variable initializations out of the constructor to the variable declarations
-
Matthias Grob authored
by comparing the configuration options that cmake reports from the cache with the ones from the current build
-
Matthias Grob authored
-
Matthias Grob authored
cleanup nuttx_, _default targets
-
mcsauder authored
Move member variable initialization out of the constructor list to variable declarations, format whitespaces/tabs in sf1xx.cpp.
-
- Feb 25, 2019
-
-
bresch authored
-
Matthias Grob authored
Before if you were above the maximum altitude you could not command to go down anymore until the position controller had overshoot to under the maximum altitude again.
-
Matthias Grob authored
-
Matthias Grob authored
-
fpvaspassion authored
-
Mohammed Kabir authored
-
Alessandro Simovic authored
-
sfalexrog authored
-
Hamish Willee authored
-
Hamish Willee authored
-
bresch authored
-
- Feb 24, 2019
-
-
Daniel Agar authored
- fixes Coverity CID 328485
-