X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=doc%2Frelease-notes-1.3.2.xsl;h=279762c1b0528db3a06f64e1aee18e64092571d9;hb=048ce00ea0d1d2744552942559aa1da2431ab954;hp=e8d051d27c1ebb1668c783e3db442df67e1f1454;hpb=9c4674d90f9b111e1b47abb7aee714ed12fa3aa5;p=fw%2Faltos diff --git a/doc/release-notes-1.3.2.xsl b/doc/release-notes-1.3.2.xsl index e8d051d2..279762c1 100644 --- a/doc/release-notes-1.3.2.xsl +++ b/doc/release-notes-1.3.2.xsl @@ -17,6 +17,14 @@ structure. + + + Improve APRS behavior. Remembers last known GPS position and + keeps sending that if we lose GPS lock. Marks + locked/unlocked by sending L/U in the APRS comment field + along with the number of sats in view and voltages. + + @@ -29,6 +37,18 @@ as the log only holds 12 satellite records. + + + Track the maximum height as computed from GPS altitude + data and report that in the flight summary data. + + + + + Use letters (A, B, C, D) for alternate pyro channel names + instead of numbers (0, 1, 2, 3) in the Fire Igniter dialog. + +