3501/2015-FRC-Spark
8 years agoCreated get arm angle method inside Arm class naman/arm_potentiometer
nbhargava [Tue, 17 Nov 2015 05:20:05 +0000 (21:20 -0800)]
Created get arm angle method inside Arm class

8 years agoAdded variables for parameters in potentiometer constructor
nbhargava [Tue, 17 Nov 2015 05:11:29 +0000 (21:11 -0800)]
Added variables for parameters in potentiometer constructor

8 years agoAdded analog input object
nbhargava [Tue, 17 Nov 2015 05:06:01 +0000 (21:06 -0800)]
Added analog input object

8 years agoadded analog potentiometer object in Arm class
nbhargava [Tue, 17 Nov 2015 05:00:19 +0000 (21:00 -0800)]
added analog potentiometer object in Arm class

8 years agocreated a subclass by extention of analog potentiometer superclass
nbhargava [Tue, 17 Nov 2015 04:51:54 +0000 (20:51 -0800)]
created a subclass by extention of analog potentiometer superclass

8 years agodeleted potentiometer class
nbhargava [Tue, 17 Nov 2015 04:42:01 +0000 (20:42 -0800)]
deleted potentiometer class

8 years agoadded angle, MAX_ANGLE, MIN_ANGLE variables
nbhargava [Tue, 17 Nov 2015 04:40:00 +0000 (20:40 -0800)]
added angle, MAX_ANGLE, MIN_ANGLE variables

8 years agocreated a potentiometer class
nbhargava [Tue, 17 Nov 2015 04:34:41 +0000 (20:34 -0800)]
created a potentiometer class

8 years agoChange the gitignore
Kevin Zhang [Tue, 17 Nov 2015 03:22:37 +0000 (19:22 -0800)]
Change the gitignore

8 years agomake everything 80 columns or less origin/HEAD origin/master
daniel watson [Tue, 17 Nov 2015 03:06:56 +0000 (19:06 -0800)]
make everything 80 columns or less

8 years agoremove .classpath and .project before sharing
daniel watson [Tue, 17 Nov 2015 02:44:51 +0000 (18:44 -0800)]
remove .classpath and .project before sharing

8 years agoChange to 2 space instead of 4 space per Danny's request cb/master
Kevin Zhang [Sun, 15 Nov 2015 00:39:23 +0000 (16:39 -0800)]
Change to 2 space instead of 4 space per Danny's request

8 years agoAdded gitignore file
Kevin Zhang [Sun, 15 Nov 2015 00:26:33 +0000 (16:26 -0800)]
Added gitignore file

8 years agoRemoved cached bin files
Kevin Zhang [Sun, 15 Nov 2015 00:22:12 +0000 (16:22 -0800)]
Removed cached bin files

8 years agoAdd license
Kevin Zhang [Fri, 13 Nov 2015 02:02:11 +0000 (18:02 -0800)]
Add license

8 years agoFix style errors
Kevin Zhang [Fri, 13 Nov 2015 01:56:15 +0000 (17:56 -0800)]
Fix style errors

8 years agoClean Up Code for FRC 3501-Spark Code: Restructure codebase
Kevin Zhang [Fri, 13 Nov 2015 01:51:00 +0000 (17:51 -0800)]
Clean Up Code for FRC 3501-Spark Code: Restructure codebase