node-hackrf
node-hackrf copied to clipboard
NAN maintenance
I've ended up porting libhackrf to javascript using usb. It exposes the complete API and integrates correctly with the event loop, so we avoid spinning up extra threads for control transfers and RX/TX.