1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-12-04 12:24:11 +01:00
LibrePilot/flight/UAVObjects/inc
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
..
eventdispatcher.h OP-265 CopterControl: Fork main OpenPilot directory 2011-01-14 01:38:24 +00:00
uavobjectmanager.h Reduced the sizeof the UAVObject metadata by: 2012-02-20 18:45:18 -07:00
uavobjectsinittemplate.h VTalk (flight): Buffers allocated dynamically with size calculated by UAVObjGenerator. Support for tx packet sizes < object size.i 2011-06-24 02:08:20 +02:00
uavobjecttemplate.h UAVObjects ; Modules/ManualControl: Fixed metadata interface and segfault when retrieving it 2011-11-30 09:20:46 +01:00
utlist.h OP-265 Flight reorganization of UAVObjects and Modules up a directory 2011-01-14 01:38:19 +00:00