summaryrefslogtreecommitdiff
path: root/ao-bringup
Commit message (Collapse)AuthorAge
* update turnon scripts to use stashed copies of stable release firmwareBdale Garbee2010-11-19
|
* handle versioning of ihx files (poorly) by just wildcarding the file name,Bdale Garbee2010-09-09
| | | | which assumes there's only one matching .. probably ok on Debian?
* fix text since TM only has one led to blinkBdale Garbee2010-07-21
|
* initial attempt at a telemetrum turn on script .. needs workBdale Garbee2010-05-05
|
* Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altosBdale Garbee2010-03-30
|\ | | | | | | | | Conflicts: ChangeLog
| * Round radio calibration value instead of truncatingKeith Packard2010-03-12
| | | | | | | | | | | | | | | | | | | | The radio calibration function in the bring-up code was truncating the radio calibration value which caused the resulting frequency to always measure above the target frequency, instead of trying to get as close as possible. This change will result in a closer frequency match, but may sometimes be below the target frequency. Signed-off-by: Keith Packard <keithp@keithp.com>
* | move gbp.conf into debian/Bdale Garbee2010-03-15
|/
* Merge remote branch 'origin/master'Keith Packard2010-02-27
|\
| * create a turn on script for lighting up TeleDongle v0.2 boardsBdale Garbee2010-02-26
| |
* | Add .gitignore for ao-bringupKeith Packard2010-02-27
|/ | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* Add LED testKeith Packard2010-02-26
|
* Add ao_radio_xmit to help test boards without flashing them.Keith Packard2010-02-25
Signed-off-by: Keith Packard <keithp@keithp.com>