VVakko

Results 3 issues of VVakko

As you know, for conventional systems, trunk-recorder assigns talkgroups id numbers by order, as they are written in the configuration. See attached data. ```json "systems": [ { "shortName": "472-System", "type":...

Hi, Luigi! Could you please add `elevate` package to `requirements.txt`? ```bash (.venv) wakko@radio:~/Documents/Projects/CyberRadio$ pip install -r requirements.txt ... Successfully installed CFFI-1.15.1 PyInstaller-3.4 PyQt5-Qt5-5.15.2 PyQt5-sip-12.11.0 altgraph-0.17.3 fbs-1.1.9 future-0.18.2 macholib-1.16.2 numpy-1.23.5 pefile-2022.5.30...

When you made significant changes to the `rsp_extended_capabilities_t` structure (adding the `antenna_input_count`, `third_antenna_name`, `third_antenna_freq_limit` fields and shifting the `tuner_count`, `ifgr_min`, `ifgr_max` fields), you forgot to increase the version number in...