X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=doc%2Frelease-notes-1.9.13.inc;fp=doc%2Frelease-notes-1.9.13.inc;h=18c4d9150242c5459c80c5640b1b47717c010d2b;hp=0000000000000000000000000000000000000000;hb=399c85245542d95f05063fdd34939dc746f1ea2d;hpb=22f9fb47d97ba13f6b30fab25bce552bccc91997 diff --git a/doc/release-notes-1.9.13.inc b/doc/release-notes-1.9.13.inc new file mode 100644 index 00000000..18c4d915 --- /dev/null +++ b/doc/release-notes-1.9.13.inc @@ -0,0 +1,26 @@ += Release Notes for Version 1.9.13 +include::release-head.adoc[] +:doctype: article + + Version 1.9.13 + + == AltOS + + * Add option to beep max height in feet after landing + + * Fix APRS reports to be sent at the correct time and spacing. + + * Fix possible barometric sensor communication failure when + the CPU is busy talking to the radio at the same time. This + would cause loss of telemetry and failure to track the state + of the rocket during flight. This was aggrevated by the APRS + reports getting sent more often than they should. + + * Change EasyMotor v3 code to base logging on motor pressure + rather than the accelerometer. This allows use of EasyMotor + v3 in a static test stand. + + == AltosUI + + * Add support for configuring the units used to report height + after landing on the beeper.