13 Commits

Author SHA1 Message Date
Danila Gamkov
cf3c9290b0 small correct in readme 2025-06-10 13:59:46 +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 2025-06-09 20:05:35 +03:00
Danila Gamkov
b2380a2d6e add directories 2025-06-09 14:59:24 +03:00
Danila Gamkov
73dc701536 rewrite README 2025-06-09 14:46:11 +03:00
Danila Gamkov
801d4563b2 add .bat files for cmd windows 2025-06-09 14:37:23 +03:00
Danila Gamkov
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 2025-06-06 10:54:25 +03:00
Danila Gamkov
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 2025-05-21 14:01:56 +03:00
Danila Gamkov
9611d99828 asotr.py: fix bug with decoding command to human-readable format (cmd_decode), add exception if index not finded for specified time 2025-05-20 20:51:59 +03:00
Danila Gamkov
94ddbeb456 add small changes to plot_flight_borderfs.py in order to correct plot in another devices 2025-04-25 14:51:11 +03:00
Danila Gamkov
0c8b1c5eca small correct readme, correct plot_flight_borders.py for plot in another devices 2025-04-25 14:47:08 +03:00
Danila Gamkov
31cb99ec0c correct find_best_time_interval function. Create Readme 2025-04-25 12:33:44 +03:00
Danila Gamkov
c2f6253575 add exception processing into plot_flight_borders functional 2025-04-24 16:20:41 +03:00
Danila Gamkov
d6fedaa48b first release of ASOTR data parser (flight) 2025-04-23 19:05:48 +03:00