Rey Tucker

Results 23 comments of Rey Tucker

Niiiice! See my comment on Issue #10 -- having the "raw" response from the IMAP server helps with testing the weird ones.

Verified that this is still an unsynchronized clock domain crossing in the adsb, tx, and hosted revisions for the bladeRF (non-micro) w/ latest master. Also looks like it's set_false_path'd in...

Removing the `|| 1` caused a flashed FPGA to not load on my A4. This will take some additional thought. (Are we even writing the checksum?)

@pk-r7 hmmm... what situations would warrant a `BLADERF_ERR_NOT_IMPLEMENTED` return instead of the current `BLADERF_ERR_UNSUPPORTED`? also not sure how much this would help at runtime... the message that libbladeRF needs to...

Would something like this be helpful to implementers? ``` /** * Check if a libbladeRF API function is supported by a given device. * * Given a device handle and...

Greetings... Short answer: it is not currently supported, but it is quite possible. Because we're working in a byte-aligned world, there is a decent amount of implementation complexity, and also...

Greetings! So, there is some development underway for a major version bump of most of the host components, but it looks like this should work out OK. It would also...

Things _should_ be pretty stable as far as build stuff goes for awhile, so a pull request against current master would be welcome :)

G'day, Given that there's a new version of the Linode API coming along and their first "official" library is supported w/ Python 3, I don't anticipate there will be any...