summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* altos: Don't switch to flight 0 when log fills in flightKeith Packard2016-07-27
* altos: Expose cc1200 radio test functions for telemini bringupKeith Packard2016-07-27
* fixup for interleaveKeith Packard2016-07-27
* altos: Don't access cc1120 SPI bus during recv after abort has startedKeith Packard2016-07-27
* altos: Keep telemetry and command output from interleavingKeith Packard2016-07-27
* altos: Add STM32F0 beep and SPI byte API.Keith Packard2016-07-14
* altosuilib: Show indicator when they switch from invalid back to validKeith Packard2016-07-12
* Bump version to 1.6.5.1 after 1.6.5 releaseKeith Packard2016-07-12
* altos: Add telemetrum v3.0Keith Packard2016-07-12
* Switch from GPLv2 to GPLv2+Keith Packard2016-07-12
* remove debian/ from master branch, it should live only on the debian branchBdale Garbee2016-07-05
* updates made during 1.6.5 release processBdale Garbee2016-07-05
* doc: Build 1.6.5 release notesKeith Packard2016-07-03
* Credit Chuck Haskin for helping fix the SPI bug.Keith Packard2016-07-02
* Bump to 1.6.5. Add preliminary release notesKeith Packard2016-07-02
* altos/cc1111: Remove 'show tasks' commandKeith Packard2016-06-30
* Bump to testing version 1.6.4.2Keith Packard2016-06-29
* altos: Use FIFO_THR pin for cc1120 transmit bufferingKeith Packard2016-06-29
* 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