1. 24 Nov, 2022 1 commit
  2. 22 Nov, 2022 1 commit
    • code cleanup and refactoring · eb2eeb12
       * import cleanup
       * Create distinct names classes for system specific Contexts
       * Move SerialLineReciver to a separate file, pass Context for it in the constructor
       * Move nameserver parsing to base class
      carpoon committed
  3. 17 Nov, 2022 2 commits
    • try to call python3 pip · 2fe1567b
      if there is a pip3 binary call that instead of pip, to better support platforms with bot python 2 and 3
      carpoon committed
    • migration first step · 382cea4d
      py2to3
      Move all sources to agent folder to help imports
      rename utils to SerialLineReceiverBase as it only contains this class
      fix string and binary storage differences in python3
      update requirements, add windows specific requirements
      move platform specific logic to the platform specific classes
      carpoon committed
  4. 14 Nov, 2022 1 commit