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

2013-08-25 Thread Phil Mayers
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-base

[Twisted-Python] tac2deb

2013-08-25 Thread François Delpierre
Hi, I'm having several problems with tac2deb: * First, it seems that the documentation is wrong. Like described in: https://twistedmatrix.com/documents/current/core/howto/tutorial/configuration.html as any call to tap2deb as tap2deb --unsigned -m "Foo " --type=python finger.tac just end

Re: [Twisted-Python] tac2deb

2013-08-25 Thread Thijs Triemstra
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Francois, I've been working on tap2deb fixes and test coverage, please check if the branch on https://twistedmatrix.com/trac/ticket/5001 works for you. Cheers, Thijs On 08/25/2013 01:58 PM, François Delpierre wrote: > Hi, > > I'm having several

Re: [Twisted-Python] Monitoring Application

2013-08-25 Thread entrash hotmail
Thanks for the pointer, seems that it can do what I need. > Date: Sat, 24 Aug 2013 09:14:15 -1000 > From: wer...@thieprojects.ch > To: twisted-python@twistedmatrix.com > Subject: Re: [Twisted-Python] Monitoring Application > > On 8/24/13 5:41 AM, entrash hotmail wrote: > > Hello, > > > > just sta