Fix old 'get_temp' -> 'get_pv' and 'get_ambient_temp' -> 'get_ambient_pv'
authorW. Trevor King <wking@tremily.us>
Sat, 11 May 2013 14:42:40 +0000 (10:42 -0400)
committerW. Trevor King <wking@tremily.us>
Sat, 11 May 2013 14:42:40 +0000 (10:42 -0400)
commit7385db6de9e5931c33a8bb9c8a172450ce257621
treec20290a0a5fce32d71faab5781cb506dcd3fc814
parenta85c6cbfcfa8d0c385db6a2dd91ed8754520db55
Fix old 'get_temp' -> 'get_pv' and 'get_ambient_temp' -> 'get_ambient_pv'

This brings some crufty bits up to date after 5d9293b (Copy fit.py
from Hooke to remove dependency, and generalize temp -> PV, etc.,
2011-07-27).
examples/temp_monitor.py
pypid/backend/melcor.py
pypid/controller.py