summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* update changelog for Debian builddebian/1.6.4-1Bdale Garbee2016-06-17
* Merge branch 'branch-1.6' into debianBdale Garbee2016-06-17
|\
| * releasing 1.6.41.6.4Bdale Garbee2016-06-17
| * Merge branch 'master' into branch-1.6Bdale Garbee2016-06-17
| |\
| | * Bump version to 1.6.4Keith Packard2016-06-17
| | * altoslib: Stop reflective JSON class walk at Object instead of nullKeith Packard2016-06-17
| | * altosui: Print filename before attempting to parse in --summary modeKeith Packard2016-06-17
| | * altoslib: Add back some JSON exception debugging printfsKeith Packard2016-06-17
| | * altoslib: Add construction for remaining primitive array types to JSONKeith Packard2016-06-17
| | * altoslib: Add null constructor for AltosCompanionKeith Packard2016-06-17
| | * altoslib: Get rid of manual JSON encoding stuffKeith Packard2016-06-17
| | * altoslib: Improve AltosState save/restore debuggingKeith Packard2016-06-17
| | * altoslib: Use reflection JSON code for frequency preferencesKeith Packard2016-06-17
| | * altoslib: Add JSON-based object saving/restoring codeKeith Packard2016-06-17
| | * altoslib: Add null constructors to AltosQuaternion and AltosRotationKeith Packard2016-06-16
| | * altoslib: Remove AltosHashSet codeKeith Packard2016-06-15
| | * altoslib: Switch preserved state format to JSONKeith Packard2016-06-15
| | * doc: Updates to 1.6.4 release notes.Keith Packard2016-06-15
| | * altosui: Don't open command window when --graph is providedKeith Packard2016-06-15
| | * altosuilib: Track open frames, exit when none remainKeith Packard2016-06-15
| | * altosui: Remove missing items from --summary outputKeith Packard2016-06-15
| | * altosdroid: Auto save freq changes on 'ok'Keith Packard2016-06-15
| | * extend "ok" temp range to 40C, since battery charger on bench can drive temp ...Bdale Garbee2016-06-12
| | * altos/stmf0: Remove ao_usb_freeKeith Packard2016-06-11
| | * altos/stmf0: Rework the sram allocation to save a few text bytesKeith Packard2016-06-11
| | * altos/cc1115l: Reduce trace buffer sizeKeith Packard2016-06-10
| | * altos/stm: Handle USB reset in STM32L usb driverKeith Packard2016-06-10
| | * altos/lpc: Handle USB reset by resetting internal stateKeith Packard2016-06-10
| | * stmf0: Do not send more data than requested for GET_DESCRIPTORKeith Packard2016-06-09
| | * stmf0: Clear all USB state when resetting chip. Wakeup all sleepersKeith Packard2016-06-09
| | * telegps-v1.0: Document how SN 1959 was fixedKeith Packard2016-06-09
| | * altosuilib: Only display map debugging when serial_debug is enabledKeith Packard2016-06-05
| | * altosuilib: Fill preload map on site or lat/lon changeKeith Packard2016-05-27
| | * doc: pad/idle indicator table was bustedKeith Packard2016-05-26
| | * altosuilib: Rename AltosUIMap*New.java to AltosUIMap*.javaKeith Packard2016-05-24
| | * altosuilib: Have map preload respond to units and font size changesKeith Packard2016-05-24
| | * altoslib: use miles for distances > 1000ft.Keith Packard2016-05-24
| | * telegps: Add monitor idle modeKeith Packard2016-05-15
| | * telegps: Use log_space when flight_log_max is missingKeith Packard2016-05-15
| | * altoslib: Add AltosIdleReaderKeith Packard2016-05-15
| | * altoslib: Add log_space to AltosStateKeith Packard2016-05-15
| | * altoslib: Set version and log space from AltosIdleFetchKeith Packard2016-05-15
| | * altoslib: Allow empty values in AltosHashSet representationKeith Packard2016-05-15
| | * altoslib: Store saved state in version-independent formatKeith Packard2016-05-12
| | * altoslib: Store common frequencies in library version-independent formKeith Packard2016-05-12
| | * altosui/telegps/micropeak: Handle both MULTI_LIB and non-MULTI_LIB buildsKeith Packard2016-05-12
| | * Automatically run 'git submodule update' if necessaryKeith Packard2016-05-12
| | * Bump java library versionsKeith Packard2016-05-12
| | * Bump android app versionKeith Packard2016-05-12
| | * telegps: Adapt to distance units switching changesKeith Packard2016-05-11