We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello Mark,
can you add a custom field for ground testing purposes of an RS41?
"CT7AUS": { "comment": "RS41 beacon test", "struct": "<HHxxxxx", "fields": [ ["flight_number", "none"], ["sonde_type", "none"] ] }
I'm not sure I'm doing it right tho...
Thanks, Carlos CT7AUS
The text was updated successfully, but these errors were encountered:
Presumably you also need a payload ID for this?
What is generating this packet? (I'm not sure what codebases provide a flight number and sonde type field)
Sorry, something went wrong.
No branches or pull requests
Hello Mark,
can you add a custom field for ground testing purposes of an RS41?
"CT7AUS": {
"comment": "RS41 beacon test",
"struct": "<HHxxxxx",
"fields": [
["flight_number", "none"],
["sonde_type", "none"]
]
}
I'm not sure I'm doing it right tho...
Thanks,
Carlos CT7AUS
The text was updated successfully, but these errors were encountered: