Skip to content

50ms fault debounce #4

Open
dbulos5 wants to merge 1 commit into
masterfrom
fault_filtering
Open

50ms fault debounce #4
dbulos5 wants to merge 1 commit into
masterfrom
fault_filtering

Conversation

@dbulos5

@dbulos5 dbulos5 commented May 19, 2026

Copy link
Copy Markdown
Collaborator

Added 50ms debounce delay for overcurrent, overvoltage, and undervoltage to reduce faulting due to unexpected transients (i.e., accel voltage sag, inductive kickback from motor, etc).

@yamaan93 yamaan93 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks fine but no merging until it's testing irl

} else {
overvoltage_start_time = 0;
}
//Undercurrent

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

shouldn't this say undervoltage?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes

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.

2 participants