trendmicro / RFQuack

RFQuack: the versatile RF-analysis tool that quacks!
https://git.io/rfquack
Other
90 stars 3 forks source link

Handle multiple radio modules simultaneously #2

Closed phretor closed 4 years ago

phretor commented 5 years ago

Example use case: receive, manipulate packet, reconfigure modem, retransmit. This eliminates the need to reset the module, which takes time.

The idea is to keep an array of radio modules with certain configurations and capabilities, and route the packet to the desired one.

phretor commented 4 years ago

11 closes this