| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | altoslib: Pass InterruptedException up the stack instead of hiding it | Keith Packard | 2013-12-18 |
| | | | | | | | | | | | When interrupting a thread that is talking to a serial device, it's important not to have that thread discard the InterruptedException so that it will actually terminate. This patch removes a bunch of places that were discarding InterruptedExceptions and lets higher level code see them so that they can exit cleanly. Signed-off-by: Keith Packard <keithp@keithp.com> | ||
| * | Add TeleMini v2.0 telemetry support | Keith Packard | 2013-09-19 |
| Includes AltosLib and ao-telem Signed-off-by: Keith Packard <keithp@keithp.com> | |||
