rljaxon / open-phd-guiding

Automatically exported from code.google.com/p/open-phd-guiding
0 stars 0 forks source link

PHD2 Mount motion status messages blink on and then disappear #77

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
"I miss the data at the bottom showing the duration of each correction.  You 
can see something blink very fast, but it is not readable as it was in PHD1." - 
Brian in message 
https://groups.google.com/forum/?fromgroups=#!topic/open-phd-guiding/sgVBrbqYzms

Original issue reported on code.google.com by andy.gal...@gmail.com on 4 Jun 2013 at 1:40

GoogleCodeExporter commented 8 years ago
I struggled with getting this code into a decent state earlier. I'll take 
another shot at it...

Original comment by br...@boneheads.us on 4 Jun 2013 at 3:08

GoogleCodeExporter commented 8 years ago
I think I have a decent fix for this. See patch attached.

a) merge the E/W and N/S status messages into a single status message
b) Rather than displaying messages for the duration of the guide pulse, display 
the message for at least 500 ms so you have a chance to see them
c) do not allow queued status messages to back up indefinitely(fixes a bug 
where status messages can get queued faster than they are displayed.)

I will promote this shortly (without the conditional compilation) unless anyone 
has some feedback or prefers the old "blinky" messages.

Original comment by andy.gal...@gmail.com on 30 Jun 2013 at 9:05

Attachments:

GoogleCodeExporter commented 8 years ago
That is basically what I was going to do if I had found the time.  Go for it.

Original comment by br...@boneheads.us on 30 Jun 2013 at 9:06

GoogleCodeExporter commented 8 years ago
ok, will do, thanks

Original comment by andy.gal...@gmail.com on 30 Jun 2013 at 9:09

GoogleCodeExporter commented 8 years ago
This issue was closed by revision r399.

Original comment by andy.gal...@gmail.com on 1 Jul 2013 at 2:03