summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* altos/stm: Set SPI slave DMA priority to HIGH/VERY_HIGHKeith Packard2016-09-03
* altos/stm: Set i2c recv DMA to HIGHKeith Packard2016-09-03
* altos/stm: Set MISO DMA priority to HIGH to avoid OVRKeith Packard2016-09-03
* altos/stm: Create funcs to set SPI DMA parametersKeith Packard2016-09-03
* altos/stm: Make ao_spi_duplex out pointer constKeith Packard2016-09-03
* altos/cc1120: remove unused status from ao_radio_fifo_write_stopKeith Packard2016-08-29
* altos/stmf0: Switch ADC fast to ADC clockKeith Packard2016-08-08
* altos: Flash all LEDS during power onKeith Packard2016-08-04
* altos: Use standard FIPS testing for chaoskeyKeith Packard2016-08-02
* altos/stmf0: Clean .bin files from flash-loader dirsKeith Packard2016-08-02
* altos/stmf0: Hook up clock output supportKeith Packard2016-08-02
* altos: Make telelcotwo control two boxes instead of two padsKeith Packard2016-08-02
* altos: Add 'ao_button_get' to button driverKeith Packard2016-08-02
* altos: Stop building cc1111-based telemini v2.0 firmwareKeith Packard2016-07-27
* 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
* altos: Add telemetrum v3.0Keith Packard2016-07-12
* Switch from GPLv2 to GPLv2+Keith Packard2016-07-12
* altos/cc1111: Remove 'show tasks' commandKeith Packard2016-06-30
* 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
* 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