1. modify asotr_csv parser: ASOTR csv files are being supplemented if new data appears. 2. Fix bug in MUP command data parser - now all commands in MUP are decoded.

This commit is contained in:
Danila Gamkov
2025-10-16 11:23:56 +03:00
parent d91039ca21
commit 4968d17d5f
12 changed files with 569 additions and 108 deletions

1
.gitignore vendored
View File

@@ -14,3 +14,4 @@
/bin/__pycache__
/asotr_csv/target/debug
/asotr_csv/target/release
/asotr_csv/.vscode/