Logo
Explore Help
Register Sign In
yemai/bizhang_-obav
1
0
Fork 0
You've already forked bizhang_-obav
mirror of https://gitee.com/xiaohuolufeihua/bizhang_-obav.git synced 2026-05-21 09:22:18 +00:00
Code Issues Packages Projects Releases Wiki Activity
Files
e932030d886f9ef3e5f4df762545a8cb346db006
bizhang_-obav/msg/adc_report.msg

4 lines
213 B
Plaintext
Raw Normal View History

add timestamp field to uORB msgs; sync timestamp whenever possible
2018-08-07 01:30:05 +01:00
uint64 timestamp # time since system start (microseconds)
PX4 System:Expunge the nuttx adc structure from the system This PR is preliminary ground work for FMUv5. PX4 does not use the NuttX adc driver. But used the same format for the data returned by the nuttx ADC driver. There was a fixme:in src/platforms/px4_adc.h "this needs to be a px4_adc_msg_s type" With this PR the need for src/platforms/px4_adc.h goes away as the driver drv_adc.h now describes the px4_adc_msg_t.
2017-06-27 07:04:17 -10:00
int16[12] channel_id # ADC channel IDs, negative for non-existent
float32[12] channel_value # ADC channel value in volt, valid if channel ID is positive
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.4 Page: 125ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API