Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix up fancy dbg stuff. Add teleterra initial bits. | Keith Packard | 2009-04-21 |
| | | | | | | | | | The dbg stuff needed a bit of help to actually walk the tables; it appears that complex expressions confuse sdcc. This also adds primitive teleterra bits, but no UI, etc. Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | Add radio support. Build separate executables for TeleMetrum and the TI dongle | Keith Packard | 2009-04-20 |
| | | | | | | | | | Ok, way too big a patch, but things were in rough shape. This patch adds support for the radio, both transmit and receive. Then, because I could no longer run the TeleMetrum code on the TI dongle, I ended up building a separate image for the TI board, which involved creating a mechanism for having multiple command sets and splitting code for different functions into different files. | ||
* | Initial AltOS import | Keith Packard | 2009-04-12 |