pilotclient icon indicating copy to clipboard operation
pilotclient copied to clipboard

Joystick Command TX1/TX2

Open AirLuSa opened this issue 1 year ago • 2 comments

Hej,

maybe it's possible to add a joystick coammnd to let you toogle between TX1 and TX2 setting.

Thanks.

AirLuSa avatar Feb 03 '23 13:02 AirLuSa

This might require some more restructuring internally.

  • When triggering the action from the OwnAircraft context (changing Tx/Rx states in own aircraft), the changes are only picked up when COM synchronisation with the simulator is enabled. This is clearly not what is wanted.
  • Currently, I see no way to trigger this from the Audio context, which also updates the UI. This dataflow of changes for TX/RX originating from swift internally (not from the UI, nor the simulator) was not intended so far.

ltoenning avatar Feb 07 '24 21:02 ltoenning

I don’t know whether there are aircraft supporting switching between TX1, TX2 directly from the sim.

But at the moment swift let you change these settings in the swift UI under cockpit. For me it’s a really cool feature and hope it won’t be removed. My idea was to put a joystick command for that feature as well as there are ones for the volume. Which isn’t controlled via the aircraft’s settings either.

AirLuSa avatar Feb 10 '24 09:02 AirLuSa