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.
Danila Gamkov
2025-10-16 11:23:56 +03:00
d91039ca21
plot_flight_borders: add flags for flexibility. tm_wheel_parser.py: plot data distribution
Danila Gamkov
2025-08-07 14:13:43 +03:00
cf3c9290b0
small correct in readme
Danila Gamkov
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
Danila2025-06-09 20:05:35 +03:00
801d4563b2
add .bat files for cmd windows
Danila Gamkov
2025-06-09 14:37:23 +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
Danila Gamkov
2025-06-06 10:54:25 +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
Danila Gamkov
2025-05-21 14:01:56 +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
Danila Gamkov
2025-05-20 20:51:59 +03:00
94ddbeb456
add small changes to plot_flight_borderfs.py in order to correct plot in another devices
Danila Gamkov
2025-04-25 14:51:11 +03:00
0c8b1c5eca
small correct readme, correct plot_flight_borders.py for plot in another devices
Danila Gamkov
2025-04-25 14:47:08 +03:00