Jump to content
Sign in to follow this  
enrico10999

FMC Dash 8 400 Pro is not working

Recommended Posts

I changed in the mjc84.ini  UDP 3 to  "UDP_ENABLED=1" and the  Simserver Add-on Compatibility Check is saying "MJC8 - Q400 in compatible - All Set" but the FMC is dead on the iPad and Laptop under xxx.xxx.xxx.xx:32132 

Any idea, what could be the problem? 

Greetings Erik

Share this post


Link to post
Share on other sites

Can you please post your ini here?

And if you try connecting from your PC's browser, what do you get?

Also, please send me your logfile (see the manual for details).


Mark Foti

Author of aviaworx - https://www.aviaworx.com

logo_avsim.png

Share this post


Link to post
Share on other sites

Hi

I installed the Dash 8 again and got an error message while installing Direct X (something like a package could not been found) but the airplane is working. I am not sure if this anything to to with my problem here.

I changed the "mjc84.ini" file in the section "UDP_Connector_3" "to "UDP=ENABLED=1", you see the ini file below.

Is the entry "UDP_BROADCAST_ALLOWED=0" right or should it be "1"?  

The "Check Compatibility of my Addons" inside the simserver  is saying "MJC8 Q400 is compatible - All set"

In the browser of the Flightsim computer the FMC is also not working, it means it shows the buttons, but only a black screen,

but its saying "Connected to: Q 400 L CDU" 

All the other Airplanes (PMDG 737 etc) are working fine!

Thanks for help!

Greetings Erik

 

 

 

 

 

[INTERFACE]
; GENERAL SUPPORT OF THE INTERFACES
JOYSTICK_INTERFACE  =1
ASN_INTERFACE=1
WXAR_INTERFACE=1

; UDP 0  CONNECTOR FOR THE SHARED COCKPIT
[UDP_CONNECTOR_0]
UDP_ENABLED=0
SEND_RATE_DIVIDER=0; // 128 times per second
UDP_BROADCAST_ALLOWED=0
UDP_BROADCAST_MASK=0.0.0.0:49200
UDP_RECEIVE_ALLOWED=0
UDP_RECEIVE_MASK=0.0.0.0:49210
ICP_TX_FILTER=6152
ICP_RX_FILTER=6152 

; UDP 1  CONNECTOR FOR THE SHARED COCKPIT OBSERVER LINK
[UDP_CONNECTOR_1]
UDP_ENABLED=0
SEND_RATE_DIVIDER=0; // 128 times per second
UDP_BROADCAST_ALLOWED=0
UDP_BROADCAST_MASK=0.0.0.0:0
UDP_RECEIVE_ALLOWED=0
UDP_RECEIVE_MASK=0.0.0.0:49200
ICP_TX_FILTER=6152
ICP_RX_FILTER=6152


; UDP 2  CONNECTOR FOR THE INSTRUCTOR STATION
[UDP_CONNECTOR_2]
UDP_ENABLED=1
SEND_RATE_DIVIDER=4; // 32 times per second
UDP_BROADCAST_ALLOWED=1
UDP_BROADCAST_MASK=127.0.0.1:49230
UDP_RECEIVE_ALLOWED=1
UDP_RECEIVE_MASK=0.0.0.0:49240


; UDP 3  CONNECTOR FOR THE COCKPIT (TRAINING EDITION)
[UDP_CONNECTOR_3]
UDP_ENABLED=1
SEND_RATE_DIVIDER=8; // 16 times per second
UDP_BROADCAST_ALLOWED=0
UDP_BROADCAST_MASK=127.0.0.1:49250
UDP_RECEIVE_ALLOWED=0
UDP_RECEIVE_MASK=0.0.0.0:49260

[EFIS]
;  1 for KG, 0 for LBS
FUEL_KG_UNITS=0
;  1 for hPa, 0 for Inches
PRESSURE_HPA_UNITS=0
;  1 to syncronize pilot and copilot side altimeter settings
PFD_QNH_SYNC=1
AFCS_FSX_SYNC=1


[GRAPHICS]
Enable =1
SmoothingQuality=1
;VECTOR_RATE 0=1x, 1=1/2x, 2=1/4x, 3=1/8x
VECTOR_RATE=2
; Q400 will make sure the screen drawing thread always consumes power. 
; If this option is enabled, recommend to set VECTOR_RATE to 0
LoadEqualization=0

[SYSTEM]
; timing source  0=Queue Timer, 1=Multimedia Timer
TimingSource=0
; disabling the FDE to FSX syncronization might be necessary if unlimited fps setting is used
disableFDEtoFSXSync=0
; by default Dash-8 will not load it's tasks onto the CPU core where the FSX process runs
disableFSXCPUBypass=0
; Here one can specify which CPU cores the certain function threads will prefer to run
; 1 bit per core. For example, 2=CPUid2, 4=CPUid3, 6=CPUid2+3  Only takes effect if disableFSXCPUBypass is not 0
systemThreadsCPUMask=0
graphicsThreadCPUMask=0


; All parameters generally from -1.0 to 1.0

[FLIGHTCONTROLS]
; this means, no real force feedback available
ElevatorInFSXmode = 1
; TillerInput = 0: tiller control is with mouse only
; TillerInput = 1: turning ailerons below 40kts will steer the plane
; TillerInput = 2: tiller is mapped to the spoiler axis
TillerInput =0
; Tiller dead zone in percent/100
TillerDeadZone=0.1


; Flight Controls positions from FSX
ElevatorsByFSX=1
AileronsByFSX=1
RuddersByFSX=1


; CENTER AND DEFLECTION ARE IN THE 0x0000-0xFFFF range

ELEVATOR0_CENTER    =32768
ELEVATOR0_DEFLECTION     =32768

AILERON0_CENTER        =32768
AILERON0_DEFLECTION    =32768

RUDDER0_CENTER        =32768
RUDDER0_DEFLECTION    =32768

BRAKEL0_OFF        =1
BRAKEL0_ON        =65535

BRAKER0_OFF        =1
BRAKER0_ON        =65535

ELEVATOR1_CENTER    =32768
ELEVATOR1_DEFLECTION     =32768

AILERON1_CENTER        =32768
AILERON1_DEFLECTION    =32768

RUDDER1_CENTER        =32768
RUDDER1_DEFLECTION    =32768

BRAKEL1_OFF        =1
BRAKEL1_ON        =65535

BRAKER1_OFF        =1
BRAKER1_ON        =65535

TILLER_CENTER        =32768
TILLER_DEFLECTION    =32768

FORCEFEEDBACK_TWIST    =0.00


YAW_DUE_TO_PROPWASH    =1.0
TURBULENCE_FACTOR    =0.75

ELEVATOR_EFFECTIVENESS    =0.4
AILERONS_EFFECTIVENESS    =1.0
RUDDERS_EFFECTIVENESS    =0.5
PEDALS_STEERING_EFFECTIVENESS = 0.5
AUTO_RUDDER_FACTOR    =1.0


[ENGINECONTROLS]
; PARAMETERS ARE WITHIN THE 0x0000-0xFFFF range
; now tuned to the noisy sim

PL1_REVERSE        =-4096
PL1_DISC        =0
PL1_FLTIDLE        =18000
PL1_RATING        =65535
PL1_MAX            =65535

PL2_REVERSE        =-4096
PL2_DISC        =0
PL2_FLTIDLE        =18000
PL2_RATING        =65535
PL2_MAX            =65535

CL1_FUELOFF        =5000
CL1_START        =23370
CL1_850            =38158
CL1_900            =53264
CL1_1020        =65152

CL2_FUELOFF        =5000
CL2_START        =23092
CL2_850            =39032
CL2_900            =53080
CL2_1020        =65280
AUTO_DIFFERENTIAL_THRUST_ON_TAXI =1

[VISION]
; This section is for the Flght Training Device Vision
LeftViewAngle    = 0.04
LeftViewOffset    = 0
RightViewAngle    = -0.03
RightViewOffset    = 0

[SOUND]
;Set the following to 1 if experiencing sound problems under Windows 7
Win7CompatibilityMode = 0
;    Device on which all sounds in this section will be played. 0 Sound Mapper, 
;    1..n is a device number as it appears in the "Default Device" list at the audio page of the windows sound settings.
MainPlaybackDeviceId = 0
;    Device on which the headphone sounds will be played, can be the same as the MainPlaybackDeviceId 
HPNPlaybackDeviceId = 0


; the next entries define to which speakers the respective sounds will be routed to. The map is created by adding the flags, corresponding to the particular sound channels in a SB 9.1 standard, as follows:
; SOUND 3D              -1
; SOUND INACTIVE          0
; SPEAKER_FRONT_LEFT              1
; SPEAKER_FRONT_RIGHT             2
; SPEAKER_FRONT_CENTER            4
; SPEAKER_LOW_FREQUENCY           8
; SPEAKER_REAR_LEFT          16        ( if you dont hear any sound from it, try SPEAKER_SIDE_LEFT instead)
; SPEAKER_REAR_RIGHT          32        ( if you dont hear any sound from it, try SPEAKER_SIDE_RIGHT instead)
; SPEAKER_SIDE_LEFT               64        ( microsoft would usually play it at REAR LEFT)
; SPEAKER_SIDE_RIGHT              128        ( microsoft would usually play it at REAR RIGHT)

; the XXXX_sound_level has 3 values in % (from 0..100), for cockpit, cabin and external views

;     The map for left engine sounds. Engine sounds will also be played by subwoofer in anycase
left_engine_sounds_map         = -1
left_engine_sound_level        = 50,80,75

;     The map for right engine sounds. Engine sounds will also be played by subwoofer in anycase
right_engine_sounds_map     =-1
right_engine_sound_level    = 50,80,75

;     MAP for left side headphones navigation sounds. 
leftpilot_hpn_sounds_map    = 1
leftpilot_hpn_sound_level    = 75,0,0

;     MAP for left side speaker navigation sounds. 
leftpilot_spkr_sounds_map    = -1
leftpilot_spkr_sound_level    = 75,0,0

;     MAP for right side headphones navigation sounds. 
rightpilot_hpn_sounds_map    = 2
rightpilot_hpn_sound_level    = 75,0,0

;     MAP for right side speaker navigation sounds. 
rightpilot_spkr_sounds_map    = -1
rightpilot_spkr_sound_level    = 75,0,0

;     MAP for observer navigation sounds. 
observer_sounds_map        = -1
observer_sound_level        =75,0,0

;     MAP for synthetic warnings (same for left/right side). was 48
synthetic_warnings_map         = -1
synthetic_warnings_sound_level    = 75,0,0

;     avionics fan
avionics_fan_map        = -1
avionics_fan_sound_level    = 75,0,0

;     sounds, coming from the cabin
cabin_sounds_map        = -1
cabin_sounds_level        = 110,100,0

;     clicks from the switches and knobs (is it possible to do this dynamically)
switch_clicks_map        = -1
switch_clicks_sound_level    = 100

;     Nose Gear sound
NoseGear_sound_map        = -1
NoseGear_sound_level        = 100,100,100

;     Sound for left langing gear
LeftLandingGear_sound_map    = -1
LeftLandingGear_sound_level    = 75,75,100

;     Sound for right langing gear
RightLandingGear_sound_map    = -1
RightLandingGear_sound_level    = 75,75,100

;     Ambient wind sound, left side of windshield
LeftAmbientWindSound_map    = -1
LeftAmbientWindSound_level    = 50,50,50

;     Ambient wind sound, right side of windshield
RightAmbientWindSound_map    = -1
RightAmbientWindSound_level    = 50,50,50

;     Sound when aircraft rolls
GroundRollSound_map        = -1
GroundRollSound_level        = 75,75,75

;      APU/GPU sound
APUSound_level            = 0,0,100
GPUSound_level            = 35,0,100


; passenger entertainment settings
; flag to enable/disable all announcements of flight attendant
entertainment_FA_announcements_enabled    = 1
; flag to enable/disable all announcements from flight deck
entertainment_FC_announcements_enabled  = 1
; flag to enable/disable music
entertainment_music_enabled        = 1
; if set to 1, announcements will be played according to the announcements script.
; if set to 0, the announcements still can be played manually using FMS     
entertainment_auto_announcements    = 1

[JOYSTICK_INTERFACE_ASSIGNMENTS]
; See SpecialFeatures.pdf Joystick Connector section for description
; Ailerons
;J0_X=FlightControls_->sensors.Aileron0_ADC
; Elevators
;J0_Y=-FlightControls_->sensors.Elevator0_ADC
; Rudder
;J0_Z=FlightControls_->sensors.Rudder0_ADC
; AP DISC
J0_b1=AFCS_->inputs.AP_disengage
J0_b2=AFCS_->inputs.TCS_button

[CONFIGURATION]
cockpitConfigScript=
; Maintenance Deprecation Factor specifies how much faster the aircraft is weared off compare to the real life
WearOffFactor=1.0
; Pause the sim when FMS1 Top Of Descend is reached
PAUSE_ON_TOD=0
 

Share this post


Link to post
Share on other sites

 

 

19 hours ago, enrico10999 said:

Hi

I installed the Dash 8 again and got an error message while installing Direct X (something like a package could not been found) but the airplane is working. I am not sure if this anything to to with my problem here.

I changed the "mjc84.ini" file in the section "UDP_Connector_3" "to "UDP=ENABLED=1", you see the ini file below.

Is the entry "UDP_BROADCAST_ALLOWED=0" right or should it be "1"?  

The "Check Compatibility of my Addons" inside the simserver  is saying "MJC8 Q400 is compatible - All set"

In the browser of the Flightsim computer the FMC is also not working, it means it shows the buttons, but only a black screen,

but its saying "Connected to: Q 400 L CDU" 

All the other Airplanes (PMDG 737 etc) are working fine!

Thanks for help!

Greetings Erik

 

 

 

 

 

[INTERFACE]
; GENERAL SUPPORT OF THE INTERFACES
JOYSTICK_INTERFACE  =1
ASN_INTERFACE=1
WXAR_INTERFACE=1

; UDP 0  CONNECTOR FOR THE SHARED COCKPIT
[UDP_CONNECTOR_0]
UDP_ENABLED=0
SEND_RATE_DIVIDER=0; // 128 times per second
UDP_BROADCAST_ALLOWED=0
UDP_BROADCAST_MASK=0.0.0.0:49200
UDP_RECEIVE_ALLOWED=0
UDP_RECEIVE_MASK=0.0.0.0:49210
ICP_TX_FILTER=6152
ICP_RX_FILTER=6152 

; UDP 1  CONNECTOR FOR THE SHARED COCKPIT OBSERVER LINK
[UDP_CONNECTOR_1]
UDP_ENABLED=0
SEND_RATE_DIVIDER=0; // 128 times per second
UDP_BROADCAST_ALLOWED=0
UDP_BROADCAST_MASK=0.0.0.0:0
UDP_RECEIVE_ALLOWED=0
UDP_RECEIVE_MASK=0.0.0.0:49200
ICP_TX_FILTER=6152
ICP_RX_FILTER=6152


; UDP 2  CONNECTOR FOR THE INSTRUCTOR STATION
[UDP_CONNECTOR_2]
UDP_ENABLED=1
SEND_RATE_DIVIDER=4; // 32 times per second
UDP_BROADCAST_ALLOWED=1
UDP_BROADCAST_MASK=127.0.0.1:49230
UDP_RECEIVE_ALLOWED=1
UDP_RECEIVE_MASK=0.0.0.0:49240


; UDP 3  CONNECTOR FOR THE COCKPIT (TRAINING EDITION)
[UDP_CONNECTOR_3]
UDP_ENABLED=1
SEND_RATE_DIVIDER=8; // 16 times per second
UDP_BROADCAST_ALLOWED=0
UDP_BROADCAST_MASK=127.0.0.1:49250
UDP_RECEIVE_ALLOWED=0
UDP_RECEIVE_MASK=0.0.0.0:49260

[EFIS]
;  1 for KG, 0 for LBS
FUEL_KG_UNITS=0
;  1 for hPa, 0 for Inches
PRESSURE_HPA_UNITS=0
;  1 to syncronize pilot and copilot side altimeter settings
PFD_QNH_SYNC=1
AFCS_FSX_SYNC=1


[GRAPHICS]
Enable =1
SmoothingQuality=1
;VECTOR_RATE 0=1x, 1=1/2x, 2=1/4x, 3=1/8x
VECTOR_RATE=2
; Q400 will make sure the screen drawing thread always consumes power. 
; If this option is enabled, recommend to set VECTOR_RATE to 0
LoadEqualization=0

[SYSTEM]
; timing source  0=Queue Timer, 1=Multimedia Timer
TimingSource=0
; disabling the FDE to FSX syncronization might be necessary if unlimited fps setting is used
disableFDEtoFSXSync=0
; by default Dash-8 will not load it's tasks onto the CPU core where the FSX process runs
disableFSXCPUBypass=0
; Here one can specify which CPU cores the certain function threads will prefer to run
; 1 bit per core. For example, 2=CPUid2, 4=CPUid3, 6=CPUid2+3  Only takes effect if disableFSXCPUBypass is not 0
systemThreadsCPUMask=0
graphicsThreadCPUMask=0


; All parameters generally from -1.0 to 1.0

[FLIGHTCONTROLS]
; this means, no real force feedback available
ElevatorInFSXmode = 1
; TillerInput = 0: tiller control is with mouse only
; TillerInput = 1: turning ailerons below 40kts will steer the plane
; TillerInput = 2: tiller is mapped to the spoiler axis
TillerInput =0
; Tiller dead zone in percent/100
TillerDeadZone=0.1


; Flight Controls positions from FSX
ElevatorsByFSX=1
AileronsByFSX=1
RuddersByFSX=1


; CENTER AND DEFLECTION ARE IN THE 0x0000-0xFFFF range

ELEVATOR0_CENTER    =32768
ELEVATOR0_DEFLECTION     =32768

AILERON0_CENTER        =32768
AILERON0_DEFLECTION    =32768

RUDDER0_CENTER        =32768
RUDDER0_DEFLECTION    =32768

BRAKEL0_OFF        =1
BRAKEL0_ON        =65535

BRAKER0_OFF        =1
BRAKER0_ON        =65535

ELEVATOR1_CENTER    =32768
ELEVATOR1_DEFLECTION     =32768

AILERON1_CENTER        =32768
AILERON1_DEFLECTION    =32768

RUDDER1_CENTER        =32768
RUDDER1_DEFLECTION    =32768

BRAKEL1_OFF        =1
BRAKEL1_ON        =65535

BRAKER1_OFF        =1
BRAKER1_ON        =65535

TILLER_CENTER        =32768
TILLER_DEFLECTION    =32768

FORCEFEEDBACK_TWIST    =0.00


YAW_DUE_TO_PROPWASH    =1.0
TURBULENCE_FACTOR    =0.75

ELEVATOR_EFFECTIVENESS    =0.4
AILERONS_EFFECTIVENESS    =1.0
RUDDERS_EFFECTIVENESS    =0.5
PEDALS_STEERING_EFFECTIVENESS = 0.5
AUTO_RUDDER_FACTOR    =1.0


[ENGINECONTROLS]
; PARAMETERS ARE WITHIN THE 0x0000-0xFFFF range
; now tuned to the noisy sim

PL1_REVERSE        =-4096
PL1_DISC        =0
PL1_FLTIDLE        =18000
PL1_RATING        =65535
PL1_MAX            =65535

PL2_REVERSE        =-4096
PL2_DISC        =0
PL2_FLTIDLE        =18000
PL2_RATING        =65535
PL2_MAX            =65535

CL1_FUELOFF        =5000
CL1_START        =23370
CL1_850            =38158
CL1_900            =53264
CL1_1020        =65152

CL2_FUELOFF        =5000
CL2_START        =23092
CL2_850            =39032
CL2_900            =53080
CL2_1020        =65280
AUTO_DIFFERENTIAL_THRUST_ON_TAXI =1

[VISION]
; This section is for the Flght Training Device Vision
LeftViewAngle    = 0.04
LeftViewOffset    = 0
RightViewAngle    = -0.03
RightViewOffset    = 0

[SOUND]
;Set the following to 1 if experiencing sound problems under Windows 7
Win7CompatibilityMode = 0
;    Device on which all sounds in this section will be played. 0 Sound Mapper, 
;    1..n is a device number as it appears in the "Default Device" list at the audio page of the windows sound settings.
MainPlaybackDeviceId = 0
;    Device on which the headphone sounds will be played, can be the same as the MainPlaybackDeviceId 
HPNPlaybackDeviceId = 0


; the next entries define to which speakers the respective sounds will be routed to. The map is created by adding the flags, corresponding to the particular sound channels in a SB 9.1 standard, as follows:
; SOUND 3D              -1
; SOUND INACTIVE          0
; SPEAKER_FRONT_LEFT              1
; SPEAKER_FRONT_RIGHT             2
; SPEAKER_FRONT_CENTER            4
; SPEAKER_LOW_FREQUENCY           8
; SPEAKER_REAR_LEFT          16        ( if you dont hear any sound from it, try SPEAKER_SIDE_LEFT instead)
; SPEAKER_REAR_RIGHT          32        ( if you dont hear any sound from it, try SPEAKER_SIDE_RIGHT instead)
; SPEAKER_SIDE_LEFT               64        ( microsoft would usually play it at REAR LEFT)
; SPEAKER_SIDE_RIGHT              128        ( microsoft would usually play it at REAR RIGHT)

; the XXXX_sound_level has 3 values in % (from 0..100), for cockpit, cabin and external views

;     The map for left engine sounds. Engine sounds will also be played by subwoofer in anycase
left_engine_sounds_map         = -1
left_engine_sound_level        = 50,80,75

;     The map for right engine sounds. Engine sounds will also be played by subwoofer in anycase
right_engine_sounds_map     =-1
right_engine_sound_level    = 50,80,75

;     MAP for left side headphones navigation sounds. 
leftpilot_hpn_sounds_map    = 1
leftpilot_hpn_sound_level    = 75,0,0

;     MAP for left side speaker navigation sounds. 
leftpilot_spkr_sounds_map    = -1
leftpilot_spkr_sound_level    = 75,0,0

;     MAP for right side headphones navigation sounds. 
rightpilot_hpn_sounds_map    = 2
rightpilot_hpn_sound_level    = 75,0,0

;     MAP for right side speaker navigation sounds. 
rightpilot_spkr_sounds_map    = -1
rightpilot_spkr_sound_level    = 75,0,0

;     MAP for observer navigation sounds. 
observer_sounds_map        = -1
observer_sound_level        =75,0,0

;     MAP for synthetic warnings (same for left/right side). was 48
synthetic_warnings_map         = -1
synthetic_warnings_sound_level    = 75,0,0

;     avionics fan
avionics_fan_map        = -1
avionics_fan_sound_level    = 75,0,0

;     sounds, coming from the cabin
cabin_sounds_map        = -1
cabin_sounds_level        = 110,100,0

;     clicks from the switches and knobs (is it possible to do this dynamically)
switch_clicks_map        = -1
switch_clicks_sound_level    = 100

;     Nose Gear sound
NoseGear_sound_map        = -1
NoseGear_sound_level        = 100,100,100

;     Sound for left langing gear
LeftLandingGear_sound_map    = -1
LeftLandingGear_sound_level    = 75,75,100

;     Sound for right langing gear
RightLandingGear_sound_map    = -1
RightLandingGear_sound_level    = 75,75,100

;     Ambient wind sound, left side of windshield
LeftAmbientWindSound_map    = -1
LeftAmbientWindSound_level    = 50,50,50

;     Ambient wind sound, right side of windshield
RightAmbientWindSound_map    = -1
RightAmbientWindSound_level    = 50,50,50

;     Sound when aircraft rolls
GroundRollSound_map        = -1
GroundRollSound_level        = 75,75,75

;      APU/GPU sound
APUSound_level            = 0,0,100
GPUSound_level            = 35,0,100


; passenger entertainment settings
; flag to enable/disable all announcements of flight attendant
entertainment_FA_announcements_enabled    = 1
; flag to enable/disable all announcements from flight deck
entertainment_FC_announcements_enabled  = 1
; flag to enable/disable music
entertainment_music_enabled        = 1
; if set to 1, announcements will be played according to the announcements script.
; if set to 0, the announcements still can be played manually using FMS     
entertainment_auto_announcements    = 1

[JOYSTICK_INTERFACE_ASSIGNMENTS]
; See SpecialFeatures.pdf Joystick Connector section for description
; Ailerons
;J0_X=FlightControls_->sensors.Aileron0_ADC
; Elevators
;J0_Y=-FlightControls_->sensors.Elevator0_ADC
; Rudder
;J0_Z=FlightControls_->sensors.Rudder0_ADC
; AP DISC
J0_b1=AFCS_->inputs.AP_disengage
J0_b2=AFCS_->inputs.TCS_button

[CONFIGURATION]
cockpitConfigScript=
; Maintenance Deprecation Factor specifies how much faster the aircraft is weared off compare to the real life
WearOffFactor=1.0
; Pause the sim when FMS1 Top Of Descend is reached
PAUSE_ON_TOD=0
 

Hi Enrico,

you also sent me an email with your log file.

It seems you have version 1.020 installed - this is not compatible (I know it shows compatible in the app - that's a bug!).

You need to update to version 1.020b - that "b" is very important. Only then will it work.

Regards

Mark


Mark Foti

Author of aviaworx - https://www.aviaworx.com

logo_avsim.png

Share this post


Link to post
Share on other sites

Hi,

problem is solved! 

You have to download the update 1.020b from the website (http://majesticsoftware.com)  and not at Simmarket. 

You have to log in here with your order number: 

http://majesticsoftware.com/mjc8q400/support.html

Now its working !

Happy flying!

 

Erik

 

 

Share this post


Link to post
Share on other sites

I have the same issue. But on my MJ Account are only this availablew:

1.020a patch for MJC8 Q400 PILOT edition 64 bit. Issue 20.11.2017

Share this post


Link to post
Share on other sites
7 hours ago, McFly08151 said:

I have the same issue. But on my MJ Account are only this availablew:


1.020a patch for MJC8 Q400 PILOT edition 64 bit. Issue 20.11.2017

The 1.020b patch is only available for Q400 PRO edition.

Supported Aircraft

The current version allows you to interact with all the CDUs in:

  • Aerosoft’s A318-A321 Professional
  • Aerosoft’s A330 Professional
  • Aerosoft’s CRJ (SP1)
  • Leonardo’s Maddog MD-82 (SP1.10 or later)
  • Majestic Software’s Q400 Pro version 1.020b
  • PMDG 737 NGX (SP1c or later) or 737 NGXu
  • PMDG 747 Queen of the Skies II, including the 747-8
  • PMDG 777
  • QualityWings 787 v1.1.3
  • TFDi Design’s 717

Steven_Miller.png?dl=1

i7-6700k Gigabyte GA-Z170X-UD5 32GB DDR4 2666 EVGA FTW ULTRA RTX3080 12GB

Share this post


Link to post
Share on other sites

Thanks Steven.

Yes, as mentioned, you need the Q400 Pro edition and the update to version 1.020b.

Regards

Mark


Mark Foti

Author of aviaworx - https://www.aviaworx.com

logo_avsim.png

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

  • Tom Allensworth,
    Founder of AVSIM Online


  • Flight Simulation's Premier Resource!

    AVSIM is a free service to the flight simulation community. AVSIM is staffed completely by volunteers and all funds donated to AVSIM go directly back to supporting the community. Your donation here helps to pay our bandwidth costs, emergency funding, and other general costs that crop up from time to time. Thank you for your support!

    Click here for more information and to see all donations year to date.
×
×
  • Create New...