summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * altos: Handle internal and external telem monitoring requestsKeith Packard2011-11-12
| * altos: Check pdata+xdata memory usage during buildKeith Packard2011-11-12
| * altos: Set SPI fill value each time it is used.Keith Packard2011-11-12
| * altos: Initialize DMA config address at boot timeKeith Packard2011-11-12
| * altos: debounce buttonsKeith Packard2011-11-12
| * altos: Build TeleTerra v0.2 by defaultKeith Packard2011-11-12
| * altosui: Deal with serial port exceptions a bit betterKeith Packard2011-11-12
| * altos: Make ao_xmem funcs require __xdata void * instead of castingKeith Packard2011-11-11
| * altosui: Make UI Look&Feel configurableKeith Packard2011-11-11
| * altos: Shrink Skytraq NMEA parsing - common nmea_finish codeKeith Packard2011-11-11
| * altos: shrink Skytraq NMEA parsing moreKeith Packard2011-11-11
| * altos: Shrink code size of Skytraq NMEA parserKeith Packard2011-11-11
| * altos: A bunch of missing .gitignore files (mostly)Keith Packard2011-10-27
| * altos: Add i2c driver for avr chipKeith Packard2011-10-27
| * altosui: Only update GPS data when new GPS information arrivesKeith Packard2011-10-27
| * altos: Fix distance/bearing computations. Deal with large valuesKeith Packard2011-10-27
| * altos: Bring up basic TeleTerra v0.2 UImultiarchKeith Packard2011-10-26
| * altos: Flip button IRQ initialization aroundKeith Packard2011-10-23
| * altos: Fix battery voltage computation.Keith Packard2011-10-23
| * altos: Add battery voltage sampling driverKeith Packard2011-10-23
| * altos: Add button driver and sample userKeith Packard2011-10-23
| * src/teleterra-v0.2: Initialize more hardwareKeith Packard2011-10-23
| * altos/teleterra_0_2: Initialize LCD driverKeith Packard2011-10-23
| * src/teleballoon-v1.1: Use Tm style initial state stuffKeith Packard2011-10-21
| * altos: Add teleballoon-v1.1 directoryKeith Packard2011-10-21
| * altos: Add LEGACY_MONITOR defines to more programsKeith Packard2011-10-15
| * ao-bringup: Make it build with source restructuringKeith Packard2011-10-15
| * altos: Add TeleTerra v0.2 productKeith Packard2011-10-11
| * altos: oops -- forgot to add the cc1111 string codeKeith Packard2011-10-11
| * altos: Split out arch-specific bits of LCD driverKeith Packard2011-10-11
| * Bump to 1.0.9.31.0.9.3Keith Packard2011-10-11
| * altos/telescience: Add more header dependenciesKeith Packard2011-10-11
| * altos/avr: telescience doesn't have room for the flash write codeKeith Packard2011-10-11
| * altos/avr: Must leave space for init stack in ramKeith Packard2011-10-11
| * altos/avr: Shrink default stack size to use less ramKeith Packard2011-10-11
| * altos: Allow ao_science_slave to not log dataKeith Packard2011-10-11
| * altos: Make HAS_STORAGE_DEBUG define consistentKeith Packard2011-10-11
| * altos/avr: Clear SPI receive buffer before clocking new data inKeith Packard2011-10-11
| * altos/avr: Pull-up on the SPI slave select pinKeith Packard2011-10-11
| * altos/avr: Register stdio handler when using serial for stdinKeith Packard2011-10-11
| * altos/avr: telescience does not have a serial portKeith Packard2011-10-11
| * altos/avr: Make ao_arch_critical argument be a statementKeith Packard2011-10-11
| * altos/avr: Print newline after dumping ADC valuesKeith Packard2011-10-11
| * altos/avr: SPI mutex is now held by the caller, not the SPI driverKeith Packard2011-10-11
| * altosui: Deal with missing state transitions in FlightStats window1.0.9.2Keith Packard2011-10-09
| * altosui: Deal with telem data that goes backwards in timeKeith Packard2011-10-09
| * altos: Respond to telemetry rate changes immediatelyKeith Packard2011-10-09
| * altos: Improve TM v1.0 apogee estimateKeith Packard2011-10-08
| * Bump to 1.0.9.2Keith Packard2011-10-08
| * altosui: Remove igniter voltages from chart.Keith Packard2011-10-08