altos: Allow beep tone spacing to be changed
[fw/altos] / doc / release-notes-1.9.3.inc
1 = Release Notes for Version 1.9.3
2 include::release-head.adoc[]
3 :doctype: article
4
5         Version 1.9.3
6
7         == AltOS
8
9         * Add APRS offset. Allows multiple APRS transmitters to coordinate when
10           transmission occurs to allow them to share a frequency.
11
12         * Fix max log size. Flight computer storage is erased in 64kB chunks. Adjust max
13           log size to be a multiple of this size.
14
15         * Check flight erasing more carefully. Handle interrupting erasing in the
16           middle.
17
18         * Add EasyTimer support.
19
20         == AltosUI, TeleGPS, MicroPeak
21
22         * Add configuration support for APRS offset.
23
24         * Adjust flight log sizes to be a multiple of the flight
25           computer erase block size.
26
27         * Report barometric pad altitude in Pad tab for TeleMini.