pilotclient icon indicating copy to clipboard operation
pilotclient copied to clipboard

Cross-platform cross-simulator pilot client for virtual air traffic networks

Results 126 pilotclient issues
Sort by recently updated
recently updated
newest added

The log function for the server file expects the argument as number of lines: https://github.com/swift-project/pilotclient/blob/7e6f3f0f0d8bda6ec082f0947a6cf69dae4fc7c3/src/blackcore/webdataservices.cpp#L1350-L1353 but the argument of the signal triggering this slot is kilobytes: https://github.com/swift-project/pilotclient/blob/7e6f3f0f0d8bda6ec082f0947a6cf69dae4fc7c3/src/blackcore/vatsim/vatsimserverfilereader.h#L53-L55 As the input...

bug
good first issue

[Mike Evans in VATSIM dev discord](https://discord.com/channels/775552633918062643/775736423319732256/1201347750546133123): > So as part of the upcoming Ghost mode available for sups.. there will be an accompanying packet that goes out to a client...

enhancement

Win11, 0.13 Alpha Swift, X-Plane 11 I installed version 0.13 of swift a few days ago, configured it and was able to load other planes in the XP11 simulator. Yesterday,...

investigation

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

enhancement

A single call to ``CModelDataReader::read`` can trigger multiple reads for different entities with different URLs. But only the last used URL is passed with the signal here: https://github.com/swift-project/pilotclient/blob/0c29b279f836ae99795b20c83f42563c47732a08/src/blackcore/db/modeldatareader.cpp#L239-L242 I do...

bug

X-Plane supports additional datarefs as part of the TCAS override system, for displaying more detail on the minimap and other features such as simulating wake turbulence. * https://discord.com/channels/539048679160676382/566945827398877196/1077030032679116920 * https://developer.x-plane.com/article/overriding-tcas-and-providing-traffic-information/...

enhancement
good first issue
X-Plane

On the [swift download wiki page](https://docs.swift-project.org/doku.php?id=download_swift_installer) MSFS is incorrectly listed as compatible with both the 32-bit and 64-bit builds but only the 32-bit build is supported.

bug
MSFS

To prevent issues with wrong callsigns/types, compare downloaded SimBrief FPL data with login data (callsign and aircraft type) on swift Connect page. If they do not match inform user about...

enhancement
UX

With the new ICAO flightplan format, the PBN capabilities are specified as letter codes, like the equipment codes. They should be listed in the remark field like ``PBN/A1``. Currently, the...

enhancement
good first issue

Hi, According to the comment: > Separate COM volumes can now be set in the UI and can be controlled from G and XP. > Available with 0.9.7.149 and 0.9.8.36...

enhancement
Flightgear