projecthorus / horusdemodlib

High Altitude Balloon Telemetry Library
GNU Lesser General Public License v2.1
58 stars 26 forks source link

custom_field_add for CT7AUS #284

Open lincdeckard opened 3 weeks ago

lincdeckard commented 3 weeks ago

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

darksidelemm commented 3 weeks ago

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)