vps1_gitea_admin
  • Joined on 2026-03-04
vps1_gitea_admin pushed to main at RnD/EVOLV 2026-04-14 12:11:09 +00:00
4a9521154b fix: safety overfill keeps pumps running + minHeightBasedOn=inlet
vps1_gitea_admin pushed to main at RnD/pumpingStation 2026-04-14 12:10:24 +00:00
5e2ebe4d96 fix(safety): overfill must keep pumps running, not shut them down
vps1_gitea_admin pushed to main at RnD/EVOLV 2026-04-14 11:42:56 +00:00
732b5a3380 fix: realistic sinus + continuous pump control + dead zone elimination
vps1_gitea_admin pushed to main at RnD/pumpingStation 2026-04-14 11:42:43 +00:00
e8dd657b4f fix: continuous proportional control — eliminate dead zone between start/stop levels
vps1_gitea_admin pushed to main at RnD/EVOLV 2026-04-14 11:19:33 +00:00
c8f149e204 feat(dashboard): split basin charts by unit + add y-axis labels to all charts
vps1_gitea_admin pushed to main at RnD/EVOLV 2026-04-14 11:10:34 +00:00
b693e0b90c fix: graduated pump control + mass balance corrections
vps1_gitea_admin pushed to main at RnD/pumpingStation 2026-04-14 11:10:17 +00:00
c62d8bc275 fix: deduplicate predicted-flow child registration + single event subscription
vps1_gitea_admin pushed to main at RnD/EVOLV 2026-04-14 10:11:38 +00:00
2b0c4e89b1 fix: abort recovery bounce loop broke MGC → pump control
vps1_gitea_admin pushed to main at RnD/rotatingMachine 2026-04-14 10:01:51 +00:00
11d196f363 fix: pass returnToOperational:true for shutdown/estop abort path
vps1_gitea_admin pushed to main at RnD/generalFunctions 2026-04-14 10:01:44 +00:00
693517cc8f fix: conditional abort recovery — don't auto-transition on routine aborts
vps1_gitea_admin pushed to main at RnD/EVOLV 2026-04-14 09:17:18 +00:00
faaeb2efd3 fix: realistic basin sizing + boosted sinus inflow for visible fill cycle
vps1_gitea_admin pushed to main at RnD/EVOLV 2026-04-14 09:00:28 +00:00
53b55d81c3 fix: fully configure PS basin + add node-completeness rule
vps1_gitea_admin pushed to main at RnD/EVOLV 2026-04-14 08:53:59 +00:00
eb97670179 fix(dashboard): use correct basin capacity for fill % + clamp to 0-100
vps1_gitea_admin pushed to main at RnD/EVOLV 2026-04-14 08:46:38 +00:00
cc4ee670ea fix(dashboard): move basin gauges to trend pages next to basin chart
vps1_gitea_admin pushed to main at RnD/EVOLV 2026-04-14 08:40:45 +00:00
a51bc46e26 feat(dashboard): add tank gauge for basin level + 270° arc for fill %
vps1_gitea_admin pushed to main at RnD/EVOLV 2026-04-14 08:35:47 +00:00
b18c47c07e feat(dashboard): add basin fill gauge, countdown, and basin trend charts
vps1_gitea_admin pushed to main at RnD/EVOLV 2026-04-14 08:28:26 +00:00
60c8d0ff66 fix: root-cause bogus machineCurve default poisoning spline predictions
vps1_gitea_admin pushed to main at RnD/rotatingMachine 2026-04-14 08:28:15 +00:00
510a4233e6 fix: remove trace instrumentation + update tests for corrected curve bounds
vps1_gitea_admin pushed to main at RnD/generalFunctions 2026-04-14 08:28:00 +00:00
086e5fe751 fix: remove bogus machineCurve default that poisoned prediction splines
vps1_gitea_admin pushed to main at RnD/EVOLV 2026-04-14 08:07:12 +00:00
658915c53e chore: bump rotatingMachine — clamp negative flow/power at ctrl≤0