Pax1601 / DCSOlympus

Download Olympus here: https://github.com/Pax1601/DCSOlympus/releases. DCS Olympus is an independent and non-profit mod for DCS World. It allows users to spawn, control, task, group, and remove units from a DCS World server using a real-time map interface, similar to Real Time Strategy games.
299 stars 32 forks source link

Add tanker advanced settings #890

Closed Pax1601 closed 4 weeks ago

Pax1601 commented 3 months ago

immagine

Expected behaviour:

When a single tanker is selected, the "Configure tanker settings" button shall be visible in the Unit Control Panel. When clicking the button, the "Tanker settings" panel shall be shown to the right of the Unit Control Panel (if space permits) or on top of it (if the is not enough space to the right).

When opened, the panel shall show the current values of the selected tanker. This values are available in the Radio and TACAN structures of the Unit object. Available callsigns are hardcoded and defined from DCS documentation as:

immagine

Note: from the design picture above, the selection of the Tanker number (e.g. Arco-1) is missing. It should be present as a text input to the right of the Callsign selection dropdown.

Frequency shall be selectable with .25 MHz increments. When the user has completed the input selection, pressing "Save" shall trigger the transmission of the command to the backend. Pressing "Cancel" shall close the panel with no command being sent.