diff --git a/.gitignore b/.gitignore index a8eaeea..ef9b6c6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ *-backups *-bak *.FCStd[1-9]* +*.ipynb_checkpoints diff --git a/doc/quick-tech-report/.gitignore b/doc/paper/.gitignore similarity index 100% rename from doc/quick-tech-report/.gitignore rename to doc/paper/.gitignore diff --git a/doc/quick-tech-report/Makefile b/doc/paper/Makefile similarity index 100% rename from doc/quick-tech-report/Makefile rename to doc/paper/Makefile diff --git a/doc/quick-tech-report/circuits.ipynb b/doc/paper/circuits.ipynb similarity index 100% rename from doc/quick-tech-report/circuits.ipynb rename to doc/paper/circuits.ipynb diff --git a/doc/quick-tech-report/concept_vis_one_axis.pdf b/doc/paper/concept_vis_one_axis.pdf similarity index 100% rename from doc/quick-tech-report/concept_vis_one_axis.pdf rename to doc/paper/concept_vis_one_axis.pdf diff --git a/doc/quick-tech-report/concept_vis_one_axis.svg b/doc/paper/concept_vis_one_axis.svg similarity index 100% rename from doc/quick-tech-report/concept_vis_one_axis.svg rename to doc/paper/concept_vis_one_axis.svg diff --git a/doc/quick-tech-report/goette_inertial_hsms_v1_5_eprint.pdf b/doc/paper/goette_inertial_hsms_v1_5_eprint.pdf similarity index 100% rename from doc/quick-tech-report/goette_inertial_hsms_v1_5_eprint.pdf rename to doc/paper/goette_inertial_hsms_v1_5_eprint.pdf diff --git a/doc/quick-tech-report/ir_tx_schema.pdf b/doc/paper/ir_tx_schema.pdf similarity index 100% rename from doc/quick-tech-report/ir_tx_schema.pdf rename to doc/paper/ir_tx_schema.pdf diff --git a/doc/quick-tech-report/ir_tx_schema.svg b/doc/paper/ir_tx_schema.svg similarity index 100% rename from doc/quick-tech-report/ir_tx_schema.svg rename to doc/paper/ir_tx_schema.svg diff --git a/doc/quick-tech-report/mesh_gen_viz.pdf b/doc/paper/mesh_gen_viz.pdf similarity index 100% rename from doc/quick-tech-report/mesh_gen_viz.pdf rename to doc/paper/mesh_gen_viz.pdf diff --git a/doc/quick-tech-report/mesh_gen_viz.svg b/doc/paper/mesh_gen_viz.svg similarity index 100% rename from doc/quick-tech-report/mesh_gen_viz.svg rename to doc/paper/mesh_gen_viz.svg diff --git a/doc/quick-tech-report/mesh_scan_crop.jpg b/doc/paper/mesh_scan_crop.jpg similarity index 100% rename from doc/quick-tech-report/mesh_scan_crop.jpg rename to doc/paper/mesh_scan_crop.jpg diff --git a/doc/quick-tech-report/photolink_schematic.pdf b/doc/paper/photolink_schematic.pdf similarity index 100% rename from doc/quick-tech-report/photolink_schematic.pdf rename to doc/paper/photolink_schematic.pdf diff --git a/doc/quick-tech-report/photolink_schematic.pro b/doc/paper/photolink_schematic.pro similarity index 100% rename from doc/quick-tech-report/photolink_schematic.pro rename to doc/paper/photolink_schematic.pro diff --git a/doc/quick-tech-report/photolink_schematic.sch b/doc/paper/photolink_schematic.sch similarity index 100% rename from doc/quick-tech-report/photolink_schematic.sch rename to doc/paper/photolink_schematic.sch diff --git a/doc/quick-tech-report/photolink_schematic.svg b/doc/paper/photolink_schematic.svg similarity index 100% rename from doc/quick-tech-report/photolink_schematic.svg rename to doc/paper/photolink_schematic.svg diff --git a/doc/quick-tech-report/proto_3d_design.jpg b/doc/paper/proto_3d_design.jpg similarity index 100% rename from doc/quick-tech-report/proto_3d_design.jpg rename to doc/paper/proto_3d_design.jpg diff --git a/doc/quick-tech-report/prototype_early_comms_small.jpg b/doc/paper/prototype_early_comms_small.jpg similarity index 100% rename from doc/quick-tech-report/prototype_early_comms_small.jpg rename to doc/paper/prototype_early_comms_small.jpg diff --git a/doc/quick-tech-report/rotohsm.bib b/doc/paper/rotohsm.bib similarity index 100% rename from doc/quick-tech-report/rotohsm.bib rename to doc/paper/rotohsm.bib diff --git a/doc/quick-tech-report/rotohsm_paper.pdf b/doc/paper/rotohsm_paper.pdf similarity index 100% rename from doc/quick-tech-report/rotohsm_paper.pdf rename to doc/paper/rotohsm_paper.pdf diff --git a/doc/quick-tech-report/rotohsm_paper.tex b/doc/paper/rotohsm_paper.tex similarity index 100% rename from doc/quick-tech-report/rotohsm_paper.tex rename to doc/paper/rotohsm_paper.tex diff --git a/doc/quick-tech-report/rotohsm_tech_report.pdf b/doc/paper/rotohsm_tech_report.pdf similarity index 100% rename from doc/quick-tech-report/rotohsm_tech_report.pdf rename to doc/paper/rotohsm_tech_report.pdf diff --git a/doc/quick-tech-report/rotohsm_tech_report.tex b/doc/paper/rotohsm_tech_report.tex similarity index 100% rename from doc/quick-tech-report/rotohsm_tech_report.tex rename to doc/paper/rotohsm_tech_report.tex