1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-12-02 10:24:11 +01:00
LibrePilot/ground/uavobjgenerator/generators
vassilis b084ea7ea1 FlightPlan/Python: Updated object generator to create a Python file for each UAVObject. It is now possible to access all UAVObjects from the FlightPlan Python scripts.
Warning: The memory utilization when importing objects is unacceptably high making it unusable in the flight code at this point. It can be however used with the SITL simulator. Some more investigation is needed to understand why several kb of memory are used each time a module is imported (even before any functions are called or objects from the module are created). 


git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@2938 ebee16cc-31ac-478f-84a7-5cbb03baadba
2011-03-03 02:22:50 +00:00
..
flight UAVObjects: Allow Generation and Initialisation of individual UAVObjects 2011-02-05 22:17:40 +00:00
gcs OP-301 Allow some special characters in uavobject enum options. 2011-01-26 00:22:54 +00:00
java OP-301 Allow some special characters in uavobject enum options. 2011-01-26 00:22:54 +00:00
matlab Fix error in matlab template path. 2011-01-23 20:06:56 +00:00
python FlightPlan/Python: Updated object generator to create a Python file for each UAVObject. It is now possible to access all UAVObjects from the FlightPlan Python scripts. 2011-03-03 02:22:50 +00:00
generator_common.cpp FlightPlan/Python: Updated object generator to create a Python file for each UAVObject. It is now possible to access all UAVObjects from the FlightPlan Python scripts. 2011-03-03 02:22:50 +00:00
generator_common.h OP-301 Allow some special characters in uavobject enum options. 2011-01-26 00:22:54 +00:00
generator_io.cpp uavobjgenerator: Move generator out of the gcs subdir 2011-01-22 17:38:37 +00:00
generator_io.h uavobjgenerator: Move generator out of the gcs subdir 2011-01-22 17:38:37 +00:00