ekfsm 0.13.0a160.post4__tar.gz → 0.13.0a168.post1__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of ekfsm might be problematic. Click here for more details.

Files changed (163) hide show
  1. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/.gitlab-ci.yml +3 -2
  2. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/PKG-INFO +1 -1
  3. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/ekfsm/cli.py +1 -1
  4. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/ekfsm/devices/smbios.py +4 -2
  5. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/ekfsm/simctrl.py +4 -1
  6. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/pyproject.toml +1 -1
  7. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/.env +0 -0
  8. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/.envrc +0 -0
  9. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/.flake8 +0 -0
  10. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/.gitignore +0 -0
  11. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/.readthedocs.yaml +0 -0
  12. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/.vscode/launch.json +0 -0
  13. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/.vscode/settings.json +0 -0
  14. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/LICENSE.md +0 -0
  15. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/README.md +0 -0
  16. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/devenv.lock +0 -0
  17. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/devenv.nix +0 -0
  18. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/devenv.yaml +0 -0
  19. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/docs/.gitignore +0 -0
  20. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/docs/Makefile +0 -0
  21. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/docs/requirements.txt +0 -0
  22. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/docs/source/_static/devices.drawio.png +0 -0
  23. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/docs/source/_static/devices.drawio.svg +0 -0
  24. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/docs/source/_static/ekfsm_system.drawio.png +0 -0
  25. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/docs/source/_static/ekfsm_system.drawio.svg +0 -0
  26. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/docs/source/boards/ekf/ccu.rst +0 -0
  27. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/docs/source/boards/ekf/sc9-toccata.rst +0 -0
  28. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/docs/source/boards/ekf/se5-club.rst +0 -0
  29. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/docs/source/boards/ekf/sn4-djembe.rst +0 -0
  30. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/docs/source/boards/ekf/snippets/cpci_inventory.rst +0 -0
  31. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/docs/source/boards/ekf/spv-mystic.rst +0 -0
  32. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/docs/source/boards/ekf/sq1-track.rst +0 -0
  33. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/docs/source/boards/ekf/sq3-quartet.rst +0 -0
  34. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/docs/source/boards/ekf/sur-uart.rst +0 -0
  35. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/docs/source/boards/hitron/hdrc-300s.rst +0 -0
  36. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/docs/source/boards.rst +0 -0
  37. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/docs/source/conf.py +0 -0
  38. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/docs/source/index.rst +0 -0
  39. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/docs/source/intro.rst +0 -0
  40. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/docs/source/reference/ekfsm.rst +0 -0
  41. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/docs/source/reference/index.rst +0 -0
  42. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/docs/source/reference/systemconfig.rst +0 -0
  43. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/ekfsm/__init__.py +0 -0
  44. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/ekfsm/boards/oem/ekf/ccu.yaml +0 -0
  45. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/ekfsm/boards/oem/ekf/sc5-festival.yaml +0 -0
  46. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/ekfsm/boards/oem/ekf/sc9-toccata.yaml +0 -0
  47. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/ekfsm/boards/oem/ekf/se5-club.yaml +0 -0
  48. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/ekfsm/boards/oem/ekf/sn4-djembe.yaml +0 -0
  49. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/ekfsm/boards/oem/ekf/spv-mystic.yaml +0 -0
  50. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/ekfsm/boards/oem/ekf/sq1-track.yaml +0 -0
  51. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/ekfsm/boards/oem/ekf/sq3-quartet.yaml +0 -0
  52. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/ekfsm/boards/oem/ekf/srf-fan.yaml +0 -0
  53. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/ekfsm/boards/oem/ekf/sur-uart.yaml +0 -0
  54. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/ekfsm/boards/oem/hitron/hdrc-300s.yaml +0 -0
  55. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/ekfsm/config.py +0 -0
  56. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/ekfsm/core/__init__.py +0 -0
  57. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/ekfsm/core/components.py +0 -0
  58. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/ekfsm/core/probe.py +0 -0
  59. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/ekfsm/core/slots.py +0 -0
  60. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/ekfsm/core/sysfs.py +0 -0
  61. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/ekfsm/core/utils.py +0 -0
  62. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/ekfsm/devices/__init__.py +0 -0
  63. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/ekfsm/devices/coretemp.py +0 -0
  64. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/ekfsm/devices/eeprom.py +0 -0
  65. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/ekfsm/devices/ekf_ccu_uc.py +0 -0
  66. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/ekfsm/devices/ekf_sur_led.py +0 -0
  67. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/ekfsm/devices/generic.py +0 -0
  68. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/ekfsm/devices/gpio.py +0 -0
  69. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/ekfsm/devices/iio.py +0 -0
  70. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/ekfsm/devices/iio_thermal_humidity.py +0 -0
  71. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/ekfsm/devices/imu.py +0 -0
  72. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/ekfsm/devices/mux.py +0 -0
  73. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/ekfsm/devices/pmbus.py +0 -0
  74. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/ekfsm/devices/smbus.py +0 -0
  75. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/ekfsm/devices/utils.py +0 -0
  76. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/ekfsm/exceptions.py +0 -0
  77. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/ekfsm/log.py +0 -0
  78. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/ekfsm/py.typed +0 -0
  79. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/ekfsm/system.py +0 -0
  80. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/hack/bringup_zip_i2c_devs.sh +0 -0
  81. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/scripts/modify-acpi-table.sh +0 -0
  82. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/tests/__init__.py +0 -0
  83. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/tests/basic_sim.py +0 -0
  84. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/tests/ccu-test.py +0 -0
  85. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/tests/ccu_wokwi_sim.py +0 -0
  86. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/tests/props.py +0 -0
  87. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/tests/run.py +0 -0
  88. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/tests/sc5-hitron-only.yaml +0 -0
  89. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/tests/sim/__init__.py +0 -0
  90. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/tests/sim/sys/class/hwmon/hwmon2/name +0 -0
  91. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/tests/sim/sys/class/hwmon/hwmon2/temp1_input +0 -0
  92. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/i2c-10/firmware_node/adr +0 -0
  93. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/i2c-10/name +0 -0
  94. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/i2c-10/new_device +0 -0
  95. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/i2c-11/firmware_node/adr +0 -0
  96. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/i2c-11/name +0 -0
  97. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/i2c-11/new_device +0 -0
  98. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/i2c-12/firmware_node/adr +0 -0
  99. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/i2c-12/name +0 -0
  100. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/i2c-12/new_device +0 -0
  101. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/i2c-14/firmware_node/adr +0 -0
  102. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/i2c-14/i2c-PRP0002:01/firmware_node/description +0 -0
  103. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/i2c-14/i2c-PRP0002:01/gpiochip1/dev +0 -0
  104. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/i2c-14/i2c-PRP0002:01/name +0 -0
  105. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/i2c-14/i2c-PRP0002:02/eeprom +0 -0
  106. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/i2c-14/i2c-PRP0002:02/firmware_node/description +0 -0
  107. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/i2c-14/i2c-PRP0002:02/name +0 -0
  108. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/i2c-14/name +0 -0
  109. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/i2c-14/new_device +0 -0
  110. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/i2c-15/firmware_node/adr +0 -0
  111. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/i2c-15/name +0 -0
  112. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/i2c-15/new_device +0 -0
  113. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/i2c-16/firmware_node/adr +0 -0
  114. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/i2c-16/name +0 -0
  115. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/i2c-16/new_device +0 -0
  116. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/i2c-17/firmware_node/adr +0 -0
  117. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/i2c-17/name +0 -0
  118. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/i2c-17/new_device +0 -0
  119. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/i2c-9/firmware_node/adr +0 -0
  120. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/i2c-9/i2c-PRP0001:01/firmware_node/description +0 -0
  121. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/i2c-9/i2c-PRP0001:01/gpiochip1/dev +0 -0
  122. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/i2c-9/i2c-PRP0001:01/name +0 -0
  123. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/i2c-9/i2c-PRP0001:02/eeprom +0 -0
  124. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/i2c-9/i2c-PRP0001:02/firmware_node/description +0 -0
  125. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/i2c-9/i2c-PRP0001:02/name +0 -0
  126. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/i2c-9/name +0 -0
  127. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/i2c-9/new_device +0 -0
  128. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/i2c-PRP0001:00/firmware_node/description +0 -0
  129. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/i2c-PRP0001:00/name +0 -0
  130. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/i2c-PRP0001:03/firmware_node/description +0 -0
  131. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/i2c-PRP0001:03/hwmon/hwmon99/curr1_input +0 -0
  132. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/i2c-PRP0001:03/hwmon/hwmon99/curr2_input +0 -0
  133. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/i2c-PRP0001:03/hwmon/hwmon99/in1_input +0 -0
  134. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/i2c-PRP0001:03/hwmon/hwmon99/in2_input +0 -0
  135. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/i2c-PRP0001:03/hwmon/hwmon99/model +0 -0
  136. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/i2c-PRP0001:03/hwmon/hwmon99/revision +0 -0
  137. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/i2c-PRP0001:03/hwmon/hwmon99/serial +0 -0
  138. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/i2c-PRP0001:03/hwmon/hwmon99/temp1_input +0 -0
  139. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/i2c-PRP0001:03/hwmon/hwmon99/vendor +0 -0
  140. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/i2c-PRP0001:03/name +0 -0
  141. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/i2c-PRP0002:00/firmware_node/description +0 -0
  142. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/i2c-PRP0002:00/name +0 -0
  143. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/new_device +0 -0
  144. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/tests/sim/sys/devices/pci0000:00/0000:00:1f.4/i2c-7/7-0057/eeprom +0 -0
  145. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/tests/sim/sys/devices/pci0000:00/0000:00:1f.4/i2c-7/7-0057/name +0 -0
  146. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/tests/sim/sys/kernel/debug/pmbus/hwmon99/status0_input +0 -0
  147. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/tests/sim/sys/kernel/debug/pmbus/hwmon99/status1_input +0 -0
  148. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/tests/sim/test_system.yaml +0 -0
  149. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/tests/sim/test_system_inconsistent.yaml +0 -0
  150. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/tests/srf-fan-test.py +0 -0
  151. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/tests/srf-fan-test.yaml +0 -0
  152. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/tests/test_config.py +0 -0
  153. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/tests/test_sim-ccu-eeprom.py +0 -0
  154. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/tests/test_sim1.py +0 -0
  155. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/tests/test_sim2.py +0 -0
  156. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/tests/testdata/cfg_simple.yaml +0 -0
  157. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/tests/zip2-ccu-only.yaml +0 -0
  158. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/tests/zip2-smoke.yaml +0 -0
  159. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/tests/zip2_ccu_exp.py +0 -0
  160. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/tests/zip2_ccu_imu.py +0 -0
  161. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/tests/zip2_psu.py +0 -0
  162. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/tests/zip2_smoke.py +0 -0
  163. {ekfsm-0.13.0a160.post4 → ekfsm-0.13.0a168.post1}/uv.lock +0 -0
@@ -67,7 +67,7 @@ code_quality_html:
67
67
 
68
68
  lint:
69
69
  stage: test
70
- before_script:
70
+ before_script:
71
71
  - direnv allow .
72
72
  script:
73
73
  - echo "Lint stage"
@@ -95,9 +95,10 @@ release:
95
95
  when: on_success
96
96
  script:
97
97
  - echo "Creating release ${GitVersion_SemVer} /w Asset debian packages..."
98
+ - echo "$CI_COMMIT_MESSAGE" > release-notes.md
98
99
  release:
99
100
  tag_name: "v${GitVersion_SemVer}"
100
- description: "$CI_COMMIT_MESSAGE"
101
+ description: release-notes.md
101
102
  ref: "$CI_COMMIT_SHA"
102
103
  needs:
103
104
  - version
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: ekfsm
3
- Version: 0.13.0a160.post4
3
+ Version: 0.13.0a168.post1
4
4
  Summary: The EKF System Management Library (ekfsm) is a sensor monitoring suite for Compact PCI Serial devices.
5
5
  Author-email: Klaus Popp <klaus.popp@ci4rail.com>, Jan Jansen <jan@ekf.de>, Felix Päßler <fp@ekf.de>
6
6
  Requires-Python: >=3.10
@@ -75,7 +75,7 @@ def cli(verbose, debug, sysfs, config):
75
75
  @click.option("--revision", "-r", is_flag=False, help="Write chassis revision")
76
76
  @click.option("--model", "-m", is_flag=False, help="Write chassis model")
77
77
  @click.option("--custom", "-c", is_flag=False, help="Write chassis custom information")
78
- @click.option("--version", "-v", is_flag=True, help="Write schema version")
78
+ @click.option("--version", "-v", is_flag=False, help="Write schema version", default=1)
79
79
  def write(serial, unit, vendor, revision, model, custom, version):
80
80
  """Write data to the system"""
81
81
  chassis = sm.ccu.chassis_inventory
@@ -1,6 +1,6 @@
1
1
  from pathlib import Path
2
2
  from ekfsm.core.components import HwModule
3
- from ekfsm.core.sysfs import SysFSDevice, SYSFS_ROOT
3
+ from ekfsm.core.sysfs import SysFSDevice, sysfs_root
4
4
  from .generic import Device
5
5
 
6
6
 
@@ -22,7 +22,9 @@ class SMBIOS(Device):
22
22
  *args,
23
23
  **kwargs,
24
24
  ):
25
- self.sysfs_device: SysFSDevice = SysFSDevice(SYSFS_ROOT / Path("devices/virtual/dmi/id"))
25
+ self.sysfs_device: SysFSDevice = SysFSDevice(
26
+ sysfs_root() / Path("devices/virtual/dmi/id")
27
+ )
26
28
 
27
29
  super().__init__(name, parent, None, *args, **kwargs)
28
30
 
@@ -169,13 +169,16 @@ def enable_smbus_simulation():
169
169
  pm.start()
170
170
 
171
171
 
172
- def enable_simulation(sysfs_path: Path):
172
+ def enable_simulation(sysfs_path: Path | str) -> None:
173
173
  global GPIO_SIM_MAPPING
174
174
  GPIO_SIM_MAPPING = {}
175
175
 
176
176
  global SMBUS_SIM_MAPPING
177
177
  SMBUS_SIM_MAPPING = {}
178
178
 
179
+ if isinstance(sysfs_path, str):
180
+ sysfs_path = Path(sysfs_path)
181
+
179
182
  set_sysfs_root(sysfs_path)
180
183
  enable_gpio_simulation()
181
184
  enable_smbus_simulation()
@@ -21,7 +21,7 @@ authors = [
21
21
  ]
22
22
  description = "The EKF System Management Library (ekfsm) is a sensor monitoring suite for Compact PCI Serial devices."
23
23
  requires-python = ">=3.10"
24
- version = "0.13.0-alpha.160.post.4"
24
+ version = "0.13.0-alpha.168.post.1"
25
25
 
26
26
  [project.scripts]
27
27
  ekfsm-cli = "ekfsm.cli:main"
File without changes