Skip to content

radio configuration running on the traffic stop boxes

Notifications You must be signed in to change notification settings

tlm-solutions/r09-receiver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

R09 Receiver

built with nix

Contact: hello@tlm.solutions

Service which connects to the software defined radio and does all the signal processing from reducing the noise floor to the conversion to diskrete bits. This piece of code also searches for the actual carriers and adjusts the frequency accordingly.

environment variable arguments

Environment variable description
DECODER_FREQUENCY float of the center frequency of the SDR
DECODER_OFFSET float of the offset of the signal from the center frequency
DECODER_RF int of RF value for SDR
DECODER_IF int of IF value for SDR
DECODER_BB int of BB value for SDR
DECODER_DEVICE_STRING device string for osmosdr
DECODER_PROMETHEUS_ADDRESS the address where the appliaction is listening on for prometheus metric extraction (Format is host:port)

building with nix flakes

    $ nix build .\#packages.x86_64-linux.r09-receiver

About

radio configuration running on the traffic stop boxes

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages