1 = Release Notes for Version 1.6.4
2 include::release-head.adoc[]
5 Version 1.6.4 fixes a bluetooth communication problem with
6 TeleBT v1.0 devices, along with some altosui and altosdroid
7 minor nits. It also now ships firmware for some newer devices.
13 * Fix hardware flow control on TeleBT v1.0. Hardware RTS/CTS
14 doesn't seem to work, switch from using the hardware to
15 driving these pins with software.
17 * Fix ARM USB drivers to deal with OS restarts. Needed to
18 reset all USB-related state when the USB bus is reset. These
19 fixes affect all STM32L, STM32F0 and LPC11U14 based devices.
21 == AltosUI, TeleGPS and AltosDroid Applications
23 AltosUI, TeleGPS and AltosDroid New Features:
25 * Automatically switch from meters or feet to kilometers or
26 miles for distance units.
28 * Add Monitor Idle mode to TeleGPS application.
30 AltosUI, TeleGPS and AltosDroid Fixes:
32 * Abort map preloading when the preload map dialog is closed.
34 * In AltosDroid, Don't reconnect to last device if the user
35 had disconnected it the last time the application was
40 * Mention TeleMega v2.0 in hardware specs table.
42 * Document TeleGPS RF output in telegps manual.