summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAge
...
| * | 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 note about telemetry disable mode to 1.0 release notesKeith Packard2011-08-22
| | | | 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>
* doc: Add section about TeleDongle USB line formatKeith Packard2011-07-05
| | | | | | | Describe the format of the TELEM lines sent over USB from TeleDongle to the host. Signed-off-by: Keith Packard <keithp@keithp.com>
* doc: Chang Config and Location packetsKeith Packard2011-07-05
| | | | | | | | | Config packets get apogee delay, and have flight_log_max shrunk to two bytes. Location packets get climb_rate added. Signed-off-by: Keith Packard <keithp@keithp.com>
* doc: Fix a few minor telemetry doc mistakesKeith Packard2011-07-04
| | | | | | | Multiple 'accel' entries in the Sensor packet. Swap ground_accel and ground_pres to group accel cal data Signed-off-by: Keith Packard <keithp@keithp.com>
* doc: Complete initial telemetry descriptionKeith Packard2011-07-04
| | | | | | | Finish describing the contents and modulation scheme for telemetry data. Signed-off-by: Keith Packard <keithp@keithp.com>
* doc: Add telemetry format descriptionKeith Packard2011-07-02
| | | | | | Document the telemetry packet contents. Signed-off-by: Keith Packard <keithp@keithp.com>
* we need an install target to prevent parent dir make from failingBdale Garbee2011-01-18
|
* 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>
* doc: Don't delete telemetrum-outline.pdfKeith Packard2011-01-18
| | | | | | This has a drilling template for the board. Signed-off-by: Keith Packard <keithp@keithp.com>
* Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altosBdale Garbee2011-01-17
|\
| * doc: Remove mention of ao_wake_taskKeith Packard2011-01-16
| | | | | | | | | | | | | | This has been removed from the altos sources, so remove it from the docs too. 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
* doc: inkscape tracks the filename inside the documentKeith Packard2011-01-16
| | | | | | | telemetrum-outline.svg was renamed from telemetrum.svg and inkscape appears to care. Signed-off-by: Keith Packard <keithp@keithp.com>
* doc: Add telemetrum mounting template in svg and pdf formsKeith Packard2011-01-14
| | | | | | telemetrum-outline.svg and telemetrum-outline.pdf Signed-off-by: Keith Packard <keithp@keithp.com>
* fix an Altos vs Altus typo in the docsBdale Garbee2010-11-29
|
* fix section layeringBdale Garbee2010-11-28
|
* fix publish target in doc/MakefileBdale Garbee2010-11-28
|
* moved doc dir in web content to AltOS treeBdale Garbee2010-11-28
|
* doc: Rename telemetrum-doc as altusmetrumKeith Packard2010-11-24
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* doc: Add more authors, fix URL formatting, note that AltosUI actually existsKeith Packard2010-11-24
| | | | | | | | | Add aj and bfinch as authors. Insert an acknowledgements section. Fill in the Fire Igniter section in the AltosUI chapter. Then change the section talking about the future plans for Java to mention that they actually exist now. Signed-off-by: Keith Packard <keithp@keithp.com>