Rev 258 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 258 | Rev 322 | ||
|---|---|---|---|
| Line 1... | Line 1... | ||
| 1 | Client for the RedPitaya board |
1 | Client for the RedPitaya board |
| - | 2 | ||
| - | 3 | Connect signals via 50 Ohm terminations to two fast input signals of RedPitaya |
|
| - | 4 | ||
| 2 | Start the server on the RedPitaya First, then start the client |
5 | Start the server on the RedPitaya First, then start the client |
| 3 | - | ||
| 4 | 6 | ||
| 5 | rok@f9rok ~$ ssh root@rp-f04f77.local |
7 | rok@f9rok ~$ ssh root@rp-f04f77.local |
| 6 | Welcome to Ubuntu 16.04.2 LTS (GNU/Linux 4.4.0-xilinx armv7l) |
- | |
| 7 | - | ||
| 8 | * Documentation: https://help.ubuntu.com |
- | |
| 9 | * Management: https://landscape.canonical.com |
- | |
| 10 | * Support: https://ubuntu.com/advantage |
- | |
| 11 | ############################################################################## |
- | |
| 12 | # Red Pitaya GNU/Linux Ecosystem |
- | |
| 13 | # Version: 0.97 |
- | |
| 14 | # Build: 336 |
- | |
| 15 | # Branch: |
- | |
| 16 | # Commit: 4506f6e20ad2d2c8a45184383302331b6bf4a501 |
- | |
| 17 | # U-Boot: "redpitaya-v2016.4" |
- | |
| 18 | # Linux Kernel: "redpitaya-v2016.2" |
- | |
| 19 | # Pro Applications: 40d8c17c18aac3ea6416257603c4c8dcd208d109 Applications (v0.96-RC3-134-g40d8c17) |
- | |
| 20 | ############################################################################## |
- | |
| 21 | Last login: Wed Mar 22 09:47:35 2017 from fe80::117e:99ca:51f3:7af2%eth0 |
- | |
| 22 | root@rp-f04f77:~# cd sockserv/ |
8 | root@rp-f04f77:~# cd sockserv/ |
| 23 | root@rp-f04f77:~/sockserv# ./sockserv.sh |
9 | root@rp-f04f77:~/sockserv# ./sockserv.sh |
| - | 10 | Start server via http://rp-f048e6.local/tcpsocket_manager/?type=run |
|
| - | 11 | ||
| - | 12 | Install client |
|
| - | 13 | install H1Dload.cxx and mH1D.h to C:/home/cvi/apps/RedPitaya/soccli |
|
| - | 14 | Start the client: soccli.exe |
|