[Twisted-Python] Serial transport protocol logging on Raspberry Pi

Phil Mayers p.mayers at imperial.ac.uk
Sun Aug 25 05:00:45 MDT 2013


On 08/24/2013 06:37 PM, Lucas Taylor wrote:
>
> 9600bps, using USB-Serial adapters (tried 3 different supported
> chipsets). Logging to local storage and also to stdout.

But presumably stdout is going somewhere - either a local or network 
terminal or file redirect.

Could you try a simple RAM-based log observer ("append all log messages 
to python list")? Just out of curiosity ;o)

> At any rate, I don't think there is much to be done on the Twisted
> side. I have a few minor things left to try, but I have a feeling my
> curiosity about the root cause of this is going to disappear in favor
> of ponying up for a more substantial piece of hardware...

I hear good things about the beagleboard, but haven't used one myself.



More information about the Twisted-Python mailing list