summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAge
...
* doc: Split revhistory to separate file for html docsKeith Packard2015-11-01
| | | | | | This avoids having the revhistory clutter the top of the document. Signed-off-by: Keith Packard <keithp@keithp.com>
* doc: Place html book contents on left side of page with separate scrollbarKeith Packard2015-11-01
| | | | | | This lets the user see the toc while browsing the document Signed-off-by: Keith Packard <keithp@keithp.com>
* doc: Switch to free fonts. Publish fonts with docs.Keith Packard2015-11-01
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* doc: Minor makefile cleanupsKeith Packard2015-11-01
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* doc: Convert telemetry and companion docs to asciidocKeith Packard2015-11-01
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* doc: Convert AltOS doc to asciidocKeith Packard2015-11-01
| | | | | | It's still pretty stale, but at least it isn't in docbook? Signed-off-by: Keith Packard <keithp@keithp.com>
* doc: Finish converting docs to asciidoc formatKeith Packard2015-11-01
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* doc: Add titles to all figuresKeith Packard2015-11-01
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* doc: Add updating firmware and using am products asciidoc bitsKeith Packard2015-11-01
| | | | | | This finishes the asciidoc transition Signed-off-by: Keith Packard <keithp@keithp.com>
* doc: Add asciidoc version of Altos Droid manualKeith Packard2015-11-01
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* doc: Add asciidoc version of altosui chapter.Keith Packard2015-11-01
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* doc: Lots more conversion from docbook to asciidocKeith Packard2015-11-01
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* doc: Add asciidoc telemini v1.0Keith Packard2015-11-01
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* doc: Start doc transition to asciidocKeith Packard2015-11-01
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* doc: Force FOP to read images from doc directoryKeith Packard2015-10-13
| | | | | | | | | | Looks like something changed and fop is now reading from the directory containing the source file. xmlto places that source in /tmp, making all relative URIs fail. Fix this by creating a fop configuration file directing it to load relative to the doc directory and then pass that through xmlto. Signed-off-by: Keith Packard <keithp@keithp.com>
* add a paragraph about TeleBT battery charging to AltosDroid chapter in ↵Bdale Garbee2015-07-31
| | | | documentation
* doc: Update for 1.6.1Keith Packard2015-07-15
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* doc: Clarify what 'after motor' meansKeith Packard2015-05-19
| | | | | | Note that this means after motor burn-out, not after motor start. Signed-off-by: Keith Packard <keithp@keithp.com>
* doc: Update telemetry docs to include new packet formatsKeith Packard2015-03-07
| | | | | | | | | | Add TeleMega TeleMetrum v2 and companion data packet formats. List which radio parts each product uses. Document modulation parameters for new data rates. Signed-off-by: Keith Packard <keithp@keithp.com>
* doc: update 1.6 release notes with recent bug fixesKeith Packard2015-02-07
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* Update version 1.6 release notes with more bug fixesKeith Packard2015-02-07
| | | | | | | A few bugs found during release testing are notable enough to be included in the release notes. Signed-off-by: Keith Packard <keithp@keithp.com>
* Update docs for 1.6Keith Packard2015-02-05
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* document pyro current limits in an appendixBdale Garbee2014-10-09
|
* doc: Update for version 1.5 releaseKeith Packard2014-09-06
| | | | | | | Add stuff about EasyMega and telemetry rate configuration. Update screen shots as needed. Signed-off-by: Keith Packard <keithp@keithp.com>
* Add note about including Google maps API keyKeith Packard2014-06-24
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* Add 1.4.1 release notesKeith Packard2014-06-24
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* doc: Add instructions for flash recovery techniqueKeith Packard2014-06-16
| | | | | The flash recovery section explained which pins to connect, but lacked explicit instructions on how to make it work.
* add release to revision historyBdale Garbee2014-06-15
|
* tweaksBdale Garbee2014-06-15
|
* document mounting hole size for TeleGPSBdale Garbee2014-06-15
|
* doc: TeleGPS docs are completeKeith Packard2014-06-13
| | | | | | All TeleGPS features should now be documented to some degree Signed-off-by: Keith Packard <keithp@keithp.com>
* doc: Add a bunch more stuff to the telegps docsKeith Packard2014-06-13
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* doc: Add TeleGPS screenshotsKeith Packard2014-06-11
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* doc: Update altusmetrum docs and screen shots for 1.4Keith Packard2014-06-11
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* doc: Update 1.4 release notes to include a few more changesKeith Packard2014-06-11
| | | | | | | pyro firing time. flight erase on TeleMega/TeleMetrum v2 Signed-off-by: Keith Packard <keithp@keithp.com>
* doc: Create release notes for version 1.4Keith Packard2014-06-02
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* doc: Add outline of TeleGPS docKeith Packard2014-05-28
| | | | | | No actual content, mostly a place holder to make the build work Signed-off-by: Keith Packard <keithp@keithp.com>
* doc: Document the Apogee Lockout settingKeith Packard2014-05-15
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* doc: Document new voltage beeping at startup timeKeith Packard2014-04-05
|
* doc: Outline files are now generated, so don't put them in gitKeith Packard2014-04-05
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* doc: Add separate outline pdf generationKeith Packard2014-03-07
| | | | | | | This generates one-page pdf files that contain just the outline of each product. Signed-off-by: Keith Packard <keithp@keithp.com>
* typo fixes from Matt KraaiBdale Garbee2014-02-20
|
* doc: Need to publish .svg files as wellKeith Packard2014-02-17
| | | | | | | The drill templates are all .svg files that are referenced by the generated html. Signed-off-by: Keith Packard <keithp@keithp.com>
* Re-create drill templatesKeith Packard2014-02-17
| | | | | | | | | | Using inkscape, the drill templates weren't getting printed correctly. Switching to hand-generated svg fixes that. The .xsl file is also fixed to really encourage the images to be printed at exactly 100%. Signed-off-by: Keith Packard <keithp@keithp.com>
* deliver images used in MicroPeak manual to web server, tooBdale Garbee2014-02-17
|
* update copyright year assertion in MicroPeak manual, remember during releasesBdale Garbee2014-02-17
|
* doc: Update the 1.3.2 release notes to include APRS and Fire Igniter changesKeith Packard2014-02-09
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* doc: Add remaining configurable parameters to the System Operation chapterKeith Packard2014-02-09
| | | | | | | | Yes, this duplicates the section in the AltosUI chapter, but I'm not sure how to describe the device without talking about it in two places, so we might as well make both of them complete. Signed-off-by: Keith Packard <keithp@keithp.com>
* doc: Add title page image to altusmetrum.pdfKeith Packard2014-02-08
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* doc: Ignore generate template XSL fileKeith Packard2014-02-08
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>