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)
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.


No differences found