augment TeleDongle turn on script to support serial number on command line
[fw/altos] / src /
2016-09-03 Keith Packardaltos/stm: Set SPI slave DMA priority to HIGH/VERY_HIGH
2016-09-03 Keith Packardaltos/stm: Set i2c recv DMA to HIGH
2016-09-03 Keith Packardaltos/stm: Set MISO DMA priority to HIGH to avoid OVR
2016-09-03 Keith Packardaltos/stm: Create funcs to set SPI DMA parameters
2016-09-03 Keith Packardaltos/stm: Make ao_spi_duplex out pointer const
2016-08-29 Keith Packardaltos/cc1120: remove unused status from ao_radio_fifo_w...
2016-08-09 Keith Packardaltos/stmf0: Switch ADC fast to ADC clock
2016-08-04 Keith Packardaltos: Flash all LEDS during power on
2016-08-02 Keith Packardaltos: Use standard FIPS testing for chaoskey
2016-08-02 Keith Packardaltos/stmf0: Clean .bin files from flash-loader dirs
2016-08-02 Keith Packardaltos/stmf0: Hook up clock output support
2016-08-02 Keith Packardaltos: Make telelcotwo control two boxes instead of...
2016-08-02 Keith Packardaltos: Add 'ao_button_get' to button driver
2016-07-27 Keith Packardaltos: Stop building cc1111-based telemini v2.0 firmware
2016-07-27 Keith Packardaltos: Don't switch to flight 0 when log fills in flight
2016-07-27 Keith Packardaltos: Expose cc1200 radio test functions for telemini...
2016-07-27 Keith Packardfixup for interleave
2016-07-27 Keith Packardaltos: Don't access cc1120 SPI bus during recv after...
2016-07-27 Keith Packardaltos: Keep telemetry and command output from interleaving
2016-07-14 Keith Packardaltos: Add STM32F0 beep and SPI byte API.
2016-07-12 Keith Packardaltos: Add telemetrum v3.0
2016-07-12 Keith PackardSwitch from GPLv2 to GPLv2+
2016-07-01 Keith Packardaltos/cc1111: Remove 'show tasks' command
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-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-05-28 Keith Packardaltosuilib: Fill preload map on site or lat/lon change
2016-05-09 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2016-05-09 Keith Packardaltos/cc1111: Use SW to drive UART RTS pin
2016-05-07 Keith PackardIgnore some built files for 1.6.3
2016-05-02 Keith Packardaltos: Make sure AO_MMA655X_INVERT is declared where...
2016-04-30 Keith PackardRevert "altos/stm: Run scheduler code on interrupt...
2016-04-25 Keith Packardaltos: Clear packet queue when starting packet master
2016-04-25 Keith Packardaltos/telebt-v3.0: Flip CTS/RTS pins for BT module
2016-04-25 Keith Packardaltos/stm32l: Add support for software-driven HW flow...
2016-04-25 Keith Packardaltos: Use TXE instead of TC for serial on STM32l
2016-04-25 Keith PackardDebug bits for telebt
2016-04-20 Keith Packardaltos: avoid mixed declarations and code in ao_task.c
2016-04-20 Keith Packardaltos/telefiretwo-v0.2: Change alarm names in comment
2016-04-20 Keith Packardaltos/stmf0: Fix external interrupts
2016-04-20 Keith PackardAdd TeleFireTwo v0.2 project
2016-04-20 Keith Packardaltos/telelcotwo: Add idle timeout
2016-04-20 Keith Packardaltos: Use simpler debounce logic for buttons
2016-04-20 Keith Packardaltos: Add ao_lco_two.c; alternate LCO interface code
2016-04-20 Keith Packardaltos: Fix telefiretwo .gitignore
2016-04-20 Keith Packardaltos: Add TeleLCOTwo firmware
2016-04-20 Keith Packardaltos: Support pad/lco boxes with fixed box numbers
2016-04-20 Keith Packardaltos: Allow for pad boxes with different sensor config...
2016-04-20 Keith Packardaltos: telefiretwo-v0.1 bits
2016-04-20 Keith Packardaltos: Add pad support for new telefire versions
2016-04-20 Keith Packardaltos: Support telefire products in cc1200 driver
2016-04-13 Keith Packardaltos/detherm: Add servo driver
2016-04-13 Keith Packardaltos/detherm: Add ms5607 to detherm
2016-04-13 Keith Packardaltos: Add easy mini plotting helper in test code
2016-04-13 Keith Packardaltos: Add ao_gpi_set/clr_bits functions
2016-04-03 Keith Packardaltos/stmf0: Add pwm and exti drivers
2016-04-03 Keith Packardaltos: Add detherm product
2016-04-03 Keith Packardaltos/stmf0: Support HPE clock source
2016-04-03 Keith Packardaltos/stmf0: Add SPI driver.
2016-04-03 Keith Packardaltos: Use mini logging for detherm, just without ADC
2016-04-03 Keith Packardaltos: Add Detherm log format (easymini without ADC)
2016-04-03 Keith Packardaltos: Allow for flight hardware without any ADC values
2016-03-26 Keith Packardaltos: Add one-byte SPI output routine for LPC and...
2016-03-26 Keith Packardaltos/lpc: Add fast timer
2016-03-26 Keith Packardaltos/stm: Allow apps to define different stack size
2016-03-26 Keith Packardaltos/stm: Validate current task SP in interrupt by...
2016-03-26 Keith Packardaltos/stm: Run scheduler code on interrupt stack
2016-03-18 Keith Packardaltos/stmf0: Construct .bin files for flash loaders
2016-03-18 Keith Packardaltos: Expose fast timer API from kernel/
2016-03-07 Bart Masseyaltos: Fixed timing of panic display LED to be readable
2016-03-05 Keith Packardaltos/stmf0: Fix build without second USB IN endpoint
2016-03-02 Keith Packardaltos: Add ChaosKey v1.0 product
2016-03-02 Keith Packardaltos/chaoskey: Add another USB endpoint to read raw...
2016-02-15 Keith Packardaltos/chaoskey: Use SoC device ID as serial number
2016-02-15 Keith Packardaltos/stmf0: Use device ID as usb serial number if...
next