fw/altos
2016-07-12 Keith Packardaltos: Add telemetrum v3.0
2016-07-12 Keith PackardSwitch from GPLv2 to GPLv2+
2016-07-05 Bdale Garbeeremove debian/ from master branch, it should live only...
2016-07-04 Bdale Garbeeupdates made during 1.6.5 release process
2016-07-03 Keith Packarddoc: Build 1.6.5 release notes
2016-07-02 Keith PackardCredit Chuck Haskin for helping fix the SPI bug.
2016-07-02 Keith PackardBump to 1.6.5. Add preliminary release notes
2016-07-01 Keith Packardaltos/cc1111: Remove 'show tasks' command
2016-06-30 Keith PackardBump to testing version 1.6.4.2
2016-06-30 Keith Packardaltos: Use FIFO_THR pin for cc1120 transmit buffering
2016-06-30 Keith Packardaltos: Leave USB enabled in flight with -DDEBUG=1
2016-06-30 Keith Packardaltos/stm: clean up ao_exti_enable
2016-06-30 Keith Packardaltos: Make task list output more useful
2016-06-30 Keith Packardaltos/telemini-v2.0: Remove show tasks command
2016-06-30 Keith Packardaltos: Make ao_delay(0) not wait forever
2016-06-30 Keith Packardaltos: cc1200: use FIFO threshold pin output for APRS...
2016-06-30 Keith Packardaltos: Add debug check for irq block when editing task...
2016-06-30 Keith Packardaltos/drivers: Use more reliable byte interface for...
2016-06-30 Keith Packardaltos/stm: Add better byte-level SPI api
2016-06-30 Keith Packardaltos/stm: Clean up spi_enable/disable_index functions
2016-06-30 Keith Packardaltos/stm: move spi execution to common ao_spi_run
2016-06-30 Keith Packardaltos: Add STM SPI debugging
2016-06-30 Keith Packardaltos: Add STM DMA debugging
2016-06-30 Keith Packardaltos/stm: Change ao_spi_send_sync definition to take...
2016-06-30 Keith Packardaltos/stm: Add more SPI status register bits
2016-06-30 Keith Packardaltos/stm: use 0xff for dma mutex value for allocated...
2016-06-30 Keith Packardaltos/stm: remove ao_dma_abort
2016-06-30 Keith Packardaltos: Move comment in ao_sleep_for next to related...
2016-06-30 Keith Packardaltos: Block interrupts while waking tasks sleeping...
2016-06-30 Keith Packardaltosui: Deliver firmware for Tmega 2.0 and TBT 3.0...
2016-06-30 Keith PackardMark testing version 1.6.4.1
2016-06-30 Keith Packardaltosdroid: Deal with multiple installed android SDKs
2016-06-30 Keith Packardao-tools/ao-chaosread: Document length (-l) option
2016-06-30 Keith PackardBump android version to 13
2016-06-22 Bdale Garbeeswitch libgtk-3-bin build-dep to gtk-update-icon-cache...
2016-06-17 Keith Packarddoc: Add install-html script
2016-06-17 Keith PackardBump version to 1.6.4
2016-06-17 Keith Packardaltoslib: Stop reflective JSON class walk at Object...
2016-06-17 Keith Packardaltosui: Print filename before attempting to parse...
2016-06-17 Keith Packardaltoslib: Add back some JSON exception debugging printfs
2016-06-17 Keith Packardaltoslib: Add construction for remaining primitive...
2016-06-17 Keith Packardaltoslib: Add null constructor for AltosCompanion
2016-06-17 Keith Packardaltoslib: Get rid of manual JSON encoding stuff
2016-06-17 Keith Packardaltoslib: Improve AltosState save/restore debugging
2016-06-17 Keith Packardaltoslib: Use reflection JSON code for frequency prefer...
2016-06-17 Keith Packardaltoslib: Add JSON-based object saving/restoring code
2016-06-17 Keith Packardaltoslib: Add null constructors to AltosQuaternion...
2016-06-16 Keith Packardaltoslib: Remove AltosHashSet code
2016-06-16 Keith Packardaltoslib: Switch preserved state format to JSON
2016-06-16 Keith Packarddoc: Updates to 1.6.4 release notes.
2016-06-16 Keith Packardaltosui: Don't open command window when --graph is...
2016-06-16 Keith Packardaltosuilib: Track open frames, exit when none remain
2016-06-16 Keith Packardaltosui: Remove missing items from --summary output
2016-06-16 Keith Packardaltosdroid: Auto save freq changes on 'ok'
2016-06-12 Bdale Garbeeextend "ok" temp range to 40C, since battery charger...
2016-06-12 Keith Packardaltos/stmf0: Remove ao_usb_free
2016-06-12 Keith Packardaltos/stmf0: Rework the sram allocation to save a few...
2016-06-10 Keith Packardaltos/cc1115l: Reduce trace buffer size
2016-06-10 Keith Packardaltos/stm: Handle USB reset in STM32L usb driver
2016-06-10 Keith Packardaltos/lpc: Handle USB reset by resetting internal state
2016-06-10 Keith Packardstmf0: Do not send more data than requested for GET_DES...
2016-06-10 Keith Packardstmf0: Clear all USB state when resetting chip. Wakeup...
2016-06-10 Keith Packardtelegps-v1.0: Document how SN 1959 was fixed
2016-06-05 Keith Packardaltosuilib: Only display map debugging when serial_debu...
2016-05-28 Keith Packardaltosuilib: Fill preload map on site or lat/lon change
2016-05-26 Keith Packarddoc: pad/idle indicator table was busted
2016-05-25 Keith Packardaltosuilib: Rename AltosUIMap*New.java to AltosUIMap...
2016-05-25 Keith Packardaltosuilib: Have map preload respond to units and font...
2016-05-25 Keith Packardaltoslib: use miles for distances > 1000ft.
2016-05-15 Keith Packardtelegps: Add monitor idle mode
2016-05-15 Keith Packardtelegps: Use log_space when flight_log_max is missing
2016-05-15 Keith Packardaltoslib: Add AltosIdleReader
2016-05-15 Keith Packardaltoslib: Add log_space to AltosState
2016-05-15 Keith Packardaltoslib: Set version and log space from AltosIdleFetch
2016-05-15 Keith Packardaltoslib: Allow empty values in AltosHashSet representation
2016-05-13 Keith Packardaltoslib: Store saved state in version-independent...
2016-05-13 Keith Packardaltoslib: Store common frequencies in library version...
2016-05-13 Keith Packardaltosui/telegps/micropeak: Handle both MULTI_LIB and...
2016-05-13 Keith PackardAutomatically run 'git submodule update' if necessary
2016-05-12 Keith PackardBump java library versions
2016-05-12 Keith PackardBump android app version
2016-05-12 Keith Packardtelegps: Adapt to distance units switching changes
2016-05-12 Keith Packardaltoslib: Get rid of AltosMap from AltosMapLoader
2016-05-12 Keith Packardaltosdroid: make disconnect stick past pause/restart
2016-05-12 Keith Packardaltoslib: Clean up map file and url handling
2016-05-12 Keith Packarddoc: Start update for 1.6.4
2016-05-12 Keith Packardaltosuilib: Don't flicker missing voltages when changin...
2016-05-12 Keith Packardaltosdroid: Rate limit map loading pacifier
2016-05-12 Keith Packardaltoslib: Allow map preloading to be aborted
2016-05-12 Keith Packardaltosuilib: Rate limit map loading pacifier updates
2016-05-12 Keith Packardaltoslib: Remove some debug printf calls
2016-05-12 Keith Packardaltoslib: Switch distance from m/ft to km/miles for...
2016-05-12 Keith PackardAdd TeleMega to spec list. Add TeleGPS RF output.
2016-05-12 Keith PackardPublish firmware with keithp-fat
2016-05-12 Keith Packardaltosdroid: Check for closed before writing/reading...
2016-05-12 Keith Packardaltosui/telegps: Ship firmware for new hardware
2016-05-09 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2016-05-09 Bdale Garbeeprocess updates made during 1.6.3 release cycle
2016-05-09 Keith PackardBump version to 1.6.3.1 v1.6.3.1
2016-05-09 Keith Packardaltos/cc1111: Use SW to drive UART RTS pin
next