3501/stronghold-2016
8 years agoAdd in numbers corresponding to shooter
Kevin Zhang [Sat, 23 Jan 2016 03:22:46 +0000 (19:22 -0800)]
Add in numbers corresponding to shooter

8 years agoadd catch to getspeed and change names
Kevin Zhang [Sat, 23 Jan 2016 03:20:33 +0000 (19:20 -0800)]
add catch to getspeed and change names

8 years agoChange getcurrentspeed to getcurrentsetpoint()
Kevin Zhang [Sat, 23 Jan 2016 03:20:08 +0000 (19:20 -0800)]
Change getcurrentspeed to getcurrentsetpoint()

8 years agoAdd button handling for shooter commands
Kevin Zhang [Sat, 23 Jan 2016 03:00:02 +0000 (19:00 -0800)]
Add button handling for shooter commands

8 years agoAdd set speed and change speed commands
Kevin Zhang [Sat, 23 Jan 2016 02:56:18 +0000 (18:56 -0800)]
Add set speed and change speed commands

8 years agoRemove buttons pressed to change to command based, change getState() to actually...
Kevin Zhang [Sat, 23 Jan 2016 02:51:05 +0000 (18:51 -0800)]
Remove buttons pressed to change to command based, change getState() to actually calculate the state and change methods from private to public

8 years agoFix compile error that wasn't caught
Kevin Zhang [Sat, 23 Jan 2016 02:40:31 +0000 (18:40 -0800)]
Fix compile error that wasn't caught

8 years agoChange constants and variable names to be more descriptive
Kevin Zhang [Sat, 23 Jan 2016 02:39:40 +0000 (18:39 -0800)]
Change constants and variable names to be more descriptive

8 years agoChange buttons pressed to use OI initialized buttons
EvanYap [Fri, 22 Jan 2016 03:49:06 +0000 (19:49 -0800)]
Change buttons pressed to use OI initialized buttons

8 years agoAdd shooter buttons per logan request
EvanYap [Fri, 22 Jan 2016 03:48:44 +0000 (19:48 -0800)]
Add shooter buttons per logan request

8 years agoAdd buttons pressed method and also also add state update
EvanYap [Fri, 22 Jan 2016 03:45:09 +0000 (19:45 -0800)]
Add buttons pressed method and also also add state update

8 years agoAdd state for shooter
EvanYap [Fri, 22 Jan 2016 03:43:23 +0000 (19:43 -0800)]
Add state for shooter

8 years agoMake command for running the shooter when trigger is pressed
EvanYap [Fri, 22 Jan 2016 03:16:24 +0000 (19:16 -0800)]
Make command for running the shooter when trigger is pressed

8 years agoSet buttons in OI to run changeSpeed command when pressed
EvanYap [Fri, 22 Jan 2016 03:00:37 +0000 (19:00 -0800)]
Set buttons in OI to run changeSpeed command when pressed

8 years agoCreate changeSpeed command for incrementing and decrementing
EvanYap [Fri, 22 Jan 2016 02:58:37 +0000 (18:58 -0800)]
Create changeSpeed command for incrementing and decrementing

8 years agoChange variable port name and use setSpeed method
EvanYap [Fri, 22 Jan 2016 02:53:15 +0000 (18:53 -0800)]
Change variable port name and use setSpeed method

8 years agoChange CANTalon from wheel to shooter
EvanYap [Fri, 22 Jan 2016 02:50:07 +0000 (18:50 -0800)]
Change CANTalon from wheel to shooter

8 years agoFix variable names
EvanYap [Fri, 22 Jan 2016 02:46:55 +0000 (18:46 -0800)]
Fix variable names

8 years agoFix duplicate variable and semicolon in OI
EvanYap [Fri, 22 Jan 2016 02:37:28 +0000 (18:37 -0800)]
Fix duplicate variable and semicolon in OI

8 years agoMake style edits
EvanYap [Thu, 21 Jan 2016 04:46:48 +0000 (20:46 -0800)]
Make style edits

8 years agoAdd thumb button to send to RioLog/Drive console the current speed of the shooter...
EvanYap [Thu, 21 Jan 2016 04:26:09 +0000 (20:26 -0800)]
Add thumb button to send to RioLog/Drive console the current speed of the shooter wheel motor

8 years agoCreates methods for setting speed, adding to speed, and subtracting from speed along...
EvanYap [Thu, 21 Jan 2016 04:23:14 +0000 (20:23 -0800)]
Creates methods for setting speed, adding to speed, and subtracting from speed along with buttons corresponding to their actions

8 years agoSetup port and initialize wheel object for ShooterTest to use
EvanYap [Thu, 21 Jan 2016 03:51:10 +0000 (19:51 -0800)]
Setup port and initialize wheel object for ShooterTest to use

8 years agoMake style edits
EvanYap [Thu, 21 Jan 2016 04:46:48 +0000 (20:46 -0800)]
Make style edits

8 years agoAdd thumb button to send to RioLog/Drive console the current speed of the shooter...
EvanYap [Thu, 21 Jan 2016 04:26:09 +0000 (20:26 -0800)]
Add thumb button to send to RioLog/Drive console the current speed of the shooter wheel motor

8 years agoCreates methods for setting speed, adding to speed, and subtracting from speed along...
EvanYap [Thu, 21 Jan 2016 04:23:14 +0000 (20:23 -0800)]
Creates methods for setting speed, adding to speed, and subtracting from speed along with buttons corresponding to their actions

8 years agoSetup port and initialize wheel object for ShooterTest to use
EvanYap [Thu, 21 Jan 2016 03:51:10 +0000 (19:51 -0800)]
Setup port and initialize wheel object for ShooterTest to use

8 years agoMake ShooterTest command
EvanYap [Thu, 21 Jan 2016 03:41:10 +0000 (19:41 -0800)]
Make ShooterTest command

8 years agoFix diverging conflicts, not sure how this happened but it did
Kevin Zhang [Sat, 23 Jan 2016 03:35:09 +0000 (19:35 -0800)]
Fix diverging conflicts, not sure how this happened but it did

8 years agoAdd descriptive comments to the Drivetrain
Kevin Zhang [Thu, 21 Jan 2016 04:40:12 +0000 (20:40 -0800)]
Add descriptive comments to the Drivetrain

8 years agoChange constants style to separate encoder ports from drivetrain ports
Kevin Zhang [Thu, 21 Jan 2016 04:39:42 +0000 (20:39 -0800)]
Change constants style to separate encoder ports from drivetrain ports

8 years agoAdd certain newlines and comments to make methods more descriptive
Your Name [Thu, 21 Jan 2016 04:28:17 +0000 (20:28 -0800)]
Add certain newlines and comments to make methods more descriptive

8 years agoSeparate Drivetrain variables that relate to motors and encoders and add comment
Your Name [Thu, 21 Jan 2016 04:27:31 +0000 (20:27 -0800)]
Separate Drivetrain variables that relate to motors and encoders and add comment

8 years agoAdd TODOS to drivetrain
Kevin Zhang [Thu, 21 Jan 2016 03:57:32 +0000 (19:57 -0800)]
Add TODOS to drivetrain

8 years agoAdd TODOs for dev to add certain commments and change style
Kevin Zhang [Thu, 21 Jan 2016 03:56:26 +0000 (19:56 -0800)]
Add TODOs for dev to add certain commments and change style

8 years agoAdd Encoders to drivetrain and related methods for accessing encoder values.
Your Name [Thu, 21 Jan 2016 03:48:32 +0000 (19:48 -0800)]
Add Encoders to drivetrain and related methods for accessing encoder values.

8 years agoAdd Drivetrain related constants specifically encoder ports
Your Name [Thu, 21 Jan 2016 03:47:58 +0000 (19:47 -0800)]
Add Drivetrain related constants specifically encoder ports

8 years agoClean up all unnecessary comments
Your Name [Thu, 21 Jan 2016 03:23:26 +0000 (19:23 -0800)]
Clean up all unnecessary comments

8 years agoDelete move arm command
Your Name [Tue, 19 Jan 2016 03:20:09 +0000 (19:20 -0800)]
Delete move arm command

8 years agoMerge branch 'skeleton-code' of challenge-bot.com:repos/3501/stronghold-2016 into...
Meryem Esa [Sun, 17 Jan 2016 01:35:51 +0000 (17:35 -0800)]
Merge branch 'skeleton-code' of challenge-bot.com:repos/3501/stronghold-2016 into skeleton-code

8 years agoadd all Shooter commands
Meryem Esa [Sun, 17 Jan 2016 01:35:41 +0000 (17:35 -0800)]
add all Shooter commands

8 years agoadd all IntakeArm commands
Your Name [Sun, 17 Jan 2016 01:24:59 +0000 (17:24 -0800)]
add all IntakeArm commands

8 years agoMerge branch 'skeleton-code' of challenge-bot.com:repos/3501/stronghold-2016 into...
Meryem Esa [Sun, 17 Jan 2016 01:16:20 +0000 (17:16 -0800)]
Merge branch 'skeleton-code' of challenge-bot.com:repos/3501/stronghold-2016 into skeleton-code

8 years agoadd all DefenseArm commands
Meryem Esa [Sun, 17 Jan 2016 01:10:43 +0000 (17:10 -0800)]
add all DefenseArm commands

8 years agoadd all Scaler commands
Your Name [Sun, 17 Jan 2016 01:10:02 +0000 (17:10 -0800)]
add all Scaler commands

8 years agoadd all DriveTrain commands
Meryem Esa [Sun, 17 Jan 2016 01:00:20 +0000 (17:00 -0800)]
add all DriveTrain commands

8 years agoadd DefenseArm subsystem
Your Name [Sun, 17 Jan 2016 00:52:37 +0000 (16:52 -0800)]
add DefenseArm subsystem

8 years agoadd Shooter subsystem
Your Name [Sun, 17 Jan 2016 00:50:45 +0000 (16:50 -0800)]
add Shooter subsystem

8 years agoadd IntakeArm subsystem
Your Name [Sun, 17 Jan 2016 00:47:44 +0000 (16:47 -0800)]
add IntakeArm subsystem

8 years agoadd Scaler subsystem
Meryem Esa [Sun, 17 Jan 2016 00:40:17 +0000 (16:40 -0800)]
add Scaler subsystem

8 years agoAdd code base
Kevin Zhang [Thu, 31 Dec 2015 03:54:55 +0000 (19:54 -0800)]
Add code base

8 years agoAdd gitignore
Kevin Zhang [Thu, 31 Dec 2015 03:54:14 +0000 (19:54 -0800)]
Add gitignore