Developers: abrockett

Login name:
abrockett
Total Commits:
34 (8.2%)
Lines of Code:
918 (4.4%)
Most Recent Commit:
2010-02-04 15:53
Tweet this:
Tweet this

Activity by Clock Time

Activity by Hour of Day for abrockett

Activity by Day of Week for abrockett

Activity in Directories

Directory Changes Lines of Code Lines per Change
Totals 34 (100.0%) 918 (100.0%) 27.0
Source/ProjectionInterface/ 9 (26.5%) 356 (38.8%) 39.5
Source/Shared/ 10 (29.4%) 247 (26.9%) 24.7
Source/RoadSelectInterface/ 8 (23.5%) 244 (26.6%) 30.5
Source/ 4 (11.8%) 64 (7.0%) 16.0
Source/ArduinoClient/ 1 (2.9%) 7 (0.8%) 7.0
Source/CamVisionInterface/ 2 (5.9%) 0 (0.0%) 0.0

Activity of abrockett

Most Recent Commits

abrockett 2010-02-04 15:53 Rev.: 148

Added code to test Multipage messaging. Behavior is non-deterministic, but consistantly doesn't work. Please read over my commit though, its possible (though unlikely) that the error is on my side.

47 lines of code changed in 1 file:

  • Source/Shared: ComponentTest.cpp (+47 -3)
abrockett 2010-01-28 14:11 Rev.: 147

Implemented some of the functionality of RoadSelectInterface
Added RoadSelectTest to test RoadSelectInterface
Makefile be broke

143 lines of code changed in 3 files:

  • Source/RoadSelectInterface: RoadSelectInterface.cpp (+27 -3), RoadSelectTest.cpp (new 115), makefile (+1)
abrockett 2010-01-28 14:07 Rev.: 146

Addded Sample movie to the RoadSelectionInterface

0 lines of code changed in 1 file:

  • Source/RoadSelectInterface: MOV00135.MP4 (new)
abrockett 2010-01-24 18:19 Rev.: 145

Added RoadSelectInterface sketch. Have some build problems, but the framework should be there.

101 lines of code changed in 4 files:

  • Source/RoadSelectInterface: Main.cpp (+20 -2), RoadSelectInterface.cpp (new 29), RoadSelectInterface.h (new 51), makefile (+1 -1)
abrockett 2009-11-15 18:54 Rev.: 142

Changed makefile.cfg so that includes take the style . Yes, it was that easy

1 lines of code changed in 1 file:

  • Source: makefile.cfg (+1 -1)
abrockett 2009-11-15 12:18 Rev.: 133

Added code to test the ProjectionInterface. I'll figure out the right way to build it later

107 lines of code changed in 2 files:

  • Source/ProjectionInterface: ProjectionTest.cpp (new 52), ProjectionTest.h (new 55)
abrockett 2009-11-12 09:48 Rev.: 129

Added projectioninterface.cfg to source control. Perhaps not a good idea for testing, but it should be in there eventually.

9 lines of code changed in 1 file:

  • Source/ProjectionInterface: projectioninterface.cfg (new 9)
abrockett 2009-11-12 09:43 Rev.: 128

Added Utilities_Vision.h/cpp to source control like I shoulda

135 lines of code changed in 2 files:

  • Source/Shared: Utilities_Vision.cpp (new 101), Utilities_Vision.h (new 34)
abrockett 2009-11-12 09:41 Rev.: 127

Moved SendImage, ReceiveImage to Utilities_Vision.h/cpp, changed BaseComponent to make everything jiffy

23 lines of code changed in 4 files:

  • Source/Shared: BaseComponent.h (+21 -16), Utilities.cpp (-23), Utilities.h (-3), makefile (+2 -2)
abrockett 2009-11-11 17:21 Rev.: 126

Add Shared as a search path for gcc

1 lines of code changed in 1 file:

  • Source: makefile.cfg (+1 -1)
abrockett 2009-11-11 17:20 Rev.: 125

Convert make to recursive, parallelizable system

12 lines of code changed in 1 file:

  • Source: makefile (+12 -3)
abrockett 2009-11-11 17:10 Rev.: 124

Remove references to SendImage(IplImage* img), use function in Utilities.h instead

0 lines of code changed in 2 files:

  • Source/CamVisionInterface: CamVisionInterface.cpp (-23), CamVisionInterface.h (-4)
abrockett 2009-11-11 17:09 Rev.: 123

Move SendImage(IplImage* img) from CamVisionInterface to Utilities.h

26 lines of code changed in 2 files:

  • Source/Shared: Utilities.cpp (+23), Utilities.h (+3)
abrockett 2009-11-11 16:53 Rev.: 122

Jeremy's changes to ArduinoClient

7 lines of code changed in 1 file:

  • Source/ArduinoClient: ArduinoInterface.cpp (+7 -5)
abrockett 2009-11-08 12:24 Rev.: 113

Changed count to points_count because Matt had issuesmade on_mouse just return if enough points had been collected

17 lines of code changed in 1 file:

  • Source/ProjectionInterface: GetPerspective.cpp (+17 -19)
abrockett 2009-11-01 13:47 Rev.: 100

Finished Projection Calibration tool. Make it with 'make get' in ProjectionInterface/ and run it with './getMatrix floorgrid.jpg'

148 lines of code changed in 3 files:

  • Source/ProjectionInterface: floorgrid.jpg (new), getperspective.cpp (+142 -59), makefile (+6 -2)
abrockett 2009-10-11 13:12 Rev.: 41

Added Matt's pseudocode for performing the perspective transform

16 lines of code changed in 1 file:

  • Source/ProjectionInterface: doPerspective.cpp (new 16)
abrockett 2009-10-11 12:53 Rev.: 39

Added quick implementation of camera config using OpenCV. My linux is borked, so compilation isn't guarenteed

59 lines of code changed in 1 file:

  • Source/ProjectionInterface: getperspective.cpp (new 59)
abrockett 2009-10-07 17:07 Rev.: 32

Added module level makefile in Shared

66 lines of code changed in 2 files:

  • Source: drivers.mk (new 50)
  • Source/Shared: makefile (new 16)
Generated by StatSVN 0.5.0