summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/Makefile4
-rw-r--r--doc/altusmetrum-docinfo.xml7
-rw-r--r--doc/release-notes-1.8.inc33
-rw-r--r--doc/release-notes.inc5
-rw-r--r--doc/telegps-outline.txt9
-rw-r--r--doc/telegps.svg33
6 files changed, 90 insertions, 1 deletions
diff --git a/doc/Makefile b/doc/Makefile
index 0d01279f..a09380cf 100644
--- a/doc/Makefile
+++ b/doc/Makefile
@@ -3,6 +3,7 @@
#
RELNOTES_INC=\
+ release-notes-1.8.inc \
release-notes-1.7.inc \
release-notes-1.6.8.inc \
release-notes-1.6.5.inc \
@@ -167,7 +168,8 @@ OUTLINE_TXT_FILES=\
telemega-outline.txt \
telemetrum-outline.txt \
telemini-v1-outline.txt \
- telemini-v3-outline.txt
+ telemini-v3-outline.txt \
+ telegps-outline.txt
OUTLINE_RAW_FILES=$(OUTLINE_TXT_FILES:.txt=.raw)
diff --git a/doc/altusmetrum-docinfo.xml b/doc/altusmetrum-docinfo.xml
index 2475b5f1..3c230f1a 100644
--- a/doc/altusmetrum-docinfo.xml
+++ b/doc/altusmetrum-docinfo.xml
@@ -47,6 +47,13 @@
<revhistory>
<?dbhtml filename="altusmetrum-revhistory.html"?>
<revision>
+ <revnumber>1.8</revnumber>
+ <date>12 Aug 2017</date>
+ <revremark>
+ Add support for TeleBT v4.0, updates in data analysis code
+ </revremark>
+ </revision>
+ <revision>
<revnumber>1.7</revnumber>
<date>21 Apr 2017</date>
<revremark>
diff --git a/doc/release-notes-1.8.inc b/doc/release-notes-1.8.inc
new file mode 100644
index 00000000..0255c16b
--- /dev/null
+++ b/doc/release-notes-1.8.inc
@@ -0,0 +1,33 @@
+= Release Notes for Version 1.8
+:toc!:
+:doctype: article
+
+ Version 1.8 includes support for our new TeleBT v4.0 ground
+ station, updates for data analysis in our ground station
+ software and bug fixes in in the flight software for all our
+ boards and ground station interfaces.
+
+ == AltOS
+
+ AltOS New Features
+
+ * Add support for TeleBT v4.0 boards.
+
+ == AltosUI and TeleGPS Applications
+
+ AltosUI New Features
+
+ * Add support for TeleBT v4.0 hardware
+
+ * Rewrite graphing and export functions. This code now handles
+ each data series separately so that graphs are drawn
+ correctly. Smoothing now uses a filter that looks both
+ forward and backwards in time to make computed speed and
+ acceleration data more accurate.
+
+ AltosUI Bug Fixes
+
+ * Correct axis labeling of magnetic sensor in TeleMega and
+ EasyMega. The Y and Z axes were flipped.
+
+
diff --git a/doc/release-notes.inc b/doc/release-notes.inc
index 86ce95d3..e52e36b5 100644
--- a/doc/release-notes.inc
+++ b/doc/release-notes.inc
@@ -2,6 +2,11 @@
== Release Notes
:leveloffset: 2
+ include::release-notes-1.8.raw[]
+
+ <<<<
+
+ :leveloffset: 2
include::release-notes-1.7.raw[]
<<<<
diff --git a/doc/telegps-outline.txt b/doc/telegps-outline.txt
new file mode 100644
index 00000000..bd1495be
--- /dev/null
+++ b/doc/telegps-outline.txt
@@ -0,0 +1,9 @@
+= TeleGPS Outline and Hole Pattern
+:doctype: article
+
+ This image, when printed, provides a precise template for the
+ mounting holes in TeleGPS. TeleGPS has overall dimensions
+ of 1.000 x 1.500 inches, and the mounting holes are sized for
+ use with 4-40 or M3 screws.
+
+ image::telegps.svg[align="center"]
diff --git a/doc/telegps.svg b/doc/telegps.svg
new file mode 100644
index 00000000..702265cc
--- /dev/null
+++ b/doc/telegps.svg
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://creativecommons.org/ns#"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ width="1.75in"
+ height="1.25in"
+ viewBox="0 0 175 125"
+ preserveaspectratio="none"
+ id="svg2"
+ version="1.1">
+ <g transform="translate(12.5,12.5)"
+ style="fill:none;stroke:#000000;stroke-width:1;stroke-linejoin:miter;font-size:20">
+ <!-- outline -->
+ <rect width="150" height="100" x="0" y="0"/>
+ <!-- holes -->
+ <path d="M12.5,12.5 m-6.25,0 a6.25,6.25,0,1,0,12.5,0 a6.25,6.25,0,1,0,-12.5,0 l12.5,0 m-6.25,-6.25 l0,12.5"/>
+ <path d="M137.5,12.5 m-6.25,0 a6.25,6.25,0,1,0,12.5,0 a6.25,6.25,0,1,0,-12.5,0 l12.5,0 m-6.25,-6.25 l0,12.5"/>
+ <path d="M12.5,87.5 m-6.25,0 a6.25,6.25,0,1,0,12.5,0 a6.25,6.25,0,1,0,-12.5,0 l12.5,0 m-6.25,-6.25 l0,12.5"/>
+ <path d="M137.5,87.5 m-6.25,0 a6.25,6.25,0,1,0,12.5,0 a6.25,6.25,0,1,0,-12.5,0 l12.5,0 m-6.25,-6.25 l0,12.5"/>
+ <!-- arrow -->
+ <path d="M25,50 l100,0"/>
+ <path style="fill:#000000;stroke:none" d="M125,45 l10,5 l-10,5 z"/>
+ <!-- label -->
+ <text x="75" y="35" style="fill:#000000;stroke:none" text-anchor="middle">TeleGPS</text>
+ <g transform="rotate(90)">
+ <text x="50" y="-133" style="fill:#000000;stroke:none" text-anchor="middle">UP</text>
+ </g>
+ </g>
+</svg>