Set scope fields to 1 in receiver template descriptors.

This commit is contained in:
David Christle 2024-11-02 23:26:19 -07:00
parent a9f47be96d
commit 6e052e6239

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