altos/cc1111: Adjust receive parameters to improve sensitivity
[fw/altos] / doc / Makefile
index 1f47076ce6d179a0c072e136676ff7b2ab9c7e9a..c39450c7ddd100ff4de458beb850efd565292b06 100644 (file)
@@ -14,7 +14,9 @@ RELNOTES=\
        release-notes-1.2.1.html \
        release-notes-1.3.html \
        release-notes-1.3.1.html \
-       release-notes-1.3.2.html
+       release-notes-1.3.2.html \
+       release-notes-1.4.html \
+       release-notes-1.4.1.html
 
 PICTURES=\
        altosui.png \
@@ -62,8 +64,8 @@ SVG=\
        telemini.svg
 
 RELNOTES_XSL=$(RELNOTES:.html=.xsl)
-HTML=altusmetrum.html altos.html telemetry.html companion.html micropeak.html $(RELNOTES)
-PDF=altusmetrum.pdf altos.pdf telemetry.pdf companion.pdf micropeak.pdf \
+HTML=altusmetrum.html altos.html telemetry.html companion.html micropeak.html telegps.html $(RELNOTES)
+PDF=altusmetrum.pdf altos.pdf telemetry.pdf companion.pdf micropeak.pdf telegps.pdf \
        telemetrum-outline.pdf telemega-outline.pdf easymini-outline.pdf
 HTMLSTYLE=/usr/share/xml/docbook/stylesheet/docbook-xsl/html/docbook.xsl
 FOSTYLE=xorg-fo.xsl
@@ -106,6 +108,9 @@ distclean:
 altusmetrum.html: $(RELNOTES_XSL) $(IMAGES)
 altusmetrum.pdf: $(RELNOTES_XSL) $(IMAGES)
 
+telegps.html: $(RELNOTES_XSL) $(IMAGES)
+telegps.pdf: $(RELNOTES_XSL) $(IMAGES)
+
 $(PDF): $(FOSTYLE) $(TEMPLATES)
 
 indent:                altusmetrum.xsl