mirror of
https://gitlab.com/manzerbredes/ina260-beaglebone-performance.git
synced 2025-07-01 19:07:40 +00:00
Cleaning repository
This commit is contained in:
commit
2f1837a75e
26 changed files with 628 additions and 0 deletions
19
sandbox/config_rpi
Normal file
19
sandbox/config_rpi
Normal file
|
@ -0,0 +1,19 @@
|
|||
# Global Configuration:
|
||||
inadev="1:0x41"
|
||||
bbhost=pi@10.128.0.93
|
||||
delaypurezmq=0
|
||||
delayiperfpure=5
|
||||
|
||||
# Pure Read Experiments:
|
||||
nread=500000
|
||||
readrest=5
|
||||
|
||||
# ZMQ Experiments:
|
||||
zmqrest=5
|
||||
zmqduration=60
|
||||
hostip=10.128.0.133
|
||||
zmqport=5556
|
||||
zmqlogdelay=0
|
||||
zmqloginterval=10
|
||||
zmqmsgsize=20242880
|
||||
zmqmaxqueue=1
|
Loading…
Add table
Add a link
Reference in a new issue