Skip to content
Snippets Groups Projects
  1. Oct 12, 2023
  2. Sep 27, 2023
  3. Sep 15, 2023
  4. Sep 14, 2023
  5. Sep 12, 2023
  6. Aug 22, 2023
  7. Aug 21, 2023
  8. Apr 17, 2023
  9. Mar 28, 2023
  10. Mar 13, 2023
  11. Mar 07, 2023
  12. Mar 03, 2023
  13. Feb 28, 2023
  14. 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
  15. Oct 07, 2022
  16. Oct 04, 2022
  17. Sep 30, 2022
    • 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
  18. Sep 14, 2022
  19. Aug 16, 2022
  20. Jun 30, 2022
  21. Jun 24, 2022
  22. May 18, 2022
  23. May 06, 2022
  24. May 03, 2022
  25. Jan 20, 2021
  26. Nov 26, 2020
  27. Jan 31, 2018
  28. Jan 30, 2018
  29. Dec 13, 2017
Loading