Commit Graph

  • 11d196f363 fix: pass returnToOperational:true for shutdown/estop abort path main znetsixe 2026-04-14 12:01:49 +02:00
  • 510a4233e6 fix: remove trace instrumentation + update tests for corrected curve bounds znetsixe 2026-04-14 10:28:13 +02:00
  • 26e253d030 fix: clamp flow/power predictions to 0 when controller position ≤ 0 znetsixe 2026-04-14 10:07:02 +02:00
  • c464b66b27 docs: add CLAUDE.md with S88 classification and superproject rule reference znetsixe 2026-04-14 07:47:21 +02:00
  • 17b88870bb fix: interruptible shutdown/emergencystop + dual-curve test coverage znetsixe 2026-04-13 13:21:48 +02:00
  • 07af7cef40 fix: production hardening — safety fixes, prediction accuracy, test coverage znetsixe 2026-04-07 13:41:00 +02:00
  • ea33b3bba3 fix: add missing closing brace in emergencystop case block fix/emergencystop-brace znetsixe 2026-04-01 08:44:49 +02:00
  • f363ee53ef Merge commit '4cf46f3' into HEAD znetsixe 2026-03-31 18:23:38 +02:00
  • 4cf46f33c9 Expose output format selectors in editor Rene De Ren 2026-03-12 16:39:25 +01:00
  • 7b9fdd7342 fix: correct logging config path and child registration ID Rene De Ren 2026-03-12 09:33:28 +01:00
  • bb986c2dc8 refactor: adopt POSITIONS constants and fix ESLint warnings Rene De Ren 2026-03-11 15:35:28 +01:00
  • 46dd2ca37a Migrate _loadConfig to use ConfigManager.buildConfig() Rene De Ren 2026-03-11 14:59:35 +01:00
  • ccfa90394b Fix ESLint errors and bugs Rene De Ren 2026-03-11 13:39:57 +01:00
  • 6b2a8239f2 updates dev-Rene znetsixe 2026-03-11 11:13:26 +01:00
  • 33f3c2ef61 update znetsixe 2026-02-23 13:17:18 +01:00
  • b5137ba9c2 before functional changes by Codex znetsixe 2026-02-19 17:36:44 +01:00
  • 405be33626 updates to rotating machine struct znetsixe 2026-02-12 10:48:44 +01:00
  • c63701db38 updates znetsixe 2026-01-29 13:32:39 +01:00
  • e236cccfd6 Merge branch 'dev-Rene' znetsixe 2025-12-19 10:23:25 +01:00
  • 108d2e23ca bug fixes znetsixe 2025-11-30 09:24:37 +01:00
  • 446ef81f24 adjusted input for measurement container znetsixe 2025-11-28 09:59:51 +01:00
  • 966ba06faa some minor addons to measurement container znetsixe 2025-11-27 17:46:56 +01:00
  • e8c96c4b1e removed useless parameter znetsixe 2025-11-25 16:19:23 +01:00
  • f083e7596a update znetsixe 2025-11-20 22:29:24 +01:00
  • 6ca6e536a5 fixed dropdown speed selection znetsixe 2025-11-20 11:09:44 +01:00
  • 99b45c87e4 Rename _updateSourceSink to updateSourceSink for outside access p.vanderwilt 2025-11-14 12:55:11 +01:00
  • fb75fb8a11 Removed error when machine doesnt have curve so node-red doesnt crash when you dont select a machine znetsixe 2025-11-13 19:39:05 +01:00
  • 6528c966d8 added default liquid temp and atm pressure, added nhyd - specific flow and specific energy consumption znetsixe 2025-11-12 17:40:38 +01:00
  • 994cf641a3 removed some old comments znetsixe 2025-11-07 15:10:46 +01:00
  • 0a98b12224 Merge pull request 'Implement reactor recirculation' (#4) from dev-Pieter into main p.vanderwilt 2025-11-06 13:58:25 +00:00
  • b6d268659a Refactor flow handling: rename reactor references to source and sink and fix config minor bug p.vanderwilt 2025-11-06 14:50:40 +01:00
  • 6ae622b6bf fixed bugs with db output formatting znetsixe 2025-11-06 11:19:08 +01:00
  • 4b5ec33c1d fixed bugs for rotating machine execSequence znetsixe 2025-11-05 17:15:47 +01:00
  • 51f966cfb9 Added sanitizing of input for handleInput for rotating machine znetsixe 2025-11-05 15:47:39 +01:00
  • 4ae6beba37 updated measurement node to match selected units from user and convert it properly znetsixe 2025-10-31 18:35:40 +01:00
  • 303dfc477d Add flow number configuration and UI input for rotating machine p.vanderwilt 2025-10-31 14:16:00 +01:00
  • ac40a93ef1 Simplify child registration error handling p.vanderwilt 2025-10-31 13:07:52 +01:00
  • a8fb56bfb8 Add upstream and downstream reactor handling; improve error logging p.vanderwilt 2025-10-22 14:41:35 +02:00
  • d7cc6a4a8b Enhance child registration logging and add validation for measurement child HorriblePerson555 2025-10-17 13:38:05 +02:00
  • 37e6523c55 Refactor child registration to use dedicated connection methods for measurement and reactor types HorriblePerson555 2025-10-16 16:32:20 +02:00
  • 5a14f44fdd Merge pull request 'dev-Rene' (#2) from dev-Rene into main renederen 2025-10-16 13:21:38 +00:00
  • d2a0274eb3 changed colours and icon based on s88 znetsixe 2025-10-14 13:52:39 +02:00
  • c081acae4e Remove non-implemented temperature handling function p.vanderwilt 2025-10-10 13:27:31 +02:00
  • 2073207df1 removed old readme znetsixe 2025-10-07 18:10:45 +02:00
  • 08185243bc Merge pull request 'dev-Rene' (#1) from dev-Rene into main renederen 2025-10-06 14:16:18 +00:00
  • bc916c0165 log updates Rene De ren 2025-10-03 15:41:53 +02:00
  • 5357290b41 Several fixes, especially measurement and pressure updates and triggers where flawed znetsixe 2025-10-02 17:09:24 +02:00
  • 000bee7190 changed some old comment znetsixe 2025-09-23 15:51:16 +02:00
  • b0c18e7bae added warning when model is not specified so user knows. znetsixe 2025-09-23 15:11:06 +02:00
  • 38408c7bc3 updates znetsixe 2025-09-22 16:06:18 +02:00
  • ddfc612894 physicalPosition 1D update znetsixe 2025-09-05 16:20:27 +02:00
  • f4696618a6 updated registration of measurements znetsixe 2025-09-04 17:07:29 +02:00
  • 82bb55e10f updated child registration and measurement process znetsixe 2025-08-08 14:29:15 +02:00
  • 7820bd2ad2 improvement on business handler of specific class child handling. znetsixe 2025-08-07 15:58:59 +02:00
  • d9c2699566 license update and enhancements to measurement functionality + child parent relationship znetsixe 2025-08-07 13:52:06 +02:00
  • fa7c59fcab updates znetsixe 2025-07-24 13:15:33 +02:00
  • 3fc8dbefe8 bug fix znetsixe 2025-07-02 17:07:19 +02:00
  • f24a5fb90b bug fixes znetsixe 2025-07-02 16:00:52 +02:00
  • 8d2a3b80e7 bug fixes znetsixe 2025-07-02 10:53:03 +02:00
  • b2eb8fe900 minor updates znetsixe 2025-07-01 17:02:51 +02:00
  • a6dfbec5d0 generic updates completed for now znetsixe 2025-07-01 15:25:07 +02:00
  • 85eb1eb4a6 first try to standardize znetsixe 2025-06-25 17:26:13 +02:00
  • b09d9e8327 updated template znetsixe 2025-06-02 16:56:36 +02:00
  • 96430d3592 first commit znetsixe 2025-05-14 10:07:27 +02:00
  • 3e5e293577 Initial commit RnD 2025-05-13 11:43:03 +00:00