Skip to content

nricciar/rigcycle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust

rigcycle

Used to control a group of receivers in SparkSDR to switch between defined profiles (e.g. day/night).

Setup

Create ~/.rigcycle/config.yaml with a list of defined receiver profiles.

Example ~/.rigcycle/config.yaml file

---
receivers:
  "localhost:51111":
    day:
      freq: 28074000
      mode: FT8
    night:
      freq: 3573000
      mode: FT8

Run

$ rigcycle run day

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages