summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* altos: Go back to recording sensor data in globalsmm-ms5611Keith Packard2012-10-08
* altos/megametrum: Try running accel and baro in parallel againKeith Packard2012-10-07
* altos/stm: Set SPI clock high for disabled SPI bussesKeith Packard2012-10-06
* altos/stm: Clean up SPI pin configuration codeKeith Packard2012-10-06
* altos/drivers: Use data ring values for MS5607 presentationKeith Packard2012-10-06
* altos/megametrum: Make MS5607 driver hold SPI bus for whole operationKeith Packard2012-10-06
* altos/megametrum: Use mma655x for acceleration measurements nowKeith Packard2012-10-06
* Merge branch 'master' into mm-ms5611Keith Packard2012-10-03
|\
| * altos: Re-enable the ms5607 and mma655x acquisition threadsKeith Packard2012-10-03
* | altos/megametrum: Commit for boards with MS5611 baro sensorKeith Packard2012-10-03
|/
* altos: Provide MS5611 configuration option, HAS_MS5611Keith Packard2012-10-03
* altos: Shrink Pa to altitude tableKeith Packard2012-09-21
* altos: Fix telemini sdcdb init fileKeith Packard2012-09-16
* altos: Need to use 16-bit counts for ao_xmem functionsKeith Packard2012-09-14
* altos/telelco: Search for available firing nodes at boot timeKeith Packard2012-09-09
* altos/telefire: Add steady warble when the LCO arm switch is onKeith Packard2012-09-09
* altos/stm: Fix basic time interval to 10ms -- was 10.1msKeith Packard2012-09-09
* altos/spiradio: Label LEDs so that the radio code can use themKeith Packard2012-09-09
* altos: Try to get remote cmac time closer to realityKeith Packard2012-09-09
* altos: Clean up flight data definitionsKeith Packard2012-09-09
* altos: include ao_arch_funcs.h at the very end of ao.hKeith Packard2012-09-09
* altos: Allow products without MS5607Keith Packard2012-09-09
* altos: Fix radio slave to run lights in the normal wayKeith Packard2012-09-06
* Revert "first work on PWM input to TeleScience, 'p' command displays timer 1"Keith Packard2012-09-01
* Revert "Timer 3 working with slower clock and all 16 bits."Keith Packard2012-09-01
* Revert "ICP3 working"Keith Packard2012-09-01
* Revert "telescience: correctly calculating rate values with higher resolution"Keith Packard2012-09-01
* altos: Get mma655x driver limping alongKeith Packard2012-08-31
* altos: Fix mma665x pin assigment for mma655xKeith Packard2012-08-31
* altos: Add custom panic noise for self-test failuresKeith Packard2012-08-31
* altos: another .gitignore fileKeith Packard2012-08-30
* altos: ao_cc_spi.h isn't necessary for telelcoKeith Packard2012-08-30
* altos: Add a bunch of .gitignore entriesKeith Packard2012-08-30
* altos: Shuffle LCO functions around, add telelco first cutKeith Packard2012-08-30
* altos: Disable debug printfs and fix pad ignite time for telefireKeith Packard2012-08-30
* altos: spiradio debug serial is port 1, not port 0Keith Packard2012-08-29
* altos: SPI radio - use 1->0 for 'done' and 0->1 for 'ready'Keith Packard2012-08-29
* altos: fix ao_pad debug output for query commandKeith Packard2012-08-29
* altos: Use updated pad protocol for lco commandsKeith Packard2012-08-29
* altos: Note changes to configured AES key for SPI radio convenienceKeith Packard2012-08-29
* altos: Wait for IN dma complete on slave SPI sendKeith Packard2012-08-29
* altos: Oops. forgot ao_data.cKeith Packard2012-08-28
* altos: Add spiradio MakefileKeith Packard2012-08-28
* altos: Mostly working SPI radio linkKeith Packard2012-08-28
* altos: Include the radio_cmac debug commands in telefireKeith Packard2012-08-28
* altos: Explicitly erase memory in STM eeprom driver.Keith Packard2012-08-28
* altos: Track protocol changes to ao_pad debug messagesKeith Packard2012-08-28
* altos: Stop providing debug commands in seven-segment driverKeith Packard2012-08-28
* altos: Move radio_cmac test funcs from ao_lco_cmd.c to new fileKeith Packard2012-08-28
* altos: When sharing radio DMA for AES, use it for in instead of outKeith Packard2012-08-28