ArduPlane, ArduCopter, ArduRover, ArduSub source
Go to file
tridge60@gmail.com 442e7ddc49 AP_Var: fill all of EEPROM with 0xFF on erase_all()
This wipes all parameter values, and also clears out any waypoints as
the waypoint format could have changed between firmware revisions.

This also ensures that the AP_Var code can't re-use any key values
from the old EEPROM state, which makes us less dependent on the old
EEPROM being in a good state

Pair-Programmed-With: Mike Smith

git-svn-id: https://arducopter.googlecode.com/svn/trunk@3231 f9c3cf11-9bcb-44bc-f272-b75c42450872
2011-09-04 06:39:28 +00:00
ArduCopterMega added memory reporting over MAVLink 2011-09-01 00:52:08 +00:00
ArducopterNG cleaning my branches for updates 2011-03-22 04:27:25 +00:00
Configurator Configurator.Net: Fixed Occlusion of Mag Enable check box 2011-03-27 14:54:06 +00:00
Frame TradHeli - updated mounting plate files and added sonar mount 2011-08-27 03:35:45 +00:00
WaypointWriterCopterMega This is how I right waypoints to EEPROM for now. 2011-04-27 05:10:02 +00:00
libraries AP_Var: fill all of EEPROM with 0xFF on erase_all() 2011-09-04 06:39:28 +00:00
Install.txt This is just a test for SVN 2011-01-11 02:42:53 +00:00