Skip to content

Commit 0acaeac

Browse files
committed
Docs: Clarify L-Band performance during serial config
Fix for #677
1 parent c5c1788 commit 0acaeac

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

docs/configure_with_serial.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,4 +86,10 @@ Below is an example system status report sentence:
8686
* 86 : Battery level (% remaining)
8787
* *71 : The completion of the sentence and a [CRC](http://engineeringnotes.blogspot.com/2015/02/generate-crc-for-nmea-strings-arduino.html)
8888

89-
**Note:** This is a custom NMEA sentence, can vary in length, and may exceed the [maximum permitted sentence length](https://www.nmea.org/Assets/20160520%20txt%20amendment.pdf) of 61 characters.
89+
**Note:** This is a custom NMEA sentence, can vary in length, and may exceed the [maximum permitted sentence length](https://www.nmea.org/Assets/20160520%20txt%20amendment.pdf) of 61 characters.
90+
91+
## L-Band Performance During Serial Configuration
92+
93+
Because of the way corrections are provided between the sub modules (NEO-D9S and ZED-F9P), the corrections will be interrupted while the configuration menu is open. RTK Fix may be lost if the menu is open for more than ~30s. RTK Fix will return once the configuration is complete and the menu is closed.
94+
95+
Note: This only affects the RTK Facet L-Band model.

0 commit comments

Comments
 (0)