ekfsm 1.4.0a60__tar.gz → 1.4.0a61__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.
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/PKG-INFO +1 -1
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/pyproject.toml +1 -1
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/.env +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/.envrc +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/.flake8 +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/.gitattributes +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/.gitignore +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/.gitlab-ci.yml +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/.readthedocs.yaml +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/.vscode/launch.json +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/.vscode/settings.json +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/GitVersion.yml +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/LICENSE.md +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/README.md +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/devenv.lock +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/devenv.nix +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/devenv.yaml +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/docs/.gitignore +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/docs/Makefile +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/docs/requirements.txt +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/docs/source/_static/devices.drawio.png +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/docs/source/_static/devices.drawio.svg +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/docs/source/_static/ekfsm_system.drawio.png +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/docs/source/_static/ekfsm_system.drawio.svg +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/docs/source/boards/ekf/ccu.rst +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/docs/source/boards/ekf/sc5-festival.rst +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/docs/source/boards/ekf/sc9-toccata.rst +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/docs/source/boards/ekf/se5-club.rst +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/docs/source/boards/ekf/sn4-djembe.rst +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/docs/source/boards/ekf/snippets/cpci_inventory.rst +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/docs/source/boards/ekf/spv-mystic.rst +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/docs/source/boards/ekf/sq1-track.rst +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/docs/source/boards/ekf/sq3-quartet.rst +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/docs/source/boards/ekf/sur-uart.rst +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/docs/source/boards/hitron/hdrc-300s.rst +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/docs/source/boards.rst +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/docs/source/conf.py +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/docs/source/index.rst +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/docs/source/intro.rst +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/docs/source/reference/ekfsm.rst +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/docs/source/reference/index.rst +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/docs/source/reference/systemconfig.rst +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/ekfsm/__init__.py +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/ekfsm/boards/oem/ekf/ccu.yaml +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/ekfsm/boards/oem/ekf/sc5-festival.yaml +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/ekfsm/boards/oem/ekf/sc9-toccata.yaml +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/ekfsm/boards/oem/ekf/se5-club.yaml +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/ekfsm/boards/oem/ekf/sn4-djembe.yaml +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/ekfsm/boards/oem/ekf/spv-mystic.yaml +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/ekfsm/boards/oem/ekf/sq1-track.yaml +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/ekfsm/boards/oem/ekf/sq3-quartet.yaml +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/ekfsm/boards/oem/ekf/srf-fan.yaml +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/ekfsm/boards/oem/ekf/sur-uart.yaml +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/ekfsm/boards/oem/ekf/z1010.yaml +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/ekfsm/boards/oem/hitron/hdrc-300s.yaml +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/ekfsm/cli.py +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/ekfsm/config.py +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/ekfsm/core/__init__.py +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/ekfsm/core/components.py +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/ekfsm/core/connections.py +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/ekfsm/core/probe.py +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/ekfsm/core/slots.py +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/ekfsm/core/sysfs.py +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/ekfsm/core/utils.py +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/ekfsm/devices/__init__.py +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/ekfsm/devices/button.py +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/ekfsm/devices/buttonArray.py +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/ekfsm/devices/colorLed.py +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/ekfsm/devices/coretemp.py +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/ekfsm/devices/eeprom.py +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/ekfsm/devices/ekf_ccu_uc.py +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/ekfsm/devices/ekf_sur_led.py +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/ekfsm/devices/generic.py +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/ekfsm/devices/gpio.py +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/ekfsm/devices/iio.py +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/ekfsm/devices/iio_thermal_humidity.py +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/ekfsm/devices/imu.py +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/ekfsm/devices/io4edge.py +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/ekfsm/devices/ledArray.py +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/ekfsm/devices/mux.py +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/ekfsm/devices/pixelDisplay.py +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/ekfsm/devices/pmbus.py +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/ekfsm/devices/smbios.py +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/ekfsm/devices/smbus.py +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/ekfsm/devices/thermal_humidity.py +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/ekfsm/devices/utils.py +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/ekfsm/devices/watchdog.py +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/ekfsm/exceptions.py +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/ekfsm/lock.py +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/ekfsm/log.py +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/ekfsm/py.typed +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/ekfsm/simctrl.py +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/ekfsm/system.py +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/ekfsm/utils.py +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/hack/bringup_zip_i2c_devs.sh +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/scripts/modify-acpi-table.sh +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/tests/__init__.py +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/tests/basic_sim.py +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/tests/cctv.py +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/tests/cctv.yaml +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/tests/ccu-test.py +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/tests/ccu_wokwi_sim.py +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/tests/data/cfg_simple.yaml +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/tests/locking/lock_tester.py +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/tests/locking/test_lock.py +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/tests/props.py +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/tests/run.py +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/tests/sc5-hitron-only.yaml +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/tests/sim/SQ3.png +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/tests/sim/__init__.py +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/tests/sim/sys/bus/i2c/drivers/at24/.keep +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/tests/sim/sys/bus/i2c/drivers/pca953x/.keep +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/tests/sim/sys/bus/i2c/drivers/pca954x/.keep +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/tests/sim/sys/class/hwmon/hwmon2/name +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/tests/sim/sys/class/hwmon/hwmon2/temp1_input +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/i2c-10/firmware_node/adr +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/i2c-10/name +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/i2c-10/new_device +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/i2c-11/firmware_node/adr +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/i2c-11/name +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/i2c-11/new_device +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/i2c-12/firmware_node/adr +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/i2c-12/name +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/i2c-12/new_device +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/i2c-14/firmware_node/adr +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/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
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/i2c-14/i2c-PRP0002:01/gpiochip1/dev +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/i2c-14/i2c-PRP0002:01/name +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/i2c-14/i2c-PRP0002:02/eeprom +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/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
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/i2c-14/i2c-PRP0002:02/name +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/i2c-14/name +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/i2c-14/new_device +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/i2c-15/firmware_node/adr +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/i2c-15/name +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/i2c-15/new_device +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/i2c-16/firmware_node/adr +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/i2c-16/name +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/i2c-16/new_device +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/i2c-17/firmware_node/adr +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/i2c-17/name +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/i2c-17/new_device +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/i2c-9/firmware_node/adr +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/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
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/i2c-9/i2c-PRP0001:01/gpiochip1/dev +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/i2c-9/i2c-PRP0001:01/name +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/i2c-9/i2c-PRP0001:02/eeprom +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/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
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/i2c-9/i2c-PRP0001:02/name +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/i2c-9/name +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/i2c-9/new_device +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/i2c-PRP0001:00/firmware_node/description +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/i2c-PRP0001:00/name +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/i2c-PRP0001:03/firmware_node/description +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/i2c-PRP0001:03/hwmon/hwmon99/curr1_input +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/i2c-PRP0001:03/hwmon/hwmon99/curr2_input +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/i2c-PRP0001:03/hwmon/hwmon99/in1_input +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/i2c-PRP0001:03/hwmon/hwmon99/in2_input +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/i2c-PRP0001:03/hwmon/hwmon99/model +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/i2c-PRP0001:03/hwmon/hwmon99/revision +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/i2c-PRP0001:03/hwmon/hwmon99/serial +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/i2c-PRP0001:03/hwmon/hwmon99/temp1_input +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/i2c-PRP0001:03/hwmon/hwmon99/vendor +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/i2c-PRP0001:03/name +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/i2c-PRP0002:00/firmware_node/description +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/i2c-PRP0002:00/name +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/new_device +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/tests/sim/sys/devices/pci0000:00/0000:00:1f.4/i2c-7/7-0057/eeprom +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/tests/sim/sys/devices/pci0000:00/0000:00:1f.4/i2c-7/7-0057/name +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/tests/sim/sys/devices/virtual/dmi/id/board_version +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/tests/sim/sys/kernel/debug/pmbus/hwmon99/status0_input +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/tests/sim/sys/kernel/debug/pmbus/hwmon99/status1_input +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/tests/sim/test_system.yaml +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/tests/sim/test_system_inconsistent.yaml +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/tests/sq3-only.py +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/tests/sq3-only.yaml +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/tests/srf-fan-test.py +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/tests/srf-fan-test.yaml +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/tests/test_config.py +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/tests/test_module_schema.py +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/tests/test_sim-ccu-eeprom.py +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/tests/test_sim1.py +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/tests/test_sim2.py +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/tests/zip2-ccu-only.yaml +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/tests/zip2-comp1.yaml +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/tests/zip2-comp1_smoke.py +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/tests/zip2-comp2.yaml +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/tests/zip2-comp2_smoke.py +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/tests/zip2_ccu_exp.py +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/tests/zip2_ccu_imu.py +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/tests/zip2_psu.py +0 -0
- {ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/uv.lock +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: ekfsm
|
|
3
|
-
Version: 1.4.
|
|
3
|
+
Version: 1.4.0a61
|
|
4
4
|
Summary: The EKF System Management Library (ekfsm) is a sensor monitoring suite for Compact PCI Serial devices.
|
|
5
5
|
Author-email: Jan Jansen <jan@ekf.de>, Klaus Popp <klaus.popp@ci4rail.com>, Felix Päßler <fp@ekf.de>
|
|
6
6
|
Requires-Python: >=3.12
|
|
@@ -27,7 +27,7 @@ authors = [
|
|
|
27
27
|
]
|
|
28
28
|
description = "The EKF System Management Library (ekfsm) is a sensor monitoring suite for Compact PCI Serial devices."
|
|
29
29
|
requires-python = ">=3.12"
|
|
30
|
-
version = "1.4.0-alpha.
|
|
30
|
+
version = "1.4.0-alpha.61"
|
|
31
31
|
|
|
32
32
|
[project.scripts]
|
|
33
33
|
ekfsm-cli = "ekfsm.cli:main"
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/tests/sim/sys/devices/pci0000:00/0000:00:1f.4/i2c-7/7-0057/eeprom
RENAMED
|
File without changes
|
{ekfsm-1.4.0a60 → ekfsm-1.4.0a61}/tests/sim/sys/devices/pci0000:00/0000:00:1f.4/i2c-7/7-0057/name
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|