diff options
author | Keith Packard <keithp@keithp.com> | 2011-12-17 17:05:06 -0800 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2011-12-24 18:52:37 -0800 |
commit | 7d37595e08a4a78d44dd48f9247a0b1eb76a8c2d (patch) | |
tree | f2f6edd21c6399c7cdb84a49fb6fcc7759893a87 /doc/altusmetrum.xsl | |
parent | ca8709f9b14a6c312be54e296904c5eb3267fcf8 (diff) |
altos: Create TeleMetrum v1.2 directorybranch-1.0
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)
Diffstat (limited to 'doc/altusmetrum.xsl')
-rw-r--r-- | doc/altusmetrum.xsl | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/altusmetrum.xsl b/doc/altusmetrum.xsl index 19cc758f..989abd2a 100644 --- a/doc/altusmetrum.xsl +++ b/doc/altusmetrum.xsl @@ -586,7 +586,7 @@ NAR #88757, TRA #12200 <section> <title>Maximum Flight Log</title> <para> - TeleMetrum version 1.1 has 2MB of on-board flash storage, + TeleMetrum version 1.1 and 1.2 have 2MB of on-board flash storage, enough to hold over 40 minutes of data at full data rate (100 samples/second). TeleMetrum 1.0 has 1MB of on-board storage. As data are stored at a reduced rate during descent @@ -602,7 +602,7 @@ NAR #88757, TRA #12200 </para> <para> All of the configuration data is also stored in the flash - memory, which consumes 64kB on TeleMetrum v1.1 and 256B on + memory, which consumes 64kB on TeleMetrum v1.1/v1.2 and 256B on TeleMetrum v1.0. This configuration space is not available for storing flight log data. </para> @@ -619,7 +619,7 @@ NAR #88757, TRA #12200 </para> <para> The default size, 192kB, allows for 10 flights of storage on - TeleMetrum v1.1 and 5 flights on TeleMetrum v1.0. This + TeleMetrum v1.1/v1.2 and 5 flights on TeleMetrum v1.0. This ensures that you won't need to erase the memory before flying each time while still allowing more than sufficient storage for each flight. @@ -1842,7 +1842,7 @@ NAR #88757, TRA #12200 </listitem> <listitem> Select the image you want put on the TeleMetrum, which should have a - name in the form telemetrum-v1.1-1.0.0.ihx. It should be visible + name in the form telemetrum-v1.2-1.0.0.ihx. It should be visible in the default directory, if not you may have to poke around your system to find it. </listitem> |