Skip to content

Work done in collaboration with AMSAT-UK for the Mode Dynamic Transponder project.

License

Notifications You must be signed in to change notification settings

OpenResearchInstitute/Mode-Dynamic-Transponder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Mode-Dynamic-Transponder

Work done in collaboration with AMSAT-UK for the Mode Dynamic Transponder project.

Example Usage

Here is how I do it on my computer (usually a macos or linux). Your commands may vary.

Set up a python environment

python -m venv /path/to/new/virtual/environment

Source the environment

source <environment_name>/bin/activate

Clone this repository

git clone https://github.com/OpenResearchInstitute/Mode-Dynamic-Transponder

Install Jupyter Lab/Notebook in the environment

pip3 install --upgrade pip

pip3 install jupyter

Run the notebook

jupyter notebook

Open the model file you are most interested in, and run it or step through it.

Thank you for being part of our open source digital radio work at ORI!

About

Work done in collaboration with AMSAT-UK for the Mode Dynamic Transponder project.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published