1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-11-30 08:24:11 +01:00
LibrePilot/flight/OpenPilot
stac e05f4cf068 uavobjects: Added support for generating python classes
The uavobjectgenerator can now generate python classes for each
UAVObject definition.  This is useful for writing simple test
applications in python that can exercise the UAVObject handling
code on the embedded boards.

This is a work in progress so the structure of the generated
classes is likely to change.

git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@623 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-05-14 04:32:30 +00:00
..
Modules Flight/telemetry: Missed one 38400 relates stuff 2010-05-08 16:47:12 +00:00
System More updates to cross-target compatibility. 2010-05-12 08:18:49 +00:00
Tests Write counter-value to memory in Task2 2010-05-03 18:31:34 +00:00
UAVObjects uavobjects: Added support for generating python classes 2010-05-14 04:32:30 +00:00
UAVTalk OP-4 Flight/Telemetry Implement CRC in telemetry protocol 2010-04-25 21:20:13 +00:00
Makefile Flight\Telemetry Implement telemetry settings object, added functions for changing the baud rate in PiOS 2010-05-08 02:44:26 +00:00