summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* altosdroid: Get rid of a couple of startup messagesKeith Packard2013-04-13
* altosdroid: Show our position in the map tab. Squeeze to fit phonesKeith Packard2013-04-13
* Merge branch 'master' into droid-gpsKeith Packard2013-04-13
|\
| * Windows: Add all of the AltusMetrum USB IDs to telemetrum.infKeith Packard2013-04-13
| * libaltos: Retry Windows serial port open five timesKeith Packard2013-04-12
| * altos: Make sure the packet format is set reasonably for radio testKeith Packard2013-04-12
| * altoslib: Remove spurious debug messageKeith Packard2013-04-12
| * altos: Don't include bufio debug commands by defaultKeith Packard2013-04-12
| * altos: Stick a mutex around FAT operationsKeith Packard2013-04-12
| * altos: Delay while waking up SD card a bitKeith Packard2013-04-12
* | altosdroid: Shrink text so it fits on my phoneKeith Packard2013-04-13
* | altosdroid: The Map already draws our location; no receiver marker neededKeith Packard2013-04-12
* | altosdroid: Check state.gps != null before using itKeith Packard2013-04-12
* | altoslib: Remove spurious debug messageKeith Packard2013-04-12
* | altosdroid: Compute course from android device to rocket, display itKeith Packard2013-04-12
* | altoslib: Add range and elevation to AltosGreatCircleKeith Packard2013-04-11
* | altosdroid: Mike was right -- only need one LocationListenerKeith Packard2013-04-11
* | altosdroid: Send LOCATION and CRC_ERROR messages to UI.Keith Packard2013-04-11
|/
* altosdroid: Hook up the position listenersKeith Packard2013-04-11
* doc: Add an outline of an AltosDroid chapterKeith Packard2013-04-09
* altoslib/altosui: Adapt monitor idle to new AltosListenerStateKeith Packard2013-04-09
* altoslib/altosui: Carry receiver status around in AltosListenerStateKeith Packard2013-04-09
* altos: Monitor battery voltage on telebtKeith Packard2013-04-09
* Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altosBdale Garbee2013-04-08
|\
| * altos: Create telebt-v1.0 product. Remove old telebt productsKeith Packard2013-04-08
* | altos: Create telebt-v1.0 product. Remove old telebt productsKeith Packard2013-04-08
|/
* altos: Try RDF mode for TX calibrationKeith Packard2013-04-06
* altosui: Graph TeleMini flights without crashingKeith Packard2013-04-02
* altosui: Display current GPS in 'pad' tab for 'startup' statenKeith Packard2013-04-02
* altosui: Hide flight-related tabs for telegpsKeith Packard2013-04-02
* altosui: Don't display missing sensor dataKeith Packard2013-04-02
* altoslib: Make any incoming telem packet update the RSSI valueKeith Packard2013-04-02
* Set telegps USB id to 0025Keith Packard2013-04-02
* altos: Shorten SD initialization timeouts.Keith Packard2013-04-02
* altos: Horrible kludge -- disable radio while talking with SD cardKeith Packard2013-04-01
* altos: Add defines for the specific pins used for telegps SPIKeith Packard2013-04-01
* altos: Retry SD card I/O. Use time for timeouts instead of countsKeith Packard2013-04-01
* altos: Provide build hooks for sampling profiler in telegpsKeith Packard2013-04-01
* altos: Add a FAT test that re-writes the same file multiple timesKeith Packard2013-04-01
* altos: Support open on multiple simultaneous FAT filesKeith Packard2013-04-01
* altos: Make sure FAT cluster allocation works for size zero filesKeith Packard2013-04-01
* altos: let FAT tracing work in ao_fat_test as neededKeith Packard2013-04-01
* altos: Flush the on-board mega log after every sample interval.Keith Packard2013-04-01
* altos: Create the log file if it doesn't already existKeith Packard2013-03-31
* altos: Make ao_fat_readdir return real error values instead of 1/0Keith Packard2013-03-31
* altos: Increase SD card timeout at startup timeKeith Packard2013-03-31
* altos: Fix command-line FAT filename parsingKeith Packard2013-03-31
* ao-tools/ao-stmload: Be smarter about ELF parsing. Retry open on failure.Keith Packard2013-03-31
* altos: Unmount file system after each testing pass in ao_fat_testKeith Packard2013-03-31
* altos: Don't add fat commands when building ao_fat_testKeith Packard2013-03-31