gr-gotenna
gr-gotenna copied to clipboard
Passive SDR analysis of goTenna packets with scapy
Results
1
gr-gotenna issues
Sort by
recently updated
recently updated
newest added
When I run the GRC file, or simply "import gotenna" from python, I got the following error: > /usr/local/lib/python2.7/dist-packages/gotenna/scapy_gotenna.py in __init__(self, name, default, cls, pad_len) 76 __slots__ = ['pad_len'] 77...