summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
| * altos: With debug cables disconnected, CC1120 seems happy at +16dBmKeith Packard2012-07-17
| * altosui: Accept variations in spacing for igniter status replyKeith Packard2012-07-17
| * altoslib: Move idle monitor managing code to altoslibKeith Packard2012-07-17
| * altos: Megametrum ADC values are 12 bits, discard low 4 for telemetryKeith Packard2012-07-17
| * altoslib: Don't use MISSING values in max computationsKeith Packard2012-07-17
| * altoslib: Fix MM conversion functionsKeith Packard2012-07-17
* | ICP3 workingRobert Garbee2012-07-18
* | Timer 3 working with slower clock and all 16 bits.Robert Garbee2012-07-18
* | first work on PWM input to TeleScience, 'p' command displays timer 1Robert Garbee2012-07-17
|/
* altos: Place STM config values at fixed addresses for re-useKeith Packard2012-07-17
* Add ao-stmload toolKeith Packard2012-07-17
* altosui: Skip unknown data when parsing ADC for idle monitoringKeith Packard2012-07-16
* altosui: Move serial datastream parser to altoslibKeith Packard2012-07-16