You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
Perhaps consider a prettier tabulated format for describing the message_generator_pdu block
Example Message Structure
1
.0
.0
.The text was updated successfully, but these errors were encountered: