Fixed Formatting of Flags Section
This commit is contained in:
		
							parent
							
								
									4b91741de1
								
							
						
					
					
						commit
						2141307dd1
					
				
							
								
								
									
										27
									
								
								README.md
									
									
									
									
									
								
							
							
						
						
									
										27
									
								
								README.md
									
									
									
									
									
								
							| @ -104,22 +104,22 @@ PEER LIST RESPONSE: | |||||||
| 
 | 
 | ||||||
| CAPABILITIES (BYTES 6-14): | CAPABILITIES (BYTES 6-14): | ||||||
| 
 | 
 | ||||||
| LINKING Status 1 byte | 	LINKING Status 1 byte | ||||||
| Byte 1 - BIT FLAGS: | 	Byte 1 - BIT FLAGS: | ||||||
| 	      xx.. .... = Peer Operational (01 only known valid value) | 	      xx.. .... = Peer Operational (01 only known valid value) | ||||||
| 	      ..xx .... = Peer MODE: 00 - No Radio, 01 - Analog, 10 - Digital | 	      ..xx .... = Peer MODE: 00 - No Radio, 01 - Analog, 10 - Digital | ||||||
| 	      .... xx.. = IPSC Slot 1: 10 on, 01 off  | 	      .... xx.. = IPSC Slot 1: 10 on, 01 off  | ||||||
| 	      .... ..xx = IPSC Slot 2: 10 on, 01 off | 	      .... ..xx = IPSC Slot 2: 10 on, 01 off | ||||||
| 
 | 
 | ||||||
| Service FLAGS: 4 bytes, Master replies = 6 bytes | 	Service FLAGS: 4 bytes, Master replies = 6 bytes | ||||||
| Byte 1 - 0x00  	= Unknown | 	Byte 1 - 0x00  	= Unknown | ||||||
| Byte 2 - 0x00	= Unknown | 	Byte 2 - 0x00	= Unknown | ||||||
| Byte 3 - BIT FLAGS: | 	Byte 3 - BIT FLAGS: | ||||||
| 	      x... .... = Set to 1 if RDAC call | 	      x... .... = Set to 1 if RDAC call | ||||||
| 	      .x.. .... = Unknwon - default to 0 | 	      .x.. .... = Unknwon - default to 0 | ||||||
| 	      ..x. .... = 3rd Party Application? (set by c-Bridge, SMARTPTT) | 	      ..x. .... = 3rd Party Application? (set by c-Bridge, SMARTPTT) | ||||||
| 	      ...x xxxx = Unknown - default to 0 | 	      ...x xxxx = Unknown - default to 0 | ||||||
| Byte 4 = BIT FLAGS: | 	Byte 4 = BIT FLAGS: | ||||||
| 	      x... .... = RDAC related? - default to 0 | 	      x... .... = RDAC related? - default to 0 | ||||||
| 	      .x.. .... = RDAC related? - default to 0 | 	      .x.. .... = RDAC related? - default to 0 | ||||||
| 	      ..x. .... = RDAC related? - default to 0 | 	      ..x. .... = RDAC related? - default to 0 | ||||||
| @ -129,13 +129,14 @@ Byte 4 = BIT FLAGS: | |||||||
| 	      .... ..x. = Unknown - default to 0 | 	      .... ..x. = Unknown - default to 0 | ||||||
| 	      .... ...x = Set if master | 	      .... ...x = Set if master | ||||||
| 	(the following only used in registration response from master) | 	(the following only used in registration response from master) | ||||||
| NUMBER of PEERS: 2 Bytes |  | ||||||
| Byte 5 - 0x00	= Unknown |  | ||||||
| Byte 6 - Number of Peers (not including us) |  | ||||||
| 
 | 
 | ||||||
| Protocol VERSION: 4 Bytes (These are pure guesses based on repeater and c-Bridge code revisions) | 	NUMBER of PEERS: 2 Bytes | ||||||
| Bytes 1-2 - 0x04, 0x03 = Current version? (numbering scheme unknown) | 	Byte 5 - 0x00	= Unknown | ||||||
| Bytes 3-4 = 0x04, 0x00 = Oldest supported version? (same as above) | 	Byte 6 - Number of Peers (not including us) | ||||||
|  | 
 | ||||||
|  | 	Protocol VERSION: 4 Bytes (These are pure guesses based on repeater and c-Bridge code revisions) | ||||||
|  | 	Bytes 1-2 - 0x04, 0x03 = Current version? (numbering scheme unknown) | ||||||
|  | 	Bytes 3-4 = 0x04, 0x00 = Oldest supported version? (same as above) | ||||||
|    |    | ||||||
| **SAMPLE CODE:**   | **SAMPLE CODE:**   | ||||||
|    |    | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user