summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
| * altos/lpc: Add pin interrupt driverKeith Packard2013-05-18
| * altos/lpc: Add beep driverKeith Packard2013-05-18
| * altos/lpc: Add ADC driverKeith Packard2013-05-18
| * altos/lpc: add gpio int, spi, adc and ct32b defines to lpc.hKeith Packard2013-05-18
| * altos/lpc: Clean up broken IOCONF definesKeith Packard2013-05-18
| * altos/lpc: Fix ao_enable_input, add ao_enable_analogKeith Packard2013-05-18
| * altos: LPC interrupt priorities are just 0-3Keith Packard2013-05-18
| * altos: Add LPC spi driverKeith Packard2013-05-18
| * altos: Use ao_port_t in m25 driverKeith Packard2013-05-18
| * altos: Use ao_data_pres macro in ao_log_tinyKeith Packard2013-05-18
| * altos: Check for packet mode before trying to disable it in flight codeKeith Packard2013-05-18
| * altos: ao_data_get is in ao_data.c now, not ao_adc.cKeith Packard2013-05-18
| * altos: Allow architecture to define the type of port registersKeith Packard2013-05-18
| * altos: Move ao_data.c from stm to coreKeith Packard2013-05-18
| * altos/lpc: Get USB workingKeith Packard2013-05-17
| * altos: Allow target-specific USB endpoint specificationsKeith Packard2013-05-17
| * altos: Finish off LPC USB register definitionsKeith Packard2013-05-17
| * altos/lpc: Start adding USB register definesKeith Packard2013-05-17
| * altos/lpc: Start adding USB register definitionsKeith Packard2013-05-17
| * altos/lpc: Take advantage of USART TX fifoKeith Packard2013-05-17
| * altos/lpc: Get USART runningKeith Packard2013-05-17
| * altos/lpc: Get 100Hz timer runningKeith Packard2013-05-17
| * lpcxpresso: Add ao_demo.cKeith Packard2013-05-17
| * lpc: Initial lpcxpresso bitsKeith Packard2013-05-17
* | altos: Set the path for the STM32L compiler explicitlyKeith Packard2013-05-21
|/
* altos/cc1111: Hack on USB driver to make Windows happyKeith Packard2013-05-17
* altos: Generate unmodulated carrier for CC1120 test modeKeith Packard2013-05-15
* altos: Move MS5607 info from 'v' to 'c s'Keith Packard2013-05-15
* altos: Remove some MMA655x debugging printfsKeith Packard2013-05-15
* altos: Grab SPI mutex until MPU6000 I2C mode is disabledKeith Packard2013-05-15
* altos: Initialize MPU6000 CS pin for SPI modeKeith Packard2013-05-15
* altos: Fix telemega v0.3 igniter order (drogue/main moved). Label ADC dumpKeith Packard2013-05-15
* altos: gps serial routines are called ao_gps_*, not ao_ublox_*Keith Packard2013-05-15
* altos: Give u-blox 3 seconds after boot before we bug itKeith Packard2013-05-15
* altos: Add 'g' command to ublox GPS code.Keith Packard2013-05-15
* altos: Add flash-loader for telescience-v0.2Keith Packard2013-05-15
* altos: Set u-blox navigation settingsKeith Packard2013-05-14
* altos: Use symbolic names for ublox packet idKeith Packard2013-05-14
* altos/test: ao_gps_test_ublox uses ao_gps_blox.hKeith Packard2013-05-13
* altos: Struct used for u-blox testing had lat/lon swappedKeith Packard2013-05-13
* altos: Switch TeleMega v0.3 to u-bloxKeith Packard2013-05-13
* altos: Provide a define for the number of sat infos in a telem packetKeith Packard2013-05-13
* altos: Add U-Blox GPS driverKeith Packard2013-05-13
* altos: Don't bother fixing telelco-v0.1, just disable itKeith Packard2013-05-13
* altos: Wait after configuring boot pin before testing itKeith Packard2013-05-07
* altos/stm: Create per-product flash loadersKeith Packard2013-05-07
* altos: Add ao_boot_chain to telemega v0.3Keith Packard2013-05-07
* altos: Remove stdio from stm-flashKeith Packard2013-05-07
* altos: Get rodata into flash, make sure sections are alignedKeith Packard2013-05-07
* altos: Make stm-bringup build againKeith Packard2013-05-07