summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAge
* Update docs for 1.8.6Keith Packard2018-08-05
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* altos: Add separate 'ao_launch_tick'. Use in pyro and lockout.Keith Packard2018-08-05
| | | | | | | | | | | | | | | | Prior to this, there was only ao_boost_tick, which got reset at each motor burn start. That meant there wasn't any way to measure total flight time for pyro channels and 'apogee lockout' was based on time since most recent motor start instead of total flight time. Now pyro channels and apogee lockout both use total flight time, while motor burn length still uses time since most recent motor burn start (as it should). Docs and UI updated to use 'launch' instead of 'boost' to try and make the change clear. Signed-off-by: Keith Packard <keithp@keithp.com>
* altos: Change 'after motor' pyro check to be >= instead of ==Keith Packard2018-08-05
| | | | | | This makes after motor stay valid even if further motors burn. Signed-off-by: Keith Packard <keithp@keithp.com>
* doc: Update pyro channel info to reflect UI changesKeith Packard2018-05-07
| | | | | | Use the new naming in the UI. Add lots more comments about how things work. Signed-off-by: Keith Packard <keithp@keithp.com>
* doc: add release check for altusmetrum-docinfo.xml copyrightKeith Packard2018-04-26
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* add a warning about Google limiting per-day access until/unless we payBdale Garbee2018-04-22
|
* add a paragraph to the intro pointing to the altusmetrum email listBdale Garbee2018-03-20
|
* doc: update copyright year in doc/altusmetrum-docinfo.xmlBdale Garbee2018-03-18
|
* doc: Add release notes for 1.8.5Keith Packard2018-03-17
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* Doc updates for version 1.8.4Keith Packard2017-12-21
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* doc: Don't 'publish' release notes, don't build pdf release notesKeith Packard2017-12-11
| | | | | | | | All we use the release notes for is to include into the main AltOS page. Also remove the docinfo for these files so that information isn't duplicated for each set of release notes. Signed-off-by: Keith Packard <keithp@keithp.com>
* doc: Update release notes and docinfo for 1.8.3Keith Packard2017-12-11
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* doc: Note TeleMega v3.0 support in 1.8.3 relnotesKeith Packard2017-12-11
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* doc: Update for 1.8.3Keith Packard2017-11-11
| | | | | | Also added a pile of docinfo files for older release notes files. Signed-off-by: Keith Packard <keithp@keithp.com>
* Update docs for 1.8.2 releaseKeith Packard2017-09-18
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* Add short section on accelerometer calibrationKeith Packard2017-09-18
|
* doc: Add forward reference from 'idle' description to idle entry steps.Keith Packard2017-09-12
| | | | | | | This provides a reminder that entering idle mode takes specific steps which differ between models. Signed-off-by: Keith Packard <keithp@keithp.com>
* doc: Update for 1.8.1Keith Packard2017-08-28
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* update docinfo file for 1.8 releaseBdale Garbee2017-08-12
|
* doc: Add 1.8 release notesKeith Packard2017-08-12
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* doc: Add telegps outlineKeith Packard2017-05-22
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* update copyright year in docsBdale Garbee2017-04-24
|
* doc: Errors in the TeleMini v3.0 updates found by BdaleKeith Packard2017-04-24
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* doc: Finish updates for v1.7Keith Packard2017-04-21
| | | | | | | | | Scrub all TeleMini references and make sure they're fixed for v3. No 'emergency' mode yet. No reflashing yet. Add v1.7 release notes. Signed-off-by: Keith Packard <keithp@keithp.com>
* doc: Update TeleMini v3 photos to production unitKeith Packard2017-04-21
| | | | | | Replace prototype photos Signed-off-by: Keith Packard <keithp@keithp.com>
* doc: Rename telemini doc file from telemini-v1.0.inc to telemini.incKeith Packard2017-03-05
| | | | | | This file now contains information on both TeleMini versions. Signed-off-by: Keith Packard <keithp@keithp.com>
* telemini outline svg had wrong version numberKeith Packard2017-03-01
|
* Add initial TeleMini v3 docsKeith Packard2017-03-01
| | | | | | Uses pictures of the prototype. Signed-off-by: Keith Packard <keithp@keithp.com>
* Fix release note html to remove xml bitsKeith Packard2016-09-05
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* Add 1.6.8 release notesKeith Packard2016-09-03
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* doc: Build 1.6.5 release notesKeith Packard2016-07-03
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* Credit Chuck Haskin for helping fix the SPI bug.Keith Packard2016-07-02
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* Bump to 1.6.5. Add preliminary release notesKeith Packard2016-07-02
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* doc: Add install-html scriptKeith Packard2016-06-17
| | | | | | | This script strips the XML-ish bits from html files so that ikiwiki can parse them correctly Signed-off-by: Keith Packard <keithp@keithp.com>
* doc: Updates to 1.6.4 release notes.Keith Packard2016-06-15
| | | | | | Note USB fixes for host reboot and other changes. Signed-off-by: Keith Packard <keithp@keithp.com>
* doc: pad/idle indicator table was bustedKeith Packard2016-05-26
| | | | | | | I stuck a pile of extra '|' characters in the table by mistake. Reported-by: Stan <stanleyosmith@gmail.com> Signed-off-by: Keith Packard <keithp@keithp.com>
* doc: Start update for 1.6.4Keith Packard2016-05-11
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* Add TeleMega to spec list. Add TeleGPS RF output.Keith Packard2016-05-11
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* doc: 1.6.3 release notes note TeleBT rts/cts and TM 2.0 monitor idle fixesKeith Packard2016-05-04
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* doc: Update AltosDroid chapter for 1.6.3Keith Packard2016-05-04
| | | | | | New menu structure, idle mode and frequency configuration Signed-off-by: Keith Packard <keithp@keithp.com>
* doc: Add idle mode info to 1.6.3 release noteKeith Packard2016-04-29
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* Add preliminary 1.6.3 release notesKeith Packard2016-04-21
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* doc: Note that EasyMega and TeleMega report A-D continuityKeith Packard2016-04-02
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* doc: Remove extraneous 'first off' from legal paragraphKeith Packard2016-01-10
| | | | | | Not helpful (bdale) Signed-off-by: Keith Packard <keithp@keithp.com>
* doc: Remove telemini v2.0. Add telemega v2.0Keith Packard2016-01-10
| | | | | | Reflect hardware we've actually shipped. Signed-off-by: Keith Packard <keithp@keithp.com>
* doc: fix typo in using external active switch circuit sectionKeith Packard2016-01-10
| | | | | | the -> then (bdale) Signed-off-by: Keith Packard <keithp@keithp.com>
* doc: Update copyright year in altusmetrum docKeith Packard2016-01-10
| | | | | | And note that this need to be checked for each release in RELNOTES Signed-off-by: Keith Packard <keithp@keithp.com>
* Add release notes for 1.6.2Keith Packard2016-01-10
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* Elide flight computer info from APRS section of TeleGPS manualKeith Packard2016-01-10
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* Elide pyro channel information from EasyMini docsKeith Packard2016-01-10
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>