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