Property |
Type |
Default |
Description |
---|---|---|---|
tx.allow.always |
bool |
True |
Always allow transmissions |
tx.allow.time |
uint16 |
0 |
Allow transmissions time |
tx.freq |
uint32 |
2229500000 |
Transmit frequency |
tx.type |
uint8 |
1 |
Transmit modulation type (0 = BPSK, 1 = QPSK, 2 = 8PSK) |
tx.rate |
uint32 |
1000000 |
Transmit symbol rate |
tx.rolloff |
uint8 |
0 |
RRC roll-off (0 = 0.20, 1 = 0.25, 2 = 0.35) |
tx.pout |
float |
20.0 |
Transmit power |
tx.alc.mode |
uint8 |
1 |
Automatic Level Control mode (0 = open-loop, 1 = closed-loop) |
tx.rs |
bool |
True |
Enable Reed-Solomon coding |
tx.cc |
bool |
True |
Enable convolutional coding |
tx.rand |
bool |
True |
Enable randomization |
tx.crc |
bool |
True |
Enable CRC checksum |
tx.idletime |
uint16 |
30 |
Active transmitter time after each frame |
tx.size |
uint16 |
217 |
Maximum payload size |
tx.id |
uint16 |
0 |
Satellite ID/address |
tx.crypto.key |
binary |
00…00 |
Encryption key |
tx.crypto.encrypt |
bool |
False |
Encrypt frames |
tx.crypto.auth |
bool |
False |
Add authentication tag |
tx.pa.templimit |
uint8 |
80 |
PA temperature limit |
tx.frames |
uint32 |
— |
Transmitted frames |
tx.pwr.fwd |
float |
— |
Measured forward power |
tx.pwr.rfl |
float |
— |
Measured reflected power |