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

Add carrier frequency for GNSS Satellite #2910

Conversation

JianyuWang0623
Copy link
Contributor

Summary

  1. uORB/sensor: Add carrier frequency for GNSS Satellite
    The struct sensor_gnss_satellite.cf(carrier frequency) can be parsed from GSV.signal_id(e.g. NMEA 0183 v4.11) and struct sensor_gnss_satellite.constellation(sv_type)
    See nuttx/uorb.h: Add carrier frequency for GNSS Satellite nuttx#15296
  2. uORB/sensor: Update macro of sensor_gnss format string

Impact

uORB/sensor

Testing

NuttX CI (depends on apache/nuttx#15296)

The `struct sensor_gnss_satellite.cf` may be parsed from `GSV.signal_id`(e.g. NMEA 0183 v4.11) and `struct sensor_gnss_satellite.constellation`

Signed-off-by: wangjianyu3 <wangjianyu3@xiaomi.com>
Make it easier to extend the format of struct member

Signed-off-by: wangjianyu3 <wangjianyu3@xiaomi.com>
@JianyuWang0623
Copy link
Contributor Author

@Donny9 Could you review this PR please?

@xiaoxiang781216 xiaoxiang781216 merged commit d02b053 into apache:master Dec 20, 2024
25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants