• 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.

Recent content by lmhariano

  1. lmhariano

    FS2004 Boeing 747 Classic

    If using XML gauges only, the O/S shouldn't matter that much (hopefully). I'll say again, looking forward to its release!
  2. lmhariano

    P3D v4 Default parking spots do not appear in P3D4/FSX

    I've made an AFCAD for SACO airport, based on real charts. However, despite setting all parking spot lines as visible, I was never able to make them showup in FSX'SE. After switching to P3D4 and reading that the parking spot and the taxi path leading to it must not be perfectly lined up, I...
  3. lmhariano

    FS2004 Boeing 747 Classic

    I say it looks amazing. And the fact that you want to make it even better than the RFP deserves a big applause! I guess it will be also compatible with the Posky birds, right? I'm moving to P3D4, but I have FS9 still installed just for birds like the DF 727, RFP and now this one.
  4. lmhariano

    FSXA Default Fly By Wire?

    Negative. I only dealt with pitch here. For roll, I suggest copying directly the roll FBW code from the Aeroproyecto SSJ (version 1.1) and adapt it to your conditions. I had applied it to the CLS A345/A346 (pitch and roll) and the PSS 777 (roll only) in FS9 and worked fine enough for my liking.
  5. lmhariano

    FSXA Default Fly By Wire?

    Raúl, te respondo en inglés (es el idioma de este foro): since I wanted to add fly-by-wire to the CLS A330, I created a new gauge, copied the code from the Aeroproyecto Sukhoi, and then modified it. If you want to do something similar, just create a new gauge with this code I posted (including...
  6. lmhariano

    FSXA Default Fly By Wire?

    After taking courage to ask to the Aeroproyecto developer, I've finally got his permission to publish his code with my modifications. So, here it is: <Update Hidden="Yes"> 256 (>L:Kpp, number) (A:Sim On Ground,bool) ! (A:Autopilot master, bool) ! and (L:FBW_Off,bool) ! and if{ (A:Elevator...
  7. lmhariano

    FSXA Default Fly By Wire?

    After giving up and then trying again, I've found another method for FBW. It's the same one that the Aeroproyecto Sukhoi SSJ100 uses, but I modified it a bit for eliminating pitch oscillation. Aeroproyecto used ELEV_TRIM_DN and ELEV_TRIM_UP directly, while I added a proportional term for...
  8. lmhariano

    FSXA Default Fly By Wire?

    Thanks a lot. There must be something in my current (and previous) laptop that is not allowing EasyFBW to work. Anyway, looks like I'm getting the best handling using the Project Airbus method...
  9. lmhariano

    FSXA Default Fly By Wire?

    Can you share your config file, please?
  10. lmhariano

    FSXA Default Fly By Wire?

    You're welcome, Heretic. I did it for both sims: - FS9: I ported the Project Airbus A380 FBW system into the CLS Airbus. I had to change some autopilot variables for allowing this to happen. - FSX: I used your method. I did nothing else to the autopilot. Does EasyFBW work in anything other than...
  11. lmhariano

    FSXA Default Fly By Wire?

    Sorry for necroing, but I wanna say "thank you very much", Heretic: I was able to add FBW for the CLS Airbus (A330/A340/A340 NG) in FS9, using a method similar to what Project Airbus used for their A380 (luckily, both use Ken Mitchell gauges). However, with your code, adding FBW to the CLS Buses...
  12. lmhariano

    FS2004 Editing AFCAD changes airfield elevation

    Found it: somehow, if I specify 0.0 as altitude, I'm giving FS9 full clearance to set whatever elevation it may like. If I set some very small value (0.01 ft), I'm forcing the altitude I want. After editing this file, and another AFCAD with the IGS approach, I have now Kai Tak at all its glory...
  13. lmhariano

    FS2004 Editing AFCAD changes airfield elevation

    Hi everyone. When editing the 9Dragons Kai Tak AFCAD (just to change its ICAO code back to VHHH, and leave Chek Lap Kok construction site as VHHX), I find airfield elevation changes from 0 ft (in the original AFCAD) to 19 ft. I tried applying the method described in this link...
Back
Top