7
mirror of https://github.com/EEVengers/ThunderScope.git synced 2025-04-22 17:43:44 +00:00

Update README.md

This commit is contained in:
Aleksa Bjelogrlic 2024-06-24 23:14:50 -04:00 committed by GitHub
parent ec7abda268
commit 1f005d4137
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -79,9 +79,3 @@ For LiteX developers, the Linux driver is stable. [Windows](https://github.com/N
## Software
Our primary software is [TS.NET](https://github.com/macaba/TS.NET), which takes in data from the hardware, triggers on it, and sends the triggered data over to [ngscopeclient](https://www.ngscopeclient.org/)
Dependences for build scripts on Linux: `apt-get install -y dotnet6; apt-get install -y libgdiplus`
On Windows, should just need Visual Studio with the C# plugins
To install ngscopeclient, follow the instructions in their [user manual](https://www.ngscopeclient.org/downloads/ngscopeclient-manual.pdf)