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

For each new value class we must manually write the methods `propertyByIndex`, `setPropertyByIndex`, etc. For a long time I wished to automate this task using the metaclass system (previously known...

enhancement
refactor
simplify

It would be nice if users could manage (edit, add, remove) saved flightplan-remarks to keep the list of historic remarks tidy.

enhancement

When in Free Camera mode in X-Plane, you can only be a certain distance before the plane is no longer generated/visible. It doesn't matter if you set a distance or...

enhancement
X-Plane

The normal use case of `CLogMessage` and `CStatusMessage` involves implicit construction of the `CLogCategoryList` from the caller's `this` pointer. The value of the pointer doesn't matter, only its type is...

enhancement

It would be great when changing the text length in the ATC stations page (sliding the bar at the top to make the text limit longer), that it would keep...

enhancement
UX

I have developed a plugin for vPilot that relays incoming messages to external services. The two most frequently used services are Pushover and Hoppie. Pushover support allows notifications to be...

enhancement

Change to AIXM base class model http://aixm.aero/sites/aixm.aero/files/imce/AIXM511HTML/AIXM/DataType_CodeAircraftType.html Name Data Type Definition nilReason NilReasonEnumeration LANDPLANE string Landplane Inherited from CodeAircraftBaseType SEAPLANE string Seaplane Inherited from CodeAircraftBaseType AMPHIBIAN string Amphibian Inherited from...

enhancement

Originally: https://dev.swift-project.org/T439 It would be really cool to have a function that allows the user to quickly change between his two favourite audio OUTPUT devices. This could be handy if...

enhancement

this is to stop the script from quitting with exit code 1 and not finish running

QDesktopWidget::screenNumber can return -1

bug