This release is a pre-release and may not be stable for production use.
Frequency Management
Overview
PRE-RELEASE: This app is in early development and is not yet considered production-ready. Please see the Release Notes for details.
Frequency Management is a Nautobot app for planning, tracking, and deconflicting radio frequency (RF) assignments across missions and devices. It provides a structured source of truth for TX/RX frequency pairs, a catalog of approved frequencies per RF band, and automated conflict detection to prevent duplicate assignments within the same band and satellite scope.
Key Features
- Frequency Bands — Seven standard RF bands (UHF, L, S, C, X, Ku, Ka) with auto-enforced frequency boundaries. Tracks the total frequency catalog size, active assignment count, and utilization percentage.
- Frequency Catalog — A per-band registry of approved frequency values (MHz). Catalog entries can be created individually or auto-created when new TX/RX values are saved on a frequency set, keeping the catalog in sync with operational use.
- Frequency Sets — The core planning object. Each record captures a TX/RX frequency pair along with device, satellite, band, provider, transport type, and optional SATCOM-specific fields (access method, modulation, polarization). Status-tracked with conflict detection.
- Conflict Detection — Blocks duplicate TX/RX frequency assignments within the same band and satellite scope for Active, Planned, and Maintenance sets. Decommissioned sets surface a visual conflict badge to warn against re-activation.
- Satellites — Pre-seeded with 85 common satellites on install. Each satellite's detail page lists all frequency sets assigned to it. Satellite operators are added/updated as Providers in Nautobot, allowing for filtering and reporting by operator.
Installation
pip install frequency-management
Add to your nautobot_config.py:
PLUGINS = ["nautobot_frequency_management"]
Run post-upgrade to apply migrations and seed the satellite catalog:
nautobot-server post_upgrade
See the Installation Guide for full details.
Documentation
Full documentation is available on the Nautobot Docs website:
- User Guide — Overview, Getting Started, Use Cases, Data Models.
- Administrator Guide — Installation, Configuration, Upgrade, Uninstall.
- Developer Guide — Development Environment, Code Reference.
- Release Notes.
Questions & Contributions
Open an issue or pull request in this repository. See the Contributing Guide for more information.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file nautobot_frequency_management-0.1.0a2.tar.gz.
File metadata
- Download URL: nautobot_frequency_management-0.1.0a2.tar.gz
- Upload date:
- Size: 1.1 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.2.0 CPython/3.12.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f077cd0787e2fcf947d356d148b83c6465efedab7ca2489a763a832983958954
|
|
| MD5 |
e8a2f2dd3a3f377329239b78db2643cc
|
|
| BLAKE2b-256 |
3b00f84bb2d8b32bf6d98868ffae0afbd2b115334035bfc905407dbcf5e6c050
|
File details
Details for the file nautobot_frequency_management-0.1.0a2-py3-none-any.whl.
File metadata
- Download URL: nautobot_frequency_management-0.1.0a2-py3-none-any.whl
- Upload date:
- Size: 1.2 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.2.0 CPython/3.12.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1ecd25ee407e530a5fa13b8d70567514ffeb37d1d82a093a93f0f1d925f2783c
|
|
| MD5 |
925f377d6bad3ffd05048a740e548862
|
|
| BLAKE2b-256 |
36fbdb99258320e3ef01f78c2d8b3bc6c650cccf1a37ee16a9aaf3156230738f
|