[GreenKeys] more interface software

epvgk at limpoc.com epvgk at limpoc.com
Sat Sep 24 19:17:38 EDT 2016


On Sat, Sep 24, 2016 at 02:30:28PM -0700, John Nagle wrote:
>     You copied my old "nwsweatherreport.py", which is Python 2.x only.
> Here's the new one, for Python 2 and 3.
> 
> https://github.com/John-Nagle/baudotrss/blob/master/messager/nwsweatherreport.py
> 
> 			John Nagle

Thanks. The only thing in there I claim authorship of is the relay program
ser.py and a couple associated utilities. If you'd prefer I remove the copy
of your stuff from the git repo I'm happy to. 

eric

> 
> On 09/24/2016 12:56 PM, greenkeys-request at mailman.qth.net wrote:
> >Message: 27
> >Date: Sat, 24 Sep 2016 11:45:42 -0700
> >From: epvgk at limpoc.com
> >To: greenkeys at mailman.qth.net
> >Subject: [GreenKeys] more interface software
> >Message-ID: <20160924184542.GA8387 at limpoc.com>
> >Content-Type: text/plain; charset=us-ascii
> >
> >Hi!
> >
> >Since everyone else seems to be doing interface software/firmware lately
> >I thought I'd post my current efforts in the event it saves someone else
> >some effort.
> >
> >My goal was a stripped down alternative to HeavyMetal in Python without
> >the UI or all the builtin commands.   Instead, I focused primarily on
> >1) talking to other programs/computers via TCP, and
> >2) commands as plugins to be executed on the host computer and their
> >output sent to the tty.
> >
> >Mostly I wanted something to handle the half duplex / echo cancelling
> >stuff without the commands or other computers to have to deal with it.
> >It will politely stop talking if it detects someone else talking on the
> >loop and the "Break" key can be used to interrupt commands or output.
> >So far it's the only related project that I feel does this part well.
> >
> >Work in progress on github here:
> >https://github.com/epvuc/loop-gateway
> >
> >I'm running it on a raspberry pi zero with one of the usb-tty adapters
> >I was selling this past year. (should work with other interfaces too)
> >
> >If it's of use to anyone else please feel free to take what you want, but
> >also feel free to contribute.
> >
> >eric
> ______________________________________________________________
> GreenKeys mailing list
> Home: http://mailman.qth.net/mailman/listinfo/greenkeys
> Help: http://mailman.qth.net/mmfaq.htm
> Post: mailto:GreenKeys at mailman.qth.net
> 
> 2002-to-present greenkeys archive: http://mailman.qth.net/pipermail/greenkeys/
> 1998-to-2001 greenkeys archive: http://mailman.qth.net/archive/greenkeys/greenkeys.html
> Randy Guttery's 2001-to-2009 GreenKeys Search Tool: http://comcents.com/tty/greenkeyssearch.html
> 
> This list hosted by: http://www.qsl.net
> Please help support this email list: http://www.qsl.net/donate.html
> Message delivered to epvgk at limpoc.com


More information about the GreenKeys mailing list