Re: [Flashforth-devel] FF5.0 shell
Brought to you by:
oh2aun
From: Mikael N. <mik...@fl...> - 2015-04-28 04:15:10
|
I tried it and it works, but... It does not start if the default port in the code does not exist. Could you change it so that the shell starts, even if the port is wrong. Otherwise the user needs to edit the code which sort of defeats the idea with the input box. BR Mike On 26.04.2015 13:23, Peter Jacobs wrote: > The attached version now works reliably on my Linux box (Mint 17.1) and > a Windows 7 machine with ActiveTcl 8.6 installed. It has a little bit > of the requested bling, including the setting of the device for the > serial port and the speed. I couldn't think of an easy to enumerate the > valid serial port devices for a combobox input, so I settled for a > simple text input. Suggestions are welcome. Anyway, the main code > feature of this version is the simpler and more careful handling of the > incoming characters. > > On the new web site, I'd like to see a collection of some of the code > snippets that have appeared on the mailing list from time to time. > Things like reading the ADC peripheral on example chips. > > Cheers, > Peter J. > > > On 08/04/15 00:47, Mikael Nordman wrote: >> I tried it out and it worked for me on xubuntu 14.04. >> >> More bling-bling could be added. >> Configuration options of the serial interface would be nice. >> >> Thanks /Mike >> >> PS >> I started to modernize the website. Anything people would like to see >> there ? >> DS >> >> >> On 06.04.2015 02:05, Peter Jacobs wrote: >>> Attached is an alternative shell written in Tcl and based on the Tk text >>> widget. >>> Although the code is a bit longer than Mikael's Python shell, it does >>> come with >>> a GUI and might be a bit simpler for beginners. >>> >>> It seems to be fine on my Linux machine but could do with some exercise >>> on a Microsoft-Windows machine and/or Mac. If all is good, it can be >>> added to >>> the FlashForth distribution. >>> >>> Regards, >>> Peter J. >> ------------------------------------------------------------------------------ >> >> BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT >> Develop your own process in accordance with the BPMN 2 standard >> Learn Process modeling best practices with Bonita BPM through live >> exercises >> http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- >> event?utm_ >> source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF >> _______________________________________________ >> Flashforth-devel mailing list >> Fla...@li... >> https://lists.sourceforge.net/lists/listinfo/flashforth-devel > > > > ------------------------------------------------------------------------------ > One dashboard for servers and applications across Physical-Virtual-Cloud > Widest out-of-the-box monitoring support with 50+ applications > Performance metrics, stats and reports that give you Actionable Insights > Deep dive visibility with transaction tracing using APM Insight. > http://ad.doubleclick.net/ddm/clk/290420510;117567292;y > > > > _______________________________________________ > Flashforth-devel mailing list > Fla...@li... > https://lists.sourceforge.net/lists/listinfo/flashforth-devel > |