Skip to content
Snippets Groups Projects
  1. Feb 15, 2023
  2. Feb 09, 2023
  3. Nov 23, 2022
  4. Nov 22, 2022
  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 19, 2022
  7. Oct 07, 2022
  8. Oct 04, 2022
  9. 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
  10. Sep 19, 2022
  11. Sep 16, 2022
  12. Sep 14, 2022
  13. Sep 12, 2022
  14. Sep 09, 2022
  15. Sep 06, 2022
  16. Aug 25, 2022
  17. Aug 24, 2022
  18. Aug 23, 2022
  19. Aug 22, 2022
  20. Aug 19, 2022
  21. Aug 18, 2022
Loading