X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=debian%2Fchangelog;h=63d75356cdbf6364fed6cfa77d2adce53264c556;hp=0cbff558bf78573222626d0e8d28ca7791f68e2a;hb=690feb166fd2bc6b6dfc26828f1efe9f5f1c6c0d;hpb=646e1926cdf56e2cf2425413ce716e6999b64a58 diff --git a/debian/changelog b/debian/changelog index 0cbff558..63d75356 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,110 @@ -altos (0.8.1+41+gd908c2e) unstable; urgency=low +altos (0.9.1) unstable; urgency=low + + [ Keith Packard ] + * ao-load: fix usage message to note that '=' is required for options + * altos/test: Add dependencies in the Makefile for ao_flight_test + * altos/test: auto-configure acceleration parameters from the log file + + [ Anthony Towns ] + * ao_radio: generalise setup of packet size + * src/ao_gps_skytraq: simplify parsing code + * src/ao_gps_skytraq.c: Update logging rate to 10Hz + + [ Bdale Garbee ] + * tie bringup scripts to Bdale's bench TeleDongle + + -- Bdale Garbee Fri, 18 Feb 2011 23:55:58 -0700 + +altos (0.9) unstable; urgency=low + + [ Bdale Garbee ] + * prepare to release + * update changelogs for Debian build + * update turnon script to prefer TeleDongle as programmer + + [ Keith Packard ] + * altos: Program default flight log max value for new boards + + -- Bdale Garbee Wed, 19 Jan 2011 12:46:47 -0700 + +altos (0.8.1+81+g4ae724f) unstable; urgency=low + + * we need an install target to prevent parent dir make from failing + + -- Bdale Garbee Tue, 18 Jan 2011 23:55:36 -0700 + +altos (0.8.1+79+g9a5666f) unstable; urgency=low + + [ Keith Packard ] + * doc: Don't delete telemetrum-outline.pdf + * doc: Add v0.9 features from altosui to documentation. + + [ Bdale Garbee ] + * add 0.9 revision entry, with caveat about telemetry format change + * freshen copyright year + + [ Keith Packard ] + * fat: Add firmware for v1.1 and docs to mac/windows/linux installers + * fat: Add docs to Linux package + * doc: Build with 'make all' from top level. Build with 'make fat' + + -- Bdale Garbee Tue, 18 Jan 2011 23:47:52 -0700 + +altos (0.8.1+71+gda42f40) unstable; urgency=low + + [ Keith Packard ] + * doc: Add telemetrum mounting template in svg and pdf forms + + [ Mike Beattie ] + * Re-order and re-arrange eeprom download dialog + * Convert EepromSelect dialog to use a GridBag + * Close serial port if Download/Delete dialog is cancelled. + + [ Keith Packard ] + * altosui: Reset eeprom download instance variables before reading + flight + * altosui: Make serial debug more complete and accurate + * altosui: Use long input flush timeout when remote. + * altosui: Remove debug message when eeprom downloads are complete. + * altosui: Ensure serial device is closed after eeprom download + finishes + * altosui: Require 4 sats to light up the 'GPS locked' light. + * doc: inkscape tracks the filename inside the document + * altos: TELEMETRY PROTOCOL CHANGE. Switch to 16-bit serial numbers. + * altos: Flush log when full + + [ Anthony Towns ] + * altos: Restructure skytraq NMEA parsing code to save some space + + [ Keith Packard ] + * altos: average 512 accel/baro samples at startup instead of 1000 + + [ Mike Beattie ] + * altos: Added check for an accel value above 1.5g + * altos: Added check for out of bounds accel + + [ Keith Packard ] + * altos: Add DATA_TO_XDATA to linux test harness + * altosui: Remove spurious colons from eeprom selection headers + + [ Mike Beattie ] + * Rework invalid accel cal detection code + + [ Keith Packard ] + * altos: Auto-calibrate linux-based flight testing code + * altos: Ensure flight code gets first crack at new ADC data + * altos: Sample the accelerometer reference voltage on v1.1 boards + * altos: Optimize fetching of ADC data in flight code + * altos: Use 5V reference data to correct accelerometer measurements. + * doc: Remove mention of ao_wake_task + + [ Bdale Garbee ] + * update documentation to reflect reality that modifying a board for + separate pyro battery is not trivial + + -- Bdale Garbee Tue, 18 Jan 2011 17:26:33 -0700 + +altos (0.8.1+42+g646e192) unstable; urgency=low [ Keith Packard ] * altosui: Show dialog after successful delete or when no flights