Hal Murray via devel writes:
> fallenpega...@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

_______________________________________________
devel mailing list
devel@ntpsec.org
http://lists.ntpsec.org/mailman/listinfo/devel

Reply via email to