bbrisson / coltonlab

Automatically exported from code.google.com/p/coltonlab
0 stars 0 forks source link

Set Center Span: various issues #83

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
  * Change default to dwell to be 1 ms instead of 2 ms.
  * Toggle between center/span and start/stop (deactivate them in turn), so
it’s clear which are the parameters being sent to the mwave generator.
  * Check: does it do a “read” when we first start or a “read to control”?
We probably want just a “read”.

Original issue reported on code.google.com by sbr...@byu.net on 4 Mar 2010 at 5:37

GoogleCodeExporter commented 9 years ago
Regarding the second item, "* Toggle between center/span and start/stop 
(deactivate
them in turn), so it’s clear which are the parameters being sent to the mwave 
generator"

-->  actually, the way it works (with screen updating whenever a field is 
changed)
would probably be just fine, if it were calculating things correctly. However, 
when a
center/span is specified, the start & end points get calculated incorrectly. 
Probably
just a minor error, like the center value being hooked up someplace instead of 
the
span value.

Original comment by john.s.c...@gmail.com on 5 Mar 2010 at 6:23

GoogleCodeExporter commented 9 years ago
It might still be good to have a default dwell time be 1ms, but most of this is 
implemented now.  Closing.

Original comment by sbr...@byu.net on 4 Aug 2010 at 4:33