CtrEditor/HydraulicSimulator
Miguel 1b21f86886 Refactor hydraulic components: Enhance UI elements and add flow indicators
- Updated ucHydPipe.xaml to improve visual representation with drop shadows and flow indicators.
- Modified ucHydPump.xaml to include a background ellipse and improved status indicators.
- Simplified ucHydTank.xaml by removing unnecessary sections and enhancing the fluid level display.
- Added a new method CopyFrom in osBase.cs to facilitate property copying between objects.
2025-09-11 14:52:45 +02:00
..
Models Refactor TSNet test suites and migrate CtrEditor MCP to CPython 2025-09-11 07:54:52 +02:00
Python Implement threading optimizations and error handling improvements in MCP server and hydraulic components 2025-09-11 10:28:26 +02:00
TSNet Refactor hydraulic components: Enhance UI elements and add flow indicators 2025-09-11 14:52:45 +02:00
Tests Add comprehensive test suites for TSNet Phase 2 functionality 2025-09-10 22:47:07 +02:00
HydraulicSimulationManager.cs Implement Python execution support and enhance hydraulic component management 2025-09-08 11:52:06 +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