aboutsummaryrefslogtreecommitdiffstats
path: root/firmware/e300
Commit message (Collapse)AuthorAgeFilesLines
* 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>
* E300 FW: Fixing copyrightsBen Hilburn2015-08-0410-20/+10
|
* 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>
* Initial commit E300 support.Martin Braun2014-10-0742-0/+8401