Jon Szymaniak
Jon Szymaniak
This sounds really cool! I recently pulled in support for synchronized TRX triggers on the bladeRF, allowing N devices to be sample-synchronized (not phase-aligned, but a constant phase-offset). I could...
I'd like to get my hands on a kit such as one of these for this effort: * https://www.nxp.com/part/MPC8313E-RDBC * https://www.nxp.com/design/development-boards/automotive-development-platforms/mpc57xx-mcu-platforms/mpc-ls-vehicle-network-processing-evaluation-board:MPC-LS-VNP-EVB * https://www.nxp.com/design/development-boards/automotive-development-platforms/mpc57xx-mcu-platforms/mpc5748g-secure-gateway-evaluation-board:MPC5748G-LCEVB Please feel free to reach out if...
The total list, if you wanted to do both RX and TX, would just be "cal lms", "cal dc rx", and "cal dc tx". It seems a bit much to...
Thanks for elaborating -- that makes more sense. I'd imagine one might want to back up and restore frequency, bandwidth, samplerate, loopback, and other settings as well. I have some...
@bpadalino Just poking you on this since you wrote the multisynth calc stuff. I think problem resides in the multisynth calculation. I pushed a dev-issue_427 branch that fixes the u32...
As kindly pointed out to me, this only applies for the `libbladerf_shared` target. If we added a `libbladerf_static` target, we'd need to ensure we have an empty `API_EXPORT` expansion.
I've worked back through libbladeRF v1.4.0 and still was able to reproduce this issue. Based upon my previous testing, these versions were passing tests that now fail. It may be...
Reverted to CyFX3 SDK 1.3.1 and still reproduced this failure.
@bpadalino - Ping! Mind sharing your notes and wishlist for this item and I'll look into it?
Below are @bpadalino's comments on this, should anyone beat me to experimenting with the following change(s): --- Currently, the code looks at registers 0x09 and 0x64. The register 0x64 is...