fw/altos
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 Packardaltosui: Check for JRE 1.7 in Windows installer
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 Mike Beattieao-send-telem: make --realtime work
2012-08-07 Mike BeattieMerge branch 'master' of git://git.gag.com/fw/altos
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 Mike BeattieAdd ao-send-telem to .gitignore
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 Mike BeattieAdjust service to be persistent.
2012-08-05 Bdale Garbeemove from Debian packaged sdcc to new cc1111 package...
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-08-05 Keith Packardaltosui: Move 'implements Runnable' from AltosSerial...
2012-08-02 Mike BeattieReduce size of textview.
2012-08-02 Mike BeattieAltosDroid: Begin re-working Bluetooth code
2012-08-02 Mike BeattieFix min/target SDK versions
2012-08-02 Mike BeattieMerge branch 'master' of ssh://mjb@git.ethernal.org...
2012-08-02 Mike BeattieRe-work external lib support for newer Android SDK
2012-07-31 Mike BeattieIgnore autogenerated file: altosui/Info.plist
2012-07-31 Mike BeattieDon't build ao-stmload if stlink is not available.
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-30 Keith Packardaltosui: Remove duplicate values from info table. Add...
2012-07-30 Keith Packardaltosui: Handle Monitor Idle errors better
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-22 Keith Packardaltosui: Move AltosIgnite.java to altoslib
2012-07-20 Keith Packardtools: Use pkgconfig to find stlink for ao-stmload
2012-07-20 Keith PackardAdd stlink pinout
2012-07-19 Keith Packardaltosui: Delay starting KML output for flight and GPS...
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 Packardaltosdroid: Start adding an AltosLink subclass for...
2012-07-18 Keith Packardaltosui: Make scan UI handle incremental telem data
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 Packardaltosui: Accept variations in spacing for igniter statu...
2012-07-18 Keith Packardaltoslib: Move idle monitor managing code to altoslib
2012-07-18 Keith Packardaltos: Megametrum ADC values are 12 bits, discard low...
2012-07-18 Keith Packardaltoslib: Don't use MISSING values in max computations
2012-07-18 Keith Packardaltoslib: Fix MM conversion functions
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-17 Keith PackardAdd ao-stmload tool
2012-07-16 Keith Packardaltosui: Skip unknown data when parsing ADC for idle...
2012-07-16 Keith Packardaltosui: Move serial datastream parser to altoslib
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-12 Keith Packardaltosui: Abstract remote connection timeout stuff
2012-07-11 Keith Packardaltosui: Remove a bunch of debugging printfs
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
next