Jean-Michel Picod

Results 54 comments of Jean-Michel Picod

Wow, thanks a lot for the help on this. Checking it before merging will take me some time though (I have uncommitted changes on my side with quite a few...

It looks like this could be a duplicate from #16

Thanks for reporting. I will try to have a look, hoping that it's not something specific to bladeRF2 because I don't have one to test.

Thanks for reporting and for identifying the bug. At the moment I really don't have enough spare time to fix the API, update the GUI and (the most time consuming...

Oops, I completely forgot about this issue. I see that Nuand Labs has forked my repository and applied some fixes. Do they work? Because in that case, I can simply...

I started having a look and the API v2 has changed quite a lot. I started updating the code to move to API v2. But it still requires more work...

Thanks for the offered help. Here the language is C#, not C++ :) I started updating the `NativeMethods.cs` file which gives access in C# to the bladeRF library and I...

I updated `NativeMethods.cs` (commit 37c7d0caed131432309e62cb5c4cca92d99f3953). Now compiling the project doesn't work anymore because the API changed with v2.2. Moving to the new APIs will be the next step. The UI...

It's not entirely a dependency issue. The main issue here is that I haven't finished moving the code to the newer API due to a lack of spare time. The...

Could be a duplicate of #16 Give me time to fix #16 and we'll revisit whether this behavior is still present or not