X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=AltOS%2Fdoc%2Ftelegps.html;h=d56eb9178931179c5df5c2f96414fd6f4bcaefdd;hb=1a14aa87da04b3112e39469a90f76f6b3cf46e47;hp=4d24b86b756bd1618f363661438161613883f869;hpb=751672ffe54f3baae455ae7e59650c1e31df9341;p=web%2Faltusmetrum diff --git a/AltOS/doc/telegps.html b/AltOS/doc/telegps.html index 4d24b86..d56eb91 100644 --- a/AltOS/doc/telegps.html +++ b/AltOS/doc/telegps.html @@ -4,9 +4,9 @@ - + - + TeleGPS Owner’s Manual @@ -18,8 +18,8 @@ keithp@keithp.com
Bdale Garbee
bdale@gag.com
-version v1.9.1, -5 Dec 2019 +version v1.9.9, +06 Oct 2021
Table of Contents
@@ -78,28 +78,35 @@
  • Appendix E: Release Notes
  • @@ -119,7 +126,7 @@

    License

    -

    Copyright © 2018 Bdale Garbee and Keith Packard

    +

    Copyright © 2021 Bdale Garbee and Keith Packard

    This document is released under the terms of the Creative Commons ShareAlike 3.0 License

    @@ -1073,7 +1080,19 @@ you fly to see which to use.

    -

    3.13.8. Callsign

    +

    3.13.8. APRS Offset

    +
    +

    The delay from the top of the minute before sending +the first APRS packet of the minute. Coordinating +values for this parameter between multiple devices can +allow a single receiver to reliably receive APRS +packets from multiple devices. Note that this offset only +takes effect while the GPS signal is locked so that the +transmitting device knows the current time.

    +
    +
    +
    +

    3.13.9. Callsign

    This sets the call sign included in each telemetry packet. Set this as needed to @@ -1081,7 +1100,7 @@ conform to your local radio regulations.

    -

    3.13.9. Logging Trigger Motion

    +

    3.13.10. Logging Trigger Motion

    This sets the amount of motion that TeleGPS needs to see before logging the new @@ -1090,7 +1109,7 @@ skipped, which saves storage space.

    -

    3.13.10. Position Reporting Interval

    +

    3.13.11. Position Reporting Interval

    The interval between TeleGPS position reports, both over the air and in the log. Increase @@ -1137,12 +1156,19 @@ the 40mW devices.

    A.2. APRS

    TeleGPS can send APRS if desired, and the -interval between APRS packets can be configured. As each APRS -packet takes a full second to transmit, we recommend an -interval of at least 5 seconds to avoid consuming too much -battery power or radio channel bandwidth. You can configure -the APRS interval using TeleGPS; that process is described in -Configure Device.

    +interval between APRS packets can be configured. As +each APRS packet takes a full second to transmit, we +recommend an interval of at least 5 seconds to avoid +consuming too much battery power or radio channel +bandwidth. You can configure the time within each +minute that APRS transmits by changing the APRS offset +value. When the GPS signal is locked and knows the +current time, the APRS offset selects the time with +each minute for the first APRS transmission; +subsequent transmissions occur each APRS interval +seconds thereafter. You can configure the APRS +interval and APRS offset using TeleGPS; that +process is described in Configure Device.

    AltOS supports both compressed and uncompressed APRS @@ -1414,15 +1440,358 @@ configuration.

    Appendix E: Release Notes

    -

    E.1. Release Notes for Version 1.9.1

    +

    E.1. Release Notes for Version 1.9.9

    -

    Version 1.9.1

    +

    Version 1.9.9

    +
    +
    +

    This release contains a critical bug fix for a problem +introduced in version 1.9.8 for TeleMega and EasyMega +boards. This problem occurs when using the stored +configuration from 1.9.7 or earlier.

    +
    +
    +

    If you are running 1.9.8 or are upgrading from 1.9.8 on any +version of TeleMega or EasyMega, you must reconfigure all pyro +channels, recalibrate accelerometers, reset the APRS interval, +adjust the beep tone and reset the pyro time.

    E.1.1. AltOS

    • +

      Fix EasyMega and TeleMega upgrade process from 1.9.7 or +earlier. 1.9.8 introduced larger delay values, which +required modifying the configuration in-place, and the 1.9.8 +version had a flaw which broke the pyro channel config and +all of the config values beyond that in memory, including +APRS interval, IMU accel calibation, beep tone and pyro +time.

      +
    • +
    • +

      Fix TeleMega v5.0 mag sensor driver. This driver was quite +broken due to developing it in the presence of the magnetic +beeper on the board. Because of that beeper, the values this +sensor records are not accurate. Fortunately, they are not +used for controlling the flight.

      +
    • +
    +
    +
    +
    +

    E.1.2. AltosUI

    +
    +
      +
    • +

      Parse TeleMega v5.0 log files. A missing check in the code +meant that the TeleMega v5.0 log files would cause an error +when attempting to load them. Logs saved with AltosUI +1.9.8 were not affected, only the presentation of the data +was broken.

      +
    • +
    +
    +
    +
    +
    +
    +

    E.2. Release Notes for Version 1.9.8

    +
    +

    Version 1.9.8

    +
    +
    +

    E.2.1. AltOS

    +
    +
      +
    • +

      Add support for TeleMega v5.0

      +
    • +
    • +

      Extend extra pyro channel times to support delay > 327 seconds

      +
    • +
    +
    +
    +
    +

    E.2.2. AltosUI

    +
    +
      +
    • +

      Support ARM devices in Linux binary release

      +
    • +
    • +

      Add support for TeleMega v5.0

      +
    • +
    +
    +
    +
    +

    E.2.3. AltosDroid

    +
    +
      +
    • +

      Show tilt angle in pad and flight tabs

      +
    • +
    • +

      Show altitude as well as height (useful for TeleGPS)

      +
    • +
    • +

      Support devices without GPS receivers

      +
    • +
    +
    +
    +
    +

    E.2.4. MicroPeak GUI

    +
    +
      +
    • +

      Show error dialog if device open fails

      +
    • +
    +
    +
    +
    +
    +
    +

    E.3. Release Notes for Version 1.9.7

    +
    +

    Version 1.9.7

    +
    +
    +

    E.3.1. AltOS

    +
    +
      +
    • +

      Fix TeleGPS logging so that new data are appended to an existing log correctly

      +
    • +
    +
    +
    +
    +

    E.3.2. AltosUI

    +
    +
      +
    • +

      Support Mac OS X 11 (Big Sur)

      +
    • +
    • +

      Support Monitor Idle on Easy Timer

      +
    • +
    • +

      Fix TeleMega v4.0 and TeleMetrum v3.0 configuration in Antenna Down mode

      +
    • +
    • +

      Show launch sites in Load Maps view

      +
    • +
    • +

      Add IMU header names to CSV files

      +
    • +
    • +

      Clean up TeleGPS log corruption due to firmware bugs during firmware update

      +
    • +
    +
    +
    +
    +

    E.3.3. AltosDroid

    +
    +
      +
    • +

      Support older devices back to Android version 5.1

      +
    • +
    • +

      Fix a number of issues that could result in app crashes

      +
    • +
    +
    +
    +
    +
    +
    +

    E.4. Release Notes for Version 1.9.6

    +
    +

    Version 1.9.6

    +
    +
    +

    E.4.1. AltOS

    +
    +
      +
    • +

      Fix EasyTimer bug where it might mis-detect boost (either +detect it early or not at all) due to small errors in +accelerometer calibration leading to large accumulated error +in speed.

      +
    • +
    • +

      Adjust self-test of new 9-axis IMU (BMX-160) so that it +doesn’t think the part has a failure when tested sitting +horizontally.

      +
    • +
    +
    +
    +
    +
    +
    +

    E.5. Release Notes for Version 1.9.5

    +
    +

    Version 1.9.5

    +
    +
    +

    E.5.1. AltOS

    +
    +
      +
    • +

      Add Booster mode for all dual-deploy altimeters. Select +"Separation & Apogee" mode in AltosUI to fire the 'main' +channel at first motor burnout and the 'apogee' channel at +apogee.

      +
    • +
    • +

      Improve reliability of stm32l firmware under heavy +load. This was found using Monitor Idle on TeleMega with all +flash slots full of data which would occasionally lock up.

      +
    • +
    • +

      Fix orientation label in AltosUI for devices with +radios. This makes the orientation say 'Antenna up' and +'Antenna Down' for TeleMetrum and TeleMega again.

      +
    • +
    • +

      Fix log data for pyro channels which were inhibited (often +because of a tilt limit). They used to report 'fired' as +soon as they were inhibited, which was misleading. Now they +never report as having been fired.

      +
    • +
    • +

      Allow Igniter Test to fire each igniter more than once.

      +
    • +
    +
    +
    +
    +

    E.5.2. AltosUI

    +
    +
      +
    • +

      Improve performance of Monitor Idle mode by sending less data for each +update.

      +
    • +
    • +

      Improve Mac OS X install scripts so that they work on +Catalina. This involves sending the user to get Java from +the AdoptOpenJDK project which provides a version that works +with Java applications.

      +
    • +
    • +

      Make larger dialogs scrollable for use on smaller screens.

      +
    • +
    • +

      Fix troubles re-flashing EasyMega boards running older +firmware.

      +
    • +
    • +

      Add TeleMetrum v3.0 firmware to the Windows +AltosUI packages.

      +
    • +
    +
    +
    +
    +
    +
    +

    E.6. Release Notes for Version 1.9.4

    +
    +

    Version 1.9.4

    +
    +
    +

    E.6.1. AltOS

    +
    +
      +
    • +

      Fixed firmware for TeleDongle v3.0 and TeleBT v4.0. Version 1.9.3 bricked those +devices requiring them to be opened up to get them working again.

      +
    • +
    • +

      Fixed firmware for EasyMini v1.0. Changes in the storage +code caused it to use significantly more RAM which made the +interrupt stack smash into other data structures and cause +the device to panic at startup time.

      +
    • +
    +
    +
    +
    +

    E.6.2. AltosUI

    +
    +
      +
    • +

      Add TeleMetrum v3.0 firmware to the Linux and Mac OSX +AltosUI packages.

      +
    • +
    +
    +
    +
    +
    +
    +

    E.7. Release Notes for Version 1.9.3

    +
    +

    Version 1.9.3

    +
    +
    +

    E.7.1. AltOS

    +
    +
      +
    • +

      Add APRS offset. Allows multiple APRS transmitters to coordinate when +transmission occurs to allow them to share a frequency.

      +
    • +
    • +

      Fix max log size. Flight computer storage is erased in 64kB chunks. Adjust max +log size to be a multiple of this size.

      +
    • +
    • +

      Check flight erasing more carefully. Handle interrupting erasing in the +middle.

      +
    • +
    • +

      Add EasyTimer support.

      +
    • +
    +
    +
    +
    +

    E.7.2. AltosUI, TeleGPS, MicroPeak

    +
    +
      +
    • +

      Add configuration support for APRS offset.

      +
    • +
    • +

      Adjust flight log sizes to be a multiple of the flight +computer erase block size.

      +
    • +
    • +

      Report barometric pad altitude in Pad tab for TeleMini.

      +
    • +
    +
    +
    +
    +
    +
    +

    E.8. Release Notes for Version 1.9.1

    +
    +

    Version 1.9.1

    +
    +
    +

    E.8.1. AltOS

    +
    +
      +
    • Add support for TeleMetrum v3.0

    • @@ -1441,7 +1810,7 @@ configuration.

    -

    E.1.2. AltosUI, TeleGPS, MicroPeak

    +

    E.8.2. AltosUI, TeleGPS, MicroPeak

    • @@ -1466,12 +1835,12 @@ upgrade. This should avoid the “COMxx: open failed” message.

    -

    E.2. Release Notes for Version 1.9

    +

    E.9. Release Notes for Version 1.9

    Version 1.9

    -

    E.2.1. AltOS

    +

    E.9.1. AltOS

    • @@ -1487,7 +1856,7 @@ upgrade. This should avoid the “COMxx: open failed” message.

    -

    E.2.2. AltosUI, TeleGPS, MicroPeak

    +

    E.9.2. AltosUI, TeleGPS, MicroPeak

    • @@ -1502,12 +1871,12 @@ upgrade. This should avoid the “COMxx: open failed” message.

    -

    E.3. Release Notes for Version 1.8.7

    +

    E.10. Release Notes for Version 1.8.7

    Version 1.8.7

    -

    E.3.1. AltOS

    +

    E.10.1. AltOS

    • @@ -1517,7 +1886,7 @@ upgrade. This should avoid the “COMxx: open failed” message.

    -

    E.3.2. AltosUI, TeleGPS, MicroPeak

    +

    E.10.2. AltosUI, TeleGPS, MicroPeak

    • @@ -1559,12 +1928,12 @@ applications will run with Oracle Java.

    -

    E.4. Release Notes for Version 1.8.6

    +

    E.11. Release Notes for Version 1.8.6

    Version 1.8.6

    -

    E.4.1. AltOS

    +

    E.11.1. AltOS

    • @@ -1583,7 +1952,7 @@ applications will run with Oracle Java.

    -

    E.4.2. AltosUI, TeleGPS

    +

    E.11.2. AltosUI, TeleGPS

    • @@ -1605,7 +1974,7 @@ applications will run with Oracle Java.

    -

    E.4.3. MicroPeak

    +

    E.11.3. MicroPeak

    • @@ -1617,13 +1986,13 @@ applications will run with Oracle Java.

    -

    E.5. Release Notes for Version 1.8.5

    +

    E.12. Release Notes for Version 1.8.5

    Version 1.8.5 includes fixes to the ground software support for TeleBT v4, along with a few other minor updates.

    -

    E.5.1. AltOS

    +

    E.12.1. AltOS

    • @@ -1633,7 +2002,7 @@ for TeleBT v4, along with a few other minor updates.

    -

    E.5.2. AltosUI, TeleGPS

    +

    E.12.2. AltosUI, TeleGPS

    • @@ -1650,12 +2019,12 @@ devices.

    -

    E.6. Release Notes for Version 1.8.4

    +

    E.13. Release Notes for Version 1.8.4

    Version 1.8.4 includes support for EasyMini version 2.0

    -

    E.6.1. AltOS

    +

    E.13.1. AltOS

    • @@ -1667,7 +2036,7 @@ devices.

    -

    E.7. Release Notes for Version 1.8.3

    +

    E.14. Release Notes for Version 1.8.3

    Version 1.8.3 includes support for TeleMega version 3.0 along with two important flight computer fixes. This version also @@ -1676,7 +2045,7 @@ better and some updates to graph presentation and data downloading.

    -

    E.7.1. AltOS

    +

    E.14.1. AltOS

    AltOS New Features
    @@ -1709,7 +2078,7 @@ from capturing log data.

    -

    E.7.2. AltosUI and TeleGPS Applications

    +

    E.14.2. AltosUI and TeleGPS Applications

    AltosUI New Features
    @@ -1767,7 +2136,7 @@ tilt angle.

    -

    E.8. Release Notes for Version 1.8.2

    +

    E.15. Release Notes for Version 1.8.2

    Version 1.8.2 includes support for TeleGPS version 2.0 along with accelerometer recalibration support in AltosUI.

    @@ -1777,7 +2146,7 @@ with accelerometer recalibration support in AltosUI.

    analyzing saved data files.

    -

    E.8.1. AltOS

    +

    E.15.1. AltOS

    AltOS New Features

    @@ -1790,7 +2159,7 @@ analyzing saved data files.

    -

    E.8.2. AltosUI and TeleGPS Applications

    +

    E.15.2. AltosUI and TeleGPS Applications

    AltosUI and TeleGPS New Features

    @@ -1819,7 +2188,7 @@ for graphing or KML export.

    -

    E.9. Release Notes for Version 1.8.1

    +

    E.16. Release Notes for Version 1.8.1

    Version 1.8.1 includes an important bug fix for Apogee Lockout operation in all flight computers. Anyone using this option @@ -1840,7 +2209,7 @@ above Mach 1.

    analyzing saved data files.

    -

    E.9.1. AltOS

    +

    E.16.1. AltOS

    AltOS Bug Fixes

    @@ -1861,7 +2230,7 @@ deceleration.

    -

    E.9.2. AltosUI and TeleGPS Applications

    +

    E.16.2. AltosUI and TeleGPS Applications

    AltosUI New Features

    @@ -1892,7 +2261,7 @@ broken, so you’d see only the default frequencies.

    -

    E.10. Release Notes for Version 1.8

    +

    E.17. Release Notes for Version 1.8

    Version 1.8 includes support for our new TeleBT v4.0 ground station, updates for data analysis in our ground station @@ -1900,7 +2269,7 @@ software and bug fixes in in the flight software for all our boards and ground station interfaces.

    -

    E.10.1. AltOS

    +

    E.17.1. AltOS

    AltOS New Features

    @@ -1913,7 +2282,7 @@ boards and ground station interfaces.

    -

    E.10.2. AltosUI and TeleGPS Applications

    +

    E.17.2. AltosUI and TeleGPS Applications

    AltosUI New Features

    @@ -1946,14 +2315,14 @@ EasyMega. The Y and Z axes were flipped.

    -

    E.11. Release Notes for Version 1.7

    +

    E.18. Release Notes for Version 1.7

    Version 1.7 includes support for our new TeleMini v3.0 flight computer and bug fixes in in the flight software for all our boards and ground station interfaces.

    -

    E.11.1. AltOS

    +

    E.18.1. AltOS

    AltOS New Features

    @@ -1978,7 +2347,7 @@ serviced first.

    -

    E.11.2. AltosUI and TeleGPS Applications

    +

    E.18.2. AltosUI and TeleGPS Applications

    AltosUI New Features

    @@ -1993,7 +2362,7 @@ serviced first.

    -

    E.12. Release Notes for Version 1.6.8

    +

    E.19. Release Notes for Version 1.6.8

    Version 1.6.8 fixes a TeleMega and TeleMetrum v2.0 bug where the device could stop logging data and transmitting @@ -2001,7 +2370,7 @@ telemetry in flight. All TeleMega v1.0, v2.0 and TeleMetrum v2.0 users should update their flight firmware.

    -

    E.12.1. AltOS

    +

    E.19.1. AltOS

    AltOS fixes:

    @@ -2035,7 +2404,7 @@ they can be tested during production.

    -

    E.12.2. AltosUI, TeleGPS and AltosDroid Applications

    +

    E.19.2. AltosUI, TeleGPS and AltosDroid Applications

    AltosUI fixes:

    @@ -2057,7 +2426,7 @@ Ground Station operation by cleaning up pending operations.

    -

    E.13. Release Notes for Version 1.6.5

    +

    E.20. Release Notes for Version 1.6.5

    Version 1.6.5 fixes a TeleMega and TeleMetrum v2.0 bug where the device would often stop logging data and transmitting @@ -2065,7 +2434,7 @@ telemetry in flight. All TeleMega v1.0, v2.0 and TeleMetrum v2.0 users should update their flight firmware.

    -

    E.13.1. AltOS

    +

    E.20.1. AltOS

    AltOS fixes:

    @@ -2081,7 +2450,7 @@ tested the new firmware before release.

    -

    E.13.2. AltosUI, TeleGPS and AltosDroid Applications

    +

    E.20.2. AltosUI, TeleGPS and AltosDroid Applications

    AltosUI fixes:

    @@ -2097,14 +2466,14 @@ Windows package.

    -

    E.14. Release Notes for Version 1.6.4

    +

    E.21. Release Notes for Version 1.6.4

    Version 1.6.4 fixes a bluetooth communication problem with TeleBT v1.0 devices, along with some altosui and altosdroid minor nits. It also now ships firmware for some newer devices.

    -

    E.14.1. AltOS

    +

    E.21.1. AltOS

    AltOS fixes:

    @@ -2124,7 +2493,7 @@ fixes affect all STM32L, STM32F0 and LPC11U14 based devices.

    -

    E.14.2. AltosUI, TeleGPS and AltosDroid Applications

    +

    E.21.2. AltosUI, TeleGPS and AltosDroid Applications

    AltosUI, TeleGPS and AltosDroid New Features:

    @@ -2156,7 +2525,7 @@ active.

    -

    E.14.3. Documentation

    +

    E.21.3. Documentation

    • @@ -2170,14 +2539,14 @@ active.

    -

    E.15. Release Notes for Version 1.6.3

    +

    E.22. Release Notes for Version 1.6.3

    Version 1.6.3 adds idle mode to AltosDroid and has bug fixes for our host software on desktops, laptops an android devices along with BlueTooth support for Windows.

    -

    E.15.1. AltOS

    +

    E.22.1. AltOS

    AltOS fixes:

    @@ -2192,7 +2561,7 @@ hardware to driving these pins with software.

    -

    E.15.2. AltosUI and TeleGPS Applications

    +

    E.22.2. AltosUI and TeleGPS Applications

    AltosUI and TeleGPS New Features:

    @@ -2237,7 +2606,7 @@ TeleMetrum v2.0 flight computers.

    -

    E.15.3. AltosDroid

    +

    E.22.3. AltosDroid

    AltosDroid new features:

    @@ -2302,7 +2671,7 @@ location of any tracker.

    -

    E.15.4. Documentation

    +

    E.22.4. Documentation

    • @@ -2315,14 +2684,14 @@ continuity audio alert pattern.

    -

    E.16. Release Notes for Version 1.6.2

    +

    E.23. Release Notes for Version 1.6.2

    Version 1.6.2 includes support for our updated TeleMega v2.0 product and bug fixes in in the flight software for all our boards and ground station interfaces.

    -

    E.16.1. AltOS

    +

    E.23.1. AltOS

    AltOS New Features:

    @@ -2351,7 +2720,7 @@ up.

    -

    E.16.2. AltosUI and TeleGPS Applications

    +

    E.23.2. AltosUI and TeleGPS Applications

    AltosUI and TeleGPS Fixes:

    @@ -2370,7 +2739,7 @@ writing the associated .eeprom file when an error is detected.

    -

    E.16.3. Documentation

    +

    E.23.3. Documentation

    We spent a bunch of time trying to improve our documentation

    @@ -2395,14 +2764,14 @@ duplication of information

    -

    E.17. Release Notes for Version 1.6.1

    +

    E.24. Release Notes for Version 1.6.1

    Version 1.6.1 includes support for our updated TeleBT v3.0 product and bug fixes in in the flight software for all our boards and ground station interfaces.

    -

    E.17.1. AltOS

    +

    E.24.1. AltOS

    AltOS New Features:

    @@ -2432,7 +2801,7 @@ variations from transmitting devices.

    -

    E.17.2. AltosUI and TeleGPS Applications

    +

    E.24.2. AltosUI and TeleGPS Applications

    AltosUI and TeleGPS New Features:

    @@ -2497,7 +2866,7 @@ run at 10x speed by mistake.

    -

    E.17.3. AltosDroid

    +

    E.24.3. AltosDroid

    AltosDroid New Features:

    @@ -2555,14 +2924,14 @@ motion towards rocket.

    -

    E.18. Release Notes for Version 1.6

    +

    E.25. Release Notes for Version 1.6

    Version 1.6 includes support for our updated TeleDongle v3.0 product and bug fixes in in the flight software for all our boards and ground station interfaces.

    -

    E.18.1. AltOS

    +

    E.25.1. AltOS

    AltOS New Features

    @@ -2604,7 +2973,7 @@ you’ll want to reflash the firmware.

    -

    E.18.2. AltosUI and TeleGPS Applications

    +

    E.25.2. AltosUI and TeleGPS Applications

    AltosUI and TeleGPS New Features

    @@ -2679,14 +3048,14 @@ flight computers appear on multiple frequencies by accident.

    -

    E.19. Release Notes for Version 1.5

    +

    E.26. Release Notes for Version 1.5

    Version 1.5 is a major release. It includes support for our new EasyMega product, new features and bug fixes in in the flight software for all our boards and the AltosUI ground station

    -

    E.19.1. AltOS

    +

    E.26.1. AltOS

    AltOS New Features

    @@ -2745,7 +3114,7 @@ deceleration.

    -

    E.19.2. AltosUI and TeleGPS Applications

    +

    E.26.2. AltosUI and TeleGPS Applications

    AltosUI and TeleGPS New Features

    @@ -2786,13 +3155,13 @@ cases where we just can’t figure out what version is installed.

    -

    E.20. Release Notes for Version 1.4.2

    +

    E.27. Release Notes for Version 1.4.2

    Version 1.4.2 is a minor release. It fixes Java-related install issues on Windows

    -

    E.20.1. AltosUI and TeleGPS Applications

    +

    E.27.1. AltosUI and TeleGPS Applications

    Windows Install Fixes

    @@ -2811,7 +3180,7 @@ detection fails.

    -

    E.21. Release Notes for Version 1.4.1

    +

    E.28. Release Notes for Version 1.4.1

    Version 1.4.1 is a minor release. It fixes install issues on Windows and provides the missing TeleMetrum V2.0 firmware. There @@ -2821,7 +3190,7 @@ driver, but Mac and Linux users who do not need the TeleMetrum V2.0 firmware image will not need to upgrade.

    -

    E.21.1. AltosUI and TeleGPS Applications:

    +

    E.28.1. AltosUI and TeleGPS Applications:

    Windows Install Fixes

    @@ -2862,14 +3231,14 @@ software, making map downloading fail for most people.

    -

    E.22. Release Notes for Version 1.4

    +

    E.29. Release Notes for Version 1.4

    Version 1.4 is a major release. It includes support for our new TeleGPS product, new features and bug fixes in in the flight software for all our boards and the AltosUI ground station

    -

    E.22.1. AltOS

    +

    E.29.1. AltOS

    AltOS new features:

    @@ -2924,7 +3293,7 @@ as being present.

    -

    E.22.2. AltosUI Application

    +

    E.29.2. AltosUI Application

    AltosUI new features:

    @@ -3010,7 +3379,7 @@ the product name instead.

    -

    E.22.3. TeleGPS Application

    +

    E.29.3. TeleGPS Application

    -

    E.22.4. Documentation

    +

    E.29.4. Documentation

    Documentation changes:

    @@ -3049,8 +3418,8 @@ configurable amount of time after boost.