From: Bdale Garbee Date: Fri, 20 Jan 2023 06:24:15 +0000 (-0700) Subject: Release 1.9.13 X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=40f0ca5bb529e08f116d1ed3dfc8e1a8347986f2;p=web%2Faltusmetrum Release 1.9.13 --- diff --git a/AltOS/releases/1.9.13.mdwn b/AltOS/releases/1.9.13.mdwn new file mode 100644 index 0000000..dc61243 --- /dev/null +++ b/AltOS/releases/1.9.13.mdwn @@ -0,0 +1,7 @@ +[[!inline pages="./1.9.13/release-notes-1.9.13.html" rss="no" raw="yes" ]] + +- Available Files: + - [Windows Installer](/AltOS/releases/1.9.13/Altos-Windows-1-9-13.exe) + - [Mac OS X Package](/AltOS/releases/1.9.13/Altos-Mac-1.9.13.dmg) + - [Linux](/AltOS/releases/1.9.13/Altos-Linux-1.9.13.sh) + - [Source Snapshot](http://git.gag.com/?p=fw/altos;a=snapshot;h=refs/tags/1.9.13;sf=tgz) diff --git a/AltOS/releases/1.9.13/Altos-Linux-1.9.13.sh b/AltOS/releases/1.9.13/Altos-Linux-1.9.13.sh new file mode 100755 index 0000000..efb7327 Binary files /dev/null and b/AltOS/releases/1.9.13/Altos-Linux-1.9.13.sh differ diff --git a/AltOS/releases/1.9.13/Altos-Mac-1.9.13.dmg b/AltOS/releases/1.9.13/Altos-Mac-1.9.13.dmg new file mode 100644 index 0000000..c15e6da Binary files /dev/null and b/AltOS/releases/1.9.13/Altos-Mac-1.9.13.dmg differ diff --git a/AltOS/releases/1.9.13/Altos-Windows-1-9-13.exe b/AltOS/releases/1.9.13/Altos-Windows-1-9-13.exe new file mode 100644 index 0000000..be995a4 Binary files /dev/null and b/AltOS/releases/1.9.13/Altos-Windows-1-9-13.exe differ diff --git a/AltOS/releases/1.9.13/release-notes-1.9.13.html b/AltOS/releases/1.9.13/release-notes-1.9.13.html new file mode 100644 index 0000000..298636c --- /dev/null +++ b/AltOS/releases/1.9.13/release-notes-1.9.13.html @@ -0,0 +1,73 @@ + + + + + + + +Release Notes for Version 1.9.13 + + + + +
+
+
+
+

Version 1.9.13

+
+
+
+
+

AltOS

+
+
+
    +
  • +

    Add option to beep max height in feet after landing

    +
  • +
  • +

    Fix APRS reports to be sent at the correct time and spacing.

    +
  • +
  • +

    Fix possible barometric sensor communication failure when +the CPU is busy talking to the radio at the same time. This +would cause loss of telemetry and failure to track the state +of the rocket during flight. This was aggrevated by the APRS +reports getting sent more often than they should.

    +
  • +
  • +

    Change EasyMotor v3 code to base logging on motor pressure +rather than the accelerometer. This allows use of EasyMotor +v3 in a static test stand.

    +
  • +
+
+
+
+
+

AltosUI

+
+
+
    +
  • +

    Add support for configuring the units used to report height +after landing on the beeper.

    +
  • +
+
+
+
+
+ + + \ No newline at end of file diff --git a/MicroPeak/releases/1.9.13.mdwn b/MicroPeak/releases/1.9.13.mdwn new file mode 100644 index 0000000..a08623d --- /dev/null +++ b/MicroPeak/releases/1.9.13.mdwn @@ -0,0 +1,7 @@ +[[!inline pages="./1.9.13/release-notes-1.9.13.html" rss="no" raw="yes" ]] + +- Available Files: + - [Windows Installer](/MicroPeak/releases/1.9.13/MicroPeak-Windows-1-9-13.exe) + - [Mac OS X Package](/MicroPeak/releases/1.9.13/MicroPeak-Mac-1.9.13.dmg) + - [Linux](/MicroPeak/releases/1.9.13/MicroPeak-Linux-1.9.13.sh) + - [Source Snapshot](http://git.gag.com/?p=fw/altos;a=snapshot;h=refs/tags/1.9.13;sf=tgz) diff --git a/MicroPeak/releases/1.9.13/MicroPeak-Linux-1.9.13.sh b/MicroPeak/releases/1.9.13/MicroPeak-Linux-1.9.13.sh new file mode 100755 index 0000000..0e7f32f Binary files /dev/null and b/MicroPeak/releases/1.9.13/MicroPeak-Linux-1.9.13.sh differ diff --git a/MicroPeak/releases/1.9.13/MicroPeak-Mac-1.9.13.dmg b/MicroPeak/releases/1.9.13/MicroPeak-Mac-1.9.13.dmg new file mode 100644 index 0000000..0a9845a Binary files /dev/null and b/MicroPeak/releases/1.9.13/MicroPeak-Mac-1.9.13.dmg differ diff --git a/MicroPeak/releases/1.9.13/MicroPeak-Windows-1-9-13.exe b/MicroPeak/releases/1.9.13/MicroPeak-Windows-1-9-13.exe new file mode 100644 index 0000000..e39b576 Binary files /dev/null and b/MicroPeak/releases/1.9.13/MicroPeak-Windows-1-9-13.exe differ diff --git a/MicroPeak/releases/1.9.13/release-notes-1.9.13.html b/MicroPeak/releases/1.9.13/release-notes-1.9.13.html new file mode 100644 index 0000000..298636c --- /dev/null +++ b/MicroPeak/releases/1.9.13/release-notes-1.9.13.html @@ -0,0 +1,73 @@ + + + + + + + +Release Notes for Version 1.9.13 + + + + +
+
+
+
+

Version 1.9.13

+
+
+
+
+

AltOS

+
+
+
    +
  • +

    Add option to beep max height in feet after landing

    +
  • +
  • +

    Fix APRS reports to be sent at the correct time and spacing.

    +
  • +
  • +

    Fix possible barometric sensor communication failure when +the CPU is busy talking to the radio at the same time. This +would cause loss of telemetry and failure to track the state +of the rocket during flight. This was aggrevated by the APRS +reports getting sent more often than they should.

    +
  • +
  • +

    Change EasyMotor v3 code to base logging on motor pressure +rather than the accelerometer. This allows use of EasyMotor +v3 in a static test stand.

    +
  • +
+
+
+
+
+

AltosUI

+
+
+
    +
  • +

    Add support for configuring the units used to report height +after landing on the beeper.

    +
  • +
+
+
+
+
+ + + \ No newline at end of file diff --git a/TeleGPS/releases/1.9.13.mdwn b/TeleGPS/releases/1.9.13.mdwn new file mode 100644 index 0000000..f7bc0e3 --- /dev/null +++ b/TeleGPS/releases/1.9.13.mdwn @@ -0,0 +1,7 @@ +[[!inline pages="./1.9.13/release-notes-1.9.13.html" rss="no" raw="yes" ]] + +- Available Files: + - [Windows Installer](/TeleGPS/releases/1.9.13/TeleGPS-Windows-1-9-13.exe) + - [Mac OS X Package](/TeleGPS/releases/1.9.13/TeleGPS-Mac-1.9.13.dmg) + - [Linux](/TeleGPS/releases/1.9.13/TeleGPS-Linux-1.9.13.sh) + - [Source Snapshot](http://git.gag.com/?p=fw/altos;a=snapshot;h=refs/tags/1.9.13;sf=tgz) diff --git a/TeleGPS/releases/1.9.13/TeleGPS-Linux-1.9.13.sh b/TeleGPS/releases/1.9.13/TeleGPS-Linux-1.9.13.sh new file mode 100755 index 0000000..5b54528 Binary files /dev/null and b/TeleGPS/releases/1.9.13/TeleGPS-Linux-1.9.13.sh differ diff --git a/TeleGPS/releases/1.9.13/TeleGPS-Mac-1.9.13.dmg b/TeleGPS/releases/1.9.13/TeleGPS-Mac-1.9.13.dmg new file mode 100644 index 0000000..d927ed7 Binary files /dev/null and b/TeleGPS/releases/1.9.13/TeleGPS-Mac-1.9.13.dmg differ diff --git a/TeleGPS/releases/1.9.13/TeleGPS-Windows-1-9-13.exe b/TeleGPS/releases/1.9.13/TeleGPS-Windows-1-9-13.exe new file mode 100644 index 0000000..e90f510 Binary files /dev/null and b/TeleGPS/releases/1.9.13/TeleGPS-Windows-1-9-13.exe differ diff --git a/TeleGPS/releases/1.9.13/release-notes-1.9.13.html b/TeleGPS/releases/1.9.13/release-notes-1.9.13.html new file mode 100644 index 0000000..298636c --- /dev/null +++ b/TeleGPS/releases/1.9.13/release-notes-1.9.13.html @@ -0,0 +1,73 @@ + + + + + + + +Release Notes for Version 1.9.13 + + + + +
+
+
+
+

Version 1.9.13

+
+
+
+
+

AltOS

+
+
+
    +
  • +

    Add option to beep max height in feet after landing

    +
  • +
  • +

    Fix APRS reports to be sent at the correct time and spacing.

    +
  • +
  • +

    Fix possible barometric sensor communication failure when +the CPU is busy talking to the radio at the same time. This +would cause loss of telemetry and failure to track the state +of the rocket during flight. This was aggrevated by the APRS +reports getting sent more often than they should.

    +
  • +
  • +

    Change EasyMotor v3 code to base logging on motor pressure +rather than the accelerometer. This allows use of EasyMotor +v3 in a static test stand.

    +
  • +
+
+
+
+
+

AltosUI

+
+
+
    +
  • +

    Add support for configuring the units used to report height +after landing on the beeper.

    +
  • +
+
+
+
+
+ + + \ No newline at end of file