projecthorus / horusdemodlib

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

Update custom telemetry #240

Closed sp9skp closed 2 months ago

sp9skp commented 2 months ago

Hi! Could you add custom telemetry for SKPQKM?

"SKPQKM": { "comment": "SKPQKM telemetry", "struct": "<BBBBBHH", "fields": [ ["fix_voltage", "battery_5v_byte"], ["io_voltage", "battery_5v_byte"], ["reset_voltage", "battery_5v_byte"], ["pv_voltage", "divide_by_100"], ["time_to_fix", "none"], ["uv_max", "none"], ["uv_avg", "none"] ] } }

Thanks! Have a nice day.

darksidelemm commented 2 months ago

All done!