CtrEditor/HydraulicSimulator
Miguel c5b980b134 Refactor hydraulic tank implementation and remove unnecessary UI message boxes
- Updated osHydTank class to simplify properties and remove legacy fields.
- Changed properties to focus on essential attributes for hydraulic simulation.
- Adjusted CurrentLevel property to ensure it remains within valid bounds.
- Removed MessageBox calls in MainViewModel during TSNet integration tests, replacing them with debug logging.
- Cleaned up MCPServer by removing screenshot functionality and related methods.
- Added direct execution method for TSNet simulation without Python dependency.
2025-09-12 04:14:20 +02:00
..
Models Refactor TSNet test suites and migrate CtrEditor MCP to CPython 2025-09-11 07:54:52 +02:00
Python Enhance TSNet simulation: optimize tank configurations, improve time settings, and extract dynamic tank levels. Update INP generator to utilize real tank data and add methods for tank adapter retrieval. 2025-09-12 02:58:39 +02:00
TSNet Refactor hydraulic tank implementation and remove unnecessary UI message boxes 2025-09-12 04:14:20 +02:00
Tests Refactor hydraulic tank implementation and remove unnecessary UI message boxes 2025-09-12 04:14:20 +02:00
HydraulicSimulationManager.cs Refactor TSNet Hydraulic Simulation Integration 2025-09-11 22:30:37 +02:00
IHydraulicInterfaces.cs Agregada base Hidraulica 2025-09-04 15:14:47 +02:00
simHydraulicBase.cs feat: Implement Debug Console Server for enhanced logging and remote monitoring 2025-09-06 19:49:03 +02:00