mobile-directing-system / mds-desktop

Desktop app for Mobile Directing System
https://mobile-directing-system.github.io/mds-desktop
MIT License
1 stars 3 forks source link

[FEATURE]: Add predefined radio channels #301

Closed atlars closed 8 months ago

atlars commented 9 months ago

Feature Motivation

As a user of the system, I want to select predefined radio channels. This is needed because filling in the radio frequency as a text field is cumbersome. In addition, changes to a radio frequency are not reflected to other channels and all channels of the entries have to be changed manually.

Solution Description

When the channel type is radio, then add a new dropdown at the right side to select a predefined channel. (E.g. Channel 1, Channel 2, Channel 8417) For the moment, hardcode the predefined channels with its frequencies. In the future, there should be a page in the application to define the custom radio channels. image

feature_acceptance_criteria

Further Information

No response

Related Issues

No response