packet:kiss-protocol
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
packet:kiss-protocol [2023/05/20 18:08] – created m0lte | packet:kiss-protocol [2024/09/02 12:45] (current) – [Implementation Notes] 2e0itb | ||
---|---|---|---|
Line 203: | Line 203: | ||
15. Karn, P., "Why Do We Even Need TNCs Anyway", | 15. Karn, P., "Why Do We Even Need TNCs Anyway", | ||
+ | |||
+ | ====== Implementation Notes ====== | ||
+ | |||
+ | * KISS frames do not include flag bytes (0x7E), nor does it include the FCS (Frame Check Sequence). | ||
+ | * Known host → TNC messages: | ||
+ | |||
+ | ^ Command Nibble^ Meaning ^ | ||
+ | | 0| Data | | ||
+ | | 1| TXDelay | | ||
+ | | 2| Persist | | ||
+ | | 3| Slottime | | ||
+ | | 4| TxTail | | ||
+ | | 5| Full Duplex | | ||
+ | | 6| Set Hardware | | ||
+ | | 8| FEC | | ||
+ | | 12| ACK Mode | | ||
+ | | 14| Poll | | ||
+ | |||
+ | * Known TNC → host messages | ||
+ | |||
+ | ^ Command Nibble^ Meaning ^ | ||
+ | | 0| Data | | ||
+ | | 12| ACK Mode receipt | | ||
+ | |||
packet/kiss-protocol.1684606102.txt.gz · Last modified: by m0lte