1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-11-29 07:24:13 +01:00
LibrePilot/flight/UAVObjects
peabody124 95e7017674 OP-286 UAVObjectManager memory usage: Since first element in linked list always
exists, no need to store pointers to it, but put the structure for the first LL
object in the ObjectListStruct

git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@2560 ebee16cc-31ac-478f-84a7-5cbb03baadba
2011-01-24 07:51:20 +00:00
..
inc OP-286 UAVObjectManager: Dont store pointer to initialize function for 2011-01-24 07:51:17 +00:00
eventdispatcher.c OP-273 - UAVTalk - prevent object update-bursts caused by involuntary synchronization in case of long delays or time-jumps 2011-01-16 15:28:49 +00:00
uavobjectmanager.c OP-286 UAVObjectManager memory usage: Since first element in linked list always 2011-01-24 07:51:20 +00:00
uavobjectsinit_cc.c Removed PipXtreme entries 2011-01-20 20:41:43 +00:00
uavobjectsinittemplate.c OP-265 Flight reorganization of UAVObjects and Modules up a directory 2011-01-14 01:38:19 +00:00
uavobjecttemplate.c OP-286 UAVObjectManager: Dont store pointer to initialize function for 2011-01-24 07:51:17 +00:00