Skip to content

MichTronics/PyAX25Mon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyAX25Mon

This program receive TCP Kiss frames from Direwolf.
And decode the Kiss frames to AX25 Frames and print out
all info and bits of that AX25 Frame in the console.

Screenshot_23

Linux

Install Python3 and Pip and Git Then clone this repo with :

git clone https://github.com/MichTronics/PyAX25Mon.git

then :

cd /PyAX25Mon
pip install -r requirements.txt

then you need to configure the config.ini file with the good ipaddress and port of Direwolf machine. then you can run the py file wtih :

python3 PyAX25Mon.py

Windows

Download and unpack this Release :

https://github.com/MichTronics/PyAX25Mon/releases/download/v0.1/PyAX25Mon.zip

and then run :

PyAX25Mon.exe

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages