Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Sidos

Overview

Sidos is a Python project designed to assist with radio data processing and combination tasks. The main script, radio_combiner.py, provides functionality for combining dual 5 GHz radios.

Features

  • Combine 5 GHz radios from the same AP

Getting Started

Prerequisites

  • Python 3.7 or higher

Installation

  1. Clone this repository:

    git clone https://github.com/Powers17/Sidos.git
    cd Sidos
  2. (Optional) Create and activate a virtual environment:

    python -m venv venv
    source venv/bin/activate  # On Windows: venv\Scripts\activate
  3. Install any required dependencies (if applicable):

    pip install -r requirements.txt

    Note: If requirements.txt does not exist, install dependencies as needed.

Usage

Run the main script:

python radio_combiner.py

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages