summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* altos: Leave USB enabled in flight with -DDEBUG=1Keith Packard2016-06-29
* altos/stm: clean up ao_exti_enableKeith Packard2016-06-29
* altos: Make task list output more usefulKeith Packard2016-06-29
* altos/telemini-v2.0: Remove show tasks commandKeith Packard2016-06-29
* altos: Make ao_delay(0) not wait foreverKeith Packard2016-06-29
* altos: cc1200: use FIFO threshold pin output for APRS bufferingKeith Packard2016-06-29
* altos: Add debug check for irq block when editing task queuesKeith Packard2016-06-29
* altos/drivers: Use more reliable byte interface for CC1120 receptionKeith Packard2016-06-29
* altos/stm: Add better byte-level SPI apiKeith Packard2016-06-29
* altos/stm: Clean up spi_enable/disable_index functionsKeith Packard2016-06-29
* altos/stm: move spi execution to common ao_spi_runKeith Packard2016-06-29
* altos: Add STM SPI debuggingKeith Packard2016-06-29
* altos: Add STM DMA debuggingKeith Packard2016-06-29
* altos/stm: Change ao_spi_send_sync definition to take const sourceKeith Packard2016-06-29
* altos/stm: Add more SPI status register bitsKeith Packard2016-06-29
* altos/stm: use 0xff for dma mutex value for allocated mutexesKeith Packard2016-06-29
* altos/stm: remove ao_dma_abortKeith Packard2016-06-29
* altos: Move comment in ao_sleep_for next to related codeKeith Packard2016-06-29
* altos: Block interrupts while waking tasks sleeping on timers.Keith Packard2016-06-29
* altosui: Deliver firmware for Tmega 2.0 and TBT 3.0 for Windows tooKeith Packard2016-06-29
* Mark testing version 1.6.4.1Keith Packard2016-06-29
* altosdroid: Deal with multiple installed android SDKsKeith Packard2016-06-29
* ao-tools/ao-chaosread: Document length (-l) optionKeith Packard2016-06-29
* Bump android version to 13Keith Packard2016-06-29
* switch libgtk-3-bin build-dep to gtk-update-icon-cache, closes: #825455Bdale Garbee2016-06-22
* doc: Add install-html scriptKeith Packard2016-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