altos: Shuffle LCO functions around, add telelco first cut
[fw/altos] / src /
2012-08-30 Keith Packardaltos: Shuffle LCO functions around, add telelco first cut
2012-08-30 Keith Packardaltos: Disable debug printfs and fix pad ignite time...
2012-08-29 Keith PackardMerge remote-tracking branch 'mjb/master'
2012-08-29 Keith Packardaltos: spiradio debug serial is port 1, not port 0
2012-08-29 Keith Packardaltos: SPI radio - use 1->0 for 'done' and 0->1 for...
2012-08-29 Keith Packardaltos: fix ao_pad debug output for query command
2012-08-29 Keith Packardaltos: Use updated pad protocol for lco commands
2012-08-29 Keith Packardaltos: Note changes to configured AES key for SPI radio...
2012-08-29 Keith Packardaltos: Wait for IN dma complete on slave SPI send
2012-08-29 Keith Packardaltos: Oops. forgot ao_data.c
2012-08-29 Keith Packardaltos: Add spiradio Makefile
2012-08-29 Keith Packardaltos: Mostly working SPI radio link
2012-08-29 Keith Packardaltos: Include the radio_cmac debug commands in telefire
2012-08-29 Keith Packardaltos: Explicitly erase memory in STM eeprom driver.
2012-08-29 Keith Packardaltos: Track protocol changes to ao_pad debug messages
2012-08-29 Keith Packardaltos: Stop providing debug commands in seven-segment...
2012-08-29 Keith Packardaltos: Move radio_cmac test funcs from ao_lco_cmd.c...
2012-08-29 Keith Packardaltos: When sharing radio DMA for AES, use it for in...
2012-08-29 Keith Packardaltos: Fix ao_delay function and move from per-chip...
2012-08-29 Keith Packardaltos: Enable STM SYSCFG when routing EXTI
2012-08-29 Keith Packardaltos: No need to initialize EXTI priorities at startup...
2012-08-29 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2012-08-27 Keith Packardaltos: Add spiradio product
2012-08-27 Keith Packardaltos: sdcdb rc file for telefire
2012-08-27 Keith Packardaltos: Add SPI linked radio API
2012-08-27 Keith Packardaltos: Clean up radio APIs
2012-08-27 Keith Packardaltos: Build telelco and spiradio when possible
2012-08-27 Keith Packardaltos: Expose a signed version of the tick count
2012-08-27 Keith Packardaltos: Specify the LCD duty cycle for stm-demo
2012-08-27 Keith Packardaltos: Test multiple quadrature devices. Export quadrat...
2012-08-27 Keith Packardaltos: Seven segment display driver
2012-08-27 Keith Packardaltos: More SPI slave changes for cc1111 driver
2012-08-27 Keith Packardaltos: Add SPI slave get/put macros to cc1111
2012-08-27 Keith Packardaltos: Provide interface for STM LCD driver.
2012-08-27 Keith Packardaltos: Rename drivers/ao_lco to drivers/ao_lco_cmd
2012-08-26 Keith Packardaltos: Trigger sample complete when all data are ready
2012-08-26 Keith Packardaltos: Shrink STM stack size
2012-08-26 Keith Packardaltos: Make ao_cur_task_index track ao_cur_task in...
2012-08-26 Keith Packardaltos: Make 'pad' driver useful with telefire v0.1
2012-08-26 Keith Packardaltos: Add debug command for 74hc597 driver
2012-08-26 Keith Packardaltos: Allow sharing of radio DMA with aes engine
2012-08-24 Keith Packardaltos: Configure telefire SPI and LEDs correctly
2012-08-24 Keith Packardaltos: telelaunch doesn't need ao_radio_cmac_init
2012-08-24 Keith Packardaltos: Get ao_pad.c working on telefire v0.1
2012-08-24 Keith Packardaltos: Split out LCO functions from ao_radio_cmac.c...
2012-08-24 Keith Packardaltos: Have radio_cmac turn on LEDs as appropriate
2012-08-24 Keith Packardaltos: Add 'ao_led_set_mask' in the PCA9922 driver
2012-08-24 Keith Packardaltos: Make cc1111 SPI pins configurable
2012-08-24 Keith Packardaltos: Disable telefire 'pad' listener when testing...
2012-08-19 Keith PackardHere's the button driver and event queue logic
2012-08-19 Keith Packardaltos: Add MMA655X driver
2012-08-19 Keith Packardaltos/cc1111: Document SPI bus pin options
2012-08-19 Keith Packardaltos: Use split SPI bus for MS5607 sensor
2012-08-19 Keith Packardaltos: Allow STM SPI bus on multiple pin sets
2012-08-07 Keith PackardMerge remote-tracking branch 'mjb/master'
2012-08-07 Mike BeattieMerge branch 'master' of git://git.gag.com/fw/altos
2012-08-07 Keith Packardaltos: Fix .sdcdbrc file for telebt-v0.1
2012-08-07 Keith Packardaltos: Oops. Serial 1 stdin was busted by typo
2012-08-07 Keith Packardaltos: Add button driver and event queue
2012-08-07 Keith Packardaltos: Support multiple quadrature encoders.
2012-08-07 Keith Packardaltos: Fix up quadrature driver
2012-08-07 Keith PackardSigned-off-by: Keith Packard <keithp@keithp.com>
2012-08-07 Keith Packardaltos: Add quadrature driver
2012-08-07 Keith Packardaltos: Add ao_gpio_get and ao_exti_set_mode
2012-08-05 Keith Packardaltos: Build ao_kalman.h from cc1111 subdirs as needed
2012-08-05 Keith Packardsrc/cc1111: Enable SPI slave mode
2012-08-05 Keith Packardsrc/cc1111: Allow serial0 without serial1
2012-08-05 Keith Packardsrc/cc1111: Add ao_gpio_set macro
2012-07-30 Keith Packardaltos: Add driver for STM internal flash
2012-07-30 Keith Packardaltos: Add telefire-v0.1
2012-07-30 Keith Packardaltos: Add software AES implementation
2012-07-30 Keith Packardaltos/cc1111: Fix serial 0 option 2 pins definitions
2012-07-29 Keith PackardAdd ability to re-play telemetry through TeleDongle
2012-07-22 Keith Packardaltos: Move ao_radio_cmac.c to core (it doesn't depend...
2012-07-20 Keith PackardAdd stlink pinout
2012-07-19 Robert Garbeetelescience: correctly calculating rate values with...
2012-07-18 Robert GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2012-07-18 Robert GarbeeICP3 working
2012-07-18 Robert GarbeeTimer 3 working with slower clock and all 16 bits.
2012-07-18 Keith Packardaltos: Toggling telemetry monitoring would replay the...
2012-07-18 Keith Packardaltos: With debug cables disconnected, CC1120 seems...
2012-07-18 Keith Packardaltos: Megametrum ADC values are 12 bits, discard low...
2012-07-17 Robert Garbeefirst work on PWM input to TeleScience, 'p' command...
2012-07-17 Keith Packardaltos: Place STM config values at fixed addresses for...
2012-07-16 Keith Packardaltos: megametrum depends on ao_companion.h
2012-07-16 Keith Packardaltos: Enable pyro channel control in telepyro
2012-07-16 Keith Packardaltos: Add manual firing command for extra pyro channels
2012-07-16 Keith Packardaltos: Use 'HAS_ORIENT' to enable orientation selection...
2012-07-16 Keith Packardaltos: Pass flight dynamics to companion boards
2012-07-16 Keith Packardaltos: Make ao_tick_count visible
2012-07-16 Keith Packardaltos: Remove some debug code from avr ADC driver
2012-07-16 Keith Packardaltos: Make sure telepyro ao_product.h is built before...
2012-07-16 Keith Packardaltos: Make storage addresses datatype configurable
2012-07-16 Keith Packardsrc: Add driver for AVR internal eeprom. Use for telepy...
2012-07-16 Keith Packardaltos: No space for pyro help on TP v0.1
2012-07-16 Keith Packardaltos: Remove unused 'func' from ao_config_set
2012-07-16 Keith Packardaltos/avr: Remove debugging command from USB driver
2012-07-16 Keith Packardaltos/avr: Remove debugging printf in avr stdio startup
2012-07-14 Keith Packardsrc: Add explicit 'pin' argument to ao_enable_output
2012-07-14 Keith Packardaltos/megametrum: Support the four additional pyro...
next