• Which the release of FS2020 we see an explosition of activity on the forun and of course we are very happy to see this. But having all questions about FS2020 in one forum becomes a bit messy. So therefore we would like to ask you all to use the following guidelines when posting your questions:

    • Tag FS2020 specific questions with the MSFS2020 tag.
    • Questions about making 3D assets can be posted in the 3D asset design forum. Either post them in the subforum of the modelling tool you use or in the general forum if they are general.
    • Questions about aircraft design can be posted in the Aircraft design forum
    • Questions about airport design can be posted in the FS2020 airport design forum. Once airport development tools have been updated for FS2020 you can post tool speciifc questions in the subforums of those tools as well of course.
    • Questions about terrain design can be posted in the FS2020 terrain design forum.
    • Questions about SimConnect can be posted in the SimConnect forum.

    Any other question that is not specific to an aspect of development or tool can be posted in the General chat forum.

    By following these guidelines we make sure that the forums remain easy to read for everybody and also that the right people can find your post to answer it.

Triggering xml event with a hardware button instead of mouse

Hello. Glad you appreciate it. I have a typo above; should be:
<Element><Select><Value>
(L:AlphaChar, number) 1 == if{ 'A' (>C:fs9gps:IcaoSearchEnterChar) }
(L:AlphaChar, number) 2 == if{ 'B' (>C:fs9gps:IcaoSearchEnterChar) }
etc.

I saw a picture of your CDU. Are there anymore of those available, is so how could a person obtain one?
 
Hello. Glad you appreciate it. I have a typo above; should be:

(L:AlphaChar, number) 1 == if{ 'A' (>C:fs9gps:IcaoSearchEnterChar) }
(L:AlphaChar, number) 2 == if{ 'B' (>C:fs9gps:IcaoSearchEnterChar) }
etc.

I saw a picture of your CDU. Are there anymore of those available, is so how could a person obtain one?
Sorry, the CDU i made was a one off. I did make one other for somebody else but it was so time consuming i had to halt it there. Best of luck with your own.

Stinger

Sent from my SM-G935F using Tapatalk
 
Wow, you made it. That's pretty good. If I may ask, how did you get the pieces for the buttons? I bought a GCU 1000 from ebay and of course the seller wasn't honest. Apparently, the seller couldn't use it either. The original manufacturer (Noble Flight Sim) uses a teensy (it's like an arduino) processor and output an ASCII code that I couldn't use easily. This CDU was made specifically for its NFS CDU for its SR22. I wrote the original manufacturer and suggested he make it so it could be used by any aircraft within FS - in that he might sell more of them. I have no idea if he ever did. So I assembled some joystick boards and wired the buttons to them - took quite awhile. So now I use that for my FS.
 
I made the buttons from balsa, then once shaped i hardened them with wood hardener. The number buttons came from an old tv remote . The hardest part was cutting all of the holes in the aluminium plate for the buttons to go in. There is a Leo Bodnar board inside powering it.


Sent from my SM-G935F using Tapatalk
 
Well, it's very good work. Yeah, I had to use a Leo Bodnar board as well and another, I can't recall the the name, that converted buttons to keys as well. It might have been easier to use more Leo boards but I can use the GCU as a regular keyboard for other apps. FSUIPC allows key strokes to access FS offsets as well. I threw out the teensy board. Take care.
 
Back
Top