summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
| * altos: Add a simple cache for the FAT position->cluster computationKeith Packard2013-03-28
| * altos: Clean up fat driver API. Improve fat testKeith Packard2013-03-28
| * altos: Add sanity checking to busy counts in bufio driverKeith Packard2013-03-28
| * altos: Use FTDW, clear DATA bit. Disable backup write protectionKeith Packard2013-03-27
| * altos: Teleshield has a radio, set HAS_RADIO in ao_pins.hKeith Packard2013-03-27
| * altos: Add new panic flag for bufio misuseKeith Packard2013-03-27
| * altos: Hook up the FAT16 and SD card support to telegpsKeith Packard2013-03-27
| * altos: Add SDCARD and FAT16 filesystem supportKeith Packard2013-03-27
| * altos: Fix config to not abort radio recv when no recv is availableKeith Packard2013-03-26
| * altos: Allow radio recv and xmit to be separately configuredKeith Packard2013-03-26
| * altos/stm: Ensure SPI always sends 0xff during receiveKeith Packard2013-03-26
| * altos: Improve CC115L driver. Generates carrier now.Keith Packard2013-03-26
| * altos: Add RFPA0133 amplifier driverKeith Packard2013-03-26
| * altos/telegps: Hook up cc115l driverKeith Packard2013-03-24
| * altos: Add cc115l driver (untested)Keith Packard2013-03-24
| * Add telegps initial versionKeith Packard2013-03-20
* | altos/stm: Add comments to the .ld files explaining how the romconfig stuff w...Keith Packard2013-03-24
* | altos/stm: Add .elf to .ihx ruleKeith Packard2013-03-24
* | altos: Switch ao_stm_flash to read/write binary blocksKeith Packard2013-03-24
* | altos: Create ihx version of stm-demoKeith Packard2013-03-24
* | altos/stm: Always declare all romconfig variablesKeith Packard2013-03-24
* | altos: Call ao_task_init before initializing any driversKeith Packard2013-03-24
* | altos: Expose ao_put_string functionKeith Packard2013-03-24
* | altos/stm: Always check for idle IN buffer before sendingKeith Packard2013-03-24
* | altos/stm: Add debugging mechanism to STM USB driverKeith Packard2013-03-24
* | altos: Do not release interrupts from any pollchar functionKeith Packard2013-03-24
* | altos: Add erase command to stm-flash app. Validate addresses.Keith Packard2013-03-23
* | altos: Fix STM flash programmingKeith Packard2013-03-23
* | altos: Validate boot chain start addressKeith Packard2013-03-23
* | altos: Mark .boot section as (NOLOAD)Keith Packard2013-03-23
* | altos: Fix up stm-flash output file name. Use discovery LED pinsKeith Packard2013-03-23
* | altos: Add actual flashing functions to stm-flash appKeith Packard2013-03-11
* | altos: Clean up boot loader supportKeith Packard2013-03-11
* | altos: Add program flash functionKeith Packard2013-03-11
* | altos: Fix up 'help' command for 8051Keith Packard2013-03-10
* | altos: Make stm-flash capable of switching to applicationKeith Packard2013-03-10
* | Add STM self-flashing loaderKeith Packard2013-03-10
|/
* altos: re-enable optimization for stm-demo. remove unused bitsKeith Packard2013-03-10
* Merge remote-tracking branch 'mjb/master'Keith Packard2013-03-06
|\
| * all: clean up .gitignore files and Makefile clean targetsMike Beattie2013-02-15
* | altos: telescience-v0.2 is an ARM productKeith Packard2013-02-24
* | altos/driver: Make HMC5883 driver build againKeith Packard2013-02-24
* | Merge branch 'telescience-v0.2'Keith Packard2013-02-24
|\ \
| * \ Merge branch 'master' into telescience-v0.2Keith Packard2013-01-16
| |\ \
| * \ \ Merge branch 'master' into telescience-v0.2Keith Packard2013-01-16
| |\ \ \
| * | | | altos: Change CC1120 SPI speed to 4MHz.Keith Packard2013-01-13
| * | | | altos: Crank fast SPI on STM to 8MHzKeith Packard2013-01-13
| * | | | altos: Set STM GPIO output speed for SPI pins correctlyKeith Packard2013-01-13
| * | | | altos: Build telescience-v0.2Keith Packard2013-01-13
| * | | | Update avr ao_spi_slave code to match API changesKeith Packard2013-01-13