synthetos / tgFX

A GUI controller for the TinyG motion controller.
https://www.synthetos.com/webstore/index.php/assembled-electronics/tiny-g.html
51 stars 37 forks source link

tgFX disconnects when TinyG reset #47

Open cmcgrath5035 opened 10 years ago

cmcgrath5035 commented 10 years ago

I observed this first, I believe, on build 2876, continues on 2944, 2945 and 3009. When TinyG is reset, either manually or by command from TinyG command line, tgFX toggles from connected to disconnected(button changes to Connect).

It is simple to reconnect. My recollection is that on older releases, tgFX did not disconnect. Perhaps a side effect of 'new serial library'? I just wonder about unintended side effects of the reconnection.

ril3y commented 10 years ago

This is a new "feature" :) Its actually related to the code that when you flash the firmware it disconnects and then reconnects.. However it introduced this bug.

I am working on a few things like this.

On Sat, Mar 1, 2014 at 7:47 AM, cmcgrath5035 notifications@github.comwrote:

I observed this first, I believe, on build 2876, continues on 2944, 2945 and 3009. When TinyG is reset, either manually or by command from TinyG command line, tgFX toggles from connected to disconnected(button changes to Connect).

It is simple to reconnect. My recollection is that on older releases, tgFX did not disconnect. Perhaps a side effect of 'new serial library'? I just wonder about unintended side effects of the reconnection.

Reply to this email directly or view it on GitHubhttps://github.com/synthetos/tgFX/issues/47 .