X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=debian%2Fchangelog;h=beeee17ec170ddb14816a8cd066b252feab7136e;hp=c808c50d2eb53f8d30513598ad454975370a1afb;hb=43e23a60780191e3c6f61df44c5dd08cc8604c51;hpb=7c2e4114a3a43f919a7a6c967d3f16e5d630f90f diff --git a/debian/changelog b/debian/changelog index c808c50d..beeee17e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,52 @@ +altos (0.7.1+32+g8103432) unstable; urgency=low + + * add build-dep on libcsv-java + + -- Bdale Garbee Wed, 06 Oct 2010 16:25:57 -0600 + +altos (0.7.1+28+gd8a2f4c) unstable; urgency=low + + [ Bdale Garbee ] + * make the column headers comma separated, too, so they align with the + data + + [ Keith Packard ] + * altosui: set default .csv file name in file save dialog + * altosui: Remember directory containing firmware files + + [ Anthony Towns ] + * Add graphing. + * Add JFreeChart to Makefile.am + + [ Keith Packard ] + * altosui: Use recorded ground acceleration when reading eeprom files + * altosui: Write raw sensor data to .csv files + * altosui: Factor some UI elements into separate classes + * altosui: remove unused ReplayThread wrapper classes + * altosui: Require 4 sats for 'good' GPS data + * altosui: Create iterables for log file scanning. Split out display + threads + * altosui: .CSV output: add link quality, gps hdop and sat C/N0 + numbers + * altosui: Deal with eeprom dates going backwards across wrap + + [ Anthony Towns ] + * Hax0r graphing to support telem/eeprom files + + [ Keith Packard ] + * altosui: use Altos constants in graphing code + + [ Anthony Towns ] + * Add callsign/serial/flight to graph title + + [ Keith Packard ] + * altosui: Add KML file export. + + [ Bdale Garbee ] + * add build dep on jfreechart lib + + -- Bdale Garbee Wed, 06 Oct 2010 16:19:12 -0600 + altos (0.7.1) unstable; urgency=low [ Keith Packard ] @@ -7,8 +56,12 @@ altos (0.7.1) unstable; urgency=low ../libaltos/.libs * Add --with-fat-dir configure option to publish finished stand-alone bits + * altosui: Fix telemetry file reader to handle tick count wrapping + * altosui: Remove debug printfs from AltosTelemetryReader + * altosui: Fill in time value of last Eeprom record read from file + * altosui: Stop parsing eeprom file after hitting 'landed' state - -- Bdale Garbee Thu, 09 Sep 2010 22:49:54 -0600 + -- Bdale Garbee Fri, 10 Sep 2010 00:09:02 -0600 altos (0.7+96+g48f5799) unstable; urgency=low