diff options
author | Keith Packard <keithp@keithp.com> | 2015-11-13 19:45:02 -0800 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2015-11-13 19:45:02 -0800 |
commit | 4c1206a47431c7d873228fdd7328e1b9ac93a390 (patch) | |
tree | 1514807eec2a306200014d3f92e6eca7d05742f0 /doc/release-notes-0.9.inc | |
parent | ef2ba847ca53a8ddfcddd4e51a0dd43c45161c85 (diff) |
Break out common pieces from TeleGPS and AltusMetrum
This creates shared files for portions of the TeleGPS and AltusMetrum
manual to avoid duplicating text between the two.
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'doc/release-notes-0.9.inc')
-rw-r--r-- | doc/release-notes-0.9.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/release-notes-0.9.inc b/doc/release-notes-0.9.inc index 66810e5d..0ee7ea51 100644 --- a/doc/release-notes-0.9.inc +++ b/doc/release-notes-0.9.inc @@ -18,8 +18,8 @@ flight logs just because you fly the same board twice in one day. - * Telemetry support for devices with serial number >= - 256. Previous versions used a telemetry packet format that + * Telemetry support for devices with serial number >= 256. + Previous versions used a telemetry packet format that provided only 8 bits for the device serial number. This change requires that both ends of the telemetry link be running the 0.9 firmware or they will not communicate. |