summaryrefslogtreecommitdiff
path: root/ao-tools/ao-sky-flash
Commit message (Collapse)AuthorAge
* ao-tools: Fix warnings in ao-toolsKeith Packard2019-01-03
| | | | | | None of these appear likely to have caused actual problems. Signed-off-by: Keith Packard <keithp@keithp.com>
* ao-tools: Add lots of compiler warning flags to ao-tools buildKeith Packard2019-01-03
| | | | | | | This catches some uninitialized variable errors which cause ao-cal-accel to crash (fixes coming next) Signed-off-by: Keith Packard <keithp@keithp.com>
* Switch from GPLv2 to GPLv2+Keith Packard2016-07-12
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* ao-sky-flash: Clean up debug printfs a bitKeith Packard2012-12-04
| | | | | | This makes debugging output a bit cleaner Signed-off-by: Keith Packard <keithp@keithp.com>
* ao-tools: Add ao-sky-flash to update GPS firmwareKeith Packard2012-11-30
This uses a new feature of AltOS to directly connect the GPS chip to the USB link to reprogram the former. Signed-off-by: Keith Packard <keithp@keithp.com>