Release 1.9.9
[web/altusmetrum] / AltOS / releases / 1.9.9 / release-notes-1.9.9.html
1
2 <html lang="en">
3 <head>
4 <meta charset="UTF-8">
5 <meta http-equiv="X-UA-Compatible" content="IE=edge">
6 <meta name="viewport" content="width=device-width, initial-scale=1.0">
7 <meta name="generator" content="Asciidoctor 2.0.16">
8 <title>Release Notes for Version 1.9.9</title>
9 <link rel="stylesheet" href="./am-notoc.css">
10 </head>
11 <body class="article">
12 <div id="header">
13 <h1>Release Notes for Version 1.9.9</h1>
14 <div class="details">
15 <span id="revdate">06 Oct 2021</span>
16 </div>
17 </div>
18 <div id="content">
19 <div id="preamble">
20 <div class="sectionbody">
21 <div class="paragraph">
22 <p>Version 1.9.9</p>
23 </div>
24 <div class="paragraph">
25 <p>This release contains a critical bug fix for a problem
26 introduced in version 1.9.8 for TeleMega and EasyMega
27 boards. This problem occurs when using the stored
28 configuration from 1.9.7 or earlier.</p>
29 </div>
30 <div class="paragraph">
31 <p>If you are running 1.9.8 or are upgrading from 1.9.8 on any
32 version of TeleMega or EasyMega, you must reconfigure all pyro
33 channels, recalibrate accelerometers, reset the APRS interval,
34 adjust the beep tone and reset the pyro time.</p>
35 </div>
36 </div>
37 </div>
38 <div class="sect1">
39 <h2 id="_altos">AltOS</h2>
40 <div class="sectionbody">
41 <div class="ulist">
42 <ul>
43 <li>
44 <p>Fix EasyMega and TeleMega upgrade process from 1.9.7 or
45 earlier.  1.9.8 introduced larger delay values, which
46 required modifying the configuration in-place, and the 1.9.8
47 version had a flaw which broke the pyro channel config and
48 all of the config values beyond that in memory, including
49 APRS interval, IMU accel calibation, beep tone and pyro
50 time.</p>
51 </li>
52 <li>
53 <p>Fix TeleMega v5.0 mag sensor driver. This driver was quite
54 broken due to developing it in the presence of the magnetic
55 beeper on the board. Because of that beeper, the values this
56 sensor records are not accurate. Fortunately, they are not
57 used for controlling the flight.</p>
58 </li>
59 </ul>
60 </div>
61 </div>
62 </div>
63 <div class="sect1">
64 <h2 id="_altosui">AltosUI</h2>
65 <div class="sectionbody">
66 <div class="ulist">
67 <ul>
68 <li>
69 <p>Parse TeleMega v5.0 log files. A missing check in the code
70 meant that the TeleMega v5.0 log files would cause an error
71 when attempting to load them. Logs saved with AltosUI
72 1.9.8 were not affected, only the presentation of the data
73 was broken.</p>
74 </li>
75 </ul>
76 </div>
77 </div>
78 </div>
79 </div>
80 <div id="footer">
81 <div id="footer-text">
82 Last updated 2021-10-07 00:16:13 -0600
83 </div>
84 </div>
85 </body>
86 </html>