Skip to content
Snippets Groups Projects
Commit 96989774 authored by Jonas Höppner's avatar Jonas Höppner
Browse files

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!13tanaro: Use aplay instead of gst-play, use rs485echo instead of pingpong
......@@ -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 rs485pingpong -d /dev/ttymxc1 -s 115200 -x 100 -b 32
RS485 rs485echo -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
......
......@@ -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 rs485pingpong -d /dev/ttymxc1 -s 115200 -x 100 -b 32
RS485 rs485echo -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment