Does anybody have a sample of a NMEA device with the 1024 week bug?

Achim Gratz Stromeko at nexgo.de
Wed Apr 26 19:52:50 UTC 2017


Hal Murray via devel writes:
> fallenpegasus at gmail.com said:
>> How hard is it to write a fake NMEA device simulator in Python, and use
>> Linux IPC control magic to have it appear at a fake serial device? 
>
> I don't know anything about IPC, but I do know how to connect 2 PCs with a 
> crossover cable.
>
> USB would be good enough so you don't actually need a second PC.

Is the driver code actually looking whether it has an actual serial
device?  At least the generic driver should not care and you could just
replace the device with a FIFO and feed the data in from your simulator.


Regards,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

SD adaptation for Waldorf microQ V2.22R2:
http://Synth.Stromeko.net/Downloads.html#WaldorfSDada



More information about the devel mailing list