Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DummyRepeater: only numbers accepted for QRG, no option for TCP/IP only #15

Closed
DF1CHB opened this issue Jan 4, 2022 · 0 comments
Closed

Comments

@DF1CHB
Copy link

DF1CHB commented Jan 4, 2022

config file:
frequency=TCP.IP
offset=-0.0

Result:
[2022-01-05 11:55:59] [ERROR ] Configuration error: repeater_2.frequency is not a valid floating point number (TCP.IP)
[2022-01-05 11:55:59] [ERROR ] Configuration error: no repeaters configured !
[2022-01-05 11:55:59] [ERROR ] Loading Configuration from /usr/local/etc/dstargateway.cfg failed
[2022-01-05 11:55:59] [FATAL ] Invalid configuration, aborting

config file:
frequency=000.000
offset=-0.0

Result:
[2022-01-05 12:00:48] [ERROR ] Configuration error: repeater_2.frequency is out of range must be between 0.100000 and 1500.000000, actual 0.000000
[2022-01-05 12:00:48] [ERROR ] Configuration error: no repeaters configured !
[2022-01-05 12:00:48] [ERROR ] Loading Configuration from /usr/local/etc/dstargateway.cfg failed
[2022-01-05 12:00:48] [FATAL ] Invalid configuration, aborting

config file:
frequency=999.999
offset=-0.0

Result:
[2022-01-05 12:02:55] [INFO ] QRG: F1MHV__E 00999.99900 -000.00000 000.00 0001.0

F4FXL added a commit that referenced this issue Dec 26, 2023
F4FXL added a commit that referenced this issue Dec 26, 2023
@F4FXL F4FXL closed this as completed in debec32 Dec 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant