diff options
author | Keith Packard <keithp@keithp.com> | 2016-05-04 21:13:31 -0700 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2016-05-04 21:13:31 -0700 |
commit | 85191fe911a5ea4af384bff9b2ed9986679cd9fd (patch) | |
tree | 4fcfff755d7ed2a197edfd9729a94c0814938f5f /doc/release-notes-1.6.3.inc | |
parent | 541996f95f9e26299618dbb79e723b82a52afd31 (diff) |
doc: 1.6.3 release notes note TeleBT rts/cts and TM 2.0 monitor idle fixes
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'doc/release-notes-1.6.3.inc')
-rw-r--r-- | doc/release-notes-1.6.3.inc | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/doc/release-notes-1.6.3.inc b/doc/release-notes-1.6.3.inc index e592b76b..6aa77042 100644 --- a/doc/release-notes-1.6.3.inc +++ b/doc/release-notes-1.6.3.inc @@ -8,8 +8,11 @@ == AltOS - There aren't any significant bug fixes or new features in the - flight firmware in version 1.6.3. + AltOS fixes: + + * Fix hardware flow control on TeleBT v3.0. RTS/CTS is + wired backwards on this board, switch from using the + hardware to driving these pins with software. == AltosUI and TeleGPS Applications @@ -36,6 +39,9 @@ * Fix USB device discovery on Mac OS X El Capitan. This makes the connected Altus Metrum USB devices appear again. + * Fix acceleration data presented in MonitorIdle mode for + TeleMetrum v2.0 flight computers. + == AltosDroid AltosDroid new features: |