Skip to content
Snippets Groups Projects
  1. Apr 06, 2018
  2. Feb 26, 2018
  3. Feb 21, 2018
  4. Feb 11, 2018
  5. Feb 01, 2018
  6. Jan 31, 2018
  7. Jan 08, 2018
  8. Jan 04, 2018
  9. Jan 02, 2018
  10. Dec 12, 2017
    • Martin Prudek's avatar
      netmetr: Bug fix - encryption error · b5accc60
      Martin Prudek authored
      The rmbt client failed to start when encryption was disabled. The
      reason was passing empty string as a program argument.
      The problem was fixed by modifying subprocess call.
      b5accc60
  11. Dec 04, 2017
  12. Nov 27, 2017
  13. Nov 20, 2017
  14. Nov 15, 2017
  15. Nov 14, 2017
    • Martin Prudek's avatar
      netmetr: Minor fixes · 9a021305
      Martin Prudek authored
          - ping output added to console
          - file with saved history renamed
          - fallback control server changed
          - uci config formatting of times of automated runs changed
      9a021305
    • Martin Prudek's avatar
      netmetr: ---no-run option added. · aa17d6fc
      Martin Prudek authored
      This optio prevents from running the test. It coul be used for
      obtaining the sync code or downloading measurement history.
      aa17d6fc
  16. Nov 13, 2017
  17. Nov 10, 2017
    • Martin Prudek's avatar
      52eeec28
    • Martin Prudek's avatar
      netmetr: Sync code, quiet uci, colored info · 50a0e451
      Martin Prudek authored
      Synchronization code is now printed at the end of each test. The code is
      either loaded from uci config file or - if missing - downloaded from the
      control server. When uuid is chanded the sync code is automatically
      flushed and prepared to be regenerated.
      	The process is divided into two functions:
      load_sync_code: checks the uci for the code
      download_sync_code: download the code from the control server
      
      Some minor changes were done:
      	-uci set commands produce no explicit error messages from now on
      	-new colored info printouts were added - these inform the user
      	that some config is missing and is dowloaded or generated
      50a0e451
  18. Nov 09, 2017
  19. Nov 07, 2017
  20. Nov 06, 2017
  21. Oct 29, 2017
  22. Oct 20, 2017
  23. Oct 11, 2017
  24. Oct 06, 2017
  25. Oct 05, 2017
Loading