Skip to content

CRC may fail? #3

@coolacid

Description

@coolacid
Traceback (most recent call last):
  File "./pelmorex.py", line 54, in <module>
    run()
  File "./pelmorex.py", line 30, in run
    x.sendBulletin("VE3LSR Weather Alerting Started", "WXZ")
  File "/home/Repos/CoolAcid/NAADAlerts/pyax25/pyax25/ax25.py", line 92, in sendBulletin
    self.buildPacket(message=message)
  File "/home/Repos/CoolAcid/NAADAlerts/pyax25/pyax25/ax25.py", line 76, in buildPacket
    crc = self.calc_crc(packet)
  File "/home/Repos/CoolAcid/NAADAlerts/pyax25/pyax25/ax25.py", line 61, in calc_crc
    return (crc).bytes
  File "/usr/local/lib/python3.6/dist-packages/bitstring.py", line 1347, in _getbytes
    raise InterpretError("Cannot interpret as bytes unambiguously - "
bitstring.InterpretError: Cannot interpret as bytes unambiguously - not multiple of 8 bits.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions