MaselliSimulatorApp/tabs
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
..
__init__.py Modularizacion y Agregado de NetCom 2025-05-23 10:15:04 +02:00
netcom_tab.py Add TCP-Server support and enhance connection management 2025-05-26 16:12:57 +02:00
simulator_tab.py Add TCP-Server support and enhance connection management 2025-05-26 16:12:57 +02:00
trace_tab.py Add TCP-Server support and enhance connection management 2025-05-26 16:12:57 +02:00