Skip to content

ECU Sends Mapless Brake Pedal PSI Values#200

Open
dchansen06 wants to merge 1 commit into
mainfrom
CommsOops
Open

ECU Sends Mapless Brake Pedal PSI Values#200
dchansen06 wants to merge 1 commit into
mainfrom
CommsOops

Conversation

@dchansen06

Copy link
Copy Markdown
Contributor

See Gaucho-Racing/Firmware@af5fb4f

Communication got dropped at some point, we do not have a map on the brake pedal PSI values, this PR means that we no longer divide by 655.35.

ECU calculates the value as bse_ewma_adc_count / 4096.0f * 5000.0f and transmits that literally which represents the BSE / Brake F pressure in PSI.

No longer divide by 655.35
@dchansen06 dchansen06 requested review from an0tv and jacobjurek June 10, 2026 07:18
@dchansen06 dchansen06 self-assigned this Jun 10, 2026
@dchansen06 dchansen06 added bug Something isn't working documentation Improvements or additions to documentation enhancement New feature or request go Pull requests that update go code labels Jun 10, 2026
@dchansen06 dchansen06 removed the request for review from jacobjurek June 10, 2026 07:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working documentation Improvements or additions to documentation enhancement New feature or request go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants