7
mirror of https://github.com/EEVengers/ThunderScope.git synced 2025-04-04 21:36:55 +00:00

Update LiteX.md links

Update libtslitex repo link to point to main EEvengers repo.
This commit is contained in:
Nate Meyer 2024-08-17 14:05:46 -04:00 committed by GitHub
parent f92a21f0bd
commit c22df74a3f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -68,7 +68,7 @@ The Driver file is found in the `litepciedrv/x64/Release/litepciedrv` folder.
## TsLitex Library
The libtslitex library provides control over the Thunderscope input channels and Sample DMA. Clone the [libtslitex Repo](https://github.com/NateMeyer/libtslitex) [Current latest is the `ts_calibration` branch]
The libtslitex library provides control over the Thunderscope input channels and Sample DMA. Clone the [libtslitex Repo](https://github.com/EEvengers/libtslitex).
Libtslitex uses the CMake build environment.
@ -117,4 +117,4 @@ Management of Data buffers and data triggering is provided by the TS.NET project
HardwareDriver: LiteX
```
You should now be able to run TS.NET.Engine and connect to the Thunderscope.
You should now be able to run TS.NET.Engine and connect to the Thunderscope.