pypid.backend: Fix 'abmient' -> 'ambient' typo in get_ambient_pv docstring
[pypid.git] / pypid / backend / melcor.py
2013-05-11 W. Trevor KingFix old 'get_temp' -> 'get_pv' and 'get_ambient_temp...
2012-07-22 W. Trevor KingRan update-copyright.py.
2012-03-26 W. Trevor KingRaise a more useful error message if the Melcor control...
2012-01-23 W. Trevor KingAlso fix decimal handling for Melcor floats based on...
2012-01-23 W. Trevor KingFix decimal handling for Melcor floats based on DECIMAL_1.
2011-07-27 W. Trevor KingCopy fit.py from Hooke to remove dependency, and genera...
2011-07-27 W. Trevor KingRename from tempcontrol to pypid (now that I'm moving...