Skip to content

ECU Sends Mapless Brake Pedal PSI Values#35

Open
dchansen06 wants to merge 1 commit into
mainfrom
CommsFlop
Open

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

Conversation

@dchansen06

@dchansen06 dchansen06 commented Jun 10, 2026

Copy link
Copy Markdown

Warning

Thresholds for warning and critical are educated guesses without any driver feedback and should be checked by someone who knows when the color should change to help the driver the most

See Gaucho-Racing/Firmware@af5fb4f and Gaucho-Racing/Mapache#200

Communication got dropped at some point, we do not have a map on the brake pedal PSI values, this PR means we treat the value as a PSI on the display

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.

Attempt to fix brake square for telemetry panel given PSI input and not percentage

@dchansen06 dchansen06 requested a review from an0tv June 10, 2026 07:30
@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 question Further information is requested labels Jun 10, 2026
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 question Further information is requested

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants