ekfsm 1.3.0a26__tar.gz → 1.4.0a1__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 (373) hide show
  1. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/.gitlab-ci.yml +20 -3
  2. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/PKG-INFO +1 -1
  3. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/devenv.lock +25 -28
  4. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/devenv.nix +4 -0
  5. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/pyproject.toml +5 -4
  6. ekfsm-1.3.0a26/docs/build/doctrees/boards/ekf/ccu.doctree +0 -0
  7. ekfsm-1.3.0a26/docs/build/doctrees/boards/ekf/sc5-festival.doctree +0 -0
  8. ekfsm-1.3.0a26/docs/build/doctrees/boards/ekf/sc9-toccata.doctree +0 -0
  9. ekfsm-1.3.0a26/docs/build/doctrees/boards/ekf/se5-club.doctree +0 -0
  10. ekfsm-1.3.0a26/docs/build/doctrees/boards/ekf/sn4-djembe.doctree +0 -0
  11. ekfsm-1.3.0a26/docs/build/doctrees/boards/ekf/snippets/cpci_inventory.doctree +0 -0
  12. ekfsm-1.3.0a26/docs/build/doctrees/boards/ekf/spv-mystic.doctree +0 -0
  13. ekfsm-1.3.0a26/docs/build/doctrees/boards/ekf/sq1-track.doctree +0 -0
  14. ekfsm-1.3.0a26/docs/build/doctrees/boards/ekf/sq3-quartet.doctree +0 -0
  15. ekfsm-1.3.0a26/docs/build/doctrees/boards/ekf/sur-uart.doctree +0 -0
  16. ekfsm-1.3.0a26/docs/build/doctrees/boards/hitron/hdrc-300s.doctree +0 -0
  17. ekfsm-1.3.0a26/docs/build/doctrees/boards.doctree +0 -0
  18. ekfsm-1.3.0a26/docs/build/doctrees/environment.pickle +0 -0
  19. ekfsm-1.3.0a26/docs/build/doctrees/index.doctree +0 -0
  20. ekfsm-1.3.0a26/docs/build/doctrees/intro.doctree +0 -0
  21. ekfsm-1.3.0a26/docs/build/doctrees/reference/ekfsm.doctree +0 -0
  22. ekfsm-1.3.0a26/docs/build/doctrees/reference/index.doctree +0 -0
  23. ekfsm-1.3.0a26/docs/build/doctrees/reference/systemconfig.doctree +0 -0
  24. ekfsm-1.3.0a26/docs/build/html/.buildinfo +0 -4
  25. ekfsm-1.3.0a26/docs/build/html/_modules/ekfsm/cli.html +0 -247
  26. ekfsm-1.3.0a26/docs/build/html/_modules/ekfsm/config.html +0 -144
  27. ekfsm-1.3.0a26/docs/build/html/_modules/ekfsm/core/components.html +0 -250
  28. ekfsm-1.3.0a26/docs/build/html/_modules/ekfsm/core/probe.html +0 -119
  29. ekfsm-1.3.0a26/docs/build/html/_modules/ekfsm/core/slots.html +0 -325
  30. ekfsm-1.3.0a26/docs/build/html/_modules/ekfsm/core/sysfs.html +0 -229
  31. ekfsm-1.3.0a26/docs/build/html/_modules/ekfsm/core/utils.html +0 -204
  32. ekfsm-1.3.0a26/docs/build/html/_modules/ekfsm/devices/coretemp.html +0 -183
  33. ekfsm-1.3.0a26/docs/build/html/_modules/ekfsm/devices/eeprom.html +0 -1350
  34. ekfsm-1.3.0a26/docs/build/html/_modules/ekfsm/devices/ekf_ccu_uc.html +0 -628
  35. ekfsm-1.3.0a26/docs/build/html/_modules/ekfsm/devices/ekf_sur_led.html +0 -176
  36. ekfsm-1.3.0a26/docs/build/html/_modules/ekfsm/devices/generic.html +0 -429
  37. ekfsm-1.3.0a26/docs/build/html/_modules/ekfsm/devices/gpio.html +0 -522
  38. ekfsm-1.3.0a26/docs/build/html/_modules/ekfsm/devices/iio.html +0 -164
  39. ekfsm-1.3.0a26/docs/build/html/_modules/ekfsm/devices/iio_thermal_humidity.html +0 -161
  40. ekfsm-1.3.0a26/docs/build/html/_modules/ekfsm/devices/imu.html +0 -124
  41. ekfsm-1.3.0a26/docs/build/html/_modules/ekfsm/devices/mux.html +0 -178
  42. ekfsm-1.3.0a26/docs/build/html/_modules/ekfsm/devices/pmbus.html +0 -418
  43. ekfsm-1.3.0a26/docs/build/html/_modules/ekfsm/devices/smbios.html +0 -149
  44. ekfsm-1.3.0a26/docs/build/html/_modules/ekfsm/devices/utils.html +0 -125
  45. ekfsm-1.3.0a26/docs/build/html/_modules/ekfsm/exceptions.html +0 -185
  46. ekfsm-1.3.0a26/docs/build/html/_modules/ekfsm/lock.html +0 -239
  47. ekfsm-1.3.0a26/docs/build/html/_modules/ekfsm/log.html +0 -134
  48. ekfsm-1.3.0a26/docs/build/html/_modules/ekfsm/system.html +0 -490
  49. ekfsm-1.3.0a26/docs/build/html/_modules/ekfsm/utils.html +0 -150
  50. ekfsm-1.3.0a26/docs/build/html/_modules/enum.html +0 -2212
  51. ekfsm-1.3.0a26/docs/build/html/_modules/index.html +0 -127
  52. ekfsm-1.3.0a26/docs/build/html/_sources/boards/ekf/ccu.rst.txt +0 -151
  53. ekfsm-1.3.0a26/docs/build/html/_sources/boards/ekf/sc5-festival.rst.txt +0 -42
  54. ekfsm-1.3.0a26/docs/build/html/_sources/boards/ekf/sc9-toccata.rst.txt +0 -42
  55. ekfsm-1.3.0a26/docs/build/html/_sources/boards/ekf/se5-club.rst.txt +0 -10
  56. ekfsm-1.3.0a26/docs/build/html/_sources/boards/ekf/sn4-djembe.rst.txt +0 -10
  57. ekfsm-1.3.0a26/docs/build/html/_sources/boards/ekf/snippets/cpci_inventory.rst.txt +0 -16
  58. ekfsm-1.3.0a26/docs/build/html/_sources/boards/ekf/spv-mystic.rst.txt +0 -30
  59. ekfsm-1.3.0a26/docs/build/html/_sources/boards/ekf/sq1-track.rst.txt +0 -8
  60. ekfsm-1.3.0a26/docs/build/html/_sources/boards/ekf/sq3-quartet.rst.txt +0 -8
  61. ekfsm-1.3.0a26/docs/build/html/_sources/boards/ekf/sur-uart.rst.txt +0 -36
  62. ekfsm-1.3.0a26/docs/build/html/_sources/boards/hitron/hdrc-300s.rst.txt +0 -63
  63. ekfsm-1.3.0a26/docs/build/html/_sources/boards.rst.txt +0 -24
  64. ekfsm-1.3.0a26/docs/build/html/_sources/index.rst.txt +0 -16
  65. ekfsm-1.3.0a26/docs/build/html/_sources/intro.rst.txt +0 -204
  66. ekfsm-1.3.0a26/docs/build/html/_sources/reference/ekfsm.rst.txt +0 -98
  67. ekfsm-1.3.0a26/docs/build/html/_sources/reference/index.rst.txt +0 -13
  68. ekfsm-1.3.0a26/docs/build/html/_sources/reference/systemconfig.rst.txt +0 -88
  69. ekfsm-1.3.0a26/docs/build/html/_static/_sphinx_javascript_frameworks_compat.js +0 -123
  70. ekfsm-1.3.0a26/docs/build/html/_static/basic.css +0 -914
  71. ekfsm-1.3.0a26/docs/build/html/_static/css/badge_only.css +0 -1
  72. ekfsm-1.3.0a26/docs/build/html/_static/css/fonts/Roboto-Slab-Bold.woff +0 -0
  73. ekfsm-1.3.0a26/docs/build/html/_static/css/fonts/Roboto-Slab-Bold.woff2 +0 -0
  74. ekfsm-1.3.0a26/docs/build/html/_static/css/fonts/Roboto-Slab-Regular.woff +0 -0
  75. ekfsm-1.3.0a26/docs/build/html/_static/css/fonts/Roboto-Slab-Regular.woff2 +0 -0
  76. ekfsm-1.3.0a26/docs/build/html/_static/css/fonts/fontawesome-webfont.eot +0 -0
  77. ekfsm-1.3.0a26/docs/build/html/_static/css/fonts/fontawesome-webfont.svg +0 -2671
  78. ekfsm-1.3.0a26/docs/build/html/_static/css/fonts/fontawesome-webfont.ttf +0 -0
  79. ekfsm-1.3.0a26/docs/build/html/_static/css/fonts/fontawesome-webfont.woff +0 -0
  80. ekfsm-1.3.0a26/docs/build/html/_static/css/fonts/fontawesome-webfont.woff2 +0 -0
  81. ekfsm-1.3.0a26/docs/build/html/_static/css/fonts/lato-bold-italic.woff +0 -0
  82. ekfsm-1.3.0a26/docs/build/html/_static/css/fonts/lato-bold-italic.woff2 +0 -0
  83. ekfsm-1.3.0a26/docs/build/html/_static/css/fonts/lato-bold.woff +0 -0
  84. ekfsm-1.3.0a26/docs/build/html/_static/css/fonts/lato-bold.woff2 +0 -0
  85. ekfsm-1.3.0a26/docs/build/html/_static/css/fonts/lato-normal-italic.woff +0 -0
  86. ekfsm-1.3.0a26/docs/build/html/_static/css/fonts/lato-normal-italic.woff2 +0 -0
  87. ekfsm-1.3.0a26/docs/build/html/_static/css/fonts/lato-normal.woff +0 -0
  88. ekfsm-1.3.0a26/docs/build/html/_static/css/fonts/lato-normal.woff2 +0 -0
  89. ekfsm-1.3.0a26/docs/build/html/_static/css/theme.css +0 -4
  90. ekfsm-1.3.0a26/docs/build/html/_static/devices.drawio.png +0 -0
  91. ekfsm-1.3.0a26/docs/build/html/_static/doctools.js +0 -149
  92. ekfsm-1.3.0a26/docs/build/html/_static/documentation_options.js +0 -13
  93. ekfsm-1.3.0a26/docs/build/html/_static/ekfsm_system.drawio.png +0 -0
  94. ekfsm-1.3.0a26/docs/build/html/_static/file.png +0 -0
  95. ekfsm-1.3.0a26/docs/build/html/_static/fonts/Lato/lato-bold.eot +0 -0
  96. ekfsm-1.3.0a26/docs/build/html/_static/fonts/Lato/lato-bold.ttf +0 -0
  97. ekfsm-1.3.0a26/docs/build/html/_static/fonts/Lato/lato-bold.woff +0 -0
  98. ekfsm-1.3.0a26/docs/build/html/_static/fonts/Lato/lato-bold.woff2 +0 -0
  99. ekfsm-1.3.0a26/docs/build/html/_static/fonts/Lato/lato-bolditalic.eot +0 -0
  100. ekfsm-1.3.0a26/docs/build/html/_static/fonts/Lato/lato-bolditalic.ttf +0 -0
  101. ekfsm-1.3.0a26/docs/build/html/_static/fonts/Lato/lato-bolditalic.woff +0 -0
  102. ekfsm-1.3.0a26/docs/build/html/_static/fonts/Lato/lato-bolditalic.woff2 +0 -0
  103. ekfsm-1.3.0a26/docs/build/html/_static/fonts/Lato/lato-italic.eot +0 -0
  104. ekfsm-1.3.0a26/docs/build/html/_static/fonts/Lato/lato-italic.ttf +0 -0
  105. ekfsm-1.3.0a26/docs/build/html/_static/fonts/Lato/lato-italic.woff +0 -0
  106. ekfsm-1.3.0a26/docs/build/html/_static/fonts/Lato/lato-italic.woff2 +0 -0
  107. ekfsm-1.3.0a26/docs/build/html/_static/fonts/Lato/lato-regular.eot +0 -0
  108. ekfsm-1.3.0a26/docs/build/html/_static/fonts/Lato/lato-regular.ttf +0 -0
  109. ekfsm-1.3.0a26/docs/build/html/_static/fonts/Lato/lato-regular.woff +0 -0
  110. ekfsm-1.3.0a26/docs/build/html/_static/fonts/Lato/lato-regular.woff2 +0 -0
  111. ekfsm-1.3.0a26/docs/build/html/_static/fonts/RobotoSlab/roboto-slab-v7-bold.eot +0 -0
  112. ekfsm-1.3.0a26/docs/build/html/_static/fonts/RobotoSlab/roboto-slab-v7-bold.ttf +0 -0
  113. ekfsm-1.3.0a26/docs/build/html/_static/fonts/RobotoSlab/roboto-slab-v7-bold.woff +0 -0
  114. ekfsm-1.3.0a26/docs/build/html/_static/fonts/RobotoSlab/roboto-slab-v7-bold.woff2 +0 -0
  115. ekfsm-1.3.0a26/docs/build/html/_static/fonts/RobotoSlab/roboto-slab-v7-regular.eot +0 -0
  116. ekfsm-1.3.0a26/docs/build/html/_static/fonts/RobotoSlab/roboto-slab-v7-regular.ttf +0 -0
  117. ekfsm-1.3.0a26/docs/build/html/_static/fonts/RobotoSlab/roboto-slab-v7-regular.woff +0 -0
  118. ekfsm-1.3.0a26/docs/build/html/_static/fonts/RobotoSlab/roboto-slab-v7-regular.woff2 +0 -0
  119. ekfsm-1.3.0a26/docs/build/html/_static/jquery.js +0 -2
  120. ekfsm-1.3.0a26/docs/build/html/_static/js/badge_only.js +0 -1
  121. ekfsm-1.3.0a26/docs/build/html/_static/js/theme.js +0 -1
  122. ekfsm-1.3.0a26/docs/build/html/_static/js/versions.js +0 -228
  123. ekfsm-1.3.0a26/docs/build/html/_static/language_data.js +0 -192
  124. ekfsm-1.3.0a26/docs/build/html/_static/minus.png +0 -0
  125. ekfsm-1.3.0a26/docs/build/html/_static/plus.png +0 -0
  126. ekfsm-1.3.0a26/docs/build/html/_static/pygments.css +0 -75
  127. ekfsm-1.3.0a26/docs/build/html/_static/searchtools.js +0 -632
  128. ekfsm-1.3.0a26/docs/build/html/_static/sphinx_highlight.js +0 -154
  129. ekfsm-1.3.0a26/docs/build/html/boards/ekf/ccu.html +0 -367
  130. ekfsm-1.3.0a26/docs/build/html/boards/ekf/sc5-festival.html +0 -182
  131. ekfsm-1.3.0a26/docs/build/html/boards/ekf/sc9-toccata.html +0 -182
  132. ekfsm-1.3.0a26/docs/build/html/boards/ekf/se5-club.html +0 -158
  133. ekfsm-1.3.0a26/docs/build/html/boards/ekf/sn4-djembe.html +0 -158
  134. ekfsm-1.3.0a26/docs/build/html/boards/ekf/snippets/cpci_inventory.html +0 -130
  135. ekfsm-1.3.0a26/docs/build/html/boards/ekf/spv-mystic.html +0 -188
  136. ekfsm-1.3.0a26/docs/build/html/boards/ekf/sq1-track.html +0 -157
  137. ekfsm-1.3.0a26/docs/build/html/boards/ekf/sq3-quartet.html +0 -157
  138. ekfsm-1.3.0a26/docs/build/html/boards/ekf/sur-uart.html +0 -197
  139. ekfsm-1.3.0a26/docs/build/html/boards/hitron/hdrc-300s.html +0 -225
  140. ekfsm-1.3.0a26/docs/build/html/boards.html +0 -154
  141. ekfsm-1.3.0a26/docs/build/html/genindex.html +0 -1201
  142. ekfsm-1.3.0a26/docs/build/html/index.html +0 -142
  143. ekfsm-1.3.0a26/docs/build/html/intro.html +0 -291
  144. ekfsm-1.3.0a26/docs/build/html/objects.inv +0 -0
  145. ekfsm-1.3.0a26/docs/build/html/py-modindex.html +0 -227
  146. ekfsm-1.3.0a26/docs/build/html/reference/ekfsm.html +0 -3687
  147. ekfsm-1.3.0a26/docs/build/html/reference/index.html +0 -264
  148. ekfsm-1.3.0a26/docs/build/html/reference/systemconfig.html +0 -190
  149. ekfsm-1.3.0a26/docs/build/html/search.html +0 -122
  150. ekfsm-1.3.0a26/docs/build/html/searchindex.js +0 -1
  151. ekfsm-1.3.0a26/docs/build/latex/LICRcyr2utf8.xdy +0 -101
  152. ekfsm-1.3.0a26/docs/build/latex/LICRlatin2utf8.xdy +0 -239
  153. ekfsm-1.3.0a26/docs/build/latex/LatinRules.xdy +0 -611
  154. ekfsm-1.3.0a26/docs/build/latex/Makefile +0 -65
  155. ekfsm-1.3.0a26/docs/build/latex/_static/_sphinx_javascript_frameworks_compat.js +0 -123
  156. ekfsm-1.3.0a26/docs/build/latex/_static/jquery.js +0 -2
  157. ekfsm-1.3.0a26/docs/build/latex/devices.drawio.png +0 -0
  158. ekfsm-1.3.0a26/docs/build/latex/ekfsm.aux +0 -482
  159. ekfsm-1.3.0a26/docs/build/latex/ekfsm.fdb_latexmk +0 -207
  160. ekfsm-1.3.0a26/docs/build/latex/ekfsm.fls +0 -407
  161. ekfsm-1.3.0a26/docs/build/latex/ekfsm.idx +0 -320
  162. ekfsm-1.3.0a26/docs/build/latex/ekfsm.ilg +0 -7
  163. ekfsm-1.3.0a26/docs/build/latex/ekfsm.ind +0 -534
  164. ekfsm-1.3.0a26/docs/build/latex/ekfsm.log +0 -2182
  165. ekfsm-1.3.0a26/docs/build/latex/ekfsm.out +0 -86
  166. ekfsm-1.3.0a26/docs/build/latex/ekfsm.pdf +0 -0
  167. ekfsm-1.3.0a26/docs/build/latex/ekfsm.tex +0 -8359
  168. ekfsm-1.3.0a26/docs/build/latex/ekfsm.toc +0 -87
  169. ekfsm-1.3.0a26/docs/build/latex/ekfsm_system.drawio.png +0 -0
  170. ekfsm-1.3.0a26/docs/build/latex/latexmkjarc +0 -22
  171. ekfsm-1.3.0a26/docs/build/latex/latexmkrc +0 -9
  172. ekfsm-1.3.0a26/docs/build/latex/make.bat +0 -31
  173. ekfsm-1.3.0a26/docs/build/latex/python.ist +0 -16
  174. ekfsm-1.3.0a26/docs/build/latex/sphinx.sty +0 -1195
  175. ekfsm-1.3.0a26/docs/build/latex/sphinx.xdy +0 -230
  176. ekfsm-1.3.0a26/docs/build/latex/sphinxhighlight.sty +0 -130
  177. ekfsm-1.3.0a26/docs/build/latex/sphinxhowto.cls +0 -102
  178. ekfsm-1.3.0a26/docs/build/latex/sphinxlatexadmonitions.sty +0 -403
  179. ekfsm-1.3.0a26/docs/build/latex/sphinxlatexcontainers.sty +0 -22
  180. ekfsm-1.3.0a26/docs/build/latex/sphinxlatexgraphics.sty +0 -123
  181. ekfsm-1.3.0a26/docs/build/latex/sphinxlatexindbibtoc.sty +0 -69
  182. ekfsm-1.3.0a26/docs/build/latex/sphinxlatexlists.sty +0 -131
  183. ekfsm-1.3.0a26/docs/build/latex/sphinxlatexliterals.sty +0 -1000
  184. ekfsm-1.3.0a26/docs/build/latex/sphinxlatexnumfig.sty +0 -135
  185. ekfsm-1.3.0a26/docs/build/latex/sphinxlatexobjects.sty +0 -365
  186. ekfsm-1.3.0a26/docs/build/latex/sphinxlatexshadowbox.sty +0 -178
  187. ekfsm-1.3.0a26/docs/build/latex/sphinxlatexstyleheadings.sty +0 -91
  188. ekfsm-1.3.0a26/docs/build/latex/sphinxlatexstylepage.sty +0 -73
  189. ekfsm-1.3.0a26/docs/build/latex/sphinxlatexstyletext.sty +0 -145
  190. ekfsm-1.3.0a26/docs/build/latex/sphinxlatextables.sty +0 -1241
  191. ekfsm-1.3.0a26/docs/build/latex/sphinxmanual.cls +0 -128
  192. ekfsm-1.3.0a26/docs/build/latex/sphinxmessages.sty +0 -21
  193. ekfsm-1.3.0a26/docs/build/latex/sphinxoptionsgeometry.sty +0 -54
  194. ekfsm-1.3.0a26/docs/build/latex/sphinxoptionshyperref.sty +0 -35
  195. ekfsm-1.3.0a26/docs/build/latex/sphinxpackageboxes.sty +0 -827
  196. ekfsm-1.3.0a26/docs/build/latex/sphinxpackagecyrillic.sty +0 -55
  197. ekfsm-1.3.0a26/docs/build/latex/sphinxpackagefootnote.sty +0 -434
  198. ekfsm-1.3.0a26/docs/build/latex/sphinxpackagesubstitutefont.sty +0 -21
  199. ekfsm-1.3.0a26/docs/source/_static/devices.drawio.png +0 -0
  200. ekfsm-1.3.0a26/docs/source/_static/devices.drawio.svg +0 -4
  201. ekfsm-1.3.0a26/docs/source/_static/ekfsm_system.drawio.png +0 -0
  202. ekfsm-1.3.0a26/docs/source/_static/ekfsm_system.drawio.svg +0 -4
  203. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/.env +0 -0
  204. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/.envrc +0 -0
  205. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/.flake8 +0 -0
  206. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/.gitignore +0 -0
  207. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/.readthedocs.yaml +0 -0
  208. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/.vscode/launch.json +0 -0
  209. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/.vscode/settings.json +0 -0
  210. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/GitVersion.yml +0 -0
  211. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/LICENSE.md +0 -0
  212. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/README.md +0 -0
  213. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/devenv.yaml +0 -0
  214. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/docs/.gitignore +0 -0
  215. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/docs/Makefile +0 -0
  216. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/docs/requirements.txt +0 -0
  217. {ekfsm-1.3.0a26/docs/build/html/_images → ekfsm-1.4.0a1/docs/source/_static}/devices.drawio.png +0 -0
  218. {ekfsm-1.3.0a26/docs/build/html → ekfsm-1.4.0a1/docs/source}/_static/devices.drawio.svg +0 -0
  219. {ekfsm-1.3.0a26/docs/build/html/_images → ekfsm-1.4.0a1/docs/source/_static}/ekfsm_system.drawio.png +0 -0
  220. {ekfsm-1.3.0a26/docs/build/html → ekfsm-1.4.0a1/docs/source}/_static/ekfsm_system.drawio.svg +0 -0
  221. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/docs/source/boards/ekf/ccu.rst +0 -0
  222. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/docs/source/boards/ekf/sc5-festival.rst +0 -0
  223. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/docs/source/boards/ekf/sc9-toccata.rst +0 -0
  224. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/docs/source/boards/ekf/se5-club.rst +0 -0
  225. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/docs/source/boards/ekf/sn4-djembe.rst +0 -0
  226. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/docs/source/boards/ekf/snippets/cpci_inventory.rst +0 -0
  227. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/docs/source/boards/ekf/spv-mystic.rst +0 -0
  228. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/docs/source/boards/ekf/sq1-track.rst +0 -0
  229. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/docs/source/boards/ekf/sq3-quartet.rst +0 -0
  230. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/docs/source/boards/ekf/sur-uart.rst +0 -0
  231. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/docs/source/boards/hitron/hdrc-300s.rst +0 -0
  232. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/docs/source/boards.rst +0 -0
  233. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/docs/source/conf.py +0 -0
  234. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/docs/source/index.rst +0 -0
  235. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/docs/source/intro.rst +0 -0
  236. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/docs/source/reference/ekfsm.rst +0 -0
  237. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/docs/source/reference/index.rst +0 -0
  238. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/docs/source/reference/systemconfig.rst +0 -0
  239. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/ekfsm/__init__.py +0 -0
  240. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/ekfsm/boards/oem/ekf/ccu.yaml +0 -0
  241. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/ekfsm/boards/oem/ekf/sc5-festival.yaml +0 -0
  242. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/ekfsm/boards/oem/ekf/sc9-toccata.yaml +0 -0
  243. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/ekfsm/boards/oem/ekf/se5-club.yaml +0 -0
  244. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/ekfsm/boards/oem/ekf/sn4-djembe.yaml +0 -0
  245. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/ekfsm/boards/oem/ekf/spv-mystic.yaml +0 -0
  246. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/ekfsm/boards/oem/ekf/sq1-track.yaml +0 -0
  247. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/ekfsm/boards/oem/ekf/sq3-quartet.yaml +0 -0
  248. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/ekfsm/boards/oem/ekf/srf-fan.yaml +0 -0
  249. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/ekfsm/boards/oem/ekf/sur-uart.yaml +0 -0
  250. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/ekfsm/boards/oem/hitron/hdrc-300s.yaml +0 -0
  251. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/ekfsm/cli.py +0 -0
  252. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/ekfsm/config.py +0 -0
  253. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/ekfsm/core/__init__.py +0 -0
  254. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/ekfsm/core/components.py +0 -0
  255. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/ekfsm/core/probe.py +0 -0
  256. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/ekfsm/core/slots.py +0 -0
  257. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/ekfsm/core/sysfs.py +0 -0
  258. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/ekfsm/core/utils.py +0 -0
  259. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/ekfsm/devices/__init__.py +0 -0
  260. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/ekfsm/devices/coretemp.py +0 -0
  261. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/ekfsm/devices/eeprom.py +0 -0
  262. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/ekfsm/devices/ekf_ccu_uc.py +0 -0
  263. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/ekfsm/devices/ekf_sur_led.py +0 -0
  264. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/ekfsm/devices/generic.py +0 -0
  265. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/ekfsm/devices/gpio.py +0 -0
  266. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/ekfsm/devices/iio.py +0 -0
  267. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/ekfsm/devices/iio_thermal_humidity.py +0 -0
  268. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/ekfsm/devices/imu.py +0 -0
  269. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/ekfsm/devices/mux.py +0 -0
  270. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/ekfsm/devices/pmbus.py +0 -0
  271. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/ekfsm/devices/smbios.py +0 -0
  272. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/ekfsm/devices/smbus.py +0 -0
  273. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/ekfsm/devices/utils.py +0 -0
  274. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/ekfsm/exceptions.py +0 -0
  275. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/ekfsm/lock.py +0 -0
  276. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/ekfsm/log.py +0 -0
  277. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/ekfsm/py.typed +0 -0
  278. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/ekfsm/simctrl.py +0 -0
  279. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/ekfsm/system.py +0 -0
  280. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/ekfsm/utils.py +0 -0
  281. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/hack/bringup_zip_i2c_devs.sh +0 -0
  282. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/scripts/modify-acpi-table.sh +0 -0
  283. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/tests/__init__.py +0 -0
  284. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/tests/basic_sim.py +0 -0
  285. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/tests/ccu-test.py +0 -0
  286. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/tests/ccu_wokwi_sim.py +0 -0
  287. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/tests/data/cfg_simple.yaml +0 -0
  288. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/tests/locking/lock_tester.py +0 -0
  289. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/tests/locking/test_lock.py +0 -0
  290. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/tests/props.py +0 -0
  291. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/tests/run.py +0 -0
  292. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/tests/sc5-hitron-only.yaml +0 -0
  293. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/tests/sim/__init__.py +0 -0
  294. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/tests/sim/sys/bus/i2c/drivers/at24/.keep +0 -0
  295. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/tests/sim/sys/bus/i2c/drivers/pca953x/.keep +0 -0
  296. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/tests/sim/sys/bus/i2c/drivers/pca954x/.keep +0 -0
  297. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/tests/sim/sys/class/hwmon/hwmon2/name +0 -0
  298. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/tests/sim/sys/class/hwmon/hwmon2/temp1_input +0 -0
  299. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/i2c-10/firmware_node/adr +0 -0
  300. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/i2c-10/name +0 -0
  301. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/i2c-10/new_device +0 -0
  302. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/i2c-11/firmware_node/adr +0 -0
  303. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/i2c-11/name +0 -0
  304. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/i2c-11/new_device +0 -0
  305. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/i2c-12/firmware_node/adr +0 -0
  306. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/i2c-12/name +0 -0
  307. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/i2c-12/new_device +0 -0
  308. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/i2c-14/firmware_node/adr +0 -0
  309. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/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
  310. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/i2c-14/i2c-PRP0002:01/gpiochip1/dev +0 -0
  311. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/i2c-14/i2c-PRP0002:01/name +0 -0
  312. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/i2c-14/i2c-PRP0002:02/eeprom +0 -0
  313. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/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
  314. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/i2c-14/i2c-PRP0002:02/name +0 -0
  315. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/i2c-14/name +0 -0
  316. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/i2c-14/new_device +0 -0
  317. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/i2c-15/firmware_node/adr +0 -0
  318. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/i2c-15/name +0 -0
  319. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/i2c-15/new_device +0 -0
  320. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/i2c-16/firmware_node/adr +0 -0
  321. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/i2c-16/name +0 -0
  322. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/i2c-16/new_device +0 -0
  323. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/i2c-17/firmware_node/adr +0 -0
  324. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/i2c-17/name +0 -0
  325. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/i2c-17/new_device +0 -0
  326. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/i2c-9/firmware_node/adr +0 -0
  327. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/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
  328. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/i2c-9/i2c-PRP0001:01/gpiochip1/dev +0 -0
  329. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/i2c-9/i2c-PRP0001:01/name +0 -0
  330. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/i2c-9/i2c-PRP0001:02/eeprom +0 -0
  331. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/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
  332. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/i2c-9/i2c-PRP0001:02/name +0 -0
  333. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/i2c-9/name +0 -0
  334. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/i2c-9/new_device +0 -0
  335. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/i2c-PRP0001:00/firmware_node/description +0 -0
  336. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/i2c-PRP0001:00/name +0 -0
  337. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/i2c-PRP0001:03/firmware_node/description +0 -0
  338. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/i2c-PRP0001:03/hwmon/hwmon99/curr1_input +0 -0
  339. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/i2c-PRP0001:03/hwmon/hwmon99/curr2_input +0 -0
  340. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/i2c-PRP0001:03/hwmon/hwmon99/in1_input +0 -0
  341. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/i2c-PRP0001:03/hwmon/hwmon99/in2_input +0 -0
  342. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/i2c-PRP0001:03/hwmon/hwmon99/model +0 -0
  343. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/i2c-PRP0001:03/hwmon/hwmon99/revision +0 -0
  344. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/i2c-PRP0001:03/hwmon/hwmon99/serial +0 -0
  345. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/i2c-PRP0001:03/hwmon/hwmon99/temp1_input +0 -0
  346. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/i2c-PRP0001:03/hwmon/hwmon99/vendor +0 -0
  347. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/i2c-PRP0001:03/name +0 -0
  348. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/i2c-PRP0002:00/firmware_node/description +0 -0
  349. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/i2c-PRP0002:00/name +0 -0
  350. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/tests/sim/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.2/i2c-1/new_device +0 -0
  351. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/tests/sim/sys/devices/pci0000:00/0000:00:1f.4/i2c-7/7-0057/eeprom +0 -0
  352. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/tests/sim/sys/devices/pci0000:00/0000:00:1f.4/i2c-7/7-0057/name +0 -0
  353. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/tests/sim/sys/devices/virtual/dmi/id/board_version +0 -0
  354. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/tests/sim/sys/kernel/debug/pmbus/hwmon99/status0_input +0 -0
  355. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/tests/sim/sys/kernel/debug/pmbus/hwmon99/status1_input +0 -0
  356. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/tests/sim/test_system.yaml +0 -0
  357. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/tests/sim/test_system_inconsistent.yaml +0 -0
  358. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/tests/srf-fan-test.py +0 -0
  359. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/tests/srf-fan-test.yaml +0 -0
  360. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/tests/test_config.py +0 -0
  361. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/tests/test_module_schema.py +0 -0
  362. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/tests/test_sim-ccu-eeprom.py +0 -0
  363. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/tests/test_sim1.py +0 -0
  364. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/tests/test_sim2.py +0 -0
  365. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/tests/zip2-ccu-only.yaml +0 -0
  366. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/tests/zip2-comp1.yaml +0 -0
  367. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/tests/zip2-comp1_smoke.py +0 -0
  368. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/tests/zip2-comp2.yaml +0 -0
  369. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/tests/zip2-comp2_smoke.py +0 -0
  370. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/tests/zip2_ccu_exp.py +0 -0
  371. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/tests/zip2_ccu_imu.py +0 -0
  372. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/tests/zip2_psu.py +0 -0
  373. {ekfsm-1.3.0a26 → ekfsm-1.4.0a1}/uv.lock +0 -0
@@ -180,13 +180,13 @@ build-doc-coverage:
180
180
  paths:
181
181
  - docs/build/coverage
182
182
 
183
- deploy:
183
+ deploy-gitlab-pypi:
184
184
  stage: ⬆️ deploy
185
185
  image: python:3.12
186
186
  tags:
187
187
  - shared
188
188
  variables:
189
- GIT_STRATEGY: clone
189
+ GIT_STRATEGY: none
190
190
  GIT_SUBMODULE_STRATEGY: recursive
191
191
  rules:
192
192
  - *default_rule_hotfix
@@ -196,7 +196,24 @@ deploy:
196
196
  - echo "Install twine..."
197
197
  - python -m pip install twine
198
198
  script:
199
- - echo "Deploying version ${GitVersion_SemVer} to pypi repository..."
199
+ - echo "Deploying version ${GitVersion_SemVer} to gitlab pypi repository..."
200
200
  - TWINE_PASSWORD=${CI_JOB_TOKEN} TWINE_USERNAME=gitlab-ci-token python -m twine upload --repository-url ${PACKAGE_REGISTRY_URL} dist/*
201
201
  needs:
202
202
  - pkg
203
+
204
+ deploy-pypi:
205
+ stage: ⬆️ deploy
206
+ variables:
207
+ GIT_STRATEGY: clone
208
+ GIT_SUBMODULE_STRATEGY: recursive
209
+ rules:
210
+ - *default_rule_hotfix
211
+ - if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH || $CI_COMMIT_BRANCH == "develop"
212
+ when: on_success
213
+ before_script:
214
+ - direnv allow .
215
+ script:
216
+ - echo "Deploying version ${GitVersion_SemVer} to pypi repository..."
217
+ - direnv exec . publish-package
218
+ needs:
219
+ - pkg
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: ekfsm
3
- Version: 1.3.0a26
3
+ Version: 1.4.0a1
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.10
@@ -19,10 +19,10 @@
19
19
  "flake-compat": {
20
20
  "flake": false,
21
21
  "locked": {
22
- "lastModified": 1733328505,
22
+ "lastModified": 1747046372,
23
23
  "owner": "edolstra",
24
24
  "repo": "flake-compat",
25
- "rev": "ff81ac966bb2cae68946d5ed5fc4994f96d0ffec",
25
+ "rev": "9100a0f413b0c601e0533d1d94ffd501ce2e7885",
26
26
  "type": "github"
27
27
  },
28
28
  "original": {
@@ -31,31 +31,10 @@
31
31
  "type": "github"
32
32
  }
33
33
  },
34
- "git-hooks": {
35
- "inputs": {
36
- "flake-compat": "flake-compat",
37
- "gitignore": "gitignore",
38
- "nixpkgs": [
39
- "nixpkgs"
40
- ]
41
- },
42
- "locked": {
43
- "lastModified": 1742649964,
44
- "owner": "cachix",
45
- "repo": "git-hooks.nix",
46
- "rev": "dcf5072734cb576d2b0c59b2ac44f5050b5eac82",
47
- "type": "github"
48
- },
49
- "original": {
50
- "owner": "cachix",
51
- "repo": "git-hooks.nix",
52
- "type": "github"
53
- }
54
- },
55
34
  "gitignore": {
56
35
  "inputs": {
57
36
  "nixpkgs": [
58
- "git-hooks",
37
+ "pre-commit-hooks",
59
38
  "nixpkgs"
60
39
  ]
61
40
  },
@@ -87,14 +66,32 @@
87
66
  "type": "github"
88
67
  }
89
68
  },
69
+ "pre-commit-hooks": {
70
+ "inputs": {
71
+ "flake-compat": "flake-compat",
72
+ "gitignore": "gitignore",
73
+ "nixpkgs": [
74
+ "nixpkgs"
75
+ ]
76
+ },
77
+ "locked": {
78
+ "lastModified": 1747372754,
79
+ "owner": "cachix",
80
+ "repo": "pre-commit-hooks.nix",
81
+ "rev": "80479b6ec16fefd9c1db3ea13aeb038c60530f46",
82
+ "type": "github"
83
+ },
84
+ "original": {
85
+ "owner": "cachix",
86
+ "repo": "pre-commit-hooks.nix",
87
+ "type": "github"
88
+ }
89
+ },
90
90
  "root": {
91
91
  "inputs": {
92
92
  "devenv": "devenv",
93
- "git-hooks": "git-hooks",
94
93
  "nixpkgs": "nixpkgs",
95
- "pre-commit-hooks": [
96
- "git-hooks"
97
- ]
94
+ "pre-commit-hooks": "pre-commit-hooks"
98
95
  }
99
96
  }
100
97
  },
@@ -91,6 +91,10 @@
91
91
  uv build
92
92
  '';
93
93
 
94
+ scripts.publish-package.exec = ''
95
+ uv publish
96
+ '';
97
+
94
98
  scripts.generate-doc-reqs.exec = ''
95
99
  uv export > docs/requirements.txt
96
100
  '';
@@ -24,7 +24,7 @@ authors = [
24
24
  ]
25
25
  description = "The EKF System Management Library (ekfsm) is a sensor monitoring suite for Compact PCI Serial devices."
26
26
  requires-python = ">=3.10"
27
- version = "1.3.0-alpha.26"
27
+ version = "1.4.0-alpha.1"
28
28
 
29
29
  [project.scripts]
30
30
  ekfsm-cli = "ekfsm.cli:main"
@@ -34,9 +34,10 @@ package = false
34
34
  default-groups = ["dev", "docs"]
35
35
 
36
36
  [[tool.uv.index]]
37
- name = "pypi"
38
- url = "https://pypi.org/ekfsm/"
39
- publish-url = "https://pypi.org/legacy/"
37
+ name = "testpypi"
38
+ url = "https://test.pypi.org/ekfsm/"
39
+ publish-url = "https://test.pypi.org/legacy/"
40
+ explicit = true
40
41
 
41
42
  [tool.pytest]
42
43
  norecursedirs = ".direnv/"
@@ -1,4 +0,0 @@
1
- # Sphinx build info version 1
2
- # This file records the configuration used when building these files. When it is not found, a full rebuild will be done.
3
- config: 2306893605f4f20e532753d6fe2fdde0
4
- tags: 645f666f9bcd5a90fca523b33c5a78b7
@@ -1,247 +0,0 @@
1
-
2
-
3
- <!DOCTYPE html>
4
- <html class="writer-html5" lang="en" data-content_root="../../">
5
- <head>
6
- <meta charset="utf-8" />
7
- <meta name="viewport" content="width=device-width, initial-scale=1.0" />
8
- <title>ekfsm.cli &mdash; ekfsm documentation</title>
9
- <link rel="stylesheet" type="text/css" href="../../_static/pygments.css?v=b86133f3" />
10
- <link rel="stylesheet" type="text/css" href="../../_static/css/theme.css?v=e59714d7" />
11
-
12
-
13
- <script src="../../_static/jquery.js?v=5d32c60e"></script>
14
- <script src="../../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
15
- <script src="../../_static/documentation_options.js?v=5929fcd5"></script>
16
- <script src="../../_static/doctools.js?v=9bcbadda"></script>
17
- <script src="../../_static/sphinx_highlight.js?v=dc90522c"></script>
18
- <script src="../../_static/js/theme.js"></script>
19
- <link rel="index" title="Index" href="../../genindex.html" />
20
- <link rel="search" title="Search" href="../../search.html" />
21
- </head>
22
-
23
- <body class="wy-body-for-nav">
24
- <div class="wy-grid-for-nav">
25
- <nav data-toggle="wy-nav-shift" class="wy-nav-side">
26
- <div class="wy-side-scroll">
27
- <div class="wy-side-nav-search" >
28
-
29
-
30
-
31
- <a href="../../index.html" class="icon icon-home">
32
- ekfsm
33
- </a>
34
- <div role="search">
35
- <form id="rtd-search-form" class="wy-form" action="../../search.html" method="get">
36
- <input type="text" name="q" placeholder="Search docs" aria-label="Search docs" />
37
- <input type="hidden" name="check_keywords" value="yes" />
38
- <input type="hidden" name="area" value="default" />
39
- </form>
40
- </div>
41
- </div><div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="Navigation menu">
42
- <p class="caption" role="heading"><span class="caption-text">Contents:</span></p>
43
- <ul>
44
- <li class="toctree-l1"><a class="reference internal" href="../../intro.html">Introduction</a></li>
45
- <li class="toctree-l1"><a class="reference internal" href="../../boards.html">Supported Boards</a></li>
46
- <li class="toctree-l1"><a class="reference internal" href="../../reference/index.html">Reference</a></li>
47
- </ul>
48
-
49
- </div>
50
- </div>
51
- </nav>
52
-
53
- <section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"><nav class="wy-nav-top" aria-label="Mobile navigation menu" >
54
- <i data-toggle="wy-nav-top" class="fa fa-bars"></i>
55
- <a href="../../index.html">ekfsm</a>
56
- </nav>
57
-
58
- <div class="wy-nav-content">
59
- <div class="rst-content">
60
- <div role="navigation" aria-label="Page navigation">
61
- <ul class="wy-breadcrumbs">
62
- <li><a href="../../index.html" class="icon icon-home" aria-label="Home"></a></li>
63
- <li class="breadcrumb-item"><a href="../index.html">Module code</a></li>
64
- <li class="breadcrumb-item active">ekfsm.cli</li>
65
- <li class="wy-breadcrumbs-aside">
66
- </li>
67
- </ul>
68
- <hr/>
69
- </div>
70
- <div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
71
- <div itemprop="articleBody">
72
-
73
- <h1>Source code for ekfsm.cli</h1><div class="highlight"><pre>
74
- <span></span><span class="ch">#! /usr/bin/env python3</span>
75
- <span class="c1"># import os</span>
76
- <span class="c1"># import sys</span>
77
- <span class="kn">import</span><span class="w"> </span><span class="nn">click</span>
78
- <span class="kn">import</span><span class="w"> </span><span class="nn">logging</span>
79
- <span class="kn">from</span><span class="w"> </span><span class="nn">pathlib</span><span class="w"> </span><span class="kn">import</span> <span class="n">Path</span>
80
-
81
- <span class="kn">from</span><span class="w"> </span><span class="nn">ekfsm.system</span><span class="w"> </span><span class="kn">import</span> <span class="n">System</span>
82
- <span class="kn">from</span><span class="w"> </span><span class="nn">ekfsm.log</span><span class="w"> </span><span class="kn">import</span> <span class="n">ekfsm_logger</span>
83
- <span class="kn">from</span><span class="w"> </span><span class="nn">ekfsm.simctrl</span><span class="w"> </span><span class="kn">import</span> <span class="n">enable_simulation</span>
84
- <span class="kn">from</span><span class="w"> </span><span class="nn">ekfsm.simctrl</span><span class="w"> </span><span class="kn">import</span> <span class="n">register_gpio_simulations</span>
85
-
86
-
87
- <span class="n">logging</span><span class="o">.</span><span class="n">basicConfig</span><span class="p">(</span><span class="n">level</span><span class="o">=</span><span class="n">logging</span><span class="o">.</span><span class="n">WARNING</span><span class="p">,</span> <span class="nb">format</span><span class="o">=</span><span class="s2">&quot;</span><span class="si">%(levelname)s</span><span class="s2">: </span><span class="si">%(message)s</span><span class="s2">&quot;</span><span class="p">)</span>
88
- <span class="n">logger</span> <span class="o">=</span> <span class="n">ekfsm_logger</span><span class="p">(</span><span class="vm">__name__</span><span class="p">)</span>
89
-
90
- <span class="n">sm</span><span class="p">:</span> <span class="n">System</span> <span class="o">|</span> <span class="kc">None</span> <span class="o">=</span> <span class="kc">None</span>
91
-
92
- <span class="n">__all__</span> <span class="o">=</span> <span class="p">(</span><span class="s2">&quot;cli&quot;</span><span class="p">,</span> <span class="s2">&quot;main&quot;</span><span class="p">,</span> <span class="s2">&quot;write&quot;</span><span class="p">,</span> <span class="s2">&quot;show&quot;</span><span class="p">)</span>
93
-
94
-
95
- <span class="nd">@click</span><span class="o">.</span><span class="n">group</span><span class="p">()</span>
96
- <span class="nd">@click</span><span class="o">.</span><span class="n">option</span><span class="p">(</span><span class="s2">&quot;--verbose&quot;</span><span class="p">,</span> <span class="s2">&quot;-v&quot;</span><span class="p">,</span> <span class="n">is_flag</span><span class="o">=</span><span class="kc">True</span><span class="p">,</span> <span class="n">help</span><span class="o">=</span><span class="s2">&quot;Enable verbose output&quot;</span><span class="p">)</span>
97
- <span class="nd">@click</span><span class="o">.</span><span class="n">option</span><span class="p">(</span><span class="s2">&quot;--debug&quot;</span><span class="p">,</span> <span class="s2">&quot;-d&quot;</span><span class="p">,</span> <span class="n">is_flag</span><span class="o">=</span><span class="kc">True</span><span class="p">,</span> <span class="n">help</span><span class="o">=</span><span class="s2">&quot;Enable debug output&quot;</span><span class="p">)</span>
98
- <span class="nd">@click</span><span class="o">.</span><span class="n">option</span><span class="p">(</span>
99
- <span class="s2">&quot;--sysfs&quot;</span><span class="p">,</span>
100
- <span class="s2">&quot;-s&quot;</span><span class="p">,</span>
101
- <span class="n">help</span><span class="o">=</span><span class="s2">&quot;Use custom sysfs dir for simulation mode&quot;</span><span class="p">,</span>
102
- <span class="n">is_flag</span><span class="o">=</span><span class="kc">False</span><span class="p">,</span>
103
- <span class="n">flag_value</span><span class="o">=</span><span class="s2">&quot;tests/sim/sys&quot;</span><span class="p">,</span>
104
- <span class="nb">type</span><span class="o">=</span><span class="n">click</span><span class="o">.</span><span class="n">Path</span><span class="p">(</span><span class="n">exists</span><span class="o">=</span><span class="kc">True</span><span class="p">),</span>
105
- <span class="p">)</span>
106
- <span class="nd">@click</span><span class="o">.</span><span class="n">option</span><span class="p">(</span>
107
- <span class="s2">&quot;--config&quot;</span><span class="p">,</span>
108
- <span class="s2">&quot;-c&quot;</span><span class="p">,</span>
109
- <span class="nb">type</span><span class="o">=</span><span class="n">click</span><span class="o">.</span><span class="n">Path</span><span class="p">(</span><span class="n">exists</span><span class="o">=</span><span class="kc">True</span><span class="p">),</span>
110
- <span class="n">required</span><span class="o">=</span><span class="kc">True</span><span class="p">,</span>
111
- <span class="n">help</span><span class="o">=</span><span class="s2">&quot;Path to configuration file&quot;</span><span class="p">,</span>
112
- <span class="p">)</span>
113
- <span class="k">def</span><span class="w"> </span><span class="nf">cli</span><span class="p">(</span><span class="n">verbose</span><span class="p">,</span> <span class="n">debug</span><span class="p">,</span> <span class="n">sysfs</span><span class="p">,</span> <span class="n">config</span><span class="p">):</span>
114
- <span class="k">global</span> <span class="n">sm</span>
115
- <span class="w"> </span><span class="sd">&quot;&quot;&quot;POSIX-compliant CLI tool with subcommands</span>
116
- <span class="sd"> for the EKF System Management (EKFSM) library.</span>
117
-
118
- <span class="sd"> This tool provides a command-line interface for managing and</span>
119
- <span class="sd"> interacting with the EKF System Management library. It allows</span>
120
- <span class="sd"> users to perform various operations related to system management,</span>
121
- <span class="sd"> including reading and writing data to the system, and displaying</span>
122
- <span class="sd"> information about the system.</span>
123
-
124
- <span class="sd"> Parameters</span>
125
- <span class="sd"> ----------</span>
126
- <span class="sd"> verbose</span>
127
- <span class="sd"> Enable verbose output. If set, the logging level will be set to INFO.</span>
128
- <span class="sd"> debug</span>
129
- <span class="sd"> Enable debug output. If set, the logging level will be set to DEBUG.</span>
130
- <span class="sd"> sysfs</span>
131
- <span class="sd"> Use custom sysfs directory for simulation mode. If set, the</span>
132
- <span class="sd"> simulation mode will be enabled and the specified directory</span>
133
- <span class="sd"> will be used for sysfs operations.</span>
134
- <span class="sd"> config</span>
135
- <span class="sd"> Path to the configuration file. This file is required for</span>
136
- <span class="sd"> initializing the system. The path should point to a valid</span>
137
- <span class="sd"> configuration file in YAML format.</span>
138
- <span class="sd"> &quot;&quot;&quot;</span>
139
- <span class="k">if</span> <span class="n">verbose</span><span class="p">:</span>
140
- <span class="n">logging</span><span class="o">.</span><span class="n">getLogger</span><span class="p">()</span><span class="o">.</span><span class="n">setLevel</span><span class="p">(</span><span class="n">logging</span><span class="o">.</span><span class="n">INFO</span><span class="p">)</span>
141
- <span class="n">logger</span><span class="o">.</span><span class="n">info</span><span class="p">(</span><span class="s2">&quot;Verbose output enabled&quot;</span><span class="p">)</span>
142
- <span class="k">if</span> <span class="n">debug</span><span class="p">:</span>
143
- <span class="n">logging</span><span class="o">.</span><span class="n">getLogger</span><span class="p">()</span><span class="o">.</span><span class="n">setLevel</span><span class="p">(</span><span class="n">logging</span><span class="o">.</span><span class="n">DEBUG</span><span class="p">)</span>
144
- <span class="n">logger</span><span class="o">.</span><span class="n">setLevel</span><span class="p">(</span><span class="n">logging</span><span class="o">.</span><span class="n">DEBUG</span><span class="p">)</span>
145
- <span class="n">logger</span><span class="o">.</span><span class="n">debug</span><span class="p">(</span><span class="s2">&quot;Debug output enabled&quot;</span><span class="p">)</span>
146
- <span class="k">if</span> <span class="n">sysfs</span><span class="p">:</span>
147
- <span class="n">logger</span><span class="o">.</span><span class="n">warning</span><span class="p">(</span><span class="s2">&quot;Simulation mode enabled&quot;</span><span class="p">)</span>
148
- <span class="n">enable_simulation</span><span class="p">(</span><span class="n">Path</span><span class="p">(</span><span class="n">sysfs</span><span class="p">))</span>
149
- <span class="n">register_gpio_simulations</span><span class="p">()</span>
150
-
151
- <span class="n">sm</span> <span class="o">=</span> <span class="n">System</span><span class="p">(</span><span class="n">config</span><span class="p">)</span>
152
-
153
-
154
- <span class="nd">@cli</span><span class="o">.</span><span class="n">command</span><span class="p">()</span>
155
- <span class="nd">@click</span><span class="o">.</span><span class="n">option</span><span class="p">(</span>
156
- <span class="s2">&quot;--serial&quot;</span><span class="p">,</span>
157
- <span class="s2">&quot;-s&quot;</span><span class="p">,</span>
158
- <span class="n">is_flag</span><span class="o">=</span><span class="kc">False</span><span class="p">,</span>
159
- <span class="n">prompt</span><span class="o">=</span><span class="kc">True</span><span class="p">,</span>
160
- <span class="nb">type</span><span class="o">=</span><span class="nb">int</span><span class="p">,</span>
161
- <span class="n">help</span><span class="o">=</span><span class="s2">&quot;Write chassis serial number&quot;</span><span class="p">,</span>
162
- <span class="p">)</span>
163
- <span class="nd">@click</span><span class="o">.</span><span class="n">option</span><span class="p">(</span>
164
- <span class="s2">&quot;--unit&quot;</span><span class="p">,</span> <span class="s2">&quot;-u&quot;</span><span class="p">,</span> <span class="n">is_flag</span><span class="o">=</span><span class="kc">False</span><span class="p">,</span> <span class="n">prompt</span><span class="o">=</span><span class="kc">True</span><span class="p">,</span> <span class="nb">type</span><span class="o">=</span><span class="nb">int</span><span class="p">,</span> <span class="n">help</span><span class="o">=</span><span class="s2">&quot;Write chassis unit&quot;</span>
165
- <span class="p">)</span>
166
- <span class="nd">@click</span><span class="o">.</span><span class="n">option</span><span class="p">(</span>
167
- <span class="s2">&quot;--vendor&quot;</span><span class="p">,</span>
168
- <span class="s2">&quot;-n&quot;</span><span class="p">,</span>
169
- <span class="n">is_flag</span><span class="o">=</span><span class="kc">False</span><span class="p">,</span>
170
- <span class="n">help</span><span class="o">=</span><span class="s2">&quot;Write chassis vendor&quot;</span><span class="p">,</span>
171
- <span class="n">default</span><span class="o">=</span><span class="s2">&quot;EKF Elektronik&quot;</span><span class="p">,</span>
172
- <span class="p">)</span>
173
- <span class="nd">@click</span><span class="o">.</span><span class="n">option</span><span class="p">(</span><span class="s2">&quot;--revision&quot;</span><span class="p">,</span> <span class="s2">&quot;-r&quot;</span><span class="p">,</span> <span class="n">is_flag</span><span class="o">=</span><span class="kc">False</span><span class="p">,</span> <span class="n">help</span><span class="o">=</span><span class="s2">&quot;Write chassis revision&quot;</span><span class="p">)</span>
174
- <span class="nd">@click</span><span class="o">.</span><span class="n">option</span><span class="p">(</span><span class="s2">&quot;--model&quot;</span><span class="p">,</span> <span class="s2">&quot;-m&quot;</span><span class="p">,</span> <span class="n">is_flag</span><span class="o">=</span><span class="kc">False</span><span class="p">,</span> <span class="n">help</span><span class="o">=</span><span class="s2">&quot;Write chassis model&quot;</span><span class="p">)</span>
175
- <span class="nd">@click</span><span class="o">.</span><span class="n">option</span><span class="p">(</span><span class="s2">&quot;--custom&quot;</span><span class="p">,</span> <span class="s2">&quot;-c&quot;</span><span class="p">,</span> <span class="n">is_flag</span><span class="o">=</span><span class="kc">False</span><span class="p">,</span> <span class="n">help</span><span class="o">=</span><span class="s2">&quot;Write chassis custom information&quot;</span><span class="p">)</span>
176
- <span class="nd">@click</span><span class="o">.</span><span class="n">option</span><span class="p">(</span><span class="s2">&quot;--version&quot;</span><span class="p">,</span> <span class="s2">&quot;-v&quot;</span><span class="p">,</span> <span class="n">is_flag</span><span class="o">=</span><span class="kc">False</span><span class="p">,</span> <span class="n">help</span><span class="o">=</span><span class="s2">&quot;Write schema version&quot;</span><span class="p">,</span> <span class="n">default</span><span class="o">=</span><span class="mi">1</span><span class="p">)</span>
177
- <span class="k">def</span><span class="w"> </span><span class="nf">write</span><span class="p">(</span><span class="n">serial</span><span class="p">,</span> <span class="n">unit</span><span class="p">,</span> <span class="n">vendor</span><span class="p">,</span> <span class="n">revision</span><span class="p">,</span> <span class="n">model</span><span class="p">,</span> <span class="n">custom</span><span class="p">,</span> <span class="n">version</span><span class="p">):</span>
178
- <span class="w"> </span><span class="sd">&quot;&quot;&quot;Write data to the system&quot;&quot;&quot;</span>
179
- <span class="n">chassis</span> <span class="o">=</span> <span class="n">sm</span><span class="o">.</span><span class="n">ccu</span><span class="o">.</span><span class="n">chassis_inventory</span>
180
- <span class="n">eeprom</span> <span class="o">=</span> <span class="n">sm</span><span class="o">.</span><span class="n">ccu</span><span class="o">.</span><span class="n">mux</span><span class="o">.</span><span class="n">ch00</span><span class="o">.</span><span class="n">eeprom</span>
181
-
182
- <span class="k">if</span> <span class="n">serial</span><span class="p">:</span>
183
- <span class="n">chassis</span><span class="o">.</span><span class="n">write_serial</span><span class="p">(</span><span class="n">serial</span><span class="p">)</span>
184
- <span class="k">if</span> <span class="n">unit</span><span class="p">:</span>
185
- <span class="n">chassis</span><span class="o">.</span><span class="n">write_unit</span><span class="p">(</span><span class="n">unit</span><span class="p">)</span>
186
- <span class="k">if</span> <span class="n">vendor</span><span class="p">:</span>
187
- <span class="n">chassis</span><span class="o">.</span><span class="n">write_vendor</span><span class="p">(</span><span class="n">vendor</span><span class="p">)</span>
188
- <span class="k">if</span> <span class="n">revision</span><span class="p">:</span>
189
- <span class="n">chassis</span><span class="o">.</span><span class="n">write_revision</span><span class="p">(</span><span class="n">revision</span><span class="p">)</span>
190
- <span class="k">if</span> <span class="n">model</span><span class="p">:</span>
191
- <span class="n">chassis</span><span class="o">.</span><span class="n">write_model</span><span class="p">(</span><span class="n">model</span><span class="p">)</span>
192
- <span class="k">if</span> <span class="n">custom</span><span class="p">:</span>
193
- <span class="n">chassis</span><span class="o">.</span><span class="n">write_customer_area</span><span class="p">(</span><span class="n">custom</span><span class="p">)</span>
194
- <span class="k">if</span> <span class="n">version</span><span class="p">:</span>
195
- <span class="n">eeprom</span><span class="o">.</span><span class="n">write_version</span><span class="p">(</span><span class="n">version</span><span class="p">)</span>
196
-
197
-
198
- <span class="nd">@cli</span><span class="o">.</span><span class="n">command</span><span class="p">()</span>
199
- <span class="k">def</span><span class="w"> </span><span class="nf">show</span><span class="p">():</span>
200
- <span class="w"> </span><span class="sd">&quot;&quot;&quot;Show information about the system&quot;&quot;&quot;</span>
201
- <span class="n">sm</span><span class="o">.</span><span class="n">print</span><span class="p">()</span>
202
-
203
-
204
- <span class="c1"># Attach subgroups to main CLI</span>
205
- <span class="n">cli</span><span class="o">.</span><span class="n">add_command</span><span class="p">(</span><span class="n">write</span><span class="p">)</span>
206
- <span class="n">cli</span><span class="o">.</span><span class="n">add_command</span><span class="p">(</span><span class="n">show</span><span class="p">)</span>
207
-
208
-
209
- <div class="viewcode-block" id="main">
210
- <a class="viewcode-back" href="../../reference/ekfsm.html#ekfsm.cli.main">[docs]</a>
211
- <span class="k">def</span><span class="w"> </span><span class="nf">main</span><span class="p">():</span>
212
- <span class="n">cli</span><span class="p">(</span><span class="n">auto_envvar_prefix</span><span class="o">=</span><span class="s2">&quot;EKFSM&quot;</span><span class="p">)</span></div>
213
-
214
-
215
-
216
- <span class="k">if</span> <span class="vm">__name__</span> <span class="o">==</span> <span class="s2">&quot;__main__&quot;</span><span class="p">:</span>
217
- <span class="n">main</span><span class="p">()</span>
218
- </pre></div>
219
-
220
- </div>
221
- </div>
222
- <footer>
223
-
224
- <hr/>
225
-
226
- <div role="contentinfo">
227
- <p>&#169; Copyright 2024, Klaus Popp, Felix Päßler, Jan Jansen.</p>
228
- </div>
229
-
230
- Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
231
- <a href="https://github.com/readthedocs/sphinx_rtd_theme">theme</a>
232
- provided by <a href="https://readthedocs.org">Read the Docs</a>.
233
-
234
-
235
- </footer>
236
- </div>
237
- </div>
238
- </section>
239
- </div>
240
- <script>
241
- jQuery(function () {
242
- SphinxRtdTheme.Navigation.enable(true);
243
- });
244
- </script>
245
-
246
- </body>
247
- </html>