rewind packaging changelog, again
[fw/altos] / ao-tools /
2010-09-10 Keith Packardaltosui: Fix telemetry file reader to handle tick count...
2010-09-10 Keith PackardAdd --with-fat-dir configure option to publish finished...
2010-09-10 Keith Packardaltosui: libaltos.so is built with libtool -- it's...
2010-09-10 Keith Packardaltosui: Remove some debug printfs.
2010-09-10 Keith Packardaltosui: conflating USB product and vendor IDs is a...
2010-09-10 Bdale Garbeeinitial cut at an altosui man page
2010-09-10 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2010-09-10 Keith Packardaltosui: Display error dialog when AltOS JNI library...
2010-09-10 Keith Packardaltosui: Store libaltos.so in $(libdir)/altos
2010-09-09 Keith Packardaltosui: remove FATJAR from all-local to avoid building...
2010-09-09 Keith Packardaltosui: hack to make JAVAROOT directory get created...
2010-09-09 Keith Packardaltosui: fix telemetrum.inf FFFE:000A product names...
2010-09-09 Keith Packardaltosui: Add explicit requirement to create classes...
2010-09-05 Keith Packardaltosui: ensure that 'altosui' script is installed...
2010-09-05 Keith Packardaltosui: eeprom files place 'boost' time in the flight...
2010-09-05 Keith Packardaltosui: Record flight number when scanning file, not...
2010-09-05 Keith Packardaltosui: Use local .class files in the classpath
2010-09-05 Keith Packardaltosui: Prevent voice altitude data from queueing up
2010-09-05 Keith Packardaltosui: Add AltosVoice.drain() to wait for queued...
2010-09-05 Keith Packardaltosui: Start idle thread after the rocket leaves...
2010-09-05 Keith Packardaltosui: When replay thread is interrupted, don't make...
2010-09-05 Keith Packardaltosui: Add elevation and range data to main display
2010-09-05 Keith Packardaltosui: Eeprom files contain only one date; save it.
2010-09-05 Keith Packardaltosui: Remove debugging printf from AltosEepromReader
2010-09-05 Keith Packardaltosui: Return AO_LOG_INVALID instead of exception...
2010-09-05 Keith Packardaltosui: Fix linux fat distribution
2010-09-05 Keith Packardaltosui: Fix up Mac OSX .zip file
2010-09-05 Keith Packardaltosui: Fix windows installer to ship correct files
2010-09-05 Keith PackardAdd version numbers to released files. Set version...
2010-09-05 Keith PackardUse autotools for altosui and libaltos
2010-09-04 Keith Packardaltosui: Add icons to application and Windows menus.
2010-09-04 Keith Packardaltosui: oops. renamed the nsis file to altos-windows.nsi
2010-09-04 Keith Packardaltosui: ignore built files
2010-09-04 Keith Packardaltosui: Add windows installer build using 'nsis'
2010-09-03 Keith Packardaltosui: Catch I/O errors on telemetry device, report...
2010-09-03 Keith Packardaltosui: Must flush serial line after configuring for...
2010-09-03 Keith PackardRevert "altosui: Deal with altos bug setting radio...
2010-09-03 Keith Packardaltosui: Allow 'connect to device' when already connected
2010-09-03 Keith Packardaltosui: Deal with altos bug setting radio channel...
2010-09-03 Keith Packardaltosui: Report telemetry CRC errors in UI
2010-09-03 Keith Packardaltosui: build Mac OS .zip file to include paths
2010-09-03 Keith Packardaltosui: Post error dialog on invalid ROM config values.
2010-09-03 Keith Packardaltosui: Remove some debug printfs from AltosRomconfig...
2010-09-03 Keith Packardaltosui: Hide internal rom config UI helper function
2010-09-03 Keith Packardaltosui: allow flashing to be canceled from the rom...
2010-09-03 Keith Packardaltosui: Abort flashing if debug port isn't working
2010-09-02 Bdale Garbeeand a few more distclean fixes
2010-09-02 Bdale Garbeemore makefile distclean target work
2010-09-02 Bdale Garbeeadd distclean targets to libaltos and altosui to all...
2010-09-02 Keith Packardaltosui: Remove Manifest.txt from git repo as it's...
2010-08-31 Keith Packardaltosui: missed AltosReader.class in the Makefile
2010-08-31 Bdale Garbeedon't build all the "fat" jar deliverables by default
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 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 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-27 Bdale Garbeefix path to installed shared library
2010-08-27 Bdale GarbeeMerge branch 'bdale'
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 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 Garbeeadd a dummy install target
2010-08-27 Bdale GarbeeMerge branch 'new-packet-format' of ssh://git.gag.com...
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-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
next