0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Oct 07, 2024 — Oct 07, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Mid-competition commit. Many things disabled/revised. More... over 11 years ago
Pre-competition commit. Autonomous ramp speeds and timing still need tuning. More... over 11 years ago
Fixed buffer strategy errors and added precision mode status. TODO: Make better precision mode icons. More... over 11 years ago
Changes made with autonomous testing. More to come. More... over 11 years ago
Initial commit. A simple graphical widget that (in theory) describes the status of various actuators on the robot based on network table values. Also, HI TIM!!!!!!! More... over 11 years ago
Initial commit. A simple graphical widget that (in theory) describes the status of various actuators on the robot based on network table values. Also, HI TIM!!!!!!! More... over 11 years ago
Updated stuff to be better. HI ALI!!!! HI GAVIN!!!!! HI NATHAN!!!!!! More... over 11 years ago
Minor camera interfacing updates and additional commenting More... over 11 years ago
Cooldown added after clutch limit switch is pressed. More... over 11 years ago
Code commenting and organization, updates to the lifter and shooter commands to solve potential mechanical issues, create cooldowns, etc. More... over 11 years ago
(Retroactive) Bag and Tag commit. Lifter and catapult code refined with testing. More... over 11 years ago
Stuff doesn't work. So sad More... over 11 years ago
Adjustment to match new hardware specs and refinements towards various commands for teleop. More... over 11 years ago
Fixed Robot with the autonomous picker More... over 11 years ago
Added AutonomousPicker to the Robot class and integrated the AutonomousPicker with the Camera class. More... over 11 years ago
Created DriveLeftShootDistance and DriveRightShootDistance. Needs to be tested for distance and time variables. More... over 11 years ago
Massive commenting of most non-command classes, merging of multiple edits, reorganization of autonomous commands, and the creation of a new generalized autonomous routine were carried out. TODO: Sync camera code with robot autonomous, pare down and further organize autonomous routines, and expand or remove autonomous picker class. More... over 11 years ago
added ability to change the turn coefficient. More... over 11 years ago
Static widget implementation. Some functions incomplete. More... over 11 years ago
added command groups FarDriveLeftTime (drives left from far right of field), and FarDriveRightTime (drives right from far left of field); the commands may or may not be necessary if the camera can tell where on the field the robot is located and tell the regular Drive( var direction )ShootTime command groups. More... over 11 years ago
Created DriveLeftShootDistance and DriveRightShootDistance. Needs to be tested for distance and time variables. More... over 11 years ago
Changed the name of DriveForward and DriveDistance to DriveForwardTime, DriveForwardDistance. Finished StrafeDistance and StrafeTime for end command(). Created DriveStop() command for the command groups of DriveRightShootTime and DriveLeftShootTime. Created the skeleton AutonoumousPicker class for choosing the Auton command. More... over 11 years ago
Created StrafeTime and StrafeDistance. Camera function needs to be added. Edited DriveForward and DriveDistance for vPower. More... over 11 years ago
Strafe command shell. Needs testing More... over 11 years ago
Modifications made in order to better sync with robot code. Still needs more testing. More... over 11 years ago
Merged with accelerometer and autonomous updates. Added output data for the network table to CommandBase to be sent by currently running commands. More... over 11 years ago
Created DriveDistance for autonomous period using Accelerometer. More... over 11 years ago
Added a Accelerometer class into the inputs class More... over 11 years ago
Initial import of RobotStatus for the DashBoard Widgets. More... over 11 years ago
Initial import of RobotStatus for the DashBoard Widgets. More... over 11 years ago