atac / c10-tools

Commandline toolkit for inspecting and troubleshooting IRIG 106 Chapter 10/11 data with pychapter10.
BSD 3-Clause "New" or "Revised" License
8 stars 2 forks source link

c10-dump-pcap : Error retrieving timestamp #7

Closed BrnSlr closed 3 years ago

BrnSlr commented 3 years ago

Traceback (most recent call last): File "/usr/local/bin/c10-dump-pcap", line 11, in sys.exit(main()) File "/usr/local/lib/python3.7/site-packages/c10_tools/c10_dump_pcap.py", line 80, in main t = get_time(msg.intra_packet_timestamp, last_time) AttributeError: 'Message' object has no attribute 'intra_packet_timestamp'