X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=doc%2Frelease-notes-1.9.3.inc;h=3ae9102d5d997f9ea9e12238b78a5338e16c5912;hb=3735e1eb27afb873d60164a79a9e2769dc92b3a3;hp=783e456200858fa3078c59da1f0c1945b66391a3;hpb=b00a155bef319984ec2cf11898355edf94348a4a;p=fw%2Faltos diff --git a/doc/release-notes-1.9.3.inc b/doc/release-notes-1.9.3.inc index 783e4562..3ae9102d 100644 --- a/doc/release-notes-1.9.3.inc +++ b/doc/release-notes-1.9.3.inc @@ -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.