summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* altos: Go back to recording sensor data in globalsmm-ms5611Keith Packard2012-10-08
* altos/megametrum: Try running accel and baro in parallel againKeith Packard2012-10-07
* altos/stm: Set SPI clock high for disabled SPI bussesKeith Packard2012-10-06
* altos/stm: Clean up SPI pin configuration codeKeith Packard2012-10-06
* altos/drivers: Use data ring values for MS5607 presentationKeith Packard2012-10-06
* altos/megametrum: Make MS5607 driver hold SPI bus for whole operationKeith Packard2012-10-06
* altos/megametrum: Use mma655x for acceleration measurements nowKeith Packard2012-10-06
* Merge branch 'master' into mm-ms5611Keith Packard2012-10-03
|\
| * altos: Re-enable the ms5607 and mma655x acquisition threadsKeith Packard2012-10-03
* | altos/megametrum: Commit for boards with MS5611 baro sensorKeith Packard2012-10-03
|/
* altos: Provide MS5611 configuration option, HAS_MS5611Keith Packard2012-10-03
* altos: Shrink Pa to altitude tableKeith Packard2012-09-21
* Bump revision to 1.2 development branchKeith Packard2012-09-20
* Merge remote-tracking branch 'mjb/altosdroid'Keith Packard2012-09-20
|\
| * altosdroid: initial implementation of telemetry logging.Mike Beattie2012-09-18
| * altoslib: make parts of AltosLog public for usage outside altoslib.Mike Beattie2012-09-18
| * altos{lib,ui,droid}: move OS specific code out of altoslibMike Beattie2012-09-18
| * altosdroid: cosmetic re-order of methodsMike Beattie2012-09-18
| * altosdroid: simplify keys() methodMike Beattie2012-09-18
| * altosdroid: Update Makefile.amMike Beattie2012-09-18
| * altosdroid: implement AltosPreferencesBackend, and initialize.Mike Beattie2012-09-17
| * Merge branch 'prefs_interface' into altosdroidMike Beattie2012-09-16
| |\
* | \ Merge remote-tracking branch 'mjb/prefs_interface'Keith Packard2012-09-20
|\ \ \ | | |/ | |/|
| * | altosui: remove un-used importMike Beattie2012-09-14
| * | altosui: revert AltosUIPreferences init() methodMike Beattie2012-09-14
| * | altosui: Add return to try/catch.. duhMike Beattie2012-09-14
| * | altosui: add missing try/catchMike Beattie2012-09-14
| * | altosui/altoslib: bug fixes, update Makefile.amMike Beattie2012-09-14
| * | altosui/altoslib: Add call to …Preferences.init() with backend object, remo...Mike Beattie2012-09-14
| * | altoslib: Add AltosPreferencesBackend.java to Makefile.amMike Beattie2012-09-14
| * | altosui/altoslib: add methods to interface, fix imports/exceptions in BT codeMike Beattie2012-09-14
| * | altosui: add missing methods for Backend, fix BT code.Mike Beattie2012-09-14
| * | altoslib/altosui: begin moving preferences "backend" into interfaceMike Beattie2012-09-14
* | | Merge remote-tracking branch 'mjb/altosui_mjb'Keith Packard2012-09-20
|\| |
| * | altosui: comment out obsolete code - could probably remove the file.Mike Beattie2012-09-14
| * | altosui: add type to … implements Comparable.Mike Beattie2012-09-14
| * | altosui: comment out/remove dead codeMike Beattie2012-09-14
| * | altosui: access class variables by class, not instanceMike Beattie2012-09-14
| * | altosui: remove redundant catchesMike Beattie2012-09-14
| * | altosui: comment out un-used classes and associated importsMike Beattie2012-09-14
| * | altosui: comment out un-used fields and methodsMike Beattie2012-09-14
| * | altosui: remove un-used importsMike Beattie2012-09-14
* | | further refinment of Releasing documentBdale Garbee2012-09-16
* | | releasing 1.1.11.1.1Bdale Garbee2012-09-16
* | | Add release notes for version 1.1.1Keith Packard2012-09-16
* | | altos: Fix telemini sdcdb init fileKeith Packard2012-09-16
* | | altosui: Gather Tm sensor data in Monitor Idle modeKeith Packard2012-09-16
| |/ |/|
* | altos: Need to use 16-bit counts for ao_xmem functionsKeith Packard2012-09-14
* | altosui: Show over-ground-distance in Descent tabKeith Packard2012-09-14
* | altosui: Remove debugging from KML exportKeith Packard2012-09-14