https://bugzilla.redhat.com/show_bug.cgi?id=2241725 --- Comment #2 from Jaroslav Škarvada <jskarvad@xxxxxxxxxx> --- (In reply to Petr Menšík from comment #1) > Virtual device to test this tool can be created by hamlib package command: > https://www.mankier.com/1/rigctlcom It seems it can be tested even more simple way - hamlib has special dummy device for emulation. It would be good to have it as a Beaker test in Fedora CI :) Instructions how to test: Create emulated radio 1 on port 8881: $ rigctld -m 1 -t 8881 Create emulated radio 2 on port 8882: $ rigctld -m 1 -t 8882 Enable radio synchronization via rigsync: $ rigsync -m 2 -r localhost:8881 -m 2 -r localhost:8882 Now check the frequency of the second radio: $ rigctl -m 2 -r localhost:8882 f 145000000 After startup it should be probably on 145 MHz. Now retune the first radio to the 146 MHz: $ rigctl -m 2 -r localhost:8881 F 146000000 And check the second radio that it followed and also retuned to the 146 MHz: $ rigctl -m 2 -r localhost:8882 f 146000000 The synchronization should work both way and even with more radios. You can e.g. define three or four emulated radios or arbitrary number. You can also try with more frequencies and also check that the synchronization doesn't work if the rigsync isn't running. -- You are receiving this mail because: You are always notified about changes to this product and component You are on the CC list for the bug. https://bugzilla.redhat.com/show_bug.cgi?id=2241725 Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202241725%23c2 _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue