1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-11-29 07:24:13 +01:00
LibrePilot/flight/uavobjects
2017-06-07 00:47:47 +02:00
..
inc LP-523 Move object id and instance_size members from UAVOData structure into UAVObjType and keep only pointer to it. UAVObjType contains init_callback too to allow resetting data to default values. 2017-06-07 00:47:47 +02:00
eventdispatcher.c OP-943 uses pios_mem API for heap allocation 2014-06-11 22:15:40 +02:00
Makefile.inc.template LP-99 Decouple flight build 2015-09-02 19:34:58 +12:00
uavobject.c.template LP-523 Move object id and instance_size members from UAVOData structure into UAVObjType and keep only pointer to it. UAVObjType contains init_callback too to allow resetting data to default values. 2017-06-07 00:47:47 +02:00
uavobjectmanager.c LP-523 Move object id and instance_size members from UAVOData structure into UAVObjType and keep only pointer to it. UAVObjType contains init_callback too to allow resetting data to default values. 2017-06-07 00:47:47 +02:00
uavobjectpersistence.c LP-523 Move object id and instance_size members from UAVOData structure into UAVObjType and keep only pointer to it. UAVObjType contains init_callback too to allow resetting data to default values. 2017-06-07 00:47:47 +02:00
uavobjectsinit.c.template Rename template files to *.template to screen from uncrustify processing 2013-04-30 16:54:27 +02:00