Update 1.9.3 release notes
authorKeith Packard <keithp@keithp.com>
Sun, 14 Jun 2020 04:37:44 +0000 (21:37 -0700)
committerKeith Packard <keithp@keithp.com>
Sun, 14 Jun 2020 07:39:00 +0000 (00:39 -0700)
Signed-off-by: Keith Packard <keithp@keithp.com>
doc/release-notes-1.9.3.inc
doc/release-notes-1.9.4.inc [deleted file]

index 783e456200858fa3078c59da1f0c1945b66391a3..3ae9102d5d997f9ea9e12238b78a5338e16c5912 100644 (file)
@@ -6,17 +6,22 @@ include::release-head.adoc[]
 
        == AltOS
 
-       * Add APRS offset
+       * Add APRS offset. Allows multiple APRS transmitters to coordinate when
+         transmission occurs to allow them to share a frequency.
 
-       * Fix max log size
+       * Fix max log size. Flight computer storage is erased in 64kB chunks. Adjust max
+         log size to be a multiple of this size.
 
        * Check flight erasing more carefully. Handle interrupting erasing in the
          middle.
 
-       * Add EasyTimer support
+       * Add EasyTimer support.
 
        == AltosUI, TeleGPS, MicroPeak
 
-       * Add configuration support for APRS offset
+       * Add configuration support for APRS offset.
 
-       * Adjust flight log sizes to account for erase block size
\ No newline at end of file
+       * Adjust flight log sizes to be a multiple of the flight
+          computer erase block size.
+
+       * Report barometric pad altitude in Pad tab for TeleMini.
diff --git a/doc/release-notes-1.9.4.inc b/doc/release-notes-1.9.4.inc
deleted file mode 100644 (file)
index b57db8a..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-= Release Notes for Version 1.9.4
-include::release-head.adoc[]
-:doctype: article
-
-       Version 1.9.4
-
-       == AltosUI
-
-       * Report barometric pad altitude in Pad tab for TeleMini