1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-12-02 10:24:11 +01:00
LibrePilot/ground/uavobjgenerator
osnwt 61d8c23a51 OP-301 Allow some special characters in uavobject enum options.
Now they can include special chars like '.' (dot), '-' (dash), '/' (slash), ' ' (space). All such chars will be removed from autogenerated identifiers ("S.Bus" -> SBUS), but kept intact in text strings (to be displayed by the GCS).

This will not change any existing object IDs.


git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@2592 ebee16cc-31ac-478f-84a7-5cbb03baadba
2011-01-26 00:22:54 +00:00
..
generators OP-301 Allow some special characters in uavobject enum options. 2011-01-26 00:22:54 +00:00
main.cpp UAVObjects-java: move java output files into synthetic dir 2011-01-22 17:38:48 +00:00
uavobjectparser.cpp uavobjgenerator: Move generator out of the gcs subdir 2011-01-22 17:38:37 +00:00
uavobjectparser.h uavobjgenerator: Move generator out of the gcs subdir 2011-01-22 17:38:37 +00:00
uavobjgenerator.pro uavobjgenerator: Move generator out of the gcs subdir 2011-01-22 17:38:37 +00:00