mirror of https://github.com/ArduPilot/ardupilot
3adec05593
- We can't count on the first EEPROM scan knowing about everything; new variables may be constructed later so be willing to go back and re-scan the EEPROM if we encounter a new variable that hasn't been loaded yet. - Sort out where _key actually points (the variable's data) in the EEPROM and get everyone to use the same interpretation. - Fix return values from ::save and ::load. - Make it possible to re-save after ::erase_all by de-locating all variables before the EEPROM is blown away. - Fix args to eeprom_read_block/eeprom_write_block so that we don't spam random memory. Add unit tests for basic save/load operations. git-svn-id: https://arducopter.googlecode.com/svn/trunk@1532 f9c3cf11-9bcb-44bc-f272-b75c42450872 |
||
---|---|---|
.. | ||
AP_Var | ||
menu |