altos/test: Fix AES key format in test code
[fw/altos] / doc / release-notes-1.6.8.inc
1 = Release Notes for Version 1.6.8
2 :toc!:
3 :doctype: article
4
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.
9
10         == AltOS
11
12         AltOS fixes:
13
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.
17
18         * Avoid having TeleBT battery status values smash telemetry
19           packet data by holding a lock during both operations.
20
21         * Don't start reporting 'flight 0' when the log fills in
22           flight.
23
24         AltOS changes:
25         
26         * Flash LEDS on all products briefly during power up so that
27           they can be tested during production.
28
29         == AltosUI, TeleGPS and AltosDroid Applications
30
31         AltosUI fixes:
32
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.
37
38         * Deal with ground station failure better during Configure
39           Ground Station operation by cleaning up pending operations.
40