summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAge
* 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>
* doc: Document GPS max height additionKeith Packard2014-02-08
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* doc: Update micropeak docs to include lots of picturesKeith Packard2014-02-08
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* doc: Micropeak doc updates for 1.3.2Keith Packard2014-02-08
| | | | | | | New 'download' button. Update download instructions for new USB adapter. Signed-off-by: Keith Packard <keithp@keithp.com>
* doc: Mention that an APRS interval of 0 disables it entirelyKeith Packard2014-01-31
| | | | | | And mention that the value is a time in seconds between APRS packets. Signed-off-by: Keith Packard <keithp@keithp.com>
* doc: Replace screen captures with 'active' window onesKeith Packard2014-01-30
| | | | | | | | | | These are the same as the previous captures, just with the titlebar highlighted instead of grey so that they're all consistent. These were also done with the gimp which makes the areas outside of the window (like outside the rounded corners) have zero alpha so that the white background shows through. Signed-off-by: Keith Packard <keithp@keithp.com>
* doc: Update screen capture of pyro config with correct namesKeith Packard2014-01-30
| | | | | | | With the UI now using letters as TeleMega does, update the screen shot used in the manual to match Signed-off-by: Keith Packard <keithp@keithp.com>
* doc: Add explicit paragraph about using one battery with TmegaKeith Packard2014-01-30
| | | | | | Just in case the factory-supplied jumper gets lost. Signed-off-by: Keith Packard <keithp@keithp.com>
* doc: Fix spelling of decelerateKeith Packard2014-01-24
|
* doc: Document flight computer wiring connectionsKeith Packard2014-01-24
| | | | | | | | This details all of the wiring connections for each flight computer and explains how to wire batteries, switches and how to use external pyro batteries and active switches with each one. Signed-off-by: Keith Packard <keithp@keithp.com>
* doc: Add 1.3.2 release notesKeith Packard2014-01-24
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* update copyright date on main documentation fileBdale Garbee2014-01-22
|
* doc: Update for 1.3.1Keith Packard2014-01-21
| | | | | | Add 1.3.1 release notes. Update screen shots. Document new functionality Signed-off-by: Keith Packard <keithp@keithp.com>
* doc: Fix image widths to make them all scale the same amountKeith Packard2014-01-21
| | | | | | | Hand-compute scale factors so that all images are presented at the same relative size as they would be on the screen. Signed-off-by: Keith Packard <keithp@keithp.com>
* doc: Ship telemini outline as pdf file tooKeith Packard2014-01-14
| | | | | | | Build telemini.pdf from telemini.svg and include it in all of the released packages. Signed-off-by: Keith Packard <keithp@keithp.com>
* doc: Add tables describing AltOS beeps and flashesKeith Packard2013-12-18
| | | | | | Provide a convenient place to reference when listening to the device. Signed-off-by: Keith Packard <keithp@keithp.com>
* doc: typo in micropeak doc hole->holdKeith Packard2013-12-18
|
* doc: Update micropeak quick start guide to note new boost detectKeith Packard2013-12-18
| | | | | | Now waits for one minute and 30m of altitude change to avoid false detections. Signed-off-by: Keith Packard <keithp@keithp.com>
* doc: Publish images with HTML bitsKeith Packard2013-12-17
| | | | | | Otherwise the html won't render right. Signed-off-by: Keith Packard <keithp@keithp.com>
* doc: Add screen shots everywhereKeith Packard2013-12-17
| | | | | | This has screen shots of every dialog in altosui Signed-off-by: Keith Packard <keithp@keithp.com>
* Add altosui image and attempt to add launch photo to titleKeith Packard2013-12-17
|
* further documentation tweaksBdale Garbee2013-12-17
|
* Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altosBdale Garbee2013-12-17
|\ | | | | | | | | Conflicts: doc/altusmetrum.xsl
| * doc: Add product pictures to manualKeith Packard2013-12-17
| | | | | | | | Signed-off-by: Keith Packard <keithp@keithp.com>
| * Keep tables together on a pageKeith Packard2013-12-17
| |
| * doc: Convert several more itemizedlists to variablelistsKeith Packard2013-12-17
| | | | | | | | | | | | When defining a term, use variablelist to pull the term out to the left. Signed-off-by: Keith Packard <keithp@keithp.com>
* | capture my changes so farBdale Garbee2013-12-17
|/
* Clean up reflashing section, include section on self-flash recoveryKeith Packard2013-12-16
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* doc: More altusmetrum.xsl updates for 1.3Keith Packard2013-12-10
| | | | | | Spell checking even Signed-off-by: Keith Packard <keithp@keithp.com>
* doc: First pass for 1.3 finished; docs have most major sections updated.Keith Packard2013-11-28
| | | | | | Final edits and corrections still required. Signed-off-by: Keith Packard <keithp@keithp.com>
* doc: Work on AltosUI Pyro config docs a bit more.Keith Packard2013-11-25
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* doc: Add telemetry enable and APRS interval config docsKeith Packard2013-11-25
| | | | | | Also starts working on the pyro channel config window docs Signed-off-by: Keith Packard <keithp@keithp.com>
* doc: use correct quotes in altusmetrum.xslKeith Packard2013-11-24
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* doc: "rocketry electronics" instead of listing productsKeith Packard2013-11-24
|
* Use more 1/4 single charactersKeith Packard2013-11-24
|
* Remove duplicate log description. Describe pyro config.Keith Packard2013-11-24
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>