summaryrefslogtreecommitdiff
path: root/doc/release-notes-1.6.4.inc
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2016-05-10 23:13:14 -0700
committerKeith Packard <keithp@keithp.com>2016-05-11 23:22:15 -0700
commit471091d0fddf09ed69df75e4f2fdd92e5f57b9c5 (patch)
tree0102fd9e990f99f633d6c0daff28680e73994229 /doc/release-notes-1.6.4.inc
parentb2710128a715a109745ec40553a3d4149a7f49ab (diff)
doc: Start update for 1.6.4
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'doc/release-notes-1.6.4.inc')
-rw-r--r--doc/release-notes-1.6.4.inc32
1 files changed, 32 insertions, 0 deletions
diff --git a/doc/release-notes-1.6.4.inc b/doc/release-notes-1.6.4.inc
new file mode 100644
index 00000000..faa57e94
--- /dev/null
+++ b/doc/release-notes-1.6.4.inc
@@ -0,0 +1,32 @@
+= Release Notes for Version 1.6.4
+:toc!:
+:doctype: article
+
+ Version 1.6.4 fixes a bluetooth communication problem with
+ TeleBT v1.0 devices, along with some altosui and altosdroid
+ minor nits. Ship firmware for some newer devices.
+
+ == AltOS
+
+ AltOS fixes:
+
+ * Fix hardware flow control on TeleBT v1.0. Hardware RTS/CTS
+ doesn't seem to work, switch from using the
+ hardware to driving these pins with software.
+
+ == AltosUI, TeleGPS and AltosDroid Applications
+
+ AltosUI and TeleGPS New Features:
+
+ * Automatically switch from meters or feet to kilometers or
+ miles for distance units.
+
+ AltosUI and TeleGPS Fixes:
+
+ * Abort map preloading when the preload map dialog is closed.
+
+ == Documentation
+
+ * Mention TeleMega v2.0 in hardware specs table.
+
+ * Document TeleGPS RF output in telegps manual.