Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Use autotools, move altos to src subdir | Keith Packard | 2009-06-04 |
| | | | | Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | Report difference from ground to max altitude at landing | Keith Packard | 2009-04-24 |
| | |||
* | 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. | ||
* | Start using pdata area for less-frequently used datasn1-flight1 | Keith Packard | 2009-04-18 |
| | |||
* | Fix GPL version at 2 | Keith Packard | 2009-04-18 |
| | | | | Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | Keep reporting flight state while it changes | Keith Packard | 2009-04-14 |
| | |||
* | Add in existing flight pieces: flight/report/log | Keith Packard | 2009-04-14 |
These pieces come from the old telemetrum firmware. Signed-off-by: Keith Packard <keithp@keithp.com> |