Competition#14
Merged
Merged
Conversation
- Add PROBOT_WIFI_AP_CHANNEL macro (default 1, range 1-11) - Display channel in serial output at startup - Update examples to show channel usage Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Add /getState endpoint returning robot phase and auto settings - Add syncState() JS function to restore UI on page load - Track autoStartMs in StateService for remaining time calculation - UI now correctly shows robot state after reconnection Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Add runtime check: cancel autonomous when switch disabled mid-run - Add cancelAuto command to driver station - Lock autonomous switch during teleop/autonomous phases - Add periodic state sync (1s interval) for header status updates - Switch change now properly communicates with robot Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Only calculate remaining_ms when autonomous is still enabled - Keep switch enabled during autonomous (for cancellation) - Lock switch only during teleop - Fix autoRemaining initialization based on switch state - Handle autonomousEnabled=false in phase 2 display Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Add PROBOT_WIFI_AP_SSID macro for custom network name - Add PROBOT_WIFI_AP_SSID_NO_MAC_SUFFIX to disable MAC suffix - Static assertions for SSID length validation Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.