aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Lezcano <daniel.lezcano@linaro.org>2015-10-02 13:48:15 +0200
committerDaniel Lezcano <daniel.lezcano@linaro.org>2015-10-02 13:48:15 +0200
commitb2d008f1d28512ae911d87526742af1a8bb01046 (patch)
tree707bdd29508644e6cca2c16af7ec47df961f328b
parenta63933a51860064a01f401ecade0efd9dbcebeef (diff)
The probes' firmware have been flashed and their identifier changes.
Use those identifier to label the right channels without ambiguity. Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
-rw-r--r--Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 3765af9..860ffe8 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,8 @@
# Demo variables
-PROBES=-p /dev/ttyACM0,100,100,500,A53_0 -p /dev/ttyACM1,100,100,500,A57_0
+PROBES= -p /dev/serial/by-id/usb-NXP_SEMICOND_ARM_Energy_Probe_S_NO00000000-if00,100,100,500,A53_0 \
+ -p /dev/serial/by-id/usb-NXP_SEMICOND_ARM_Energy_Probe_S_NO00000001-if00,100,100,500,A57_0 \
+ -p /dev/serial/by-id/usb-NXP_SEMICOND_ARM_Energy_Probe_S_NO00010000-if00,100,100,500,A53_1 \
+ -p /dev/serial/by-id/usb-NXP_SEMICOND_ARM_Energy_Probe_S_NO00010001-if00,100,100,500,A57_1
SAMPLING=-l 100
TIMESTAMP=-T