1 = Release Notes for Version 1.6.8
5 Version 1.6.8 fixes a TeleMega and TeleMetrum v2.0 bug where
6 the device could stop logging data and transmitting
7 telemetry in flight. All TeleMega v1.0, v2.0 and TeleMetrum
8 v2.0 users should update their flight firmware.
14 * Fix STM32L DMA driver to work around STM32L SoC DMA priority
15 issue t lock-up in the logging or radio code, either of
16 which could stop data logging and telemetry.
18 * Avoid having TeleBT battery status values smash telemetry
19 packet data by holding a lock during both operations.
21 * Don't start reporting 'flight 0' when the log fills in
26 * Flash LEDS on all products briefly during power up so that
27 they can be tested during production.
29 == AltosUI, TeleGPS and AltosDroid Applications
33 * Re-enable go/no-go entries after they've been disabled due
34 to lack of data. If telemetry information is delayed when
35 the Ui starts up, sometimes important fields would get
36 disabled to never re-appear.
38 * Deal with ground station failure better during Configure
39 Ground Station operation by cleaning up pending operations.