aboutsummaryrefslogtreecommitdiffstats
path: root/firmware/e300/battery
Commit message (Collapse)AuthorAgeFilesLines
* firmware: e3xx: Added .eeprom section that gets written.Moritz Fischer2016-01-262-2/+10
| | | | | | | The EEPROM section was not getting written by make install, so whatever was in there is in there. Signed-off-by: Moritz Fischer <moritz.fischer@ettus.com>
* firmware: e3xx: Bump minor version.Moritz Fischer2015-10-221-1/+1
| | | | Signed-off-by: Moritz Fischer <moritz.fischer@ettus.com>
* firmware: e3xx: Add panic button functionality.Moritz Fischer2015-10-221-0/+12
| | | | Signed-off-by: Moritz Fischer <moritz.fischer@ettus.com>
* firmware: e3xx: Turn off overzealous shutdown.Moritz Fischer2015-10-222-3/+2
| | | | Signed-off-by: Moritz Fischer <moritz.fischer@ettus.com>
* e3xx: Fix firmware to actually write fuse values.Moritz Fischer2015-07-212-2/+7
| | | | | | | The fuses weren't written correctly before, as we were lacking parameters to avrdude. Signed-off-by: Moritz Fischer <moritz.fischer@ettus.com>
* e3xx: Added firmware for battery based devices.Moritz Fischer2015-07-1335-0/+4703
Note: This firmware does *not* support Rev B units. Signed-off-by: Moritz Fischer <moritz.fischer@ettus.com>