added more glossary entries

pull/32/head
Dakota Nelson 2021-02-10 20:30:11 -08:00
rodzic b8ba1a3043
commit c07d9766ab
1 zmienionych plików z 15 dodań i 0 usunięć

Wyświetl plik

@ -8,3 +8,18 @@ Glossary
FEC FEC
Forward Error Correction Forward Error Correction
Frame
The individual components of a stream, each of which contains payload data interleaved with frame signalling.
Link Information Frame
The first frame of any transmission. It contains full LICH data.
LICH
Link Information Channel. The LICH contains all information needed to establish an M17 link. The first frame of a transmission contains full LICH data, and subsequent frames each contain one sixth of the LICH data so that late-joiners can obtain the LICH.
Packet
A single burst of transmitted data containing 100s to 1000s of bytes, after which the physical layer stops sending data.
Superframe
A set of six consecutive frames which collectively contain full LICH data are grouped into a superframe.