Skip to content
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

Add info on how DS/NetComm safety controls work #2302

Closed
wants to merge 3 commits into from

Conversation

pjbuterbaugh
Copy link
Contributor

Closes #2227.

Placeholder for Safety Writeup
==============================

.. Note:: From a Chief Delphi `thread reply <https://www.chiefdelphi.com/t/severe-100-packet-loss/428031/139?u=peter_johnson/>`_ by WPILib Developer Peter Johnson.
Copy link
Collaborator

Choose a reason for hiding this comment

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

This should be in the PR description/commit message, but doesn't need to be in the article


- CTRE uses a custom approach that reads the disable indicator on NetComm and stops motors within 100 `ms` of a disable.

Potential Improvements:
Copy link
Collaborator

Choose a reason for hiding this comment

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

I would delete this section as it isn't really useful to teams in understanding how the current system works

@@ -131,6 +137,9 @@ FRC Glossary
pose
The collection of position and rotation information that describes how a rigid body is oriented in space, relative to some fixed reference point.

PWM
Copy link
Collaborator

Choose a reason for hiding this comment

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

I would link to the FRC docs pages rather then wikipedia

@sciencewhiz
Copy link
Collaborator

Is this supposed to have the DS picture updates, or is that intended for another PR?

@pjbuterbaugh
Copy link
Contributor Author

Is this supposed to have the DS picture updates, or is that intended for another PR?

Different PR; mistake on my part, will update.

@pjbuterbaugh
Copy link
Contributor Author

PR is connected to the wrong branch; closing and opening a new draft PR to continue discussion.

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.

Add info on how DS/NetComm safety controls work
2 participants