summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* altos: Add startup and config (view only) pages to TTKeith Packard2011-11-12
* altos: Enable packet master and debug in TTKeith Packard2011-11-12
* altos: Fix sdcdb settings for telemetrum v1.0Keith Packard2011-11-12
* altos: Trim skytraq NMEA messages. Shrink NMEA header matching codeKeith Packard2011-11-12
* altos: Allow TT/TBT reports to escape landed stateKeith Packard2011-11-12
* altos: Remove LCD debugging codeKeith Packard2011-11-12
* altosui: Add ao_lcd_cursor_on/offKeith Packard2011-11-12
* altos: Add configurable set of channels for TTKeith Packard2011-11-12
* altos: Export 'ao_cmd_is_white' for use by other codeKeith Packard2011-11-12
* altos: Set default flight log max to 127k on TM v0.1Keith Packard2011-11-12
* 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
* altos: Make ao_xmem funcs require __xdata void * instead of castingKeith 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
* 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
* 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