summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* altosdroid: Need access to handler inside AltosBluetoothMike Beattie2012-08-26
* altosdroid: reflect change in message nameMike Beattie2012-08-26
* altosdroid: begin adding state supportMike Beattie2012-08-26
* altosdroid: init device variable... oops!Mike Beattie2012-08-26
* altosdroid: Rename Connect message, add connected messageMike Beattie2012-08-26
* altosdroid: init telem blocking list.. oops!Mike Beattie2012-08-26
* altosdroid: disable NotificationManager stuff for nowMike Beattie2012-08-26
* altosdroid: Convert handlers to use weakreferencesMike Beattie2012-08-26
* altosdroid: Remove Binder import from TelemetryServiceMike Beattie2012-08-26
* altosdroid: Add State constants for future usageMike Beattie2012-08-26
* altosdroid: begin adding IPC to TelemetryServiceMike Beattie2012-08-26
* altosdroid: remove old Binder from TelemetryServiceMike Beattie2012-08-26
* altosdroid: begin adding IPC to main threadMike Beattie2012-08-26
* altosdroid: Add TBT initialisation to AltosBluetoothMike Beattie2012-08-26
* altosdroid: Add debugging statements to AltosBluetoothMike Beattie2012-08-26
* altosdroid: Add input thread for reading from TBTMike Beattie2012-08-26
* altosdroid: Move constructor for AltosBluetoothMike Beattie2012-08-26
* altosdroid: clean up stub functions in AltosBluetooth.javaMike Beattie2012-08-26
* altosdroid: AltosBluetooth.javaMike Beattie2012-08-26
* altosdroid: AltosBluetooth.javaMike Beattie2012-08-26
* altosdroid: Clean up imports in TelemetryServiceMike Beattie2012-08-26
* altosdroid: Add service start/bind/unbind to AltosDroidMike Beattie2012-08-26
* altosdroid: Remove AltosLib import from main threadMike Beattie2012-08-26
* altosdroid: whitespaceMike Beattie2012-08-26
* altosdroid: Re-locate TextView initialisationMike Beattie2012-08-26
* altosdroid: remove UI components/imports no longer usedMike Beattie2012-08-26
* altosdroid: excise BluetoothChatService example codeMike Beattie2012-08-26
* altosdroid: remove TelemetryService activitiesMike Beattie2012-08-26
* altosdroid: whitespace (spaces to tabs) (part2)Mike Beattie2012-08-26
* altosdroid: whitespace (spaces to tabs) (part1)Mike Beattie2012-08-26
* altosdroid: Update copyrightsMike Beattie2012-08-26
* Adjust service to be persistent.Mike Beattie2012-08-06
* Reduce size of textview.Mike Beattie2012-08-02
* AltosDroid: Begin re-working Bluetooth codeMike Beattie2012-08-02
* Fix min/target SDK versionsMike Beattie2012-08-02
* Merge branch 'master' of ssh://mjb@git.ethernal.org/~/git/altosMike Beattie2012-08-02
|\
| * Ignore autogenerated file: altosui/Info.plistMike Beattie2012-07-31
| * Don't build ao-stmload if stlink is not available.Mike Beattie2012-07-31
* | Re-work external lib support for newer Android SDKMike Beattie2012-08-02
|/
* Add ability to re-play telemetry through TeleDongleKeith Packard2012-07-29
* altos: Move ao_radio_cmac.c to core (it doesn't depend on hardware)Keith Packard2012-07-22
* altosui: Move AltosIgnite.java to altoslibKeith Packard2012-07-22
* tools: Use pkgconfig to find stlink for ao-stmloadKeith Packard2012-07-20
* Add stlink pinoutKeith Packard2012-07-20
* altosui: Delay starting KML output for flight and GPS coordsKeith Packard2012-07-19
* telescience: correctly calculating rate values with higher resolutionRobert Garbee2012-07-18
* Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altosRobert Garbee2012-07-18
|\
| * altosdroid: Start adding an AltosLink subclass for androidKeith Packard2012-07-18
| * altosui: Make scan UI handle incremental telem dataKeith Packard2012-07-18
| * altos: Toggling telemetry monitoring would replay the telem queueKeith Packard2012-07-17