summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* altosdroid: Bump APK version, and re-upload.altosdroid_v1.2-1Mike Beattie2013-04-22
* altos: update .gitignore filesMike Beattie2013-04-22
* document my snazzy new 4-pin to MM v0.1 debug cableBdale Garbee2013-04-20
* altosdroid: Add Notebook to track feature requestsKeith Packard2013-04-20
* libaltos: Delay after opening bluetooth device on linuxKeith Packard2013-04-20
* libaltos: Try Bluetooth open 5 times on EBUSYKeith Packard2013-04-20
* doc: Start filling in details about Altos Droid flight monitoringKeith Packard2013-04-20
* doc: Add a bunch of Altos Droid material to the docsKeith Packard2013-04-20
* altosdroid: Release v1.2, push to play store.altosdroid_v1.2Mike Beattie2013-04-21
* Merge branch 'altosdroid'Mike Beattie2013-04-21
|\
| * altosdroid: Make the service class implement locationlistenerMike Beattie2013-04-21
| * altosdroid: fix up 'send last' code.Mike Beattie2013-04-21
| * altosdroid: check for mAltosVoice being null.Mike Beattie2013-04-21
| * altosdroid: set tab height based on screen density.Mike Beattie2013-04-21
| * altosdroid: Add filters for TeleBT bluetooth devices.Mike Beattie2013-04-21
| * altosdroid: incorrect property syntax in pad xmlMike Beattie2013-04-21
| * altosdroid: whitespace and import tidyupMike Beattie2013-04-21
| * altosdroid: Update distance/bearing on map tabKeith Packard2013-04-20
| * Merge branch 'master' into droid-gpsKeith Packard2013-04-17
| |\
| * | altosdroid: Fix integer formatting in tabsKeith Packard2013-04-17
| * | altosdroid: Check for missing valuesKeith Packard2013-04-16
| * | Merge branch 'master' into droid-gpsKeith Packard2013-04-15
| |\ \
| * \ \ Merge branch 'master' into droid-gpsKeith Packard2013-04-15
| |\ \ \
| * \ \ \ Merge branch 'master' into droid-gpsKeith Packard2013-04-14
| |\ \ \ \
| * | | | | altosdroid: Update UI even if no telem has been received. Center map.Keith Packard2013-04-13
| * | | | | 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
| |\ \ \ \ \
| * | | | | | 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
* | | | | | | improve text in telebt turn-on scriptBdale Garbee2013-04-20
| |_|_|_|_|/ |/| | | | |
* | | | | | altosui: Disable main deploy setting for TeleGPSKeith Packard2013-04-17
* | | | | | altosui: Handle broken network in map tile loadingKeith Packard2013-04-17
| |_|_|_|/ |/| | | |
* | | | | altosui: remove debug message from AltosFlightUIKeith Packard2013-04-15
| |_|_|/ |/| | |
* | | | altoslib: Check for null state.gps before accessing it in eeprom recordsKeith Packard2013-04-15
| |_|/ |/| |
* | | micropeak: Oops. Lost the call to actually start downloading dataKeith Packard2013-04-14
| |/ |/|
* | 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: Hook up the position listenersKeith Packard2013-04-11