


| Directory | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 39 (100.0%) | 2397 (100.0%) | 61.4 |
| Source/LaserInterface/ | 18 (46.2%) | 610 (25.4%) | 33.8 |
| Source/Shared/ | 9 (23.1%) | 240 (10.0%) | 26.6 |
| Source/MainController/ | 2 (5.1%) | 207 (8.6%) | 103.5 |
| Source/WaypointInterface/ | 1 (2.6%) | 180 (7.5%) | 180.0 |
| Source/RoadSelectInterface/ | 1 (2.6%) | 180 (7.5%) | 180.0 |
| Source/ProjectionInterface/ | 1 (2.6%) | 180 (7.5%) | 180.0 |
| Source/ObserverInterface/ | 1 (2.6%) | 180 (7.5%) | 180.0 |
| Source/CollisionInterface/ | 1 (2.6%) | 180 (7.5%) | 180.0 |
| Source/CamVisionInterface/ | 1 (2.6%) | 180 (7.5%) | 180.0 |
| Source/ArduinoClient/ | 1 (2.6%) | 180 (7.5%) | 180.0 |
| / | 2 (5.1%) | 80 (3.3%) | 40.0 |
| Minigrand10/ | 1 (2.6%) | 0 (0.0%) | 0.0 |

updating laser code... adding cfg file and sending data
92 lines of code changed in 3 files:
the main
1 lines of code changed in 1 file:
the makefile
3 lines of code changed in 1 file:
updating and cleaning laser code
26 lines of code changed in 2 files:
adding functionality
24 lines of code changed in 4 files:
updating laser code
166 lines of code changed in 2 files:
updating build instructions
6 lines of code changed in 1 file:
adding IPC support for windows
11 lines of code changed in 2 files:
removing map.h from includes
1 lines of code changed in 1 file:
updating c++ include and link settings
11 lines of code changed in 1 file:
15 lines of code changed in 1 file:
Lase interface header/implementation files. These are skeletons for the most part. They will not compile at this point.
85 lines of code changed in 2 files:
laser interface main file
18 lines of code changed in 1 file:
adding the solution file
0 lines of code changed in 1 file:
debugging so that project compiles
6 lines of code changed in 2 files:
debugging file so that it compiles
3 lines of code changed in 1 file:
adding OpenGL includes, debugging file...
8 lines of code changed in 1 file:
adding Shared.vcproj VS project file to solution
200 lines of code changed in 1 file:
adding WaypointInterface.vcproj VS project file to solution
180 lines of code changed in 1 file:
adding RoadSelectInterface.vcproj VS project file to solution
180 lines of code changed in 1 file:
(8 more)