trendmicro / RFQuack

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

Interrupt-driven RX function: no polling in the firmware #5

Open phretor opened 5 years ago

phretor commented 5 years ago

Allow the RFQuack radio module to pass a callback to the RadioHAL driver. The callback will be invoked upon all valid RX interrupts, such that polling won't be needed anymore.