Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
[fw/altos] / src /
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...
2012-07-14 Keith Packardaltos/stm: Expose ao_gpio_set which sets a specific...
2012-07-14 Keith Packardstm: running out of memory in MM -- reduce stack to...
2012-07-14 Keith Packardaltos: Add arbitrary pyro channel support
2012-07-14 Keith Packardaltos/stm: Force STM stack to start at the top of RAM
2012-07-11 Keith PackardReport RSSI values in monitor idle UI (trac #44)
2012-07-11 Keith Packardaltos: Fix gcc compiler warnings in GPS code
2012-07-11 Keith Packardaltos: Create macros to convert from/to radio RSSI...
2012-07-11 Keith Packardaltos: Have 'make clean' remove all programs, even...
2012-07-11 Keith Packardaltos: remove optimization for 'help' that confuses...
2012-07-11 Keith Packardaltos: Ignore megametrum built files
2012-07-11 Keith Packardaltos: Force 434.550Mhz by connecting debug gnd and...
2012-07-11 Keith Packardaltos: Continuously update ground state while on pad...
2012-07-11 Keith Packardaltos: Set HAS_FLIGHT_DEBUG=1 to include the flight...
2012-07-11 Keith Packardaltos: Signal continuity over radio in pad mode (trac...
2012-07-11 Keith Packardaltos: Add 'void' parameter to ao_fec_decode callback...
2012-07-11 Keith Packardaltos: Save some memory.
2012-07-10 Keith Packardaltos: Improve ao_flight_test a bit
2012-07-10 Keith Packardaltos: add some (unused) test code for different soft...
2012-07-10 Keith Packardaltos: Eliminate compiler warnings when building ao_fli...
2012-07-10 Keith Packardaltos: Rename *_mm.c back to *.c
2012-07-10 Keith Packardaltos: remove stale ao_flight.c and ao_sample.c
next