Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add gps, debug dongle support and pressure alt tables | Keith Packard | 2009-04-17 |
| | | | | | | | | GPS also pulled in serial support. The altitude tables take raw 11-bit pressure sample numbers and convert them to standard pressure altitude values. Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | use red LED to indicate system startup | Keith Packard | 2009-04-14 |
| | |||
* | Add eeprom driver and command loop | Keith Packard | 2009-04-14 |
| | | | | | | This involved adding dma control and a mutex implementation. Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | Switch from --model-large to --model-small | Keith Packard | 2009-04-14 |
This shrinks the application quite a bit, and should make it faster as well. Signed-off-by: Keith Packard <keithp@keithp.com> |