Skip to content

Commit 3861e42

Browse files
committed
readme update about pi header and rate 1/2 and 3/4 data
1 parent 8b9f5ec commit 3861e42

File tree

1 file changed

+13
-9
lines changed

1 file changed

+13
-9
lines changed

README.md

Lines changed: 13 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ This package provides way to parse and assemble various DMR ETSI protocols and f
2929
| Block Product Turbo Code (196,96) |||
3030
| Variable length BPTC (BPTC 128,72) |||
3131
| Variable length BPTC (BPTC 68,28) for CACH/Short LC |||
32+
| Variable length BTPC (BPTC 32,11) for Single-Burst |||
3233

3334
### CRC (Cyclic Redundancy Check) and Checksums
3435

@@ -42,15 +43,18 @@ This package provides way to parse and assemble various DMR ETSI protocols and f
4243

4344
### ETSI PDUs (Protocol Data Units)
4445

45-
| Name | Encoding / Decoding | Description |
46-
|-----------------|:-------------------:|----------------------------------------------------------------------------------------------------------------------------|
47-
| CSBK || Control Signalling Block, namely: BS Outbound Activation, Unit-Unit Request/Answer, Negative ACK, Preamble, Channel Timing |
48-
| EMB || Embedded Signalling |
49-
| FULL LC || Full Link Control, namely: Group Voice, Unit-Unit, Talker Alias (header + blocks1,2,3), GPSInfo, Terminator with LC |
50-
| SHORT LC || Short Link Control, namely: Activity, Null |
51-
| SLOT || Slot Type |
52-
| SYNC || Synchronization patterns |
53-
| Data Header || Confirmed/Unconfirmed, Response, Defined Short Data |
46+
| Name | Encoding / Decoding | Description |
47+
|---------------|:-------------------:|----------------------------------------------------------------------------------------------------------------------------|
48+
| CSBK || Control Signalling Block, namely: BS Outbound Activation, Unit-Unit Request/Answer, Negative ACK, Preamble, Channel Timing |
49+
| EMB || Embedded Signalling |
50+
| FULL LC || Full Link Control, namely: Group Voice, Unit-Unit, Talker Alias (header + blocks1,2,3), GPSInfo, Terminator with LC |
51+
| SHORT LC || Short Link Control, namely: Activity, Null |
52+
| SLOT || Slot Type |
53+
| SYNC || Synchronization patterns |
54+
| Data Header || Confirmed/Unconfirmed, Response, Defined Short Data |
55+
| PI Header || Privacy (PI) Header, without further understanding of transported data |
56+
| Rate 1/2 Data || Rate 1/2 data (confirmed and unconfirmed) and last block data (confirmed and unconfirmed) |
57+
| Rate 3/4 Data || Rate 3/4 data (confirmed and unconfirmed) and last block data (confirmed and unconfirmed) |
5458

5559
### ETSI Information Elements
5660

0 commit comments

Comments
 (0)