fw/altos
2013-10-10 Keith Packardaltos: Fix stm-bringup demo build to use installed...
2013-10-10 Keith Packardaltos: Use installed pdclib
2013-10-09 Keith PackardBump version to 1.2.9.3 1.2.9.3
2013-10-09 Keith Packarddoc: Add easymini outline to distribution
2013-10-09 Keith Packarddoc: Add EasyMini outline drawing
2013-10-09 Keith Packardaltos: Messed up the ifeq syntax a bit so ARM bits...
2013-10-08 Keith Packardaltosui: Binaries to package are only in per-product...
2013-10-08 Keith Packardaltos: avr-gcc appears to find the loader scripts witho...
2013-10-08 Keith Packardaltos: Broken test for M0 compiler in src/Makefile
2013-10-08 Keith PackardMerge remote-tracking branch 'origin/master'
2013-10-08 Keith PackardAdd --with parameters to configure for compiler selection new-state
2013-10-08 Keith Packardaltos/stm: New GAS version requires flags in APSR assig...
2013-10-08 Keith Packardaltos: Rename easymini-v0.1 to easymini-v1.0
2013-10-08 Keith Packardaltos/lpc, altos/stm: ARM requires ISB after switching...
2013-10-08 Keith Packardaltos: Don't require an LED for ao_flight
2013-10-08 Keith PackardChange differentiation filter constants and limits
2013-10-08 Bdale Garbeenew toolchain for STM32L is in /usr/bin, not /opt/corte...
2013-09-19 Keith Packardaltos: Set TeleMini v2.0 USB ID correctly
2013-09-19 Keith PackardAdd TeleMini v2.0 telemetry support
2013-09-19 Keith Packardaltoslib: Prefer averaged ground pres for ground alt...
2013-09-15 Keith Packardaltos/telemetrum-v2.0: Use red LED during boot time
2013-09-15 Keith Packardaltos/telemini-v2.0: Change initialization order
2013-09-15 Keith Packardaltos: Stop copying cc1111 binaries to the altos/src dir
2013-09-15 Keith Packardaltos: Add nanopeak-v0.1
2013-09-15 Keith Packardaltos: Move micropeak sources around
2013-09-07 Keith Packardaltosui: Include device name in Table view
2013-09-07 Keith Packardaltoslib: TeleMetrum v2 telemetry includes computes...
2013-09-06 Keith Packardaltoslib: Add receiver serial to telem file names
2013-09-06 Keith Packardaltosui: Set 'flight' value in AltosEepromMonitor windo...
2013-09-06 Keith Packardaltosui: Load Telem files in AltosDataChooser too
2013-09-06 Keith Packardaltoslib: Add TeleMini eeprom file to Makefile.am
2013-09-06 Keith Packardaltoslib: Lock access to AltosLink config_data
2013-09-06 Keith Packardaltoslib: Set 'valid' for valid TeleMetrum eeprom download
2013-09-06 Keith Packardaltoslib/altosui: Add TeleMini-v1.0 eeprom support
2013-09-06 Keith Packardaltosui: Remove debugging printf from InfoTable
2013-09-06 Keith Packardaltos: Set tick value in new TeleMetrum v2 sensor packets
2013-09-06 Keith Packardao-tools/ao-telem: Parse new TM v2 packets
2013-09-06 Keith Packardaltosui: Fix 'Graph Flight' button in landed dialog
2013-09-06 Keith Packardaltoslib: Remove debug printf from AltosTelemetryMetrum...
2013-09-06 Keith Packardaltoslib: Rewrite AltosTelemetryIterable
2013-09-06 Keith Packardaltoslib: Record time_change in AltosState correctly
2013-09-06 Keith Packardaltoslib: Update received time when replaying flights
2013-09-06 Keith Packardaltoslib: Only open log file when both flight and seria...
2013-09-05 Keith Packardaltoslib: Use AltosTelemetry.parse to pull telem lines...
2013-09-05 Keith Packardaltoslib: Remove more AltosRecord based files
2013-09-05 Keith Packardaltoslib: remove AltosRecord based eeprom code
2013-09-05 Keith Packardaltoslib: Remove AltosRecord-based telemetry code
2013-09-05 Mike Beattiealtosdroid: convert rogue files to unix line endings
2013-09-05 Mike Beattiealtosdroid: more updates for new AltosState
2013-09-05 Mike Beattiealtosdroid: update to support new state code
2013-09-05 Keith Packardaltoslib: Finish AltosState changes. Update version...
2013-09-03 Keith Packardaltoslib: Set measured acceleration for measured accele...
2013-09-03 Keith Packardaltoslib: Clear sat data when tick changes
2013-09-03 Keith Packardaltoslib: Start integrated value at 0 by default
2013-09-03 Keith Packardaltoslib: Use first few baro samples for ground pressur...
2013-09-03 Keith Packardaltoslib: Make Ascent/descent use different filter...
2013-09-03 Keith Packardaltoslib: Remove duplicate cmd/tick from TM eeprom...
2013-09-03 Keith Packardaltoslib: Clean up metrum eeprom file reading
2013-09-03 Keith Packardaltoslib: Correct mega/metrum eeprom years by adding...
2013-09-03 Keith Packardaltoslib: Correct tick wrapping in eeprom file reading
2013-09-03 Keith Packardaltoslib: Ensure eeprom file body always exists
2013-09-03 Keith Packardaltoslib: More AltosState hacking
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-31 Keith Packardaltoslib/altosui: Fixes for state changes
2013-08-31 Keith Packardaltoslib/altosui: Get legacy telem working with new...
2013-08-30 Keith Packardaltoslib, altosui: Restructured state management now...
2013-08-30 Keith Packardaltos: Split EasyMini and TeleMini log formats
2013-08-29 Keith Packardaltoslib: Start restructuring AltosState harder
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 Packardao-tools: Use TeleDongle for default ao-dbg target
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 PackardBump version to 1.2.9.2 1.2.9.2
next