-
Notifications
You must be signed in to change notification settings - Fork 0
Usage
All transceiver types, in general, can open a Wireshark window where all packets are shown in their raw form.
This transceiver type uses GNU Radio flowgraph to send/receive packets. If PCAP is specified, all packets are saved into it in their raw form.
If you use this transceiver type, please, setup your SDR before starting zigtoucher:
$ uhd_usrp_probe
This transceiver type simulates receiving packets by reading provided PCAP file and most modes are disabled.
If you specify some other mode than interactive, its configuration will be taken from configuration file and command line options and zigtoucher will exit after its timeout (or never if timeout is 0).
Interactive mode provides custom shell and for more information about available modes and their functions, use the inside documentation which can be accessed using help
.
Have a wonderful day (ᵔᵕᵔ)