fw/altos
2013-03-31 Keith Packardaltos: Don't add fat commands when building ao_fat_test
2013-03-31 Keith Packardaltos/stm: Always check for idle IN buffer before sending
2013-03-31 Keith Packardaltos/stm: Add debugging mechanism to STM USB driver
2013-03-31 Keith Packardaltos: Do not release interrupts from any pollchar...
2013-03-31 Keith Packardaltos: Add sdcard read/write tracing
2013-03-31 Keith Packardaltos: Move fat mount information to separate command.
2013-03-31 Keith Packardaltos: Disable CC115L debug commands
2013-03-31 Keith Packardaltos: Add SD card writing function
2013-03-30 Keith Packardaltos: Add logging and telem to telegps
2013-03-30 Keith Packardaltos: Export ao_fat_sync and ao_fat_full functions
2013-03-30 Keith Packardaltos: Lock cc115l radio mutex when using global radio...
2013-03-30 Keith Packardaltos: Configure cc115l sync byte count for each radio...
2013-03-30 Keith Packardaltos: Get CC115L radio working.
2013-03-29 Keith Packardaltos: Add temporary RF power settings
2013-03-29 Keith Packardaltos: Add FAT32 support. And lots more testing.
2013-03-29 Keith Packardaltos: seek forward on FAT cluster chain instead of...
2013-03-28 Keith Packardaltos: Add a simple cache for the FAT position->cluster...
2013-03-28 Keith Packardaltos: Clean up fat driver API. Improve fat test
2013-03-28 Keith Packardaltos: Add sanity checking to busy counts in bufio...
2013-03-28 Keith Packardaltosui: Don't deref null pyros when saving altimeter...
2013-03-28 Keith Packardaltos: Use FTDW, clear DATA bit. Disable backup write...
2013-03-27 Keith Packardaltos: Teleshield has a radio, set HAS_RADIO in ao_pins.h
2013-03-27 Keith Packardaltos: Add new panic flag for bufio misuse
2013-03-27 Keith Packardaltos: Hook up the FAT16 and SD card support to telegps
2013-03-27 Keith Packardaltos: Add SDCARD and FAT16 filesystem support
2013-03-26 Keith Packardaltos: Fix config to not abort radio recv when no recv...
2013-03-26 Keith Packardaltos: Allow radio recv and xmit to be separately confi...
2013-03-26 Keith Packardaltos/stm: Ensure SPI always sends 0xff during receive
2013-03-26 Keith Packardaltos: Improve CC115L driver. Generates carrier now.
2013-03-26 Keith Packardaltos: Add RFPA0133 amplifier driver
2013-03-25 Keith Packardaltos/telegps: Hook up cc115l driver
2013-03-25 Keith Packardaltos: Add cc115l driver (untested)
2013-03-24 Keith Packardao-tools/ao-stmload: Remove IRC dregs in source code
2013-03-24 Keith Packardaltosui/altoslib: Move more flashing code from altosui...
2013-03-24 Keith Packardaltosui & altoslib: Move a pile of debug/programming...
2013-03-24 Keith Packardaltosui: Support 32-bit ihx files
2013-03-24 Keith Packardao-tools/ao-stmload: Fix ELF, add IHX, add self-flashing
2013-03-24 Keith Packardao-tools/lib: Add loading support for 32-bit ihx files
2013-03-24 Keith Packardao-tools/lib: Deal with binary USB data in debugging...
2013-03-24 Keith Packardaltos/stm: Add comments to the .ld files explaining...
2013-03-24 Keith Packardaltos/stm: Add .elf to .ihx rule
2013-03-24 Keith Packardaltos: Switch ao_stm_flash to read/write binary blocks
2013-03-24 Keith Packardaltos: Create ihx version of stm-demo
2013-03-24 Keith Packardaltos/stm: Always declare all romconfig variables
2013-03-24 Keith Packardaltos: Call ao_task_init before initializing any drivers
2013-03-24 Keith Packardaltos: Expose ao_put_string function
2013-03-24 Keith Packardaltos/stm: Always check for idle IN buffer before sending
2013-03-24 Keith Packardaltos/stm: Add debugging mechanism to STM USB driver
2013-03-24 Keith Packardaltos: Do not release interrupts from any pollchar...
2013-03-23 Keith Packardaltos: Add erase command to stm-flash app. Validate...
2013-03-23 Keith Packardaltos: Fix STM flash programming
2013-03-23 Keith Packardaltos: Validate boot chain start address
2013-03-23 Keith Packardaltos: Mark .boot section as (NOLOAD)
2013-03-23 Keith Packardaltos: Fix up stm-flash output file name. Use discovery...
2013-03-23 Keith Packardao-tools/ao-stmload: Be smarter about ELF parsing....
2013-03-21 Keith Packardao-tools: Make library support µPusb
2013-03-21 Keith PackardAdd telegps initial version
2013-03-19 Keith Packardao-tools: add ao-dump-up
2013-03-12 Keith Packardmicropeak: Improve download docs and UI
2013-03-12 Keith Packardaltos: Add actual flashing functions to stm-flash app
2013-03-11 Keith Packardaltos: Clean up boot loader support
2013-03-11 Keith Packardaltos: Add program flash function
2013-03-11 Keith Packardaltos: Fix up 'help' command for 8051
2013-03-11 Keith Packardaltos: Make stm-flash capable of switching to application
2013-03-11 Keith PackardAdd STM self-flashing loader
2013-03-10 Keith PackardMerge remote-tracking branch 'mjb/altosdroid'
2013-03-10 Keith Packardaltos: re-enable optimization for stm-demo. remove...
2013-03-10 Mike Beattiealtosdroid: Add map polyline between pad and rocket
2013-03-10 Mike Beattiealtosdroid: Add rocket and pad map markers
2013-03-10 Mike Beattiealtosdroid: programmatically create map fragment
2013-03-10 Mike BeattieMerge branch 'master' into altosdroid
2013-03-10 Mike Beattiealtosdroid: Add SDK checks to configure.ac
2013-03-10 Mike Beattiealtosdroid: adjust clean targets to get rid of automake...
2013-03-10 Mike Beattieao-tools: Add ao-edit-telem to .gitignore
2013-03-10 Mike BeattieMerge branch 'master' into altosdroid
2013-03-10 Keith Packardao-tools: Add ao-edit-telem
2013-03-10 Keith Packardao-tools/lib: Add cc_telemetry_unparse
2013-03-10 Keith Packardaltosui: Add N/S and E/W to info table lat/lon values
2013-03-08 Mike Beattiealtosdroid: fix side-to-side scrolling in map tab
2013-03-07 Keith PackardMerge remote-tracking branch 'mjb/altosdroid'
2013-03-07 Mike Beattiealtosdroid: Auto tab changing
2013-03-07 Mike Beattiealtosdroid: implement Age field updating
2013-03-07 Mike Beattiealtosdroid: implement UI updating on tabs
2013-03-07 Mike Beattiealtosdroid: implement tabs interface
2013-03-07 Mike Beattiealtosdroid: Import initial versions of XML and Java...
2013-03-07 Mike Beattiealtosdroid: whitespace cleanup
2013-03-07 Mike Beattiealtosdroid: make AltosDroid.pos() static
2013-03-07 Mike Beattiealtosdroid: convert spaces to tabs in strings.xml
2013-03-07 Mike Beattiealtosdroid: adjust release Makefile target
2013-03-07 Mike Beattiealtosdroid: Symlink red/green/gray LEDs via build system
2013-03-07 Mike Beattiealtosdroid: Adjust build system for GMaps & Tabs support
2013-03-07 Mike Beattiealtosdroid: adjust Makefile rules
2013-03-07 Mike Beattiealtosdroid: use a glob for source files
2013-03-07 Mike Beattiealtosdroid: Only update BuildInfo.java when other sourc...
2013-03-07 Mike Beattiealtosdroid: Fix up some formatting in manifest
2013-03-07 Keith PackardMerge remote-tracking branch 'mjb/master'
2013-03-07 Mike Beattiealtosdroid: minor whitespace cleanup
2013-03-07 Mike Beattiealtosdroid: update copyrights/licensing
2013-03-05 Keith Packardaltoslib: Invalidate GPS new data bit when updating...
2013-03-04 Keith Packardao-tools: Add ao-dumpflash program
next