BallAerospace / COSMOS

Ball Aerospace COSMOS
https://ballaerospace.github.io/cosmos-website/
Other
360 stars 129 forks source link

Error while using Little_Endian for the ccsds item definition #1776

Closed PratikAher20 closed 2 years ago

PratikAher20 commented 2 years ago

image I am getting this error when i define ccsds items to be Little endian. My raw data contains first 16 bytes as AX.25 header which i have define in the tlm.txt file. And then i have define the ccsds parameters in the ccsds_tlm.txt file. I have also exported the ccsds parameters to the tlm.txt file so that I can see all the items in the packet viewer. ERROR: PKT_APID:LITTILE_ENDIAN Bitfield with bit_offset 0 and bit_size 11 is invalid...