Thread: [Flashforth-devel] Gtkterm - Upload to FF - works great
Brought to you by:
oh2aun
From: om1zz <om...@vo...> - 2015-05-20 23:04:15
|
Hi, I've tried the Gtkterm under Ubuntu. It works so great! It uploads float.txt in 9(!!) seconds at 115k2, inclusive all comments and blank lines, with zero line transmit delay, with following setup: 1. dspic33 = 16.6MHz Fcy, baud 115k2, CA-42 usb dongle, rx buffer=127, tx buffer=15 2. Gtkterm: Configuraton>Port: 115k2 8N1, xon/xoff (not used actually, it seems there is a bug as this switches xon/xoff actually off) Port: Advanced options: In Wait for this special character..: set CRLF (that is tricky - I've found a copy/paste of CRLF from an editor does the trick, you will see a small picture in a rectangle (single char) in the input field there then). Also mind to get the Configuration options you have to do sudo gtkterm, then save the configuration as the opening configuration again means you loose the previously entered info ;) Unbelievable fast!! Igor. |
From: om1zz <om...@vo...> - 2015-05-20 23:10:48
|
Ah, and you will upload the file to FF with File>Send raw file (it sends it as ascii).. I. >Hi, I've tried the Gtkterm under Ubuntu. >It works so great! >It uploads float.txt in 9(!!) seconds at 115k2, inclusive all comments and blank lines, with zero line transmit delay, with following setup: > >1. dspic33 = 16.6MHz Fcy, baud 115k2, CA-42 usb dongle, rx buffer=127, tx buffer=15 >2. Gtkterm: >Configuraton>Port: 115k2 8N1, xon/xoff (not used actually, it seems there is a bug as this switches xon/xoff actually off) >Port: Advanced options: In Wait for this special character..: set CRLF (that is tricky - I've found a copy/paste of CRLF from an editor does the trick, you will see a small picture in a rectangle (single char) in the input field there then). > >Also mind to get the Configuration options you have to do sudo gtkterm, then save the configuration as the opening configuration again means you loose the previously entered info ;) > >Unbelievable fast!! >Igor. |
From: Mikael N. <mik...@fl...> - 2015-05-21 04:03:51
|
With 38.4 Kbaud gtkterm to a 7.5 Mhz Fcy dspic it takes 14.5 seconds to send float.txt using gtkterm. Still, on Linux I prefer to use the ff-shell.py. It adds command line editing and history, and the #send command works from the command line. BR Mike On 21.05.2015 02:04, om1zz wrote: > Hi, I've tried the Gtkterm under Ubuntu. > It works so great! > It uploads float.txt in 9(!!) seconds at 115k2, inclusive all comments and blank lines, with zero line transmit delay, with following setup: > > 1. dspic33 = 16.6MHz Fcy, baud 115k2, CA-42 usb dongle, rx buffer=127, tx buffer=15 > 2. Gtkterm: > Configuraton>Port: 115k2 8N1, xon/xoff (not used actually, it seems there is a bug as this switches xon/xoff actually off) > Port: Advanced options: In Wait for this special character..: set CRLF (that is tricky - I've found a copy/paste of CRLF from an editor does the trick, you will see a small picture in a rectangle (single char) in the input field there then). > > Also mind to get the Configuration options you have to do sudo gtkterm, then save the configuration as the opening configuration again means you loose the previously entered info ;) > > Unbelievable fast!! > Igor. > > ------------------------------------------------------------------------------ > 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 > |
From: Mikael N. <mik...@fl...> - 2015-05-21 04:03:59
|
With 38.4 Kbaud gtkterm to a 7.5 Mhz Fcy dspic it takes 14.5 seconds to send float.txt using gtkterm. Still, on Linux I prefer to use the ff-shell.py. It adds command line editing and history, and the #send command works from the command line. BR Mike On 21.05.2015 02:04, om1zz wrote: > Hi, I've tried the Gtkterm under Ubuntu. > It works so great! > It uploads float.txt in 9(!!) seconds at 115k2, inclusive all comments and blank lines, with zero line transmit delay, with following setup: > > 1. dspic33 = 16.6MHz Fcy, baud 115k2, CA-42 usb dongle, rx buffer=127, tx buffer=15 > 2. Gtkterm: > Configuraton>Port: 115k2 8N1, xon/xoff (not used actually, it seems there is a bug as this switches xon/xoff actually off) > Port: Advanced options: In Wait for this special character..: set CRLF (that is tricky - I've found a copy/paste of CRLF from an editor does the trick, you will see a small picture in a rectangle (single char) in the input field there then). > > Also mind to get the Configuration options you have to do sudo gtkterm, then save the configuration as the opening configuration again means you loose the previously entered info ;) > > Unbelievable fast!! > Igor. > > ------------------------------------------------------------------------------ > 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 > |