Skip to content
Snippets Groups Projects
  1. Mar 28, 2023
  2. Mar 27, 2023
  3. Mar 23, 2023
  4. Mar 22, 2023
  5. Mar 21, 2023
  6. Mar 20, 2023
  7. Mar 13, 2023
  8. Mar 08, 2023
  9. Mar 07, 2023
  10. Mar 03, 2023
  11. Mar 01, 2023
  12. Feb 28, 2023
  13. Feb 15, 2023
  14. Feb 09, 2023
  15. Nov 23, 2022
  16. Nov 22, 2022
  17. Nov 18, 2022
    • m.nabywaniec's avatar
      Add support for boolean scalar data-type (Issue #9) · 3fbf61e0
      m.nabywaniec authored and al.schwinn's avatar al.schwinn committed
      - support only for scalar booleans for the first. There will be an exception when trying to create boolean arrays
      - Simplified setting values for bool registers - using `SetAtBit` and `GetBitAt` from snap7.
      - In diagnostic tool display values for booleans as true or false but 0 and 1 also parsed to boolean from user
      
      MR !20
      3fbf61e0
  18. Oct 19, 2022
  19. Oct 07, 2022
  20. Oct 04, 2022
  21. Sep 30, 2022
    • Nabywaniec's avatar
      Fixes Reorganise Silecs CLI · c3e1bbc2
      Nabywaniec authored
      Check for version in major minor format
      
      Import codegen modules during migration
      c3e1bbc2
    • m.nabywaniec's avatar
    • m.nabywaniec's avatar
    • Nabywaniec's avatar
      Reorganise Silecs CLI · e148f4a1
      Nabywaniec authored
      Find all available versions
      
      Add migrate project
      
      Uncomment import library and multiple silecs files check
      
      Create class SilecsCli to  dynamically import modules according to silecs version
      
      Move util functions and constants from silecs cli
      
      Fix installation script and paths in silecs env
      
      Fix install script
      
      Fix checnking file in diagnostic tool
      
      Fix checking file in diagnostic tool
      
      Fix opening diagnostic tool
      
      Fix generating plc code
      
      Fix generate code for silecs design
      
      Add getting right underscored version and project type enum
      
      Fix loading modules according to silecs version in file
      
      Fix validate during generation
      
      Fix typo when validate silecs deploy
      
      Update tests
      
      Fix missing self in method
      
      Fix finding silecs file for migration
      
      Fix importing migration modules
      
      Rename invalid variable
      
      Fix finding right xml schema
      
      Apply release feature to new structure and fix imports
      
      Fix problems with release param, update const and utils
      
      Remove unused code
      
      Fix versions during migration
      
      Actualise validation procedure
      
      Fix missing variabel in validation
      
      Fix create backup during generation
      
      Update tests
      
      Move get templates to silecs utils
      
      Fix proble with getting design template
      
      Move help methods to utils
      
      Get silecs version using methond from utils
      
      Remove invalid import
      
      Remove self in utils
      
      Dynamically import codegen based on fesa
      
      Use valid silecs env
      
      Add info about release param directory to help
      e148f4a1
  22. Sep 19, 2022
  23. Sep 16, 2022
  24. Sep 14, 2022
  25. Sep 12, 2022
  26. Sep 09, 2022
  27. Sep 06, 2022
  28. Aug 25, 2022
  29. Aug 24, 2022
Loading