summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* altoslib: More AltosState hackingKeith Packard2013-09-02
* altos: Not all products have pins to control flash loaderKeith Packard2013-09-02
* altoslib/altosui: Further AltosState transition workKeith Packard2013-08-31
* altos/telegps: Initialize logging systemKeith Packard2013-08-31
* Merge branch 'master' into new-stateKeith Packard2013-08-31
|\
| * altos/lpc: Add bits for building flash loadersKeith Packard2013-08-31
* | altoslib/altosui: Fixes for state changesKeith Packard2013-08-31
* | altoslib/altosui: Get legacy telem working with new AltosState structureKeith Packard2013-08-31
* | altoslib, altosui: Restructured state management now does TM eeprom filesKeith Packard2013-08-29
* | altos: Split EasyMini and TeleMini log formatsKeith Packard2013-08-29
* | altoslib: Start restructuring AltosState harderKeith Packard2013-08-29
|/
* Merge remote-tracking branch 'origin/telemini'Keith Packard2013-08-28
|\
| * altos: Don't use ao_data on cc1111 projectsteleminiKeith Packard2013-08-26
| * altos: Make ao_wakeup reentrantKeith Packard2013-08-26
| * altos: Check for MS5607 MISO low before sleepingKeith Packard2013-08-26
| * altos/telemini-v2.0: Add ao_exti.h depend. Init beeper and usb.Keith Packard2013-08-26
| * altos: Use %ld and %lu for MS5607 debug outputKeith Packard2013-08-26
| * altos/cc1111: Wake up non-ADC sensor code each timer tickKeith Packard2013-08-26
| * altos/cc1111: Leave pin interrupts completely disabled at init timeKeith Packard2013-08-26
| * altos: Get telemini to copy current MS5607 state to ring.Keith Packard2013-08-26
| * cc1111: Hacky pin interrupt support. Only useful for TeleMini v2Keith Packard2013-08-26
| * cc1111: Rework ADC configuration a bit, fix Tm V2 ADC usageKeith Packard2013-08-26
| * ao-tools: Use TeleDongle for default ao-dbg targetKeith Packard2013-08-26
| * altos: Build more products by defaultKeith Packard2013-08-25
| * altos: Changes required by cc1111 multi-spi supportKeith Packard2013-08-25
| * Bump version to 1.2.9.21.2.9.2Keith Packard2013-08-25
| * altos/teletiny-v2.0: Support multiple SPI busses on CC1111Keith Packard2013-08-25
| * altos: Add exti and spi to telemini-v2.0Keith Packard2013-08-25
| * altos: Make TeleMini v2.0 fitKeith Packard2013-08-25
| * altos: Add 64-bit subtractionKeith Packard2013-08-25
| * altos: Add 64x64 multiply. Test 64 ops for dest same as either sourceKeith Packard2013-08-25
| * altos: Make 64x16 mul a bit fasterKeith Packard2013-08-25
| * altos: Add 64-bit add/mul/shift for SDCCKeith Packard2013-08-25
| * Initial TeleMini bitsKeith Packard2013-08-25
* | altos/stm: Make sure we switch to MSI during timer initKeith Packard2013-08-28
* | altos/stm: Remove stale timer definesKeith Packard2013-08-28
* | altos/stm: Make sampling profiler work againKeith Packard2013-08-28
* | altos/stm: New compiler doesn't correctly build flash bits yetKeith Packard2013-08-28
* | altos: Force u-blox to 9600 baud for nowKeith Packard2013-08-28
* | altos: Add debugging to ublox GPS driverKeith Packard2013-08-28
* | altos: Update time for next alarm each time a task is addedKeith Packard2013-08-28
* | altos: TM v2 places the MMA6555 upside down compared to TmegaKeith Packard2013-08-28
* | altos/telemetrum-v2.0: Use 9600 baud for ubloxtelemetrum-v2.0Keith Packard2013-08-27
* | altos/telemetrum-v2.0: Fix MMA6555 SPI pin assignmentKeith Packard2013-08-27
* | altos: Rename TeleMetrum v2.0 ADC sense membersKeith Packard2013-08-27
* | altos: Add TeleMetrum v2.0 boot loaderKeith Packard2013-08-27
* | altos: Initial TeleMetrum v2.0 bitsKeith Packard2013-08-27
|/
* altos: Explicitly list the linker script needed for AVR targets.Keith Packard2013-08-25
* Merge branch 'master' into telegps-v0.3Keith Packard2013-08-25
|\
| * altos: MS5607 pressure computation for low temperatures was wrongKeith Packard2013-08-25