altosui: Make sure packet mode is turned off when the connection fails
[fw/altos] / ao-tools / libaltos / libaltos.c
2010-09-05 Anthony TownsMerge branch 'master' of git://git.gag.com/fw/altos
2010-09-03 Keith Packardaltosui: Catch I/O errors on telemetry device, report...
2010-08-30 Keith Packardlibaltos: Use overlapped I/O on windows
2010-08-30 Keith Packardlibaltos: Fix windows build.
2010-08-30 Keith Packardlibaltos: Mac OS X cannot use 'poll(2)' on serial lines.
2010-08-30 Keith Packardlibaltos: AltusMetrum devices use more than one USB ID.
2010-08-27 Keith PackardMerge remote branch 'origin/master' into new-packet...
2010-08-24 Anthony TownsMerge branch 'master' of git://git.gag.com/fw/altos
2010-08-24 Bdale GarbeeMerge branch 'new-packet-format' of ssh://git.gag.com...
2010-08-24 Keith Packardlibaltos: use pipe to wake up getchar on close. use...
2010-08-18 Keith Packardlibaltos: integrate Windows support.
2010-07-29 Keith PackardMerge remote branch 'origin/master'
2010-07-29 Keith Packardaltosui: Close serial, join reader thread, free altos_file
2010-07-28 Keith PackardMerge branch 'macos'
2010-07-27 Keith PackardDarwin doesn't have strndup.
2010-07-27 Keith PackardRe-enable Linux support for altosui.
2010-07-26 Keith PackardAdd libaltos which talks to USB connected altos devices