summaryrefslogtreecommitdiff
path: root/altoslib
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'mjb/master'Keith Packard2013-03-06
|\
| * all: clean up .gitignore files and Makefile clean targetsMike Beattie2013-02-15
* | altoslib: Invalidate GPS new data bit when updating stateKeith Packard2013-03-04
|/
* altosui: Stick file basename in graph window titleKeith Packard2013-02-11
* altoslib: Fix available flight log storage computationKeith Packard2013-02-10
* altosui: Interrupt MonitorIdle when changing frequency/callsignKeith Packard2013-02-10
* altoslib: Fix a couple of unit functions to make them publicKeith Packard2013-02-10
* altosui/altoslib/altosuilib: Switch altosui to shared graph codeKeith Packard2013-02-10
* altoslib: Fix altoslib installKeith Packard2013-02-10
* altoslib: Add AltosUnits.graph_formatKeith Packard2013-02-10
* altoslib: fix Makefile JAR targetKeith Packard2013-02-04
* Add version numbers to java librariesKeith Packard2013-01-29
* Change AltosLib to altoslibKeith Packard2013-01-29
* Merge remote-tracking branch 'origin/micropeak-logging'Keith Packard2013-01-10
|\
| * micropeak: Use data.export for Raw display. Change to MPHKeith Packard2013-01-03
| * altoslib: Remove unused fake product_micropeak_serialKeith Packard2013-01-02
| * micropeak is code complete now.Keith Packard2013-01-01
| * altoslib: Add units change notification listKeith Packard2012-12-31
* | altoslib: Clean up AltosRecord clone methodsKeith Packard2013-01-10
* | altoslib: Don't smash existing GPS pad alt after boostKeith Packard2013-01-10
|/
* Merge branch 'aprs' into 'master'Keith Packard2012-12-16
|\
| * altoslib: unconfigured radio frequency data is now -1, not 0Keith Packard2012-12-16
| * altoslib: Discard previous flight state on SN changeKeith Packard2012-12-14
| * altoslib: Only list flight logs for boards that we know have themKeith Packard2012-12-14
* | altosui: Add APRS interval configuration to UIKeith Packard2012-12-07
|/
* altosui: Call config UI from AltosConfigData directlyKeith Packard2012-12-07
* altosui: Use AltosConfigData for altosui configuration dialogKeith Packard2012-12-07
* altoslib: Make AltosConfigData parse all of the config dataKeith Packard2012-12-06
* altoslib: Make AltosMs5607 capable of parsing ms5607 info linesKeith Packard2012-12-06
* altoslib: Reset telem tracking state when switching altimetersKeith Packard2012-11-18
* altoslib: Allow flight number to be zeroKeith Packard2012-11-18
* altoslib: MegaMetrum data telem packets have sensor data, not flight noKeith Packard2012-11-18
* altoslib: Add (disabled) conversion for MS5611Keith Packard2012-11-18
* altoslib: capitalize 'Invalid' state name appropriatelyKeith Packard2012-10-22
* altosui/altoslib: Add support for configuring pyro channelsKeith Packard2012-10-22
* altoslib: Add AltosRecordNone.javaKeith Packard2012-10-21
* altoslib: Parse GPS .mega file entries for reply/graphingKeith Packard2012-10-21
* altoslib: Move computed state from AltosRecord to AltosStateKeith Packard2012-10-21
* altoslib: Compute accelerometer speed from megametrum eeprom dataKeith Packard2012-10-21
* altoslib: remove a couple of TM log record types from MM log parsingKeith Packard2012-10-21
* altoslib: MegaMetrum eeprom never loses GPS dateKeith Packard2012-10-21
* altosui: Accept serial number of zero for eeprom downloadKeith Packard2012-10-16
* Merge remote-tracking branch 'mjb/altosdroid'Keith Packard2012-09-20
|\
| * 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
| * Merge branch 'prefs_interface' into altosdroidMike Beattie2012-09-16
| |\
* | \ Merge remote-tracking branch 'mjb/prefs_interface'Keith Packard2012-09-20
|\ \ \ | | |/ | |/|
| * | 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