summaryrefslogtreecommitdiff
path: root/doc/altusmetrum.xsl
Commit message (Collapse)AuthorAge
* altos: Create TeleMetrum v1.2 directorybranch-1.0Keith Packard2011-12-24
| | | | | | | | | | The hardware is software-compatible with v1.1, but it's nice to have the right version number in all of the files. Signed-off-by: Keith Packard <keithp@keithp.com> (cherry picked from commit eff8611e3eb19853b06acfcd7e978c9046cd5f78) (this is quite different from the master version which is multi-arch)
* doc: Add 1.0.2 release notesKeith Packard2011-09-28
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* include 1.0.1 release notes in docs, closes: #642705Bdale Garbee2011-09-24
|
* Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altosBdale Garbee2011-08-25
|\ | | | | | | | | Conflicts: doc/altusmetrum.xsl
| * doc: Remove duplicate documentation about max flight logKeith Packard2011-08-24
| | | | | | | | | | | | | | This was described in detail in both the System Operation and AltosUI chapters. Remove the duplicate from the AltosUI chapter. Signed-off-by: Keith Packard <keithp@keithp.com>
| * Merge remote-tracking branch 'origin/master'Keith Packard2011-08-24
| |\
| * | doc: Describe max flight log, ignite mode and pad orientationKeith Packard2011-08-24
| | | | | | | | | | | | | | | | | | These describe what these configuration parmaeters do, not how to set them. Signed-off-by: Keith Packard <keithp@keithp.com>
* | | more tweaksBdale Garbee2011-08-25
| |/ |/|
* | Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altosBdale Garbee2011-08-24
|\| | | | | | | | | Conflicts: doc/altusmetrum.xsl
| * doc: Move the remaining command-mode descriptions to the appendixKeith Packard2011-08-24
| | | | | | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* | tweak tweak tweakBdale Garbee2011-08-24
|/
* Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altosBdale Garbee2011-08-24
|\
| * doc: Updating Firmware is now a separate chapterKeith Packard2011-08-24
| | | | | | | | | | | | The Flash Image paragraph references it, change the reference wording. Signed-off-by: Keith Packard <keithp@keithp.com>
| * doc: Move updating device firmware section to separate chapterKeith Packard2011-08-24
| | | | | | | | | | | | | | This isn't central to operation of the devices, so move it out to a separate chapter Signed-off-by: Keith Packard <keithp@keithp.com>
* | more changesBdale Garbee2011-08-24
|/
* Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altosBdale Garbee2011-08-24
|\
| * doc: use 'radio link' to refer to packet command modeKeith Packard2011-08-24
| | | | | | | | | | | | | | Make sure 'radio link' doesn't refer to telemetry and eliminate use of 'RF link' and other similar but not identical phrases. Signed-off-by: Keith Packard <keithp@keithp.com>
* | more tweakingBdale Garbee2011-08-24
|/
* more tweaksBdale Garbee2011-08-24
|
* Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altosBdale Garbee2011-08-24
|\
| * doc: Move Packet Command Mode section to System Operations chapterKeith Packard2011-08-24
| | | | | | | | | | | | It makes far more sense here. Signed-off-by: Keith Packard <keithp@keithp.com>
| * doc: Describe packet command mode a bit better.Keith Packard2011-08-24
| | | | | | | | | | | | | | | | Include comments about TeleMini in the introduction, and then explain a bit better what the best method of reliably initiating packet command mode are (start operation, then boot telemini). Signed-off-by: Keith Packard <keithp@keithp.com>
* | more doc tweaksBdale Garbee2011-08-24
|/
* more doc tweakingBdale Garbee2011-08-24
|
* doc: Document pad-mode 'on-board data logging' indicatorKeith Packard2011-08-24
| | | | | | There wasn't any documentation for this field in the 'Launch Pad' tab. Signed-off-by: Keith Packard <keithp@keithp.com>
* doc: Spelling corrections in altusmetrum.xslKeith Packard2011-08-24
| | | | | | Lots of minor spelling errors. Signed-off-by: Keith Packard <keithp@keithp.com>
* doc tweaks through chap 3Bdale Garbee2011-08-24
|
* altosui: Make flight monitor font size configurableKeith Packard2011-08-24
| | | | | | | Tiny netbooks aren't tall enough for the 'usual' font size, so provide a smaller option. Then provide a bigger option, just because. Signed-off-by: Keith Packard <keithp@keithp.com>
* doc: Add Installation Recommendations chapterKeith Packard2011-08-22
| | | | | | | Document installation suggestions, including mounting, RFI, antenna issues and ground testing. Signed-off-by: Keith Packard <keithp@keithp.com>
* doc: Add 1.0 release notes.Keith Packard2011-08-10
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* doc: Add release notes, include them in altusmetrum doc. Shuffle altusmetrumKeith Packard2011-08-10
| | | | | | | This adds release notes and includes them in the main altusmetrum doc as well as making stand-alone html available for inclusion in the website. Signed-off-by: Keith Packard <keithp@keithp.com>
* doc: Describe 'stats' tab in Graph UI, 'Graph Flight' button.Keith Packard2011-08-10
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* doc: Document Ignite Mode and Pad Orientation configuration optionsKeith Packard2011-08-10
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* doc: Update altusmetrum.xsl for v1.0 software and TeleMiniKeith Packard2011-08-10
| | | | | | | Add TeleMini references and sections as appropriate, update AltosUI docs to describe new bits. Signed-off-by: Keith Packard <keithp@keithp.com>
* freshen copyright yearBdale Garbee2011-01-18
|
* add 0.9 revision entry, with caveat about telemetry format changeBdale Garbee2011-01-18
|
* doc: Add v0.9 features from altosui to documentation.Keith Packard2011-01-18
| | | | | | New flight download UI and new config items. Signed-off-by: Keith Packard <keithp@keithp.com>
* update documentation to reflect reality that modifying a board or separateBdale Garbee2011-01-17
| | | | pyro battery is not as simple as one trace cut on v1.0 and v1.1 boards
* fix an Altos vs Altus typo in the docsBdale Garbee2010-11-29
|
* fix section layeringBdale Garbee2010-11-28
|
* doc: Rename telemetrum-doc as altusmetrumKeith Packard2010-11-24
Signed-off-by: Keith Packard <keithp@keithp.com>