User Tools

Site Tools


packet:kiss-protocol

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
packet:kiss-protocol [2023/05/20 18:08] – created m0ltepacket: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", Gateway, vol. 3 no. 2, September 5, 1986. July 14, 1990 15. Karn, P., "Why Do We Even Need TNCs Anyway", Gateway, vol. 3 no. 2, September 5, 1986. July 14, 1990
 +
 +====== Implementation Notes ======
 +
 +  * KISS frames do not include flag bytes (0x7E), nor does it include the FCS (Frame Check Sequence).  The KISS frame also has bitstuffing removed.
 +  * 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