Results 1 to 10 of 14

Thread: Autopilot Heading Problem

Hybrid View

  1. #1

    Default Autopilot Heading Problem

    I'm currently using an autopilot tool, which makes it easier for a novice like myself to fly. The problem i'm experiencing is when trying to rollback the heading (-). All of the buttons on the panel have an increase and decrease side. On this tool, the - decrease is not there on the heading button. If you click the side where the decrease is, turns the heading selection on or off but will not roll back the actual heading. i.e. heading set at 0 but should be at 350. Instead of moving backwards to that number, you have to roll forward until you arrive at that number.

    The autopilot tool i'm using is the HJP Autopilot tool. Does anyone know how to resolve this?

  2. #2

    Default

    Most gauges that have +/- 'clicks' also respond to the mouse wheel - in both directions ( Most-- not all) Hover over the gauge or window so it displays the "+" and instead of clicking (which on some gauges also only increments by 100 or 10, not one) scroll the mouse wheel to change the values

  3. #3

    Default

    Thanks. The problem is it doesn't have the - side to roll back the heading. Say if your flying a heading of 185 and ATC advises to change to 120 you would press the (-) side of the gauge to scroll backwards. Unfortunately there is no (-) side only the (+) so you have to deactivate the heading, scroll forward until it goes to 120 then reactive heading. It's a real pain. Unfortunately the designer removed his email address from the file so I can't contact him directly.

  4. #4
    Join Date
    Mar 2005
    Location
    Bonners Ferry, Idaho, USA
    Posts
    2,214
    Blog Entries
    4

    Default

    I think what srgalahad meant is you should be able to roll your mousewheel on the "+" side, and depending on which way you roll it, either increase or decrease the heading. In some cases this won't work, it depends on how the clickspot is programmed, but in most cases it does. At any rate can you be more specific on the file you're trying to use? I can't seem to find any results for "HJP Autopilot tool" through google or in any of the file libraries.

    Jim



    i7 2600K @ 4.4 gHz | GA-Z68XP-UD3-iSSD | EVGA GTX580 | 8 Gb DDR3 @ 1866 mHz | 256Gb 6Gb/sec SSD (x2) | 1Tb WD Caviar 6Gb/sec | 27" LED Monitor | W7 Pro 64

  5. #5

    Smile

    Hello,

    Make search(es) with the name:

    Herbert Pralle

    Flightsim
    FS9 / FS-X Autopilot gauge set by Herbert Pralle

    Regards.
    Last edited by Avechelice; 08-01-2009 at 03:30 PM.
    If you gave a couple of monkeys a box of ballpoints, enough paper, and enough time, they'd eventually finish up writing the complete works of Shakespeare

  6. #6
    Join Date
    Mar 2005
    Location
    Bonners Ferry, Idaho, USA
    Posts
    2,214
    Blog Entries
    4

    Default

    OK, thanks Avechelice. The problem seems to be that a minor error in the clickspot coordinates for the heading button is causing it to overlap the heading decrease clickspot.

    In the HJPGauges folder find the .xml file for whichever autopilot derivative you're using and drag it into an open Notepad window. (i.e. if you're using "gauge00=HJPGauges!AUTOPILOT AMBER" in the panel.cfg then open "AUTOPILOT AMBER.xml")

    Scroll nearly to the end of the file and look for the code below:
    Code:
        <!--HDG-->
        <Area Left="44" Top="4" Width="34" Height="206">
          <Cursor Type="Hand"/>
          <Click Event="AP_PANEL_HEADING_HOLD"/>
        </Area>
    Simply change Height="206" to Height="20" and save. Note that you won't be able to save the xml if the panel is loaded in the sim so either select an aircraft that doesn't use the autopilot or close the sim to make the edit.

    Jim



    i7 2600K @ 4.4 gHz | GA-Z68XP-UD3-iSSD | EVGA GTX580 | 8 Gb DDR3 @ 1866 mHz | 256Gb 6Gb/sec SSD (x2) | 1Tb WD Caviar 6Gb/sec | 27" LED Monitor | W7 Pro 64

Similar Threads

  1. Replies: 0
    Last Post: 02-02-2008, 10:02 PM
  2. A321 AUTOPILOT HEADING
    By hooks in forum FSX
    Replies: 0
    Last Post: 04-12-2007, 10:37 AM
  3. Re: Autopilot heading not working
    By enged in forum Aircraft Design Archive
    Replies: 4
    Last Post: 02-19-2003, 05:44 PM
  4. Autopilot heading not working
    By lwrcased in forum Aircraft Design Archive
    Replies: 0
    Last Post: 02-18-2003, 04:40 PM
  5. 737 Autopilot heading problem
    By Jono in forum DreamFleet General Discussion Forum
    Replies: 1
    Last Post: 06-10-2002, 10:39 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •