From fa273e51e772540f61fffbdc4431fe07bcd57630 Mon Sep 17 00:00:00 2001 From: Keith Packard Date: Mon, 12 Apr 2021 18:38:50 -0700 Subject: [PATCH] doc: Update for 1.9.7 Add release notes Add specs for EasyMotor Update copyright year to 2021 Signed-off-by: Keith Packard --- doc/Makefile.am | 1 + doc/altusmetrum-theme.yml | 2 +- doc/altusmetrum.txt | 3 ++- doc/easymini-release-notes.inc | 4 ++++ doc/release-notes-1.9.7.inc | 23 +++++++++++++++++++++++ doc/release-notes.inc | 4 ++++ doc/specs.inc | 22 +++++++++++++++++++++- doc/telegps-release-notes.inc | 4 ++++ 8 files changed, 60 insertions(+), 3 deletions(-) create mode 100644 doc/release-notes-1.9.7.inc diff --git a/doc/Makefile.am b/doc/Makefile.am index 4d55898e..560c868f 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.7.inc \ release-notes-1.9.6.inc \ release-notes-1.9.5.inc \ release-notes-1.9.4.inc \ diff --git a/doc/altusmetrum-theme.yml b/doc/altusmetrum-theme.yml index f3026222..bed7c141 100644 --- a/doc/altusmetrum-theme.yml +++ b/doc/altusmetrum-theme.yml @@ -51,7 +51,7 @@ footer: left: content: '{page-number}' right: - content: '© 2020 Bdale Garbee and Keith Packard. Creative Commons ShareAlike 3.0 License' + content: '© 2021 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 c2492b0f..4b7699c5 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 2020 +:copyright: Bdale Garbee and Keith Packard 2021 :doctype: book :numbered: :stylesheet: am.css @@ -21,6 +21,7 @@ Keith Packard ; Bdale Garbee ; Bob Finch; Anth :easymega: 1 :telegps: 1 :easytimer: 1 +:easymotor: 1 :application: AltosUI :pdf-stylesdir: . :pdf-style: altusmetrum diff --git a/doc/easymini-release-notes.inc b/doc/easymini-release-notes.inc index 9dd0058e..dad66c28 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.7.adoc[] + + <<<< :leveloffset: 2 include::release-notes-1.9.6.adoc[] diff --git a/doc/release-notes-1.9.7.inc b/doc/release-notes-1.9.7.inc new file mode 100644 index 00000000..95512df4 --- /dev/null +++ b/doc/release-notes-1.9.7.inc @@ -0,0 +1,23 @@ += Release Notes for Version 1.9.7 +include::release-head.adoc[] +:doctype: article + + Version 1.9.7 + + == AltOS + + * Add EasyMotor support + + == AltosUI + + * Add EasyMotor support + + * Support Mac OS X 11 (Big Sur) + + * Support Monitor Idle on Easy Timer and Easy Motor + + * Fix TeleMega v4.0 configuration in Antenna Down mode. + + * Show launch sites in Load Maps view + + * Add IMU header names to CSV files diff --git a/doc/release-notes.inc b/doc/release-notes.inc index 2348c4ac..7a4c3348 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.7.adoc[] + + <<<< :leveloffset: 2 include::release-notes-1.9.6.adoc[] diff --git a/doc/specs.inc b/doc/specs.inc index 5c2c83cc..639a2b9a 100644 --- a/doc/specs.inc +++ b/doc/specs.inc @@ -165,6 +165,17 @@ |3.7-12V endif::easytimer[] + ifdef::easymotor[] + |EasyMotor v2.0 + |- + |ADXL375 200g + |- + |- + |- + |- + |6.5-15V + endif::easymotor[] + |=== @@ -227,7 +238,7 @@ endif::easymega[] ifdef::easytimer[] - |EasyMini + |EasyTimer |Debug USB Battery |Pyro A Pyro B Battery |0.8 inch (2.03cm) @@ -235,4 +246,13 @@ |24mm coupler endif::easytimer[] + ifdef::easymotor[] + |EasyMotor + |Debug USB + |+5V Pres GND Switch Battery + |0.8 inch (2.03cm) + |1½ inch (3.81cm) + |24mm coupler + endif::easymotor[] + |=== diff --git a/doc/telegps-release-notes.inc b/doc/telegps-release-notes.inc index 03d3ed76..c87b10e4 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.7.adoc[] + + <<<< :leveloffset: 2 include::release-notes-1.9.6.adoc[] -- 2.30.2