summaryrefslogtreecommitdiff
path: root/src/megametrum-v0.1/Makefile
Commit message (Expand)AuthorAge
* name change from MegaMetrum to TeleMegaBdale Garbee2013-04-22
* altos: Stop including profiling and stack guard code in megametrumKeith Packard2012-12-07
* altos: Hook APRS up to the radioKeith Packard2012-12-06
* altos/megametrum: Depend on Makefile contents for buildKeith Packard2012-10-25
* altos: Add stack-guard code. Uses STM MPU to trap stack overflow.Keith Packard2012-10-25
* altos: profiling on STM32LKeith Packard2012-10-25
* altos: Megametrum uses altitude-pa.h, not altitude.hKeith Packard2012-10-12
* altos: Trigger sample complete when all data are readyKeith Packard2012-08-26
* altos: Add MMA655X driverKeith Packard2012-08-18
* altos: Place STM config values at fixed addresses for re-useKeith Packard2012-07-17
* altos: megametrum depends on ao_companion.hKeith Packard2012-07-16
* altos/megametrum: Support the four additional pyro channelsKeith Packard2012-07-14
* altos: Have 'make clean' remove all programs, even old onesKeith Packard2012-07-11
* altos: Rename *_mm.c back to *.cKeith Packard2012-07-10
* altos: Move profiling settings to MakefileKeith Packard2012-07-03
* altos: Disable mag sensor for megametrumKeith Packard2012-06-27
* altos: Make profiling Viterbi decoder more usefulKeith Packard2012-06-27
* altos: Enable full flight computer functionality in MegaMetrumKeith Packard2012-06-26
* altos: rename ao_viterbi.c to ao_fec_rx.cKeith Packard2012-06-26
* altos: Add ao_viterbi.c to megametrum buildKeith Packard2012-06-23
* altos: Add telemetry to megametrumKeith Packard2012-06-17
* altos: Software implemenation of CC1111 radio encodingKeith Packard2012-06-17
* altos: Start making cc1120 radio workKeith Packard2012-06-15
* Get megametrum ready to at least log flight dataKeith Packard2012-05-25
* altos: Finish ms5607 supportKeith Packard2012-05-18
* altos: Switch megametrum compile to -OsKeith Packard2012-05-06
* altos: Add hmc5883 and mpu6000 drivers to megametrum buildKeith Packard2012-04-25
* altos: Starting to write cc1120 driverKeith Packard2012-04-17
* altos: Use new USB driver in megametrum-v0.1 productKeith Packard2012-04-14
* altos: Add support for multiple SPI busses and sharing device driversKeith Packard2012-04-14
* altos: Add beeper driver to STM archKeith Packard2012-04-09
* altos: ARM -O0 flag appears to generate buggy codeKeith Packard2012-04-09
* altos: Add ADC support to megametrum firmwareKeith Packard2012-04-07
* altos: Add DMA, SPI and MS5607 driversKeith Packard2012-04-06
* altos: megametrum builds an ELF file, not an IHX fileKeith Packard2012-04-02
* altos: Add ao_freq.c to megametrum buildKeith Packard2012-03-28
* stm-demo does not use altitude.hKeith Packard2012-03-28
* Use -Os for STM apps. Fix altos.ld to matchall .rodata* sectionsKeith Packard2012-03-28
* Get config stuff hooked up for MegaMetrumKeith Packard2012-03-28
* Add preliminary MegaMetrum v0.1 supportKeith Packard2012-03-28