Skip to content

Commit

Permalink
New flight logs and minor update to parser
Browse files Browse the repository at this point in the history
  • Loading branch information
l-jost committed Oct 8, 2021
1 parent 7c4c93d commit a2958bf
Show file tree
Hide file tree
Showing 269 changed files with 343,651 additions and 810 deletions.
4,263 changes: 4,263 additions & 0 deletions log_parsing/flight_logs/2021_06_12_argos/max_flight.txt

Large diffs are not rendered by default.

1,366 changes: 1,366 additions & 0 deletions log_parsing/flight_logs/drone_before_euroc/flight1.txt

Large diffs are not rendered by default.

1,216 changes: 1,216 additions & 0 deletions log_parsing/flight_logs/drone_before_euroc/flight2.txt

Large diffs are not rendered by default.

2,089 changes: 2,089 additions & 0 deletions log_parsing/flight_logs/drone_median/flight_1.txt

Large diffs are not rendered by default.

9,874 changes: 9,874 additions & 0 deletions log_parsing/flight_logs/drone_median/flight_2.txt

Large diffs are not rendered by default.

1,092 changes: 1,092 additions & 0 deletions log_parsing/flight_logs/drone_median_2/flight_1.txt

Large diffs are not rendered by default.

1,478 changes: 1,478 additions & 0 deletions log_parsing/flight_logs/drone_median_2/flight_2.txt

Large diffs are not rendered by default.

1,309 changes: 1,309 additions & 0 deletions log_parsing/flight_logs/drone_offset/flight_1.txt

Large diffs are not rendered by default.

1,416 changes: 1,416 additions & 0 deletions log_parsing/flight_logs/drone_offset/flight_2.txt

Large diffs are not rendered by default.

197 changes: 197 additions & 0 deletions log_parsing/flight_logs/testing_folder/dfgdfg.log

Large diffs are not rendered by default.

256 changes: 256 additions & 0 deletions log_parsing/flight_logs/testing_folder/hop.txt

Large diffs are not rendered by default.

1,292 changes: 1,292 additions & 0 deletions log_parsing/flight_logs/testing_folder/log_test2.txt

Large diffs are not rendered by default.

577 changes: 577 additions & 0 deletions log_parsing/flight_logs/testing_folder/mini_hop.log

Large diffs are not rendered by default.

1,109 changes: 1,109 additions & 0 deletions log_parsing/flight_logs/testing_folder/pressure.txt

Large diffs are not rendered by default.

192 changes: 192 additions & 0 deletions log_parsing/flight_logs/testing_folder/small_hop.txt

Large diffs are not rendered by default.

250 changes: 250 additions & 0 deletions log_parsing/flight_logs/testing_folder/test1.txt

Large diffs are not rendered by default.

271 changes: 271 additions & 0 deletions log_parsing/flight_logs/testing_folder/test2.txt

Large diffs are not rendered by default.

440 changes: 440 additions & 0 deletions log_parsing/flight_logs/testing_folder/test_log.txt

Large diffs are not rendered by default.

71 changes: 71 additions & 0 deletions log_parsing/output/flight1/flight1 - plots.html

Large diffs are not rendered by default.

1,715 changes: 1,715 additions & 0 deletions log_parsing/output/flight1/processed/flight1 - accelerometer_processed.csv

Large diffs are not rendered by default.

5,140 changes: 5,140 additions & 0 deletions log_parsing/output/flight1/processed/flight1 - baro_processed.csv

Large diffs are not rendered by default.

1,714 changes: 1,714 additions & 0 deletions log_parsing/output/flight1/processed/flight1 - covariance_df_processed.csv

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
,ts,error
0,0.0,258
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
,ts,event,out_idx
0,0.0,EV_LIFTOFF,0
1,5.002,EV_CUSTOM_1,0
2,5.002,EV_CUSTOM_1,1
3,7.002,EV_CUSTOM_1,2
4,7.002,EV_MACHTIMER,255
5,7.002,EV_APOGEE,0
6,7.002,EV_APOGEE,1
7,9.002,EV_APOGEE,2
8,10.002,EV_CUSTOM_2,0
9,12.551,EV_POST_APOGEE,0
1,714 changes: 1,714 additions & 0 deletions log_parsing/output/flight1/processed/flight1 - filtered_data_info_processed.csv

Large diffs are not rendered by default.

1,714 changes: 1,714 additions & 0 deletions log_parsing/output/flight1/processed/flight1 - flight_info_processed.csv

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
,ts,state
0,0.0,THRUSTING_1
1,3.31,COASTING
2,6.75,APOGEE
3,7.26,DROGUE
4,12.55,MAIN
3,427 changes: 3,427 additions & 0 deletions log_parsing/output/flight1/processed/flight1 - imu_processed.csv

Large diffs are not rendered by default.

1,714 changes: 1,714 additions & 0 deletions log_parsing/output/flight1/processed/flight1 - magneto_processed.csv

Large diffs are not rendered by default.

1,714 changes: 1,714 additions & 0 deletions log_parsing/output/flight1/processed/flight1 - orientation_info_processed.csv

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
""
Loading

0 comments on commit a2958bf

Please sign in to comment.