ObiWanLansi / SIGENCE-Scenario-Tool

A little tool to place RF Devices on a map, edit, save and load them, or export the devicelist to a file (.csv, .xml, .xlsx)
GNU Lesser General Public License v3.0
6 stars 4 forks source link

Check The RxTxType At Validation #154

Closed ObiWanLansi closed 6 years ago

ObiWanLansi commented 6 years ago

Currently It Is Possible That A Receiver Get A RxTxType From A Transmitter And Vice Versa. This Is Possible Because We Have Only One ComboBox To Select The RxTxType. In This ComboBox All Values Are Listed. It Is Not Really A Bug, But It Is Error-Prone.

Workaround Is To Extend The Validator To Check This ...