diff options
author | Keith Packard <keithp@keithp.com> | 2011-08-22 17:17:43 -0700 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2011-08-22 17:20:06 -0700 |
commit | a0f62b8569c5535a2598cfb6ab52db79f0a52f92 (patch) | |
tree | 4b3f10110d16baf4ed7aa94fb44bfc32c375603c | |
parent | 393d231b9689cd1c358600ee76e0e808f89670c8 (diff) |
doc: Add note about telemetry disable mode to 1.0 release notes
Signed-off-by: Keith Packard <keithp@keithp.com>
-rw-r--r-- | doc/release-notes-1.0.xsl | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/release-notes-1.0.xsl b/doc/release-notes-1.0.xsl index b42917c5..a3fc22d9 100644 --- a/doc/release-notes-1.0.xsl +++ b/doc/release-notes-1.0.xsl @@ -26,6 +26,13 @@ the antenna to point aft, to aid installation in some airframes. </listitem> <listitem> + Ability to disable telemetry. For airframes where an antenna + just isn't possible, or where radio transmissions might cause + trouble with other electronics, there's a configuration option + to disable all telemetry. Note that the board will still + enable packet mode in idle mode. + </listitem> + <listitem> Arbitrary frequency selection. The radios in Altus Metrum devices can be programmed to a wide range of frequencies, so instead of limiting devices to 10 pre-selected 'channels', the |