Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: FRCTeam3255/2024_Offbot_Code
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: PostBeachBlitz
Choose a base ref
...
head repository: FRCTeam3255/2024_Offbot_Code
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: PostOffSeason
Choose a head ref
  • 4 commits
  • 18 files changed
  • 3 contributors

Commits on Nov 12, 2024

  1. Abstract subsystems from state machine (#136)

    * completed abstraction
    
    * leds should be blue and yellow for our team colors >:(
    
    * Update src/main/java/frc/robot/commands/Autos/ShootSequence.java
    
    * Update src/main/java/frc/robot/commands/Autos/ShootSequence.java
    
    ---------
    
    Co-authored-by: Tayler Uva <8679670+TaylerUva@users.noreply.github.com>
    AlenaNguyen and TaylerUva authored Nov 12, 2024
    Configuration menu
    Copy the full SHA
    62ed075 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

  1. LazerCAN, Solo Driving, & PDH Logging (#139)

    * gp gaaejioerp hop ghzdf
    
    * LazerCAN works! (+ solo driver bindings)
    
    * add pdh logging
    
    * Update PDH names
    
    ---------
    
    Co-authored-by: Alena <112772895+Alenguye582@users.noreply.github.com>
    alicekuznetsov and AlenaNguyen authored Nov 19, 2024
    Configuration menu
    Copy the full SHA
    6005a7d View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2024

  1. Limelight MegaTag1 (#140)

    * Limelight Megatag1
    
    * Update src/main/java/frc/robot/RobotPreferences.java
    
    Co-authored-by: Tayler Uva <8679670+TaylerUva@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: Tayler Uva <8679670+TaylerUva@users.noreply.github.com>
    alicekuznetsov and TaylerUva authored Dec 16, 2024
    Configuration menu
    Copy the full SHA
    af68551 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2024

  1. Current Limiting Testing (#141)

    * printed out current limits and added stator limit to drivetrain
    
    * Testing Current Limits
    
    ---------
    
    Co-authored-by: ACat701 <90939494+ACat701@users.noreply.github.com>
    AlenaNguyen and alicekuznetsov authored Dec 27, 2024
    Configuration menu
    Copy the full SHA
    d91c5b9 View commit details
    Browse the repository at this point in the history
Loading