altoslib: Rewrite AltosTelemetryIterable
[fw/altos] / src /
2013-09-03 Keith Packardaltos: Not all products have pins to control flash...
2013-09-01 Keith Packardaltoslib/altosui: Further AltosState transition work
2013-09-01 Keith Packardaltos/telegps: Initialize logging system
2013-08-31 Keith PackardMerge branch 'master' into new-state
2013-08-31 Keith Packardaltos/lpc: Add bits for building flash loaders
2013-08-30 Keith Packardaltos: Split EasyMini and TeleMini log formats
2013-08-29 Keith PackardMerge remote-tracking branch 'origin/telemini'
2013-08-29 Keith Packardaltos/stm: Make sure we switch to MSI during timer...
2013-08-29 Keith Packardaltos/stm: Remove stale timer defines
2013-08-29 Keith Packardaltos/stm: Make sampling profiler work again
2013-08-29 Keith Packardaltos/stm: New compiler doesn't correctly build flash...
2013-08-29 Keith Packardaltos: Force u-blox to 9600 baud for now
2013-08-29 Keith Packardaltos: Add debugging to ublox GPS driver
2013-08-29 Keith Packardaltos: Update time for next alarm each time a task...
2013-08-29 Keith Packardaltos: TM v2 places the MMA6555 upside down compared...
2013-08-28 Keith Packardaltos/telemetrum-v2.0: Use 9600 baud for ublox telemetrum-v2.0
2013-08-28 Keith Packardaltos/telemetrum-v2.0: Fix MMA6555 SPI pin assignment
2013-08-28 Keith Packardaltos: Rename TeleMetrum v2.0 ADC sense members
2013-08-28 Keith Packardaltos: Add TeleMetrum v2.0 boot loader
2013-08-28 Keith Packardaltos: Initial TeleMetrum v2.0 bits
2013-08-27 Keith Packardaltos: Don't use ao_data on cc1111 projects telemini
2013-08-27 Keith Packardaltos: Make ao_wakeup reentrant
2013-08-27 Keith Packardaltos: Check for MS5607 MISO low before sleeping
2013-08-27 Keith Packardaltos/telemini-v2.0: Add ao_exti.h depend. Init beeper...
2013-08-27 Keith Packardaltos: Use %ld and %lu for MS5607 debug output
2013-08-27 Keith Packardaltos/cc1111: Wake up non-ADC sensor code each timer...
2013-08-27 Keith Packardaltos/cc1111: Leave pin interrupts completely disabled...
2013-08-27 Keith Packardaltos: Get telemini to copy current MS5607 state to...
2013-08-26 Keith Packardcc1111: Hacky pin interrupt support. Only useful for...
2013-08-26 Keith Packardcc1111: Rework ADC configuration a bit, fix Tm V2 ADC...
2013-08-26 Keith Packardaltos: Build more products by default
2013-08-26 Keith Packardaltos: Changes required by cc1111 multi-spi support
2013-08-26 Keith Packardaltos/teletiny-v2.0: Support multiple SPI busses on...
2013-08-26 Keith Packardaltos: Add exti and spi to telemini-v2.0
2013-08-26 Keith Packardaltos: Make TeleMini v2.0 fit
2013-08-26 Keith Packardaltos: Add 64-bit subtraction
2013-08-26 Keith Packardaltos: Add 64x64 multiply. Test 64 ops for dest same...
2013-08-26 Keith Packardaltos: Make 64x16 mul a bit faster
2013-08-26 Keith Packardaltos: Add 64-bit add/mul/shift for SDCC
2013-08-26 Keith PackardInitial TeleMini bits
2013-08-26 Keith Packardaltos: Explicitly list the linker script needed for...
2013-08-26 Keith PackardMerge branch 'master' into telegps-v0.3
2013-08-26 Keith Packardaltos: MS5607 pressure computation for low temperatures...
2013-08-25 Keith Packardaltos: Wake up on LPC usart ISR only once
2013-08-25 Keith Packardaltos: Set default LPC stack to 512 bytes, Em to 384...
2013-08-25 Keith Packardaltos: Use installed arm compiler for LPC
2013-08-25 Keith Packardaltos/lpc: Stop using burst mode for LPC ADC
2013-08-25 Keith Packardaltos: Allow products to disable RDF entirely telegps-v0.3
2013-08-25 Keith Packardaltos: Add telegps v0.3 product
2013-08-20 Keith Packardaltos: various cc115l driver hacks
2013-08-17 Keith Packardaltos: Wake up on LPC usart ISR only once
2013-08-17 Keith Packardaltos: Set default LPC stack to 512 bytes, Em to 384...
2013-08-17 Keith Packardaltos: Allow ublox to run at other baud rates
2013-08-17 Keith Packardaltos: allow projects to override default config values
2013-08-17 Keith PackardMerge branch 'master' into telegps-v0.3
2013-08-17 Keith PackardMerge remote-tracking branch 'origin/master'
2013-08-17 Keith Packardaltos: Make FAT test program link explicitly against...
2013-07-30 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2013-07-03 Keith Packardaltos: Remove ao_radio_gpio_bits from normal build
2013-07-03 Keith Packardaltos/lpc: Rename serial port to 'serial0'
2013-06-24 Keith Packardaltos: Support mega-style logging without ADC
2013-06-24 Keith Packardaltos/lpc: Add boot loader
2013-06-22 Keith Packardaltos/telefire-v0.1: Use same LED selection as the...
2013-06-22 Keith Packardaltos/lpc: Don't disable all interrupts when disabling...
2013-06-22 Keith Packardaltos/lpc: Remove ao_usb_task structure
2013-06-22 Keith Packardaltos/lpc: Enable brown-out-detector
2013-06-20 Keith Packardaltos/telefire: Radio status (no data, weak data, good...
2013-06-20 Keith Packardaltos: PCA9922 LED driver needs Enable driven low to...
2013-06-20 Keith Packardaltos/cc1111: Fetch RSSI for TeleFire from correct...
2013-06-17 Keith Packardaltos/lpc: Get rid of ADC filter
2013-06-17 Keith Packardaltos/lpc: Get the IRC turned off after boot time
2013-06-17 Keith Packardaltos: Disable USB on all flight computers when in...
2013-06-17 Keith Packardaltos: Declare m25 write-in-progress as 'ao_port_t'
2013-06-17 Keith Packardaltos/lpc: Remove spurious semicolon
2013-06-17 Keith Packardaltos/lpc: Don't disable all of the clocks just yet...
2013-06-16 Keith Packardaltos/lpc: Turn off more clocks, disable USART for...
2013-06-15 Keith Packardaltos/lpc: Filter ADC inputs
2013-06-15 Keith Packardaltos/lpc: Make ADC inputs work
2013-06-10 Keith Packardaltos/telelco: Add 30ms delay in search after finding...
2013-06-10 Keith Packardaltos: Add fast-timer API. Use for quadrature and butto...
2013-06-09 Keith Packardaltos: Add debounce helper. Use in button and quadratur...
2013-06-09 Keith Packardaltos/telefire: Leave siren on all the time. Add siren...
2013-06-09 Keith Packardaltos: Add telefire v0.2 support
2013-06-09 Keith Packardaltos: Add driver for 74hc165 shift register
2013-05-27 Keith Packardaltos: Add pyro operations to regular ignite commands
2013-05-27 Keith Packardaltos: Make manual pyro firing command work again
2013-05-27 Keith Packardaltos: write pyro fired to correct log field
2013-05-27 Keith Packardaltos: Light pyro charges simultaneously if so configured
2013-05-27 Keith Packardaltos,altosui: Add pyro state logging for TeleMega
2013-05-27 Keith Packardaltos: Add pyro code testing to ao_flight_test for...
2013-05-21 Keith PackardSeparate out cortex-m0 compiler tests in configure
2013-05-21 Keith Packardaltos: Can't use inline functions because SDCC doesn...
2013-05-21 Keith PackardMerge branch 'lpc'
2013-05-21 Keith Packardaltos: Set the path for the STM32L compiler explicitly
2013-05-20 Keith PackardAdd Mini logging format. Use in EasyMini lpc
2013-05-20 Keith PackardMerge branch 'master' into lpc
2013-05-20 Keith Packardaltos/easymini: Initialize beep and ADC. Declare use...
2013-05-20 Keith Packardaltos/easymini: Use different pins for igniter outputs
2013-05-20 Keith Packardaltos/easymini: MS5607 chip select bits were defined...
2013-05-20 Keith Packardaltos/easymini: Easymini doesn't have USB connect or...
next