1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-11-29 07:24:13 +01:00
LibrePilot/flight/targets/UAVObjects
Stacey Sheldon 81059c41f7 flashfs: remove API dependency on uavobjmanager types
The flashfs layer is now entirely decoupled from the UAVO
data types.  All UAVO related calls are now properly
contained within uavobjectmanager.c.

This will make the flashfs layer more portable as well as
more testable in a standalone environment.  Eventually,
this layer could be used to store arbitrary files.

Also fixed all of the doxygen headers for the flashfs API.
2013-03-03 14:33:01 +01:00
..
inc rename: move UAVObjects and UAVTalk directories under targets 2013-01-28 02:33:06 +02:00
eventdispatcher.c rename: move UAVObjects and UAVTalk directories under targets 2013-01-28 02:33:06 +02:00
Makefiletemplate.inc rename: move UAVObjects and UAVTalk directories under targets 2013-01-28 02:33:06 +02:00
uavobjectmanager.c flashfs: remove API dependency on uavobjmanager types 2013-03-03 14:33:01 +01:00
uavobjectsinittemplate.c rename: move UAVObjects and UAVTalk directories under targets 2013-01-28 02:33:06 +02:00
uavobjecttemplate.c rename: move UAVObjects and UAVTalk directories under targets 2013-01-28 02:33:06 +02:00