WindhoverLabs / airliner

7 stars 3 forks source link

CF app didn't initialize the Downlink channel GreenLightCntr in the Hk Message(typo) #329

Open ynielson opened 1 year ago

ynielson commented 1 year ago

CF app initialized the Hk Message data in the function, "CF_ChannelInit", when initializing the app. But it initialized the "Hk.Chan[i].RedLightCntr" twice. One of them should be "Hk.Chan[i].GreenLightCntr".