Establish FSK bridge

Having issues with the site, hardware, source code, or any other issues?
Post Reply
wishi
Posts: 1
Joined: Wed May 29, 2013 1:47 pm

Establish FSK bridge

Post by wishi »

Hey,


I'm persisting an issue here, which I find problematic... to continue my stuff. You can find me on IRC in #bladerf - I use the same nick.

1. I attach my my bladerf, and the kernel extension is loaded
2. I take a look at dmesg and check my /dev

Code: Select all

[84191.354318] usb 2-1.5: USB disconnect, device number 13
[84191.354881] nuand_bladerf 2-1.5:1.0: Nuand bladeRF device has been disconnected
[84191.355431] nuand_bladerf 2-1.5:1.1: Nuand bladeRF device has been disconnected
[84191.355917] nuand_bladerf 2-1.5:1.2: Nuand bladeRF device has been disconnected
[84193.842681] usb 2-1.5: new high-speed USB device number 14 using ehci-pci
[84193.938437] nuand_bladerf 2-1.5:1.0: Nuand bladeRF device is now attached
[84193.939019] nuand_bladerf 2-1.5:1.1: Nuand bladeRF device is now attached
[84193.939547] nuand_bladerf 2-1.5:1.2: Nuand bladeRF device is now attached
The USB2.0 fallback is due to some issues with the USB3 controllers - which are not necessarily a big problem, because I just do the GR blocks. It should not matter.

Code: Select all

 ✘ wishi@sheep ⮀ /dev ⮀ ls | grep blade
bladerf0
bladerf1
bladerf2
3. and I see that this isn't what I was looking for.

Now what I need is:
[*]How do I set the jumper / trigger (with the JTag) for a tx/rx mode change now? - I need both (JTag & USB protocol)
[*]Where do I find the API to set/get the sink or source via USB... set freq/gain etc.? Is there any, or should I start here?

Any enlightenment I missed to far? The host utils could be integrated into GrOsmoSDR or libhackrf... however I'd need to check the FSK stuff is compatible and it's fast enough :mrgreen:

Best,
Marius
Post Reply