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

MPFS TVS: driver and new uORB topic [1/4] #698

Merged
merged 2 commits into from
May 22, 2024
Merged

MPFS TVS: driver and new uORB topic [1/4] #698

merged 2 commits into from
May 22, 2024

Conversation

t-salminen
Copy link

@t-salminen t-salminen commented May 20, 2024

Added driver for MPFS TVS (temperature and voltage sensor) FPGA block and a new uORB topic (sensor_tvs). The driver is cherry-picked from 1.13_fc_only.

Reporting period is 500ms

TOPIC: sensor_tvs
 sensor_tvs
    timestamp: 276847808 (0.438826 seconds ago)
    device_id: 16711936 (Type: 0xFF, UNKNOWN:0 (0x01))
    temperature: 46.22501
    voltage: [987.87500, 1790.12500, 2499.87500]

saluki> 

saluki> tvs status
INFO  [tvs] TVS voltage 1.0 V: 987.875 mV
INFO  [tvs] TVS voltage 1.8 V: 1786.250 mV
INFO  [tvs] TVS voltage 2.5 V: 2499.875 mV
INFO  [tvs] TVS temperature:   47.663 Celcius
saluki> 

MPFS DIE temperature and voltage measurements are published
as sensor_tvs topic.

Signed-off-by: Tero Salminen <[email protected]>
@t-salminen t-salminen requested a review from jlaitine May 20, 2024 06:33
@t-salminen
Copy link
Author

board/ssrc submodules needs to be updated once those are reviewed

@t-salminen t-salminen changed the title MPFS TVS: driver and new uORB topic MPFS TVS: driver and new uORB topic [1/4] May 20, 2024
@t-salminen
Copy link
Author

Reviewed submodules updated

@t-salminen t-salminen merged commit 0cda66b into main May 22, 2024
28 checks passed
@t-salminen t-salminen deleted the tvs_driver branch May 22, 2024 06:41
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.

2 participants