Appearance
SRS 3/4 Deframer
Group: Satlab
Satlab SRS-3/4 Deframer
Parameters
Configuration
Check CRC
- Description: Validate checksum in packet
- Automation reference:
CRC - Type: boolean
Encryption
Decrypt payload
- Description: Apply AES-GCM 256 decryption
- Automation reference:
Decrypt - Type: boolean
Authenticate
- Description: Validate AES-GCM auth tag
- Automation reference:
Authentication - Enablement:
Decrypt== True - Type: boolean
Key
- Description: AES key in hex
- Automation reference:
AESKey - Enablement:
Decrypt== True - Type: string
Measurements
Idle frames
- Description: Total number of idle frames
- Automation reference:
IdleFrames - Type: integer
CRC errors
- Description: Number of frames with CRC errors
- Automation reference:
CRCErrors - Type: integer
Decryption errors
- Description: Total number of frames which could not be decrypted
- Automation reference:
DecryptionErrors - Type: integer
Invalid headers
- Description: Total number of frames with invalid headers
- Automation reference:
InvalidHeader - Type: integer
Invalid lengths
- Description: Total number of frames with invalid lengths
- Automation reference:
InvalidLength - Type: integer