ardupilot/libraries
tridge60@gmail.com dab8c0cca8 AP_Var: added EEPROM wear levelling
This adds a variable length dummy variable at the front of the EEPROM
when we erase it, which has the effect of moving the location of any
hot variables within the EEPROM. This should improve EEPROM
life. Thanks to Mike for the implementation.

Pair-Programmed-With: Mike Smith

git-svn-id: https://arducopter.googlecode.com/svn/trunk@3234 f9c3cf11-9bcb-44bc-f272-b75c42450872
2011-09-04 06:39:57 +00:00
..
APM_BMP085
APM_PerfMon
APM_RC
AP_ADC
AP_Camera
AP_Common AP_Var: added EEPROM wear levelling 2011-09-04 06:39:57 +00:00
AP_Compass
AP_DCM
AP_EEPROMB
AP_GPS Fix NMEA GPS error 2011-09-04 05:14:42 +00:00
AP_IMU
AP_Math
AP_Mount nightly check in, version not stable. 2011-08-23 20:36:30 +00:00
AP_Navigation
AP_OpticalFlow
AP_PID
AP_RC
AP_RC_Channel
AP_RangeFinder
DataFlash dataflash: fixed some compiler warnings 2011-09-04 06:39:14 +00:00
FastSerial
GCS_MAVLink mavlink: imported new version with MEMINFO message 2011-09-01 00:50:13 +00:00
GCS_SIMPLE
GPS_IMU
GPS_MTK
GPS_NMEA
GPS_UBLOX
ModeFilter
PID
RC_Channel
Trig_LUT
Waypoints
doc
memcheck added memcheck library 2011-09-01 00:50:31 +00:00
.cproject
.project