Commit Graph

6 Commits

Author SHA1 Message Date
Miguel d7d52b2565 Separando los logs 2025-05-31 00:05:21 +02:00
Miguel 835bfc0383 Mejorado de la simulacion de eventos con error 2025-05-30 23:01:16 +02:00
Miguel a28f02b4c9 Add TCP-Server support and enhance connection management
- Implement TCP-Server connection type in ConfigManager and ConnectionManager.
- Update MaselliApp to handle TCP-Server mode, including UI adjustments.
- Modify NetComTab to prevent operation in TCP-Server mode.
- Enhance SimulatorTab to manage client connections and data sending for TCP-Server.
- Update trace_tab.py to ensure compatibility with TCP-Server.
- Improve logging functionality in utils.py to limit log lines.
2025-05-26 16:12:57 +02:00
Miguel 86669fc94c Add method to create ADAM message directly from mA value and update simulator tab to use it 2025-05-23 23:18:32 +02:00
Miguel 0caea3ddc0 Agregado de Volt a Valores Actuales 2025-05-23 12:34:43 +02:00
Miguel e1c9199cb5 Modularizacion y Agregado de NetCom 2025-05-23 10:15:04 +02:00