We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
LMIC.sysname_crc_err might not be returning the true value of the CRC bit. It seems to declare no error for packets that are erroneous.
LMIC.sysname_crc_err
193100000000000000000000F06D0619, 1, 0, 0 # this 1A2F0000000000000000000000000000, -3, 25, 0 1A300000000000000000000000000000, 0, 24, 0 1D320000000000000000000000000000, -8, 27, 0 1A310000000000000000000000000000, -3, 28, 0 1A320000000000000000000000000000, 1, 24, 0 1C320000000000000000000000000000, 0, 3, 0 1A330000000000000000000000000000, -2, 14, 0 1C340000000000000000000000000000, -8, 28, 0 1A340000000000000000000000000000, -2, 25, 0 19340000000000000000000000000000, -17, 28, 0 1C350000000000000000000000000000, -8, 26, 0 1C360000000000000000000000000000, -8, 23, 0 1A350000000000000000000000000000, 3, 10, 0 1C370000000000000000000000000000, -8, 23, 0 22310000000000000000000000000000, -3, 18, 0 1C380000000000000000000000000000, -8, 25, 0 1C390000000000000000000000000000, -9, 24, 0 1936000000000000008000007061E29E, -2, 3, 0 # This
The text was updated successfully, but these errors were encountered:
No branches or pull requests
LMIC.sysname_crc_err
might not be returning the true value of the CRC bit. It seems to declare no error for packets that are erroneous.The text was updated successfully, but these errors were encountered: