Skip to content

Commit

Permalink
Release 0.5
Browse files Browse the repository at this point in the history
* Updated visualizer for JSON format
* Updated documentation for visualizer
* Improved parameterCfg.m
* Cleaned and added examples

Bugfix:
* Third order reflections in tree traversal
  • Loading branch information
neerajvarshney committed Mar 11, 2021
1 parent 250162e commit 87af897
Show file tree
Hide file tree
Showing 1,915 changed files with 600 additions and 18,248 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@
## Useless/temporary files to ignore
# MATLAB
*.asv
*.m~
*.m~
Binary file modified docs/Documentation.pdf
Binary file not shown.
21 changes: 21 additions & 0 deletions src/examples/BoxLectureRoom/Input/NodeRotation0.dat
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
0,0,0
0,0,0
0,0,0
0,0,0
0,0,0
0,0,0
0,0,0
0,0,0
0,0,0
0,0,0
0,0,0
0,0,0
0,0,0
0,0,0
0,0,0
0,0,0
0,0,0
0,0,0
0,0,0
0,0,0
0,0,0
21 changes: 21 additions & 0 deletions src/examples/BoxLectureRoom/Input/NodeRotation1.dat
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
0,0,0
0,0,0
0,0,0
0,0,0
0,0,0
0,0,0
0,0,0
0,0,0
0,0,0
0,0,0
0,0,0
0,0,0
0,0,0
0,0,0
0,0,0
0,0,0
0,0,0
0,0,0
0,0,0
0,0,0
0,0,0
21 changes: 21 additions & 0 deletions src/examples/BoxLectureRoom/Input/NodeRotation2.dat
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
0,0,0
0,0,0
0,0,0
0,0,0
0,0,0
0,0,0
0,0,0
0,0,0
0,0,0
0,0,0
0,0,0
0,0,0
0,0,0
0,0,0
0,0,0
0,0,0
0,0,0
0,0,0
0,0,0
0,0,0
0,0,0
21 changes: 21 additions & 0 deletions src/examples/BoxLectureRoom/Input/NodeRotation3.dat
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
0,0,0
0,0,0
0,0,0
0,0,0
0,0,0
0,0,0
0,0,0
0,0,0
0,0,0
0,0,0
0,0,0
0,0,0
0,0,0
0,0,0
0,0,0
0,0,0
0,0,0
0,0,0
0,0,0
0,0,0
0,0,0
24 changes: 12 additions & 12 deletions src/examples/BoxLectureRoom/Output/Ns3/QdFiles/qdOutput.json

Large diffs are not rendered by default.

Large diffs are not rendered by default.

24 changes: 12 additions & 12 deletions src/examples/L-Room-rotation-multiPAAs/Output/Visualizer/Mpc.json

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

This file was deleted.

Loading

0 comments on commit 87af897

Please sign in to comment.