Manawyrm

Results 41 comments of Manawyrm

Hi toncho, this project is converts a set of USB messages to actions on an ISA bus. In theory, yes, you could build a Windows driver for it. I don't...

> since there seems to be no mailing-list or forum True, I have a nasty habit of abandoning projects after I get bored with them :laughing: But you know my...

Yup, I also have an FX3 USB3.0 board here to play around with. In the end, USB is just the wrong protocol for this kind of application. Each bus transaction...

Yes! I sniffed around on the LPC of a machine I had, but the mapped memory regions were quite limited. I was thinking about doing something like a PCI card...

I actually have a nice PCI devboard here and was playing around with it, but I'm not experienced enough with FPGAs yet to implement the timings and state machine for...

> I'm pondering to build something around a fintek LPC2ISA bride, and hooking that up to the LPC header of a PC-Engines APU2. That's a neat little fanless embedded x86_64...

@WarlockD The CH368 actually looks really promising! Have you found a dev board for the CH368 with an ISA connector directly attached?

in general, I'd really recommend just doing the modification, it's officially documented on ADI's website and works absolutely fine. The values are here: https://github.com/Manawyrm/sdrsharp-plutosdr/blob/master/PlutoSDR/PlutoSDRIO.cs#L195 If it really bothers you, the...

Hi, b10de36e5ccf755b90bb74de775f8edba2cd152c fixes this issue. The plugin will now detect non-modded PlutoSDRs and restrict the tuning range. Please test the new version 0.5.3 and report back. so long, Tobias

Hi! Yes, unfortunately there's nothing I can do about the plugin thing: https://github.com/Manawyrm/sdrsharp-plutosdr/issues/16#issuecomment-418826021 I've noted the requested features (especially the auto TX disable) and will see what I can do....