ParamManagerScripts/data
Miguel ab99a1cee1 Implement hash-based change detection for XML files and enhance cross-reference parsing documentation
- Added HASH_DETECTION.md to document the new SHA256 hash-based change detection method for XML files, detailing its advantages over traditional methods.
- Introduced a new field `source_xml_hash` in JSON files to store the hash of the source XML, improving change detection accuracy.
- Updated `x0_main.py`, `x1_to_json.py`, and `x2_process.py` to implement hash calculation and usage in processing logic.
- Created xref_info.md to provide comprehensive technical documentation on parsing TIA Portal `_XRef.xml` files for call tree generation.
- Added debug scripts (`debug_find_network13.py`, `debug_sr_details.py`, `debug_sr_processed.py`, `debug_sr_xml.py`) for detailed analysis of network and instruction data in JSON and XML formats.
2025-09-02 15:53:49 +02:00
..
data.json Funcionando con la edicion de los esquemas 2025-02-09 11:09:21 +01:00
esquema_general.json config_manager dividido en partes para que no sea tan grande 2025-05-03 21:03:33 +02:00
launcher_favorites.json Implementación de nuevas funcionalidades en el Launcher GUI 2025-06-03 12:28:43 +02:00
launcher_history.json Implement hash-based change detection for XML files and enhance cross-reference parsing documentation 2025-09-02 15:53:49 +02:00
launcher_script_metadata.json Se añadió un nuevo registro en `launcher_history.json` para el script `main.py`, incluyendo detalles de ejecución como el estado y el PID. Además, se actualizaron los metadatos de los scripts en `launcher_script_metadata.json` y se incorporó un nuevo script "IPChangerNG" en `launcher_scripts.json`. Se realizó una limpieza en `log.txt`, eliminando entradas obsoletas y optimizando el formato del log. 2025-08-08 10:33:33 +02:00
launcher_scripts.json Se añadió un nuevo registro en `launcher_history.json` para el script `main.py`, incluyendo detalles de ejecución como el estado y el PID. Además, se actualizaron los metadatos de los scripts en `launcher_script_metadata.json` y se incorporó un nuevo script "IPChangerNG" en `launcher_scripts.json`. Se realizó una limpieza en `log.txt`, eliminando entradas obsoletas y optimizando el formato del log. 2025-08-08 10:33:33 +02:00
log.txt Implement hash-based change detection for XML files and enhance cross-reference parsing documentation 2025-09-02 15:53:49 +02:00
schema.json Funcionando con la edicion de los esquemas 2025-02-09 11:09:21 +01:00