1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-11-30 08:24:11 +01:00
LibrePilot/flight/Modules/ManualControl
Brian Webb 43f6458f86 Reduced the sizeof the UAVObject metadata by:
1) Combining all binary or mode values into a single byte
  2) Adding accessor functions to read/write the flag bits
  3) Reduced the size of the time values from 32 bits to 16 bits
2012-02-20 18:45:18 -07:00
..
inc UAVObjects: Space allocated in manualcontrolcommand did not match the number of 2011-09-09 01:17:13 -05:00
manualcontrol.c Reduced the sizeof the UAVObject metadata by: 2012-02-20 18:45:18 -07:00