1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-11-30 08:24:11 +01:00
LibrePilot/ground/uavobjgenerator/generators/gcs
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
..
uavobjectgeneratorgcs.cpp OP-301 Allow some special characters in uavobject enum options. 2011-01-26 00:22:54 +00:00
uavobjectgeneratorgcs.h build: Move openpilotgcs into its own subdirectory 2011-01-22 17:40:26 +00:00