doc: update 1.6 release notes with recent bug fixes
authorKeith Packard <keithp@keithp.com>
Sun, 8 Feb 2015 02:10:34 +0000 (18:10 -0800)
committerKeith Packard <keithp@keithp.com>
Sun, 8 Feb 2015 02:10:34 +0000 (18:10 -0800)
Signed-off-by: Keith Packard <keithp@keithp.com>
doc/release-notes-1.6.xsl

index 3f81379f691517b056199c87f1faaf2de1c0cb63..604fe0960284dce8bb274fd996a609cd593ae64b 100644 (file)
@@ -46,7 +46,9 @@
        <para>
          Replace LPC11U14 SPI driver with non-interrupt version. The
          interrupt code would occasionally wedge on long transfers
-         if interrupts were blocked for too long.
+         if interrupts were blocked for too long. This affects all
+         released TeleGPS products; if you have a TeleGPS device,
+         you'll want to reflash the firmware.
        </para>
       </listitem>
     </itemizedlist>
          data files in the file manager work correctly.
        </para>
       </listitem>
+      <listitem>
+       <para>
+         When replaying a file, put 'done' in the Age field when we
+         reach the end of the file, instead of continuing to count forever.
+       </para>
+      </listitem>
+      <listitem>
+       <para>
+         In the Scan Channels code, wait for five seconds if we see
+         any packet. This is needed because AltOS now sends the
+         callsign, serial number and flight number only once every
+         five seconds these days.
+       </para>
+      </listitem>
+      <listitem>
+       <para>
+         In the Scan Channels code, reset pending flight state
+         information each time we change channels. This avoids having
+         flight computers appear on multiple frequencies by accident.
+       </para>
+      </listitem>
     </itemizedlist>
   </para>
 </article>