This website requires JavaScript.
Explore
Help
Register
Sign In
rooty
/
LibrePilot
Watch
1
Star
0
Fork
0
You've already forked LibrePilot
mirror of
https://bitbucket.org/librepilot/librepilot.git
synced
2025-01-18 03:52:11 +01:00
Code
Issues
Releases
Activity
LibrePilot
/
ground
/
uavobjgenerator
/
generators
History
Corvus Corax
2dcc28cea3
uavobjectgenerator: for consistency with flight and gcs code, change order of update modes. This is a cosmetic change, it does ot change the generated code since update modes are always identified by string, not numerically.
2012-06-29 10:33:33 +02:00
..
flight
VTalk (flight): Buffers allocated dynamically with size calculated by UAVObjGenerator. Support for tx packet sizes < object size.i
2011-06-24 02:08:20 +02:00
gcs
Merge remote-tracking branch 'origin/pt/gcs_uavobj_widget_framework' into next
2012-02-14 14:24:23 -06:00
java
- fill deserializing gaps
2011-04-09 04:25:15 +00:00
matlab
More work from Kenz to improve the matlab parser
2012-02-16 04:24:10 -06: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
uavobjectgenerator: for consistency with flight and gcs code, change order of update modes. This is a cosmetic change, it does ot change the generated code since update modes are always identified by string, not numerically.
2012-06-29 10:33:33 +02:00
generator_common.h
uavobjgenerator: enable '(' and ')' characters in object field names
2011-10-30 11:34:47 +02: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