Mike Ryan

Results 11 issues of Mike Ryan

A handful of code paths could read past the end of the buffer holding incoming packets from the wireless adapter. This improves the bounds checking to ensure that the code...

@richo suggests that our message be something more along the lines of "new firmware is available!" At a minimum we should include a link to a Wiki page about updating...

enhancement
help wanted
software

VMware's USB stack (at least VMware Fusion) has unpredictable and sometimes high latency. This can lead to the user error message: ``` libUSB Error: Operation timed out: (-7) ``` Adjust...

bug
enhancement
software

Add two new options. SSL CAFile is a CA file to use to verify client certificates. SSL RequireClientCert is a boolean that, when true, requires SSL clients to connect using...

enhancement
help wanted

LE LL data packets grew in Bluetooth 4.1

enhancement

Fixes a copy-paste bug that was causing process threads to be set to the value of the write threads command line argument, which typically defaults to a very low number....

Need to propagate sample number through the receive pipeline and correlate that back to start time of reception.

enhancement

conditionally build libhackrf, libbladerf, etc

enhancement

We use it for two things: detecting BR packets and dumping LE packets to PCAP. The second one should be easy, but the first one will require some work.

enhancement

Lots of questions here. Do we go OpenCL or make separate impls for CUDA, Vulkan, Metal, etc? Are there any good implementations we can use or reference, for example clFFT...

enhancement