Kyle Sanders Posted June 13, 2013 Report Posted June 13, 2013 Hello, I am just now getting back into flying the CRJ2 again. I am using the Remote CDU on another computer with Firefox. The CDU screen is blinking a lot (refreshing I guess). Is there a way to stop this? Also, would there be a way to free type into the scratch pad with the computer keyboard like the native CRJ2 FMC? Quote
philipp Posted June 14, 2013 Report Posted June 14, 2013 Hey Kyle, I found Google Chrome yielding _significantly_ better results than Firefox in terms of responsiveness and refreshing. As for the keyboard input, the original purpose of the remote CDU was to have it on the iPad to utilize the touch-screen. Obviously, no keyboard input on the iPad. The remote CDU working on other no-touch computers is a nice side effect, but not the main goal.Currently I have no plans to change the remote CDU in favor of seond computers rather than tablets. Philipp Quote
maletin Posted June 19, 2013 Report Posted June 19, 2013 why is there so much space between the keys? when i hit the numbers at the top, i often get no key. i would prefer to get the wrong number from the row above. is it easy to increase these areas? Quote
philipp Posted June 19, 2013 Report Posted June 19, 2013 sure, starting line 166 in the index.html, docroot folder, you find the image map used to make the clickspots. The click map was created using the generator from http://www.image-maps.com/ so actually it should fit all the buttons precisely. I found that sometimes because you target your index finger on the iPad slightly forward, you end up touch-clicking in front (read, ABOVE in the graphic) of the button. Maybe it is indeed good to make the click zones extend over the actual button zone. Quote
maletin Posted August 19, 2013 Report Posted August 19, 2013 (edited) You don't have a github-account?May I send you modifications?The first modification belongs only to the digists:https://github.com/maletin/X-Plane-CRJ2-FMC/commit/afc4f5ecb52446d4189d5f5950ae1027b1adcf3e Edited August 19, 2013 by maletin Quote
philipp Posted August 20, 2013 Report Posted August 20, 2013 Hi maletin, please look at this html file that comes from a user modification for the 777 remote FMC. It is modified to use touch events on the iPad rather than onClick and it works remarkably well. Maybe combining your modifications with this would be a win?I do have a github account and forked the repo already. Philipp index.html Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.