fw/altos
2010-08-31 Bdale Garbeeupdate changelogs for Debian build debian/0.7+25+g2a004d1
2010-08-31 Bdale Garbeedon't build all the "fat" jar deliverables by default
2010-08-31 Bdale Garbeeupdate changelogs for Debian build debian/0.7+23+g25764fc
2010-08-31 Bdale Garbeeupdate changelogs for Debian build debian/0.7+22+g4790f78
2010-08-31 Bdale Garbeeadd a .gitattributes file, configuring the Mac and...
2010-08-31 Bdale Garbeemake invocation of 'install' pathless to work on more...
2010-08-30 Bdale Garbeecontinue even if rm's don't have anything to do
2010-08-30 Keith Packardaltosui: Devices with USB id 0x000a always get listed
2010-08-30 Keith Packardaltosui: build debian-style altosui too
2010-08-30 Keith Packardaltosui: Build linux, mac and windows archives on Linux
2010-08-30 Keith Packardlibaltos: Use overlapped I/O on windows
2010-08-30 Keith Packardaltos: Windows sends USB Out packets of 0 length. Ack...
2010-08-30 Keith Packardlibaltos: Add pre-built Windows .dll
2010-08-30 Keith Packardlibaltos: Add pre-built Mac OS X libaltos.dylib
2010-08-30 Keith PackardUpdate telemetrum.inf to include all current USB ids.
2010-08-30 Keith Packardlibaltos: Improve Makefile
2010-08-30 Keith Packardlibaltos: Fix windows build.
2010-08-30 Keith Packardaltos: shut down packet mode cleanly
2010-08-30 Keith Packardaltos: Abort radio harder when terminating packet mode.
2010-08-30 Keith Packardaltos: flush pending output when terminating packet...
2010-08-30 Keith Packardlibaltos: cjnitest needs altos_flush now
2010-08-30 Keith Packardlibaltos: Missing OS_LDFLAGS on cjnitest build
2010-08-30 Keith Packardlibaltos: Mac OS X cannot use 'poll(2)' on serial lines.
2010-08-30 Keith Packardaltosui: discard invalid lines while reading Eeprom...
2010-08-30 Keith Packardaltosui: provide separate flush_input/flush_output...
2010-08-30 Keith Packardlibaltos: AltusMetrum devices use more than one USB ID.
2010-08-28 Bdale Garbeeupdate changelogs for Debian build 0.7 debian/0.6+378+g1cda15f
2010-08-28 Bdale Garbeefix up for an 0.7 release
2010-08-28 Bdale Garbeeupdate changelogs for Debian build debian/0.7+18+g42055af
2010-08-27 Bdale Garbeeupdate changelogs for Debian build debian/0.6+375+g0bd4cc0
2010-08-27 Bdale Garbeefix path to installed shared library
2010-08-27 Bdale Garbeeupdate changelogs for Debian build debian/0.6+373+gcf65c6b
2010-08-27 Bdale GarbeeMerge branch 'bdale'
2010-08-27 Bdale GarbeeRevert "lose the prebuild hook for now while I'm fumbling"
2010-08-27 Bdale Garbeefix man page delivery path
2010-08-27 Bdale Garbeeinstall altosui man page
2010-08-27 Bdale Garbeefix permissions on installed jar file, switch from...
2010-08-27 Bdale Garbeeupdate Debian standards version
2010-08-27 Bdale Garbeefix up the wrapper's path to the jar file
2010-08-27 Keith PackardMerge remote branch 'origin/master' into new-packet...
2010-08-27 Keith Packardaltosui: add elevation and range information
2010-08-27 Bdale Garbeeadd an install target for altosui
2010-08-27 Bdale Garbeeadd install target for libaltos
2010-08-27 Bdale Garbeelose the prebuild hook for now while I'm fumbling
2010-08-27 Bdale Garbeeadd a dummy install target
2010-08-27 Bdale GarbeeMerge branch 'new-packet-format' of ssh://git.gag.com...
2010-08-27 Keith Packardaltos: prepare for sdcc 2.9.1
2010-08-27 Keith Packardaltosui: command line args are converted to csv format
2010-08-27 Keith Packardaltosui: Remove debug printf from AltosState.java
2010-08-27 Keith Packardaltosui: When parsing saved telem files, errors shouldn...
2010-08-27 Keith Packardaltosui: Serial line is in UTF-8 encoding. Deal with it.
2010-08-27 Keith Packardaltosui: Add support for old (version < 3) telemetry...
2010-08-27 Keith Packardaltosui: AltosEepromReader was mis-setting boost tick
2010-08-27 Keith Packardaltosui: add rssi and distance/dir from pad to CSV...
2010-08-27 Keith Packardaltosui: Add AltosGreatCircle constructors
2010-08-27 Keith Packardaltosui: Move number parsing code to Altos general...
2010-08-27 Keith Packardaltos: mark gps date written only after it gets into...
2010-08-26 Keith Packardaltos: print GPS state flags in GPS 'g' command
2010-08-26 Keith Packardaltos: always rebuild ao_product.c to track git version
2010-08-24 Keith Packardaltosui: flush replies from serial link when entering...
2010-08-24 Keith Packardaltosui: write USB serial number string while flashing
2010-08-24 Keith Packardaltosui: always display romconfig ui while flashing
2010-08-24 Keith Packardaltosui: fetch existing romconfig for flashing
2010-08-24 Keith Packardaltosui: Delay mapping Flash UI until flashing actually...
2010-08-24 Keith Packardaltosui: disable radio monitoring while using serial...
2010-08-24 Keith Packardaltosui: Add ability to create CSV file from telem...
2010-08-24 Keith Packardaltosui: refactor logfile chooser dialog to share more...
2010-08-24 Keith Packardaltosui: Separate out log file choosing dialog to share...
2010-08-24 Bdale GarbeeMerge branch 'new-packet-format' of ssh://git.gag.com...
2010-08-24 Keith Packardaltosui: make default Manifest look for built-in freetts
2010-08-24 Keith Packardaltos: Place rom config variables in fixed location
2010-08-24 Keith Packardaltosui: Finish device programming code
2010-08-24 Keith Packardaltosui: Remove debug printf from AltosRomconfig
2010-08-24 Keith Packardaltosui: flush serial output before waiting for reply
2010-08-24 Keith Packardaltosui: remove debug printf from AltosHexfile
2010-08-24 Keith Packardaltosui: Add lots more cc1111 debug interface functions
2010-08-24 Keith Packardlibaltos: use pipe to wake up getchar on close. use...
2010-08-24 Keith Packardaltosui: pad TM config dialog values to avoid clipping...
2010-08-24 Keith Packardao-dumplog: Fix --remote and --channel options to actua...
2010-08-23 Keith Packardaltosui: Add debug dongle API, split flash UI out
2010-08-23 Keith Packardaltosui: Add .ihx file reading code and stub out flashi...
2010-08-23 Bdale Garbeeworking on java packaging details
2010-08-23 Bdale Garbeeadd freetts as a build dep
2010-08-23 Keith Packardaltosui: Set callsign when fetching eeprom data over...
2010-08-23 Keith Packardaltosui: Add TeleMetrum configuration
2010-08-22 Keith Packardaltosui: Make teledongle callsign configurable
2010-08-22 Keith Packardaltos: Define USB product ID in per-product Makefile...
2010-08-18 Keith Packardaltosui: Select devices by USB vendor/product ID.
2010-08-18 Keith Packardlibaltos: integrate Windows support.
2010-08-12 Bdale Garbeeupdate changelogs for Debian build debian/0.6+303+gb6da90b
2010-08-11 Bdale Garbeeupdate changelogs for Debian build debian/0.6+302+g4918f73
2010-08-11 Bdale Garbeeupdate changelogs for Debian build debian/0.6+301+gf63f16a
2010-08-11 Bdale Garbeeupdate changelogs for Debian build debian/0.6+300+ga0a9b44
2010-08-08 Keith Packardao-dumplog: add --channel option (for use with -R option)
2010-08-07 Keith Packardaltosui: Start adding code to write csv files from...
2010-08-07 Keith Packardaltos: add callsign to packet mode, increase payload...
2010-08-06 Keith Packardaltosui: Add comments to Eeprom reader
2010-08-06 Keith Packardaltosui: Compute flight state from eeprom data
2010-08-05 Bdale Garbeeupdate changelogs for Debian build debian/0.6+299+ge075b86
2010-08-05 Bdale Garbeeupdate changelogs for Debian build debian/0.6+298+g410de62
next