Merge pull request #390 from dchristle/dchristle/scope_fields

Set scope fields to 1 in receiver template descriptors.
This commit is contained in:
Jakob Ketterl 2024-12-11 17:41:13 +01:00 committed by GitHub
commit 640c5b0b3e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -174,8 +174,8 @@ class Uploader(object):
+ Uploader.receieverDelimiter
# number of fields
+ list(num_fields.to_bytes(2, "big"))
# padding
+ [0x00, 0x00]
# scoped field count
+ [0x00, 0x01]
# receiverCallsign
+ [0x80, 0x02, 0xFF, 0xFF, 0x00, 0x00, 0x76, 0x8F]
# receiverLocator