Skip to content

UWARG/efs-ls-logger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Link Stats Logger

A logger built to capture ExpressLRS link stats. It both prints to CLI and logs to files. The pyserial package is needed to run this tool; see requirements.txt.

Selecting UART_PORT

For Windows, set to COM ports. For example, UART_PORT = COM1. Find the correct one in the Device Manager.

For Linux, set to /dev files. For example, UART_PORT = /dev/ttyUSB0.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages