mirror of
https://github.com/EEVengers/ThunderScope.git
synced 2025-04-22 17:43:44 +00:00
Update README.md Software Section
This commit is contained in:
parent
eca9cc7bd5
commit
b65ad8b1a1
@ -50,10 +50,12 @@ For LiteX developers, the Linux driver is stable. [Windows](https://github.com/N
|
||||
___
|
||||
## Software
|
||||
|
||||
Our primary software is TS.net, which takes in data from the hardware, triggers on it, and sends the triggered data over to [(ng/gl)scopeclient](https://github.com/glscopeclient/scopehal-apps)
|
||||
Our primary software is 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)
|
||||
|
Loading…
Reference in New Issue
Block a user