CallDistanceTransceiver.py: use a min,max scheme instead of avg,uncertainty
authorAntonio Ospite <ao2@ao2.it>
Thu, 24 Dec 2015 09:29:29 +0000 (10:29 +0100)
committerAntonio Ospite <ao2@ao2.it>
Thu, 24 Dec 2015 12:25:19 +0000 (13:25 +0100)
commite971070b0f5b089547adedcb0517831195115fcc
tree6501aa50d71472a4d2b99133c50f348d0bd176a9
parent0b31892f76d8add07b5635d65eff6d7c99983411
CallDistanceTransceiver.py: use a min,max scheme instead of avg,uncertainty

Specify parameters using a minimum and a maximum values, like
call_setup_time_min,call_setup_time_max and ring_time_min,ring_time_max.

This makes it more intuitive to measure the stability of the line, and
makes the code more readable too.
src/savemysugar/CallDistanceTransceiver.py