Opened 11 years ago

Closed 11 years ago

#198 closed defect (fixed)

LOGGERX hiba, vagy mi?

Reported by: anonymous Owned by: István Váradi
Priority: major Milestone: General availability
Component: datacollection/fsuipc Keywords:
Cc:

Description

Miért kell neki a SQ C?

========================================

The contents of the log:

MLX 0.18 connected to the simulator (FSUIPC version: 0x39800001, library version: 0x07d2, FS version: 7)
10:50:47: Aircraft: name='Tu-154B-2 HA-LCH', model='FSUIPC/Project Tupolev Tu-154'
10:50:47: --- Boarding ---
10:50:47: Altimeter: 1013.25 hPa at 102 feet
10:50:47: Squawk code: 2601
10:50:47: Anti-collision lights: OFF
10:50:47: Landing lights: OFF
10:50:47: Navigational lights: OFF
10:50:47: Gears SET to DOWN at 0 km/h, 102 feet
10:50:47: AP master is OFF
10:50:49: Transponder was mode C during BOARDING (0.0)

========================================

The contents of the debug log:

14:37:29: MAVA Logger X 0.18 debug log
14:37:29: The initial configuration:
14:37:29: pilot ID: P010
14:37:29: rememberPassword: True
14:37:29: language:
14:37:29: hideMinimizedWindow: True
14:37:29: quitOnClose: False
14:37:29: onlineGateSystem: True
14:37:29: onlineACARS: True
14:37:29: flareTimeFromFS: False
14:37:29: syncFSTime: False
14:37:29: usingFS2Crew: False
14:37:29: iasSmoothingLength: -2
14:37:29: vsSmoothingLength: -2
14:37:29: pirepDirectory: None
14:37:29: pirepAutoSave: False
14:37:29: enableSounds: True
14:37:29: pilotControlsSounds: True
14:37:29: pilotHotkey: C0
14:37:29: enableApproachCallouts: True
14:37:29: speedbrakeAtTD: True
14:37:29: enableChecklists: False
14:37:29: checklistHotkey: CS0
14:37:29: autoUpdate: True
14:37:29: updateURL: http://mlx.varadiistvan.hu/update
14:37:29: messageTypeLevels:
14:37:29: loggerError: both
14:37:29: information: fs
14:37:29: inflight: fs
14:37:29: fault: both
14:37:29: nogo: both
14:37:29: gateSystem: both
14:37:29: environment: fs
14:37:29: help: both
14:37:29: visibility: fs
14:37:29: checklists:
14:37:29: B736:
14:37:29: B737:
14:37:29: B738:
14:37:29: B733:
14:37:29: B734:
14:37:29: B735:
14:37:29: DH8D:
14:37:29: B762:
14:37:29: B763:
14:37:29: CRJ2:
14:37:29: F70:
14:37:29: DC3:
14:37:29: T134:
14:37:29: T154:
14:37:29: YK40:
14:37:29: B738C:
14:37:29: B462:
14:37:29: approachCallouts:
14:37:29: B736:
14:37:29: B737:
14:37:29: B738:
14:37:29: B733:
14:37:29: B734:
14:37:29: B735:
14:37:29: DH8D:
14:37:29: B762:
14:37:29: B763:
14:37:29: CRJ2:
14:37:29: F70:
14:37:29: DC3:
14:37:29: T134:
14:37:29: T154:
14:37:29: YK40:
14:37:29: B738C:
14:37:29: B462:
14:37:31: mlx.flight.LoginPage: logging in
14:37:31: web.BookedFlight.readFromWeb: date: 2013-05-03
14:37:35: fsuipc.Simulator: new aircraft name and air file path: Tu-154B-2 HA-LCH, AIRCRAFT\PT Tu154-B_hun\154b_v3_08.air
14:37:35: PTT154Model.doesHandle 14 Tu-154B-2 HA-LCH AIRCRAFT\PT Tu154-B_hun\154b_v3_08.air
14:37:35: fsuipc.Simulator.sendMessage: [MLX] Welcome to MAVA Logger X 0.18
14:37:35: fsuipc.Simulator._handleNumHotkeys: numHotkeys: 56
14:38:48: fsuipc.Handler._processRequest: FSUIPC connection failed (FSUIPC error: 12 (IPC sendmessage failed all retries)), reconnecting (attempts=0).
14:38:48: fsuipc.Handler._disconnect
14:39:07: fsuipc.Handler._connect: connection failed: FSUIPC error: 12 (IPC sendmessage failed all retries) (attempts: 1)
14:40:47: Starting to play C:\Program Files\MAVA Logger X\sounds\notam.mp3 as mlxsound0
14:40:49: Started to play C:\Program Files\MAVA Logger X\sounds\notam.mp3
14:41:01: Closing mlxsound0
14:41:01: Closed mlxsound0
14:42:47: Sending the online ACARS
14:42:47: fsuipc.Simulator.sendMessage: [MLX] Flight stage: Boarding
14:42:47: Sent online ACARS
14:42:50: fsuipc.Simulator.sendMessage: [MLX] Transponder was mode C during BOARDING (0.0)
14:42:50: Starting to play C:\Program Files\MAVA Logger X\sounds\ding.wav as mlxsound1
14:42:50: Started to play C:\Program Files\MAVA Logger X\sounds\ding.wav
14:42:51: Closing mlxsound1
14:42:51: Closed mlxsound1

Change History (8)

comment:1 by István Váradi, 11 years ago

Component: datacollection/fsuipc
Milestone: FSUIPC data collection worksGeneral availability
Owner: set to István Váradi
Status: newaccepted

comment:2 by István Váradi, 11 years ago

The Tu-154 does not set the transponder mode offset properly. The solution is to consider the transponder mode unreadable until a value other than 0 is read from the offset.

comment:3 by István Váradi <ivaradi@…>, 11 years ago

In [840c09a602537320c3cf4cbad9e32f9d78715403]:

The transponder mode value is taken into account after its having a value other than 0 (re #198)

comment:4 by István Váradi, 11 years ago

Resolution: implemented
Status: acceptedclosed

comment:5 by István Váradi, 11 years ago

Resolution: implemented
Status: closedreopened

comment:6 by István Váradi, 11 years ago

Status: reopenedimplemented

comment:7 by István Váradi, 11 years ago

Status: implementeddelivered

comment:8 by István Váradi, 11 years ago

Resolution: fixed
Status: deliveredclosed
Note: See TracTickets for help on using tickets.