Skip to content

Commit 1073372

Browse files
authored
added FLRC definition to glossary (#450)
Not sure if the definition is too technical or not, you can let me know.
1 parent 467dab8 commit 1073372

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/info/glossary.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,6 @@ Below you can find a list of terms you might not be sure about, as well as some
2222
- `RSSI`: Received Signal Strength Indicator, "arbitrary" scaled version of `RSSI dBm` or LQ. [Signal Health: LQI and RSSI Explained](../info/signal-health.md)
2323
- `RSSI dBm`: Measure of power level measured in dBm. Basically, how strong the signal being received is
2424
- `S.Port`: SmartPort, sometimes referred to as `sport`. FrSky "telemetry" protocol. The `S.Port` also gets used for updating FrSky receivers.
25+
- `FLRC`: Fast Long Range Communication, also known as F-mode. It is a term that combines a few signal processing techniques (demodulation, forwarding error correction and interleaving) to enable high data rates. This results in lower latency and comparable (or shorter) range.
2526

26-
To be continued.
27+
To be continued.

0 commit comments

Comments
 (0)