- May 13, 2013
-
-
Andrew Tridgell authored
-
Andrew Tridgell authored
these will be back in 2.74
-
Andrew Tridgell authored
-
Andrew Tridgell authored
these are not use anymore, as voltage_average() is used instead
-
Andrew Tridgell authored
needed for different analog input scaling
-
Andrew Tridgell authored
-
Andrew Tridgell authored
this fixes it on PX4
-
Andrew Tridgell authored
this allows it to work on PX4
-
Andrew Tridgell authored
-
Andrew Tridgell authored
-
Andrew Tridgell authored
-
Andrew Tridgell authored
this is for ratiometric sensors such as the 3DR airspeed sensor and the Maxbotix analog sonar
-
Andrew Tridgell authored
-
Andrew Tridgell authored
-
Paul Riseborough authored
If WP A and B were the same or ground speed was exactly zero, then the previous code would produce a nan output. Protection against these two cases has been added. If WP A and B are equal, we track directly to the target waypoint
-
- May 12, 2013
-
-
Randy Mackay authored
-
- May 11, 2013
-
-
Andrew Tridgell authored
-
Andrew Tridgell authored
-
Randy Mackay authored
Also smooth RTL's initial climb stage by projecting stopping point
-
Randy Mackay authored
-
Randy Mackay authored
We do not want people modifying the COMPASS_MOTCT manually
-
- May 10, 2013
-
-
Randy Mackay authored
-
Randy Mackay authored
Perhaps easier to understand if we use the "nav" and "conditional" command labels
-
Randy Mackay authored
-
Randy Mackay authored
individual do_* commands are responsible for setting roll-pitch, yaw and throttle modes. Removing this redundant setting of the controllers removes the short period (10th second max) where loiter and waypoint controller's desired roll and pitch were used even before the controllers have been run once.
-
Randy Mackay authored
This stops run-up in target position and nav controller I terms ahead of throttle being raised
-
- May 09, 2013
-
-
Andrew Tridgell authored
-
Andrew Tridgell authored
-
Andrew Tridgell authored
-
Andrew Tridgell authored
-
Andrew Tridgell authored
-
Andrew Tridgell authored
-
Andrew Tridgell authored
-
Andrew Tridgell authored
-
Andrew Tridgell authored
-
Andrew Tridgell authored
-
Andrew Tridgell authored
-
Andrew Tridgell authored
needed for new nuttx structure
-
Randy Mackay authored
Nose was only pointing home if your initial altitude was above the RTL_ALT
-
Andrew Tridgell authored
-