Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | name change from MegaMetrum to TeleMega | Bdale Garbee | 2013-04-22 |
| | |||
* | improve text in telebt turn-on script | Bdale Garbee | 2013-04-20 |
| | |||
* | add config file for gdb use with MegaMetrum via Olimex dongle | Bdale Garbee | 2012-03-31 |
| | |||
* | openocd config file for MegaMetrum | Bdale Garbee | 2012-03-31 |
| | |||
* | These were moved to the src/stm directory | Keith Packard | 2012-03-28 |
| | | | | Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | Add STM platform and stm-bringup demo program | Keith Packard | 2012-03-28 |
| | | | | | | | | The stm-bringup doesn't run altos, it just initializes the device and writes stuff over a serial port. Works on the STM32L Discovery board at least, should do stuff on other boards too. Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | Add example STM32L programs | Keith Packard | 2012-03-28 |
| | | | | | | This loads to flash and sends data over the serial link. Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | update turnon_telemetrum to v1.2, add more turnon scripts | Bdale Garbee | 2012-01-13 |
| | |||
* | ao-bringup: Make it build with source restructuring | Keith Packard | 2011-10-15 |
| | | | | | | Source code all moved around, need to find the header files in new directories.x Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | fix telemini firmware path name | Bdale Garbee | 2011-08-26 |
| | |||
* | update TeleMini turnon script now that we've made a stable firmware release | Bdale Garbee | 2011-08-25 |
| | |||
* | first cut at a telebt turn on script | Bdale Garbee | 2011-05-06 |
| | |||
* | fix up script to work and have reasonable texts | Bdale Garbee | 2011-03-18 |
| | |||
* | bringup: Add script for telemini | Keith Packard | 2011-03-16 |
| | | | | | | Copied from teledongle with a few obvious changes. Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | tie bringup scripts to Bdale's bench TeleDongle0.9.1 | Bdale Garbee | 2011-02-18 |
| | |||
* | update turnon script to prefer TeleDongle as programmer | Bdale Garbee | 2011-01-19 |
| | |||
* | update turnon scripts to use stashed copies of stable release firmware | Bdale Garbee | 2010-11-19 |
| | |||
* | handle versioning of ihx files (poorly) by just wildcarding the file name, | Bdale Garbee | 2010-09-09 |
| | | | | which assumes there's only one matching .. probably ok on Debian? | ||
* | fix text since TM only has one led to blink | Bdale Garbee | 2010-07-21 |
| | |||
* | initial attempt at a telemetrum turn on script .. needs work | Bdale Garbee | 2010-05-05 |
| | |||
* | Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos | Bdale Garbee | 2010-03-30 |
|\ | | | | | | | | | Conflicts: ChangeLog | ||
| * | Round radio calibration value instead of truncating | Keith Packard | 2010-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 Garbee | 2010-03-15 |
|/ | |||
* | Merge remote branch 'origin/master' | Keith Packard | 2010-02-27 |
|\ | |||
| * | create a turn on script for lighting up TeleDongle v0.2 boards | Bdale Garbee | 2010-02-26 |
| | | |||
* | | Add .gitignore for ao-bringup | Keith Packard | 2010-02-27 |
|/ | | | | Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | Add LED test | Keith Packard | 2010-02-26 |
| | |||
* | Add ao_radio_xmit to help test boards without flashing them. | Keith Packard | 2010-02-25 |
Signed-off-by: Keith Packard <keithp@keithp.com> |