mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-04 15:08:28 -04:00
30d9a92c4e
The format is a simple TLV format; a tag identifying the variable, a length for the variable, and then the actual data. This format could ultimately be extended to include waypoint/commands as well. This allows us to load and save groups of variables to EEPROM without having to have a static EEPROM map. Still needs unit tests and (probably) bugfixing. git-svn-id: https://arducopter.googlecode.com/svn/trunk@1522 f9c3cf11-9bcb-44bc-f272-b75c42450872 |
||
---|---|---|
.. | ||
examples | ||
include | ||
AP_Common.cpp | ||
AP_Common.h | ||
AP_Loop.cpp | ||
AP_Loop.h | ||
AP_MetaClass.cpp | ||
AP_MetaClass.h | ||
AP_Var.cpp | ||
AP_Var.h | ||
AP_Vector.h | ||
Arduino.mk | ||
c++.cpp | ||
c++.h | ||
keywords.txt | ||
menu.cpp |