-
Notifications
You must be signed in to change notification settings - Fork 1
Harrison's Custom Commands + Alerts expansion #8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
Talon540-root
wants to merge
83
commits into
main
Choose a base branch
from
manual-alignment-commands
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
83 commits
Select commit
Hold shift + click to select a range
0310fca
WIP (squash later)
srimanachanta 16c4eba
Increase voltage warning on battery and add CAN error alert
srimanachanta f9babf3
clean
srimanachanta 94bbec0
Merge branch 'main' of https://github.com/Talon540Programming/Reefsca…
Bluewaves54 93e655d
Implement Full Logging and Drivetrain Subsystem (#1)
srimanachanta 98c0715
Fix Modules Falsely Reporting as Disconnected
srimanachanta 1cc2430
Cleanup typing, make errors more obvious
srimanachanta 803498a
Cleanup dashboard setting stuff
srimanachanta 15e8caf
Update sim characterization constants to be more accurate, stops a ma…
srimanachanta 37cd26f
Log drive motor temps
srimanachanta 1b089c2
Merge branch 'main' into sriman-dev
srimanachanta addcdce
Formatting fixes
srimanachanta f7606cf
Inline tuning mode alert
srimanachanta 9325f68
Misc drive fixes (#6)
srimanachanta e5c4843
Merge branch 'main' into sriman-dev
srimanachanta 876046f
Rename RobotState to PoseEstimator
srimanachanta 2ae942f
Refactor abstract alerts into util class to later roll into LEDs
srimanachanta 2af259b
Update Phoenix6 to 2025.2.2
srimanachanta b2626e8
Refactor code structure to not over-expose subsystem specific stuff
srimanachanta 2952998
Shorten name for drive temp
srimanachanta 5b6968a
Fix red alliance drive commands bug
srimanachanta 420fa3d
Update WPILIB to 2025.3.1
srimanachanta 3be2661
Update stuff (#7)
srimanachanta 2a1068c
Merge branch 'main' into sriman-dev
srimanachanta de577e5
fix akit version mismatch
srimanachanta 68e75f9
Add intake subsystem
srimanachanta ca2f600
Update robot constants to match bot
srimanachanta 6adf211
Fix DT bug
srimanachanta e8fbd80
Update Intake
srimanachanta 4343534
explicitly set motor temp signals
srimanachanta 96f6eae
dont make conversion factors variables
srimanachanta fb12507
Update FieldConstants.java
srimanachanta ba6e299
Update EqualsUtil.java
srimanachanta 1baa58d
Add updatable debouncer
srimanachanta bd348ee
Make sim models non static
srimanachanta 19e3976
Implement DispenserIO
srimanachanta ba09067
Implement ElevatorIO
srimanachanta 9f9de79
Update IO
srimanachanta ee57f87
WIP
srimanachanta 07083ba
fixes
Talon540-root d267a5f
add elevator and end effector subsystems
srimanachanta d1f8beb
add sprint
srimanachanta 1d3b191
add proto auto intake
srimanachanta e7fadb7
schedule home command if not homed on teleop init
srimanachanta 6cfc8e3
Update LoggedTunableNumber.java
srimanachanta b32b9fc
Update RobotContainer.java
srimanachanta 2e7b277
Create ElevatorVisualizer.java
srimanachanta 1b9467e
Merge branch 'sriman-dev' of https://github.com/Talon540Programming/R…
Talon540-root 32aca1e
tuning stuff
Talon540-root a6ac1fe
fix merge
srimanachanta eda4d4b
Fix characterization DT bug
srimanachanta 24e9f2b
Auto hone elevator on start
srimanachanta e9c1694
idk if this matters
srimanachanta de0014c
Make slow mode toggleable and cleanup changes from Thursday
srimanachanta f17c272
Make intake toggleable
srimanachanta 3d7c324
stop elevator from honing on gyro reset
srimanachanta 5b7bf78
Rename holdingCoral to better match lombok
srimanachanta fd13f3f
update dispenser eject to be faster
srimanachanta 773704f
add reserialize command
srimanachanta bafb1a7
Add elevator and dispenser. fix drive bugs.
srimanachanta 60ebba7
remove intake timeout
srimanachanta 26c56be
add taxi auto
srimanachanta c8e1dbb
make eject configurable based on level
srimanachanta db57af5
add wait period to checking intake when enabling immediately after el…
srimanachanta 2391b50
Add robot relative override
srimanachanta 5e8c5a0
added unit conversion and promptly commented it back out
Talon540-root 813d3df
add algae mode
srimanachanta f47b2de
stuff for ayush to fix
srimanachanta 8072903
update vendor deps
srimanachanta 72df17d
Update tunable number API to avoid redundant resets and call correct …
srimanachanta 553d51a
Reimplement I term into SparkMax PID Controllers
srimanachanta b83d704
Merge branch 'sriman-dev'
Bluewaves54 13e38d6
Merge branch 'sriman-dev' of https://github.com/Talon540Programming/R…
Bluewaves54 adf1c06
Create ElevatorVisualizer.java
Bluewaves54 c6e99fd
Merge branch 'sriman-dev' of https://github.com/Talon540Programming/R…
Bluewaves54 2d59691
Merge branch 'sriman-dev' of https://github.com/Talon540Programming/R…
Talon540-root dff4618
Merge branch 'sriman-dev'
Talon540-root cc7e3ef
fixes
Talon540-root 63323d3
Auto-enable robot-relative and slow mode when extending elevator
Talon540-root 2609d97
added joystick disconnected alert and silenced driverstation warnings
Talon540-root de23ffd
Squashed commit of the following:
Talon540-root 6425505
Merge branch 'main' into manual-alignment-commands
Talon540-root b53644f
formatting fixes
Talon540-root File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is confusing, just say "Xbox Controller not detected", driver has no clue what the joystick api is.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
That statement is incorrect and not representative of the error I am silencing. Often the Xbox Controller can be detected, but if there is an issue with bindings then requested buttons may not be detected. It should be kept as is to mirror the Driver Station bug it is silencing.
Also, the driver is smart enough to understand this alert.