[root]/Source
ArduinoClient
(8 files, 695 lines)
ArduinoServer
(4 files, 715 lines)
CamVisionInterface
(5 files, 323 lines)
CollisionInterface
(5 files, 355 lines)
LaserInterface
(6 files, 526 lines)
MainController
(3 files, 219 lines)
ObserverInterface
(11 files, 1037 lines)
ProjectionInterface
(10 files, 668 lines)
RoadSelectInterface
(7 files, 441 lines)
Shared
(15 files, 2584 lines)
Shared.xcodeproj
(1 files, 239 lines)
WaypointInterface
(7 files, 519 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 18 (100.0%) | 236 (100.0%) | 13.1 |
| jbridon | 11 (61.1%) | 167 (70.8%) | 15.1 |
| abrockett | 4 (22.2%) | 64 (27.1%) | 16.0 |
| mjones | 2 (11.1%) | 4 (1.7%) | 2.0 |
| estoekl | 1 (5.6%) | 1 (0.4%) | 1.0 |
Changed the class name to better fit the system's architecture.
1 lines of code changed in 1 file:
Changed makefile.cfg so that includes take the style . Yes, it was that easy
1 lines of code changed in 1 file:
Major work on the makefile system.
26 lines of code changed in 2 files:
Add Shared as a search path for gcc
1 lines of code changed in 1 file:
Convert make to recursive, parallelizable system
12 lines of code changed in 1 file:
Major changes to makefile system, add makefiles are set.
63 lines of code changed in 3 files:
Updated make files to better help with lib control. Update Projection Transform.
2 lines of code changed in 1 file:
changed components.mk
1 lines of code changed in 1 file:
Updated cam vision to work with openGL in Linux
5 lines of code changed in 1 file:
Updated makefiles to a non-library based system. Sorry Addam :P
11 lines of code changed in 1 file:
Updated for time performance output.
2 lines of code changed in 1 file:
Added config file parsing capabilities for all components via BaseComponent
11 lines of code changed in 1 file:
Added CamVision xcode project
50 lines of code changed in 2 files:
Added module level makefile in Shared
50 lines of code changed in 1 file: