MobiFlight Community Support

Welcome to the forum for MobiFlight! Feel free to reach out to the community in case you have questions, issues or just want to share great ideas or details about your latest home cockpit project.

You like MobiFlight? Donate via PayPal and support the MobiFlight development. Thanks! 

05/03/2024 - This forum is read-only

The community support for MobiFlight has moved exclusively over to our Discord server. Register for free and enjoy more interactive functions like image and video upload, voice chat. More than 7,000 registered users around the world make it a great experience!

See you on our MobiFlight Community Discord server.

A HUGE Thank You to everyone who participated in the forum, especially obviously to Pizman and Stephan who did an outstanding job over so many years providing an incredible service to the MobiFlight community.

The forum is still providing a lot of good content, hence we keep this information accessible.

icon
Avatar
spearfish111
Posts: 1
I developed my mobiflight arduino mega board on one computer. Now the testing is complete, i want to move the arduino board to the computer running the sim itself.
My concern is two fold.
One, when i load mobiflight on the SIM computer, there are lots of arduinos already connected. they are not mobiflight equipped, but have standard arduino programmes on them. My question is regarding the initial scan for modules on start up. will it do anything funny with these non mobiflight boards?
Two, i will obviously move the mcc file from the old computer to the new computer before loading mobiflight. but on the development pc, it was usb com6 and on the sim computer it will be something like com23. will the mcc file associate with the correct arduino?
I only have one mobiflight ardiuno in the sim system.
Apologies if i have not used the correct terms in my question.
Regards
Gary Morton
2023-08-09 15:45
Avatar
XPRoberto
From: Hungary
Posts: 65
Hi,
You've most likely already solved the issue.
I did the same transition between computers and it worked.
There is no reference in the mcc and mfmc file for the COM port, so it should be fine.
The important issue is the name of the board itself, it has to be unique.
----------------------------------------------------------------
Do you know that you can simplify: if($=1,0,1) ?
Use simply: 1-$ :)
2023-09-04 22:36
icon