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

Minor sugestion to README.md #4

Open
ErezBinyamin opened this issue Dec 8, 2024 · 0 comments
Open

Minor sugestion to README.md #4

ErezBinyamin opened this issue Dec 8, 2024 · 0 comments

Comments

@ErezBinyamin
Copy link

Perhaps consider a prettier tabulated format for describing the message_generator_pdu block

Example Message Structure

Field Size Notes
Repetition Interval Variable How often messages are generated.
Configuration 1 byte Set to 1.
Sensor ID 28 bits Unique for each tire.
Battery Status 1 bit May change dynamically.
Counter 2 bits Incremental counter.
Unknown1 1 bit Always 0.
Unknown2 1 bit Always 0.
Self-Test Failed 1 bit Triggers warning light flash.
Tire Pressure 8 bits Encoded using a specific formula.
Pressure Complement 8 bits Bitwise complement of pressure.
Temperature 8 bits Encoded temperature data.
CRC 8 bits Checksum for message validation.
@ErezBinyamin ErezBinyamin changed the title Minor sugestion to [README.md](https://github.com/cpoore1/gr-tpms_poore?tab=readme-ov-file#transmit) Minor sugestion to README.md Dec 8, 2024
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

No branches or pull requests

1 participant