update changelog for Debian build
[fw/altos] / debian / changelog
index dcecb3688e9a10e63d19e078174ded23c94974f6..e9949a51ee4855b9a6324c2076991c80f4d41b74 100644 (file)
@@ -1,3 +1,117 @@
+altos (1.6.8-3) unstable; urgency=medium
+
+  [ Keith Packard ]
+  * altos/stm: Make ao_usb_set_address static. Saves a bunch of text space,
+    closes: #844816
+
+ -- Bdale Garbee <bdale@gag.com>  Tue, 13 Dec 2016 00:19:44 -0700
+
+altos (1.6.8-2) unstable; urgency=medium
+
+  [ Keith Packard ]
+  * Update pdclib to version using arm-specific 'ar' program, closes: #838357
+
+ -- Bdale Garbee <bdale@gag.com>  Sun, 02 Oct 2016 17:49:32 -0600
+
+altos (1.6.8-1) unstable; urgency=medium
+
+  [ Bdale Garbee ]
+  * updates made during 1.6.5 release process
+  * remove debian/ from master branch, it should live only on the debian branch
+  * reinstate debian/ content on the debian branch only
+  * update to latest Debian standards version
+  * update Changelog for release
+
+  [ Keith Packard ]
+  * Switch from GPLv2 to GPLv2+
+  * altos: Add telemetrum v3.0
+  * Bump version to 1.6.5.1 after 1.6.5 release
+  * altosuilib: Show indicator when they switch from invalid back to valid
+  * altos: Add STM32F0 beep and SPI byte API.
+  * altos: Keep telemetry and command output from interleaving
+  * altos: Don't access cc1120 SPI bus during recv after abort has started
+  * fixup for interleave
+  * altos: Expose cc1200 radio test functions for telemini bringup
+  * altos: Don't switch to flight 0 when log fills in flight
+  * altos: Stop building cc1111-based telemini v2.0 firmware
+  * altoslib: Add a 'seconds' method to AltosGPS
+  * altos: Add 'ao_button_get' to button driver
+  * altos: Make telelcotwo control two boxes instead of two pads
+  * altos/stmf0: Hook up clock output support
+  * altos/stmf0: Clean .bin files from flash-loader dirs
+  * altos: Use standard FIPS testing for chaoskey
+  * ao-chaosread: Add --infinite and --bytes options
+  * ao-chaosread: Eliminate double-free when serial match fails
+  * ao-bringup: Test chaoskey using dieharder
+  * ao-bringup: Use released files for chaoskey turnon
+  * Bump to version 1.6.6
+  * ao-bringup: Add colors to chaoskey test result reporting
+  * altos: Flash all LEDS during power on
+  * altos/stmf0: Switch ADC fast to ADC clock
+  * Bump verison to 1.6.7
+  * ao-chaosread: Parse -i and -b options
+  * ao-usbload: Check target device name to avoid mis-flashing
+  * altos/cc1120: remove unused status from ao_radio_fifo_write_stop
+  * ao-bringup: telemega allow serial on command line, loop on accel fail
+  * ao-tools/ao-cal-freq: --verbose option has no parameter
+  * altosui: Deal with connect failure in AltosConfigTD
+  * ao-bringup/turnon_telemetrum: serial on cmd line. Loop on accel fail
+  * ao-tools/ao-usbload: Fix -f flag, remove debug hacks
+  * ao-tools/ao-cal-freq: Re-open usb device each try
+  * Bump version to 1.6.7.1
+  * altos/stm: Make ao_spi_duplex out pointer const
+  * altos/stm: Create funcs to set SPI DMA parameters
+  * altos/stm: Set MISO DMA priority to HIGH to avoid OVR
+  * altos/stm: Set i2c recv DMA to HIGH
+  * altos/stm: Set SPI slave DMA priority to HIGH/VERY_HIGH
+  * Add 1.6.8 release notes
+  * altosui: Don't ship TeleMetrum v3.0 firmware (yet)
+  * Bump version to 1.6.8
+  * Remove pyro wizard file from master
+
+ -- Bdale Garbee <bdale@gag.com>  Mon, 05 Sep 2016 21:02:09 -0600
+
+altos (1.6.5-1) unstable; urgency=medium
+
+  [ Keith Packard ]
+  * doc: Add install-html script
+  * Bump android version to 13
+  * ao-tools/ao-chaosread: Document length (-l) option
+  * altosdroid: Deal with multiple installed android SDKs
+  * Mark testing version 1.6.4.1
+  * altosui: Deliver firmware for Tmega 2.0 and TBT 3.0 for Windows too
+  * altos: Block interrupts while waking tasks sleeping on timers.
+  * altos: Move comment in ao_sleep_for next to related code
+  * altos/stm: remove ao_dma_abort
+  * altos/stm: use 0xff for dma mutex value for allocated mutexes
+  * altos/stm: Add more SPI status register bits
+  * altos/stm: Change ao_spi_send_sync definition to take const source
+  * altos: Add STM DMA debugging
+  * altos: Add STM SPI debugging
+  * altos/stm: move spi execution to common ao_spi_run
+  * altos/stm: Clean up spi_enable/disable_index functions
+  * altos/stm: Add better byte-level SPI api
+  * altos/drivers: Use more reliable byte interface for CC1120 reception
+  * altos: Add debug check for irq block when editing task queues
+  * altos: cc1200: use FIFO threshold pin output for APRS buffering
+  * altos: Make ao_delay(0) not wait forever
+  * altos/telemini-v2.0: Remove show tasks command
+  * altos: Make task list output more useful
+  * altos/stm: clean up ao_exti_enable
+  * altos: Leave USB enabled in flight with -DDEBUG=1
+  * altos: Use FIFO_THR pin for cc1120 transmit buffering
+  * Bump to testing version 1.6.4.2
+  * altos/cc1111: Remove 'show tasks' command
+  * Bump to 1.6.5. Add preliminary release notes
+  * Credit Chuck Haskin for helping fix the SPI bug.
+  * doc: Build 1.6.5 release notes
+
+  [ Bdale Garbee ]
+  * switch libgtk-3-bin build-dep to gtk-update-icon-cache, closes: #825455
+  * updating ChangeLog for 1.6.5 release
+
+ -- Bdale Garbee <bdale@gag.com>  Mon, 04 Jul 2016 23:48:50 +0200
+
 altos (1.6.4-1) unstable; urgency=medium
 
   [ Keith Packard ]