summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* altos: Rename drivers/ao_lco to drivers/ao_lco_cmdKeith Packard2012-08-27
* altos: Trigger sample complete when all data are readyKeith Packard2012-08-26
* altos: Shrink STM stack sizeKeith Packard2012-08-26
* altos: Make ao_cur_task_index track ao_cur_task in ao_yieldKeith Packard2012-08-26
* altos: Make 'pad' driver useful with telefire v0.1Keith Packard2012-08-26
* altos: Add debug command for 74hc597 driverKeith Packard2012-08-26
* altos: Allow sharing of radio DMA with aes engineKeith Packard2012-08-26
* altos: Configure telefire SPI and LEDs correctlyKeith Packard2012-08-24
* altos: telelaunch doesn't need ao_radio_cmac_initKeith Packard2012-08-24
* altos: Get ao_pad.c working on telefire v0.1Keith Packard2012-08-24
* altos: Split out LCO functions from ao_radio_cmac.c to ao_lco.cKeith Packard2012-08-24
* altos: Have radio_cmac turn on LEDs as appropriateKeith Packard2012-08-24
* altos: Add 'ao_led_set_mask' in the PCA9922 driverKeith Packard2012-08-24
* altos: Make cc1111 SPI pins configurableKeith Packard2012-08-24
* altos: Disable telefire 'pad' listener when testing radioKeith Packard2012-08-24
* altosui: Check for JRE 1.7 in Windows installerKeith Packard2012-08-19
* Here's the button driver and event queue logicKeith Packard2012-08-18
* altos: Add MMA655X driverKeith Packard2012-08-18
* altos/cc1111: Document SPI bus pin optionsKeith Packard2012-08-18
* altos: Use split SPI bus for MS5607 sensorKeith Packard2012-08-18
* altos: Allow STM SPI bus on multiple pin setsKeith Packard2012-08-18
* ao-send-telem: make --realtime workMike Beattie2012-08-08
* Merge branch 'master' of git://git.gag.com/fw/altosMike Beattie2012-08-08
|\
| * Merge remote-tracking branch 'mjb/master'Keith Packard2012-08-07
| |\
* | | Merge branch 'master' of git://git.gag.com/fw/altosMike Beattie2012-08-08
|\| | | |/ |/|
| * altos: Fix .sdcdbrc file for telebt-v0.1Keith Packard2012-08-07
| * altos: Oops. Serial 1 stdin was busted by typoKeith Packard2012-08-07
| * altos: Add button driver and event queueKeith Packard2012-08-06
| * altos: Support multiple quadrature encoders.Keith Packard2012-08-06
| * altos: Fix up quadrature driverKeith Packard2012-08-06
| * Signed-off-by: Keith Packard <keithp@keithp.com>Keith Packard2012-08-06
| * altos: Add quadrature driverKeith Packard2012-08-06
| * altos: Add ao_gpio_get and ao_exti_set_modeKeith Packard2012-08-06
| * altos: Build ao_kalman.h from cc1111 subdirs as neededKeith Packard2012-08-05
| * move from Debian packaged sdcc to new cc1111 package forked from 2.9.0-5Bdale Garbee2012-08-05
| * src/cc1111: Enable SPI slave modeKeith Packard2012-08-05
| * src/cc1111: Allow serial0 without serial1Keith Packard2012-08-05
| * src/cc1111: Add ao_gpio_set macroKeith Packard2012-08-05
| * altosui: Move 'implements Runnable' from AltosSerial to AltosLinkKeith Packard2012-08-04
| * altos: Add driver for STM internal flashKeith Packard2012-07-29
| * altos: Add telefire-v0.1Keith Packard2012-07-29
| * altos: Add software AES implementationKeith Packard2012-07-29
| * altos/cc1111: Fix serial 0 option 2 pins definitionsKeith Packard2012-07-29
| * altosui: Remove duplicate values from info table. Add altitudeKeith Packard2012-07-29
| * altosui: Handle Monitor Idle errors betterKeith Packard2012-07-29
* | Add ao-send-telem to .gitignoreMike Beattie2012-08-08
* | Adjust service to be persistent.Mike Beattie2012-08-06
* | Reduce size of textview.Mike Beattie2012-08-02
* | AltosDroid: Begin re-working Bluetooth codeMike Beattie2012-08-02
* | Fix min/target SDK versionsMike Beattie2012-08-02