Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
g4ixt authored Dec 28, 2023
1 parent bb80f33 commit 9cb0d80
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,9 @@ http://athome.kaashoek.com/tinySA/python/
The serial communication commands are based on Martin's Python NanoVNA/TinySA Toolset
https://github.com/Ho-Ro

Dependencies: Install from the repository - numpy, pyqtgraph, pyopengl, pyqt5, pyserial.
Dependencies: Install from your repository - numpy, pyqtgraph, pyopengl, pyqt5, pyserial.
You may need to add the Qt5 SQLite 3 database driver (libqt5sql5-sqlite) and Python3 bindings for QT5's SQL Module.
If you get a serial exception on startup, add your username to the 'dialout' group.
The 3D (time) spectrum requires OpenGL

The GUI was originally designed for a 7" 1024 x 600 screen but should maximise properly. The GUI appearence may change significantly due to development.
Expand Down

0 comments on commit 9cb0d80

Please sign in to comment.