tim-balloon / TIMflight

Flight MCP repo
0 stars 0 forks source link

Fix derived channel units issue #43

Closed evanmayer closed 1 year ago

evanmayer commented 1 year ago

We observed in a test that the units of some current/voltage monitoring channels were not as expected. The issue was that the wrong variable was passed into a macro that converts the units to the final format for display in the telemetry viewer, kst. This change fixes issue #42.