• Joined on 2024-12-02
gamkov pushed to master at gamkov/Embedded-System-Test-Automatio… 2026-06-26 15:31:42 +03:00
dc712998c4 add .exe, .pro
gamkov pushed to master at gamkov/Embedded-System-Test-Automatio… 2026-06-17 15:18:25 +03:00
7e040662fc eliminate comments in map_parser.py
gamkov pushed to master at gamkov/Embedded-System-Test-Automatio… 2026-06-17 15:11:57 +03:00
1534d825a4 add readme and exe files for windows
d5a6fe4d7d add log binary data from UART. all Works
5462ec0525 binary data gets from path, specified in config.json
f2457f2bb6 eliminate faults. First stable version works as separate .exe file with configurations file
47395d02d6 1. add parsing map IAR compiler file. 2. fix bug in iar_parser.py. All works
gamkov created branch master in gamkov/Embedded-System-Test-Automatio… 2026-06-17 15:11:57 +03:00
gamkov created repository gamkov/Embedded-System-Test-Automatio… 2026-06-17 15:08:29 +03:00
gamkov pushed to master at gamkov/mvn_flight 2025-10-30 16:16:57 +03:00
8ac5c10f05 correct Readme
gamkov pushed to master at gamkov/mvn_flight 2025-10-29 20:10:04 +03:00
fcb3a38441 MVN ASOTR data processing is performed using docker containers. Checked in ubuntu, rewrite readme
gamkov pushed to master at gamkov/mvn_flight 2025-10-29 12:16:12 +03:00
14c306818c add Docker support: docker-compose with local path
gamkov pushed to master at gamkov/mvn_flight 2025-10-28 12:21:12 +03:00
cf445dc99c add requirements.txt
gamkov pushed to master at gamkov/mvn_flight 2025-10-16 11:24:59 +03:00
4968d17d5f 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.
gamkov pushed to master at gamkov/mvn_flight 2025-08-07 14:14:03 +03:00
d91039ca21 plot_flight_borders: add flags for flexibility. tm_wheel_parser.py: plot data distribution
gamkov pushed to master at gamkov/mvn_flight 2025-06-10 14:00:19 +03:00
cf3c9290b0 small correct in readme
gamkov pushed to master at gamkov/mvn_flight 2025-06-09 20:06:07 +03:00
ab2a3e8b53 1. add README for windows. 2. rewrite some python scripts and bat-files according to windows requirements. 3. Create tm_brd_parser.py and tm_wheel_parser.py for demonstration how to work with data in python
gamkov pushed to master at gamkov/mvn_flight 2025-06-09 14:59:40 +03:00
b2380a2d6e add directories
gamkov created branch master in gamkov/mvn_flight 2025-06-09 14:46:37 +03:00
gamkov pushed to master at gamkov/mvn_flight 2025-06-09 14:46:37 +03:00
73dc701536 rewrite README
801d4563b2 add .bat files for cmd windows
b04009ad27 project reorganization: 1. executable files in bin directory now. 2. add recursive_unpack_targz.py for recursive unpacking specified in this script archives tar.gz with MVN data. 3. add asotr_unzip_plot.sh bash file for unpacking MVN data, collect asotr data into csv files and plot asotr MVN data. 4. add brd_wheel_1Hz_parser.py for demonstrate how to work with brd telemetry data
2f37a7329b add python files (impulse_response.py, step_response.py, step_response_diff.py) for extract step and impulse response from experiments with KDI MVN
9611d99828 asotr.py: fix bug with decoding command to human-readable format (cmd_decode), add exception if index not finded for specified time
gamkov created repository gamkov/mvn_flight 2025-06-09 14:44:29 +03:00
gamkov pushed to master at gamkov/asotr_flight 2025-06-06 10:56:17 +03:00
b04009ad27 project reorganization: 1. executable files in bin directory now. 2. add recursive_unpack_targz.py for recursive unpacking specified in this script archives tar.gz with MVN data. 3. add asotr_unzip_plot.sh bash file for unpacking MVN data, collect asotr data into csv files and plot asotr MVN data. 4. add brd_wheel_1Hz_parser.py for demonstrate how to work with brd telemetry data
gamkov pushed to master at gamkov/asotr_flight 2025-05-21 14:02:37 +03:00
2f37a7329b add python files (impulse_response.py, step_response.py, step_response_diff.py) for extract step and impulse response from experiments with KDI MVN
gamkov pushed to master at gamkov/asotr_flight 2025-05-20 20:54:06 +03:00
9611d99828 asotr.py: fix bug with decoding command to human-readable format (cmd_decode), add exception if index not finded for specified time