Skip to content

Restore default Serial debug port; gate FOCCCI uart config behind FOCCCI_LOGGING flag#25

Draft
jsphuebner with Copilot wants to merge 3 commits into
can-backendfrom
copilot/fix-serial-debugging-issues
Draft

Restore default Serial debug port; gate FOCCCI uart config behind FOCCCI_LOGGING flag#25
jsphuebner with Copilot wants to merge 3 commits into
can-backendfrom
copilot/fix-serial-debugging-issues

Conversation

Copilot AI commented May 7, 2026

Copy link
Copy Markdown
  • Inspect data/inverter.js and data/ui.js to identify UI interaction inside inverter business logic
  • Attempt baseline validation before edits (pio run); tool is unavailable in this environment (pio: command not found)
  • Refactor data/inverter.js to remove direct UI interactions (DOM, modal, alert) and expose UI-neutral callbacks/hooks instead
  • Add corresponding UI handlers in data/ui.js and wire them to inverter callbacks
  • Verify no remaining UI coupling in data/inverter.js and run available targeted checks (node --check data/inverter.js data/ui.js)

Copilot AI changed the title [WIP] Fix serial debugging and CAN message visibility Restore default Serial debug port; gate FOCCCI uart config behind FOCCCI_LOGGING flag May 7, 2026
Copilot AI requested a review from jsphuebner May 7, 2026 18:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

DevMode, Clear CAN Abort Message, Serial Debugging

2 participants