- Jan 09, 2015
-
-
Andrew Tridgell authored
-
Andrew Tridgell authored
-
- Jan 06, 2015
-
-
Staroselskii Georgii authored
-
- Jan 03, 2015
-
-
Andrew Tridgell authored
-
- Dec 26, 2014
-
-
Randy Mackay authored
-
- Dec 11, 2014
-
-
Randy Mackay authored
The antenna tracker's system id (aka SYSID) should be different from other vehicles but it's component id should be "1" like copter, plane and rover.
-
Andrew Tridgell authored
this should not be needed any more
-
Andrew Tridgell authored
this replaces the special purpose routing in the AntennaTracker
-
- Nov 18, 2014
-
-
Andrew Tridgell authored
-
- Oct 24, 2014
-
-
Andrew Tridgell authored
-
- Oct 11, 2014
-
-
Randy Mackay authored
-
Randy Mackay authored
Largely removes the sudden jerk that occurs when the user pushes the safety switch
-
Michael Oborne authored
-
- Oct 06, 2014
-
-
Randy Mackay authored
-
Randy Mackay authored
-
Randy Mackay authored
-
Randy Mackay authored
-
Randy Mackay authored
-
Randy Mackay authored
No functional change. Flow runs from top to bottom with functions at top of file calling those lower down.
-
Randy Mackay authored
-
Randy Mackay authored
-
Randy Mackay authored
Also set servo_limit flags for pitch
-
Randy Mackay authored
These capture the yaw and pitch range of movement in degrees
-
Randy Mackay authored
No functional change
-
Randy Mackay authored
No functional change
-
Randy Mackay authored
-
Randy Mackay authored
-
Randy Mackay authored
This ensure the tracker does not move in any mode until after the startup delay has passed
-
Randy Mackay authored
-
Randy Mackay authored
-
Randy Mackay authored
-
Randy Mackay authored
-
Randy Mackay authored
-
Randy Mackay authored
-
Randy Mackay authored
No functional change
-
Randy Mackay authored
-
Randy Mackay authored
no functional impact
-
- Oct 01, 2014
-
-
Randy Mackay authored
-
Randy Mackay authored
-
Randy Mackay authored
previously heartbeat messages from the vehicle could be processed twice. Once at the top of hte handleMessage function where they were forwarded onto the GCS and then again lower down in the function where all received heartbeats were sent to the vehicle.
-