From 2f1837a75e96612040c6db2b594adf7463173c88 Mon Sep 17 00:00:00 2001 From: Loïc Guégan Date: Tue, 1 Apr 2025 17:56:32 +0200 Subject: Cleaning repository --- sandbox/config_rpi | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 sandbox/config_rpi (limited to 'sandbox/config_rpi') diff --git a/sandbox/config_rpi b/sandbox/config_rpi new file mode 100644 index 0000000..376065a --- /dev/null +++ b/sandbox/config_rpi @@ -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 \ No newline at end of file -- cgit v1.2.3