X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=debian%2Fchangelog;h=7cba4623bf05a209c6c27cc827c7b74388599aec;hb=refs%2Ftags%2Fdebian%2F0.7.1%2B70%2Bg9ffc2eb;hp=87de6dd8e1c086214dba390540a22df484e59572;hpb=7475ab5804bf3fb12b1b755e850af90d5a15d3eb;p=fw%2Faltos diff --git a/debian/changelog b/debian/changelog index 87de6dd8..7cba4623 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,57 @@ +altos (0.7.1+70+g9ffc2eb) unstable; urgency=low + + [ Bdale Garbee ] + * remove the csv build dep, as that code will be abandoned + + [ Keith Packard ] + * altosui: Remove ability to graph data in .csv files + * altosui: Separate out jfreechart and jcommon directories + * altosui: Split out flight monitoring to separate window + * altosui: Create buttons for main actions + * altosui: Fix channel setting at serial open time + * altosui: Fix more calls to AltosPreferences.channel() + * altosui: Create abstract interface for flight data display + * altosui: Add tab UI with 'pad' mode. + * altosui: Add ascent, descent and landed tabs + * altos: Use grey leds when unlit - easier to see + + [ Anthony Towns ] + * use value_font for values + * add --replay command line argument + * read preferences for --replay + * reduce font size for FlightInfoTable + * use grayled.png for off + * add compass bearing to voice output + * add compass bearing during descent + + [ Keith Packard ] + * altosui: Add RF calibration to TeleMetrum config dialog + * altosui: Eliminate unncessary import altosui lines + * altosui: Open serial device at 'new' time. Prohibit duplicate opens. + * altosui: Replace flight status table with labels, fix resize. + * altosui: With --replay option, exit when replay window is closed + * altosui: oops, missed a file in the previous commit + * altosui: eliminate menu bar, moving elements to buttons. + * altosui: add reboot button to telemetrum configuration UI + * altosui: Add callsign configuration in AltosUI configuration dialog + * altosui: Cleanup flight UI layout + * altosui: Add igniter status to ascent and descent tabs + * altosui: Add igniter ground testing code + * altosui: Unify datafile selection to AltosDataChooser + * altosui: Clean up global AltosUI configuration settings dialog + * doc: Add preliminary altosui documentation + * doc: git ignore generated doc files + * doc: Document the 'Flash Image' operation. + * altosui: Use timeouts to recover from broken packet links. + + -- Bdale Garbee Fri, 19 Nov 2010 23:23:37 -0700 + +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 ]