User Tools

Site Tools


packet:kiss-protocol

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
packet:kiss-protocol [2024/05/07 07:25] – Add an implementation notes section at the end. 2e0itbpacket:kiss-protocol [2024/09/02 12:45] (current) – [Implementation Notes] 2e0itb
Line 206: Line 206:
 ====== Implementation Notes ====== ====== 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.+  * 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.1715066744.txt.gz · Last modified: 2024/05/07 07:25 by 2e0itb