fw/altos
2012-10-12 Keith Packardaltos: Split task definitions out to ao_task.h
2012-10-10 Keith Packardaltos/telefire: Add siren/strobe support
2012-10-09 Keith Packardaltos: Compute desired frequency when upgrading from...
2012-10-07 Keith Packardaltos/telefire: Make sure armed alarm goes off on time
2012-10-03 Keith Packardaltos: Re-enable the ms5607 and mma655x acquisition...
2012-10-03 Keith Packardaltos: Provide MS5611 configuration option, HAS_MS5611
2012-09-21 Keith Packardaltos: Shrink Pa to altitude table
2012-09-20 Keith PackardBump revision to 1.2 development branch
2012-09-20 Keith PackardMerge remote-tracking branch 'mjb/altosdroid'
2012-09-20 Keith PackardMerge remote-tracking branch 'mjb/prefs_interface'
2012-09-20 Keith PackardMerge remote-tracking branch 'mjb/altosui_mjb'
2012-09-18 Mike Beattiealtosdroid: initial implementation of telemetry logging.
2012-09-18 Mike Beattiealtoslib: make parts of AltosLog public for usage outsi...
2012-09-18 Mike Beattiealtos{lib,ui,droid}: move OS specific code out of altoslib
2012-09-18 Mike Beattiealtosdroid: cosmetic re-order of methods
2012-09-18 Mike Beattiealtosdroid: simplify keys() method
2012-09-18 Mike Beattiealtosdroid: Update Makefile.am
2012-09-16 Bdale Garbeefurther refinment of Releasing document
2012-09-16 Bdale Garbeereleasing 1.1.1 1.1.1
2012-09-16 Keith PackardAdd release notes for version 1.1.1
2012-09-16 Mike Beattiealtosdroid: implement AltosPreferencesBackend, and...
2012-09-16 Mike BeattieMerge branch 'prefs_interface' into altosdroid
2012-09-16 Keith Packardaltos: Fix telemini sdcdb init file
2012-09-16 Keith Packardaltosui: Gather Tm sensor data in Monitor Idle mode
2012-09-14 Keith Packardaltos: Need to use 16-bit counts for ao_xmem functions
2012-09-14 Keith Packardaltosui: Show over-ground-distance in Descent tab
2012-09-14 Keith Packardaltosui: Remove debugging from KML export
2012-09-14 Keith Packardaltosui: Fix Landed tab units
2012-09-14 Keith Packardaltoslib: Update GPS seen_values in AltosEepromIterable
2012-09-14 Keith Packardaltoslib: Remove duplicate seen_ values in AltosEepromI...
2012-09-14 Mike Beattiealtosui: remove un-used import
2012-09-14 Mike Beattiealtosui: revert AltosUIPreferences init() method
2012-09-14 Mike Beattiealtosui: Add return to try/catch.. duh
2012-09-14 Mike Beattiealtosui: add missing try/catch
2012-09-14 Mike Beattiealtosui/altoslib: bug fixes, update Makefile.am
2012-09-14 Mike Beattiealtosui/altoslib: Add call to …Preferences.init() with...
2012-09-14 Mike Beattiealtoslib: Add AltosPreferencesBackend.java to Makefile.am
2012-09-14 Mike Beattiealtosui/altoslib: add methods to interface, fix imports...
2012-09-14 Mike Beattiealtosui: add missing methods for Backend, fix BT code.
2012-09-14 Mike Beattiealtoslib/altosui: begin moving preferences "backend...
2012-09-14 Mike Beattiealtosui: comment out obsolete code - could probably...
2012-09-14 Mike Beattiealtosui: add type to … implements Comparable.
2012-09-14 Mike Beattiealtosui: comment out/remove dead code
2012-09-14 Mike Beattiealtosui: access class variables by class, not instance
2012-09-14 Mike Beattiealtosui: remove redundant catches
2012-09-14 Mike Beattiealtosui: comment out un-used classes and associated...
2012-09-14 Mike Beattiealtosui: comment out un-used fields and methods
2012-09-14 Mike Beattiealtosui: remove un-used imports
2012-09-13 Bdale Garbeeadd note about checking doc copyright date and revision...
2012-09-13 Keith Packarddoc: Add revision history for 1.1. Update copyright...
2012-09-13 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git... 1.1
2012-09-13 Keith Packarddoc: Document imperial units and groundstation configur...
2012-09-13 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2012-09-13 Keith Packardaltosui: Exit with an error status when file processing...
2012-09-13 Keith Packardaltosui: Leave new_gps indication until gps value is...
2012-09-13 Keith Packardaltosui: Stop downloading eeprom data on a block full...
2012-09-13 Bdale Garbeedocument workaround for 'make fat' not building altoslib
2012-09-13 Bdale Garbeeupdate Releasing for non-native versioning and builds...
2012-09-13 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2012-09-12 Keith Packardaltosui: Serialize data access in TD config code
2012-09-12 Keith Packardaltosui: Lock access to preferences data
2012-09-12 Keith Packardaltosui: Add multi-sized icons to all windows
2012-09-12 Tom MarbleReference specific dependent jars in the AltosUI launchers
2012-09-12 Keith Packarddoc: Mention changes to flight data download UI
2012-09-12 Keith Packardaltosui: Initialize flight velocity to zero when readin...
2012-09-12 Keith Packardaltosui: Don't say a decimal point for distances in...
2012-09-12 Keith Packardaltosui: Initialize imperial units checkbox with correc...
2012-09-12 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2012-09-12 Keith PackardClean up Windows event handles on com port close
2012-09-12 Keith PackardInclude AltosLib.jar in windows install
2012-09-12 Bdale Garbeereleasing 1.1
2012-09-12 Tom MarbleMerge branch 'master' of ssh://git.gag.com/scm/git...
2012-09-12 Tom MarbleAdded the feature to AC to default --with-android to...
2012-09-11 Keith PackardUse ft/s for imperial speeds
2012-09-11 Keith PackardAdd Version 1.1 release notes.
2012-09-11 Keith Packardaltosui: Imperial units for graphs too
2012-09-11 Tom MarbleReverted package name to 'altosui' from 'AltosUI'
2012-09-11 Tom MarbleAdd appropriate Java build deps as given from autoconf
2012-09-11 Tom MarbleMerge branch 'master' of ssh://git.gag.com/scm/git...
2012-09-11 Tom MarbleUse explicit build deps for altosui (avoids * wildcarding)
2012-09-11 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2012-09-11 Bdale Garbeeupdate Debian build-deps in preparation for 1.1 release
2012-09-11 Keith PackardFix Latin-1 encoded copyright symbols in AltosDroid...
2012-09-10 Tom MarbleChanged package name from altosui to AltosUI
2012-09-10 Tom MarbleTest commit (comment) to confirm push works
2012-09-10 Keith Packardaltosui: Use units conversion functions everywhere.
2012-09-10 Keith Packardaltoslib: Add imperial units conversion support
2012-09-09 Keith PackardBump version to 1.0.9.7
2012-09-09 Keith Packardaltos/telelco: Search for available firing nodes at...
2012-09-09 Keith Packardaltos/telefire: Add steady warble when the LCO arm...
2012-09-09 Keith Packardaltos/stm: Fix basic time interval to 10ms -- was 10.1ms
2012-09-09 Keith Packardaltos/spiradio: Label LEDs so that the radio code can...
2012-09-09 Keith Packardaltos: Try to get remote cmac time closer to reality
2012-09-09 Keith Packardaltos: Clean up flight data definitions
2012-09-09 Keith Packardaltos: include ao_arch_funcs.h at the very end of ao.h
2012-09-09 Keith Packardaltos: Allow products without MS5607
2012-09-09 Keith Packardao_tools/ao-send-telem: Only start real-time on valid...
2012-09-09 Keith Packardaltoslib: Add in a bunch of java files mising after...
2012-09-09 Keith PackardMerge remote-tracking branch 'mjb/altoslib_mjb'
2012-09-09 Keith Packardaltosui: Use helper functions to access arrays in Altos...
next