X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=debian%2Fchangelog;h=2aaf059ed0a50deb5c3833f4f6c1f5808d1f9f92;hb=132b92a95bdebabf573a680301bfb1e93eaa6721;hp=eec741bb11fdf251a74745f9d1c7d7de026710a2;hpb=1afcdb1f26d10f535e4467174688191b0194377e;p=fw%2Faltos diff --git a/debian/changelog b/debian/changelog index eec741bb..2aaf059e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,73 @@ +altos (1.8.2-1) unstable; urgency=medium + + [ Bdale Garbee ] + * a few tweaks to the Releasing document based on experience with 1.8.1 + * need to capture .bin file for telebt-v4.0 loader + * deal with cheap BT dongle that shows multiple copies of unit in lescan output + * publish support for TeleGPS v2.0 + * production TeleGPS v2.0 use a 16Mhz crystal for the SOC + * be more aggressive about removing and ignoring .mdwn files + * releasing 1.8.2 + + [ Keith Packard ] + * Bump to version 1.8.1.1/android 16 for altosdroid + * altosui: Accel calibration UI + * ao-tools/ao-chaosread: Add -Wall -Wextra, clean up results + * altoslib: Correctly parse IMU cal data + * altoslib: Remove debug stack dump from AltosState + * altoslib: Make receive frequency available in telem data + * altosdroid: Display serial, call, freq in tracker list + * altosui: Remove debug printfs in FC config UI + * altosui: Handle missing GPS when graphing mega/metrum data + * doc: Add forward reference from 'idle' description to idle entry steps. + * chaoskey: Wait for input data to stabilize before using it + * altos: Fix debug printf in ao_pyro for state >= + * altos/test: Handle new eeprom file format. Give up on telem files. + * altosuilib: Make steps in accel cal default button + * test/ao_flight_test: Show recorded pyro firing + * telegps: Fix up TeleGPS UI bits after accel cal changes + * altoslib: Avoid crashing when computing stats for empty flight logs + * altos/telegps-v2.0: Enable USB connect monitoring + * Add short section on accelerometer calibration + * Update docs for 1.8.2 release + * Update release version and date + + -- Bdale Garbee Mon, 18 Sep 2017 20:48:07 -0600 + +altos (1.8.1-2) unstable; urgency=medium + + * updating packaging to resolve outstanding lintian issues + + -- Bdale Garbee Mon, 28 Aug 2017 13:08:00 -0600 + +altos (1.8.1-1) unstable; urgency=medium + + [ Keith Packard ] + * install: Add 'fat-install' target + * altos: Perform time comparisons using 16-bit arithmetic to handle wrap + * micropeak: Track font changes in raw data display + * altosuilib: Add "Huge" font size + * altosui: Add --oneline mode to briefly summarize flights + * altos: Eliminate separate height error filter for accelerometer devices + * altos: Don't eliminate baro above mach speed, just trust it less + * altos/test: telemetrum baro data is inverted before being written to eeprom + * altos/test: Integrate raw accel to provide speed for comparison + * altos/test: Fake baro data for flight 12 serial 2093 + * altoslib: Remove debug printf for gyro adjust + * altoslib: Allow for missing product when checking for mma655x inverted + * altoslib: Fix parsing of old TM log GPS sat data + * altoslib: Compute speed at entry to each state + * altosui: Make --oneline show drogue deploy speed + * altoslib: Fix freq preference loading + * altos: Don't compute filtered average of height error when HAS_ACCEL + * doc: Update for 1.8.1 + * Version 1.8.1 + + [ Bdale Garbee ] + * releasing 1.8.1 + + -- Bdale Garbee Mon, 28 Aug 2017 12:06:54 -0600 + altos (1.8-1) unstable; urgency=medium [ Bdale Garbee ]