mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-01-18 03:52:11 +01:00
421cf89544
- fixed deviceDescriptorStruct field names (gitTag->gitHash, buildDate->gitDate, description->gitTag); - fixed variable names (onBoardDescrition->onBoardDescription, LoadedDescrition->LoadedDescription); - version info in exported UAV files looks now like this: <version> <hardware revision="1" serial="51ff6b064883545366621987" type="4"/> <firmware tag="master" date="20120104 17:51" hash="14ee6e4f"/> <gcs tag="os/features/version-info" date="20120115 12:57" hash="236fae56"/> </version>