diff options
author | Keith Packard <keithp@keithp.com> | 2019-09-24 20:49:56 -0700 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2019-09-24 20:50:36 -0700 |
commit | 4df77f2ac7f34986b8e7c0584c57d77dc74d9df9 (patch) | |
tree | c05f90ac1640f131805f596c9d394c88b91c5e46 /doc/release-notes-1.9.1.inc | |
parent | 51cca3b3405da7408fd8af18f8d1ff7db97fe1bc (diff) |
doc: Update for 1.9.1
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'doc/release-notes-1.9.1.inc')
-rw-r--r-- | doc/release-notes-1.9.1.inc | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/doc/release-notes-1.9.1.inc b/doc/release-notes-1.9.1.inc new file mode 100644 index 00000000..aa17687f --- /dev/null +++ b/doc/release-notes-1.9.1.inc @@ -0,0 +1,23 @@ += Release Notes for Version 1.9.1 +include::release-head.adoc[] +:doctype: article + + Version 1.9.1 + + == AltOS + + * Fix accel cal value when changing EasyMega v2.0 pad orientation + + * Correct EasyMega v2.0 magnetometer data axes + + * Fix EasyMega v2.0 idle monitor display of IMU data + + * Report all sensor failures at power-up time. + + == AltosUI, TeleGPS, MicroPeak + + * Display error message when attempting to graph unknown format file. + + * Make it possible to disable APRS once enabled. + + * Display some data for point near cursor in map tab. |