Add RF_SIM sub-protocol to SLT-protocol (#1061)

* Added sub-protocol RF_SIM to the SLT protocol

* fixed typo

---------

Co-authored-by: Arild Langseid <arild@langseid.no>
This commit is contained in:
Arild Langseid
2025-01-19 14:14:32 +01:00
committed by GitHub
parent bb7685e7a5
commit 95746f80a1
7 changed files with 35 additions and 7 deletions

View File

@@ -209,6 +209,7 @@ enum SLT
Q200 = 3,
MR100 = 4,
SLT_V1_4 = 5,
RF_SIM = 6,
};
enum CX10
{
@@ -1110,6 +1111,8 @@ Serial: 100000 Baud 8e2 _ xxxx xxxx p --
Q100 2
Q200 3
MR100 4
SLT_V1_4CH 5
RF_SIM 6
sub_protocol==E01X
E012 0
E015 1