


| Directory | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 16 (100.0%) | 952 (100.0%) | 59.5 |
| Source/ObserverInterface/ | 15 (93.8%) | 951 (99.9%) | 63.4 |
| Source/Shared/ | 1 (6.3%) | 1 (0.1%) | 1.0 |

Able to read in data; now to get the graph going...
10 lines of code changed in 1 file:
It's compiling, gonna work on testing it...
34 lines of code changed in 2 files:
Updates
36 lines of code changed in 3 files:
Updated the linux make files for the samples in ObserverInterface dir
57 lines of code changed in 6 files:
Resolved a bug in BaseComp.cpp
1 lines of code changed in 1 file:
97 lines of code changed in 1 file:
h file
61 lines of code changed in 1 file:
Sets up gui window, able to plot points, points will need to move across the screen (in next update).
656 lines of code changed in 1 file: