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
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@@ -7,4 +7,9 @@
|
||||
*.txt
|
||||
*.xls
|
||||
*.xlsx
|
||||
/__pycache__
|
||||
*.csv#
|
||||
*.doc
|
||||
*.docx
|
||||
/bin/__pycache__
|
||||
/asotr_csv/target/debug
|
||||
/asotr_csv/target/release
|
||||
|
Reference in New Issue
Block a user