Version 1.9.6.2
[fw/altos] / doc / release-notes-1.9.3.inc
index d45ba2f58ae60dc8e22bed10bbf919aed7727ab1..3ae9102d5d997f9ea9e12238b78a5338e16c5912 100644 (file)
@@ -6,8 +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. 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.
 
        == AltosUI, TeleGPS, MicroPeak
 
-       * Add configuration support for APRS offset
+       * Add configuration support for APRS offset.
+
+       * Adjust flight log sizes to be a multiple of the flight
+          computer erase block size.
+
+       * Report barometric pad altitude in Pad tab for TeleMini.