BitsAndDroids / Bits-and-Droids-flight-connector

Repository for the mfs2020 flight connector by Bits and Droids
https://www.bitsanddroids.com
GNU Affero General Public License v3.0
20 stars 8 forks source link

Swaping frequencies #53

Closed lucasdelgado2022 closed 2 years ago

lucasdelgado2022 commented 2 years ago

I'm trying to build a nav radio stack with an arduino uno, an encoder and two max7219 8digit on cascade. I manage to get the active and standby frequencies showed on the display, but if i swap them on the sim, only the active gets updated and standby only gets updated if I change the frequency. Also, the sim is not detecting the inputs from the encoder nor push buttons

BitsAndDroids commented 2 years ago

Hi lucas,

My apologies for the late response. I had to take some time off to attend other matters. I’ve received several reports regarding the standby coms. I’m planning to wrap up the next update by tomorrow that will contain a fix for this.

Kind regards,

Dave

https://www.bitsanddroids.com/ https://www.bitsanddroids.com

@: @.***

KVK: 84976969

Van: lucasdelgado2022 @.> Verzonden: dinsdag 2 augustus 2022 23:34 Aan: BitsAndDroids/Bits-and-Droids-flight-connector @.> CC: Subscribed @.***> Onderwerp: [BitsAndDroids/Bits-and-Droids-flight-connector] Swaping frequencies (Issue #53)

I'm trying to build a nav radio stack with an arduino uno, an encoder and two max7219 8digit on cascade. I manage to get the active and standby frequencies showed on the display, but if i swap them on the sim, only the active gets updated and standby only gets updated if I change the frequency. Also, the sim is not detecting the inputs from the encoder nor push buttons

— Reply to this email directly, view it on GitHub https://github.com/BitsAndDroids/Bits-and-Droids-flight-connector/issues/53 , or unsubscribe https://github.com/notifications/unsubscribe-auth/ASRNKJ3MXVQVTEHPTARXY6LVXGH2ZANCNFSM55MUCX6A . You are receiving this because you are subscribed to this thread. https://github.com/notifications/beacon/ASRNKJYOH5LCLPTPPW4QLDLVXGH2ZA5CNFSM55MUCX6KYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4TYPSWKQ.gif Message ID: @. @.> >

BitsAndDroids commented 2 years ago

Hi Lucas, I've just released an update that addresses this issue. Thanks for the report!

lucasdelgado2022 commented 2 years ago

Thank you very much Dave