Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
gf-emc-test-suite
Manage
Activity
Members
Labels
Code
Merge requests
2
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Container Registry
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
SECO Northern Europe
Tools
gf-emc-test-suite
Commits
96989774
Commit
96989774
authored
4 years ago
by
Jonas Höppner
Browse files
Options
Downloads
Patches
Plain Diff
tanaro: Use aplay instead of gst-play, use rs485echo instead of pingpong
BCS 746-000172
parent
ed7ab989
No related branches found
No related tags found
1 merge request
!13
tanaro: Use aplay instead of gst-play, use rs485echo instead of pingpong
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
runtest/tanaro_emission
+2
-3
2 additions, 3 deletions
runtest/tanaro_emission
runtest/tanaro_immunity
+2
-3
2 additions, 3 deletions
runtest/tanaro_immunity
with
4 additions
and
6 deletions
runtest/tanaro_emission
+
2
−
3
View file @
96989774
...
...
@@ -41,11 +41,10 @@ USB_stick_3_write_25kB bwrite -q -n /dev/sdc -b 25000 -i 1
Network_1 iptest -q -g 192.168.1.100 -n 1 -w 50
Network_2 iptest -q -g 192.168.2.100 -n 1 -w 50
Network_wlan0 iptest -q -g 192.168.3.100 -n 1 -w 990 -a
#Play_wave_file aplay /opt/ltp/runtest/ding_48kHz_16bit_m.wav &
Play_wave_file gst-play-1.0 /opt/ltp/runtest/ding_48kHz_16bit_m.wav &
Play_wave_file aplay /opt/ltp/runtest/ding_48kHz_16bit_s.wav
CAN can -n 2 -o 500
Serial0 serial -d /dev/ttymxc0 -q -b 115200 -c 5 -s 1024 -o 300
RS485 rs485
pingpong
-d /dev/ttymxc1 -s 115200 -x 100 -b 32
RS485 rs485
echo
-d /dev/ttymxc1 -s 115200 -x 100 -b 32
Serial1 serial -d /dev/ttymxc2 -q -b 115200 -c 5 -s 1024 -o 300
Touch touchmon -z -r /touch_tst_socket
Wait sleep 1.0
...
...
This diff is collapsed.
Click to expand it.
runtest/tanaro_immunity
+
2
−
3
View file @
96989774
...
...
@@ -42,11 +42,10 @@ USB_stick_3_write_25kB bwrite -q -n /dev/sdc -b 25000 -i 1
Network_1 iptest -q -g 192.168.1.100 -n 1 -w 50
Network_2 iptest -q -g 192.168.2.100 -n 1 -w 50
Network_wlan0 iptest -q -g 192.168.3.100 -n 1 -w 990 -a
#Play_wave_file aplay /opt/ltp/runtest/ding_48kHz_16bit_m.wav &
Play_wave_file gst-play-1.0 /opt/ltp/runtest/ding_48kHz_16bit_m.wav &
Play_wave_file aplay /opt/ltp/runtest/ding_48kHz_16bit_m.wav
CAN can -n 2 -o 500
Serial0 serial -d /dev/ttymxc0 -q -b 115200 -c 5 -s 1024 -o 300
RS485 rs485
pingpong
-d /dev/ttymxc1 -s 115200 -x 100 -b 32
RS485 rs485
echo
-d /dev/ttymxc1 -s 115200 -x 100 -b 32
Serial1 serial -d /dev/ttymxc2 -q -b 115200 -c 5 -s 1024 -o 300
#Touch touchmon -z -r /touch_tst_socket
Wait sleep 1.0
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment