Error running the client

TexFly
Posts: 245
Joined: Sat Jun 25, 2011 7:20 pm
Location: SC
Contact:

Re: Error running the client

Post by TexFly »

Keith,

Great.

I'm trying to use the following (they don't work...):

0x7b91 1 Transponder mode
0 = normal
1 = standby
SquawkBox reads this value to determine which transponder mode to send to the network. Your transponder gauge should set this offset when the user changes modes with your gauge.
-----------
0x7b93 1 Transponder Ident pressed. When the user presses the ident button on your transponder gauge, you should set this value to 1. When SquawkBox notices it is set to 1, it will transmit an ident on the network and reset the value to 0.
-----------

And I would like to add these (not tested yet):

0x7b95 1 COM1 voice receive. If non-zero, audio is currently being received on the COM1 frequency. NO YES
0x7b96 1 COM1 voice transmit. If non-zero, the user is currently transmitting audio to the COM1 frequency. NO YES

0x7b98 1 COM2 voice active.
0x7b99 1 COM2 voice receive.
0x7b9a 1 COM2 voice transmit.
0x7b80 1 Indicates if SquawkBox is running.
0 = not running
1 = running as an external app
2 = running as a Flight Simulator module YES YES
-----------
0x7b81 1 Indicates whether SquawkBox is successfully connected to a FSD server.
0 = not connected
1 = connected



Please let me know.
Thanks!
Alex (N705AT)
Image
Check out my sim: http://www.createandsolve.com
Post Reply