• Joined on 2024-12-02
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 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 branch master in gamkov/mvn_flight 2025-06-09 14:46:37 +03:00
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
gamkov pushed to master at gamkov/asotr_flight 2025-04-25 14:51:41 +03:00
94ddbeb456 add small changes to plot_flight_borderfs.py in order to correct plot in another devices
gamkov pushed to master at gamkov/asotr_flight 2025-04-25 14:47:46 +03:00
0c8b1c5eca small correct readme, correct plot_flight_borders.py for plot in another devices
gamkov created branch master in gamkov/asotr_flight 2025-04-25 12:35:56 +03:00
gamkov pushed to master at gamkov/asotr_flight 2025-04-25 12:35:56 +03:00
31cb99ec0c correct find_best_time_interval function. Create Readme
c2f6253575 add exception processing into plot_flight_borders functional
d6fedaa48b first release of ASOTR data parser (flight)
gamkov created repository gamkov/asotr_flight 2025-04-25 10:22:51 +03:00
gamkov pushed to master at gamkov/asotr_csv 2025-04-24 19:55:14 +03:00
d8065e025d correct readme
gamkov pushed to master at gamkov/asotr_csv 2025-04-24 19:50:47 +03:00
ce38d49523 eliminate local directories
gamkov pushed to master at gamkov/asotr_csv 2025-04-24 19:23:57 +03:00
32a9f2d5aa correct Readme
gamkov pushed to master at gamkov/asotr_csv 2025-04-24 19:12:08 +03:00
aa98cf7b3a correct README
gamkov created branch master in gamkov/uart_server 2025-03-31 20:49:28 +03:00
gamkov pushed to master at gamkov/uart_server 2025-03-31 20:49:28 +03:00
90bd7fbae9 uart server works correctly in CLI and TCP mode
120aaadbb9 transmit-receive data working correct but with only one settings port
45f145ca2f transmit-receive data working correct now. Fix bug with port set settings
aa75967bdf something wrong with transmit throw AC4
ac7c6ba356 refactor. Add set_port functional for set settings in specified serial port