9 Commits

Author SHA1 Message Date
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