AltosSiteMapTile: seperate map and drawing layers
[fw/altos] / ao-tools / libaltos /
2010-09-10 Anthony TownsMerge branch 'master' of git://git.gag.com/fw/altos
2010-09-10 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2010-09-10 Keith Packardaltosui: Store libaltos.so in $(libdir)/altos
2010-09-05 Anthony TownsMerge branch 'master' of git://git.gag.com/fw/altos
2010-09-05 Keith Packardaltosui: Fix windows installer to ship correct files
2010-09-05 Keith PackardUse autotools for altosui and libaltos
2010-09-03 Keith Packardaltosui: Catch I/O errors on telemetry device, report...
2010-09-02 Bdale Garbeeadd distclean targets to libaltos and altosui to all...
2010-08-31 Bdale Garbeemake invocation of 'install' pathless to work on more...
2010-08-30 Keith Packardlibaltos: Use overlapped I/O on windows
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 Packardlibaltos: Improve Makefile
2010-08-30 Keith Packardlibaltos: Fix windows build.
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 Packardlibaltos: AltusMetrum devices use more than one USB ID.
2010-08-27 Bdale GarbeeMerge branch 'bdale'
2010-08-27 Keith PackardMerge remote branch 'origin/master' into new-packet...
2010-08-27 Bdale Garbeeadd install target for libaltos
2010-08-27 Bdale Garbeeadd a dummy install target
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 PackardMoved Mac OS packaging to altosui dir
2010-07-29 Keith Packardlibaltos: build with java src encoding UTF8
2010-07-29 Keith Packardaltosui: Close serial, join reader thread, free altos_file
2010-07-28 Keith PackardMerge branch 'macos'
2010-07-27 Keith PackardAdd Mac OS X packaging files for altosui
2010-07-27 Keith Packardlibaltos: build fat 10.5-compatible library
2010-07-27 Keith Packardlibaltos: make clean remove all built files
2010-07-27 Keith Packardlibaltos needs -I. on all systems
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