Skip to content

A small library for checking which amateur radio band a frequency belongs to

License

Notifications You must be signed in to change notification settings

ewpratten/hambands

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HamBands

Crates.io Documentation Build

HamBands is a small Rust library for checking which amateur radio band a frequency belongs to.

Installation

From Crates.io

cargo install hambands

From Source

git clone https://github.com/ewpratten/hambands
cd hambands
cargo install --path .

Contributing

If you are interested in adding support for more amateur (or broadcast) radio bands, check out src/band/mod.rs. This file should be fairly self-explanatory. All entries are automatically validated at unit test time by cargo.

About

A small library for checking which amateur radio band a frequency belongs to

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages