Update 1.9.3 release notes
[fw/altos] / doc / release-notes-1.9.3.inc
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.