SaveMySugar/python3-savemysugar.git
2016-01-04 Antonio OspiteCallDistanceTransceiver.py: make log_symbol() a standal...
2016-01-04 Antonio OspiteCallDistanceTransceiver.py: destination_number does...
2016-01-04 Antonio OspiteCallDistanceTransceiver.py: rename test_send_receive...
2016-01-04 Antonio OspiteCallDistanceTransceiver.py: reset modem.ring_count...
2016-01-04 Antonio OspiteCallDistanceTransceiver.py: add a transmission test...
2016-01-03 Antonio OspiteCallDistanceTransceiver.py: make DummyModem look more...
2016-01-03 Antonio OspiteCallDistanceTransceiver.py: use the modulator member...
2016-01-03 Antonio OspiteCallDistanceTransceiver.py: factor out a MorseDistanceM...
2015-12-24 Antonio Ospitecall_distance_modulation.gnuplot: s/ingoing/incoming/
2015-12-24 Antonio OspiteDon't add trailing spaces when producing logs
2015-12-24 Antonio OspiteAdd tools to plot the symbol distances
2015-12-24 Antonio OspiteAdd measure_call_setup_time_to_android.py
2015-12-24 Antonio OspiteAdd session_stats.py: a tool to perform some call time...
2015-12-24 Antonio Ospiteplot: add some logs acquired using th Android app as...
2015-12-24 Antonio OspiteREADME.md: improve wording when explaining how to measu...
2015-12-24 Antonio Ospitemeasure_ring_distance.py: improve output messages
2015-12-24 Antonio Ospitemeasure_call_setup_time.py: don't measure "uncertainty...
2015-12-24 Antonio Ospitelogs: add logs produced with the new parameters
2015-12-24 Antonio Ospiteplot: update logs to the new format
2015-12-24 Antonio Ospitecall_distance_modulation.gnuplot: adjust to plot the...
2015-12-24 Antonio OspiteCallDistanceTransceiver.py: make test_send_receive...
2015-12-24 Antonio OspiteCallDistanceTransceiver.py: use a min,max scheme instea...
2015-12-24 Antonio OspiteCallDistanceTransceiver.py: remove a leftover print...
2015-12-24 Antonio OspiteMorseTranslator.py: don't sanitize away word spaces
2015-12-23 Antonio Ospitereceive.py: fix a print statement and also flush the...
2015-12-21 Antonio OspiteCallDistanceTransceiver.py: reformat printing the symbo...
2015-12-21 Antonio OspiteCallDistanceTransceiver.py: remove unneeded empty line
2015-12-21 Antonio OspiteCallDistanceTransceiver.py: fix a print format in a...
2015-12-21 Antonio OspiteCallDistanceTransceiver.py: fix an error message
2015-12-21 Antonio Ospitemeasure_call_setup_time.py: make the output more readable
2015-12-17 Antonio OspiteResume command mode after dialing, always
2015-12-17 Antonio OspiteCallDistanceTransceiver.py: resume command mode after...
2015-12-17 Antonio OspiteCallDistanceTransceiver.py: don't put the general case...
2015-12-17 Antonio OspiteREADME.md: improve wording and make Corrado's name...
2015-12-14 Antonio OspiteModem.py: use the more idiomatic "while True" instead...
2015-12-14 Antonio OspiteMorseTranslator.py: remove unneeded code in sanitize_mo...
2015-12-14 Antonio OspiteMorseTranslator.py: fix sanitize_text
2015-12-11 Antonio OspiteInitial import