From: Keith Packard Date: Mon, 24 Mar 2025 18:17:05 +0000 (-0700) Subject: doc: Add doc updates for version 1.9.20 X-Git-Tag: 1.9.20~1^2~1 X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=08f0b7419e8e1ebf8a99fd9cd344f04f1c72c836;p=fw%2Faltos doc: Add doc updates for version 1.9.20 Signed-off-by: Keith Packard --- diff --git a/doc/Makefile.am b/doc/Makefile.am index 65fce5d4..86e05192 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -17,6 +17,7 @@ FAKETIME=TZ=UTC faketime -f '$(RELEASE_DATE) 00:00:00 i0' endif RELNOTES_INC=\ + release-notes-1.9.20.inc \ release-notes-1.9.19.inc \ release-notes-1.9.18.inc \ release-notes-1.9.17.inc \ diff --git a/doc/altusmetrum-theme.yml b/doc/altusmetrum-theme.yml index c838a524..031a3237 100644 --- a/doc/altusmetrum-theme.yml +++ b/doc/altusmetrum-theme.yml @@ -54,7 +54,7 @@ footer: left: content: '{page-number}' right: - content: '© 2024 Bdale Garbee and Keith Packard. Creative Commons ShareAlike 3.0 License' + content: '© 2025 Bdale Garbee and Keith Packard. Creative Commons ShareAlike 3.0 License' verso: left: content: $footer_recto_right_content diff --git a/doc/altusmetrum.txt b/doc/altusmetrum.txt index 5a33d754..60612523 100644 --- a/doc/altusmetrum.txt +++ b/doc/altusmetrum.txt @@ -5,7 +5,7 @@ Keith Packard ; Bdale Garbee ; Bob Finch; Anth :revdate: 1 Jan 1970 :icons: :icontype: svg -:copyright: Bdale Garbee and Keith Packard 2024 +:copyright: Bdale Garbee and Keith Packard 2025 :doctype: book :numbered: :stylesheet: am.css diff --git a/doc/easymini-release-notes.inc b/doc/easymini-release-notes.inc index 14eba9dc..424fe5f8 100644 --- a/doc/easymini-release-notes.inc +++ b/doc/easymini-release-notes.inc @@ -1,5 +1,9 @@ [appendix] == Release Notes + :leveloffset: 2 + include::release-notes-1.9.20.adoc[] + + <<<< :leveloffset: 2 include::release-notes-1.9.19.adoc[] diff --git a/doc/header.inc b/doc/header.inc index a91f5908..029b827b 100644 --- a/doc/header.inc +++ b/doc/header.inc @@ -7,7 +7,7 @@ endif::[] [license] == License -Copyright © 2024 Bdale Garbee and Keith Packard +Copyright © 2025 Bdale Garbee and Keith Packard This document is released under the terms of the link:http://creativecommons.org/licenses/by-sa/3.0/[Creative Commons ShareAlike 3.0 License] diff --git a/doc/release-notes-1.9.20.inc b/doc/release-notes-1.9.20.inc new file mode 100644 index 00000000..7a72d3a0 --- /dev/null +++ b/doc/release-notes-1.9.20.inc @@ -0,0 +1,15 @@ += Release Notes for Version 1.9.19 +include::release-head.adoc[] +:doctype: article + + Version 1.9.20 + + == AltOS + + * Add support for TeleGPS v4.0 and TeleMega v7.0 + + == AltosUI & TeleGPS application + + * Add support for TeleGPS v4.0 and TeleMega v7.0 + + * Add support for 30V pyro voltage range diff --git a/doc/release-notes.inc b/doc/release-notes.inc index dba3f708..f43b68e5 100644 --- a/doc/release-notes.inc +++ b/doc/release-notes.inc @@ -1,5 +1,9 @@ [appendix] == Release Notes + :leveloffset: 2 + include::release-notes-1.9.20.adoc[] + + <<<< :leveloffset: 2 include::release-notes-1.9.19.adoc[] diff --git a/doc/specs.inc b/doc/specs.inc index 52711d99..b6acbed8 100644 --- a/doc/specs.inc +++ b/doc/specs.inc @@ -154,7 +154,7 @@ |TeleMega v7.0 |MS5607 30km (100k') |ADXL375 200g - |uBlox Max-10Q + |uBlox Max-10S |BMI088 MMC5983 |8MB |40mW diff --git a/doc/telegps-release-notes.inc b/doc/telegps-release-notes.inc index 0448dd95..9a090013 100644 --- a/doc/telegps-release-notes.inc +++ b/doc/telegps-release-notes.inc @@ -1,5 +1,9 @@ [appendix] == Release Notes + :leveloffset: 2 + include::release-notes-1.9.20.adoc[] + + <<<< :leveloffset: 2 include::release-notes-1.9.19.adoc[]