fw/altos
2013-04-13 Keith PackardWindows: Add all of the AltusMetrum USB IDs to telemetr...
2013-04-12 Keith Packardlibaltos: Retry Windows serial port open five times
2013-04-12 Keith Packardaltos: Make sure the packet format is set reasonably...
2013-04-12 Keith Packardaltoslib: Remove spurious debug message
2013-04-12 Keith Packardaltos: Don't include bufio debug commands by default
2013-04-12 Keith Packardaltos: Stick a mutex around FAT operations
2013-04-12 Keith Packardaltos: Delay while waking up SD card a bit
2013-04-12 Keith Packardaltosdroid: Hook up the position listeners
2013-04-09 Keith Packarddoc: Add an outline of an AltosDroid chapter
2013-04-09 Keith Packardaltoslib/altosui: Adapt monitor idle to new AltosListen...
2013-04-09 Keith Packardaltoslib/altosui: Carry receiver status around in Altos...
2013-04-09 Keith Packardaltos: Monitor battery voltage on telebt
2013-04-09 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2013-04-08 Keith Packardaltos: Create telebt-v1.0 product. Remove old telebt...
2013-04-08 Keith Packardaltos: Create telebt-v1.0 product. Remove old telebt...
2013-04-07 Keith Packardaltos: Try RDF mode for TX calibration
2013-04-03 Keith Packardaltosui: Graph TeleMini flights without crashing
2013-04-03 Keith Packardaltosui: Display current GPS in 'pad' tab for 'startup...
2013-04-02 Keith Packardaltosui: Hide flight-related tabs for telegps
2013-04-02 Keith Packardaltosui: Don't display missing sensor data
2013-04-02 Keith Packardaltoslib: Make any incoming telem packet update the...
2013-04-02 Keith PackardSet telegps USB id to 0025
2013-04-02 Keith Packardaltos: Shorten SD initialization timeouts.
2013-04-01 Keith Packardaltos: Horrible kludge -- disable radio while talking...
2013-04-01 Keith Packardaltos: Add defines for the specific pins used for teleg...
2013-04-01 Keith Packardaltos: Retry SD card I/O. Use time for timeouts instead...
2013-04-01 Keith Packardaltos: Provide build hooks for sampling profiler in...
2013-04-01 Keith Packardaltos: Add a FAT test that re-writes the same file...
2013-04-01 Keith Packardaltos: Support open on multiple simultaneous FAT files
2013-04-01 Keith Packardaltos: Make sure FAT cluster allocation works for size...
2013-04-01 Keith Packardaltos: let FAT tracing work in ao_fat_test as needed
2013-04-01 Keith Packardaltos: Flush the on-board mega log after every sample...
2013-03-31 Keith Packardaltos: Create the log file if it doesn't already exist
2013-03-31 Keith Packardaltos: Make ao_fat_readdir return real error values...
2013-03-31 Keith Packardaltos: Increase SD card timeout at startup time
2013-03-31 Keith Packardaltos: Fix command-line FAT filename parsing
2013-03-31 Keith Packardao-tools/ao-stmload: Be smarter about ELF parsing....
2013-03-31 Keith Packardaltos: Unmount file system after each testing pass...
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-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-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
next