-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathcmd_examples.txt
58 lines (58 loc) · 2.43 KB
/
cmd_examples.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
pi@pi3-1:~/Ultibo_Projects $ ./run_demos.sh 185 demo
tftping UltiboDemoRPi2_TFTP kernel7.img
to ultibo system 192.168.1.185
tftp> tftp> Sent 2784448 bytes in 10.7 seconds
tftp> pi@pi3-1:~/Ultibo_Projects $ ./run_demos.sh 200 demo
tftping UltiboDemoRPi2_TFTP kernel7.img
to ultibo system 192.168.1.200
tftp> tftp> Sent 2784448 bytes in 12.4 seconds
tftp> pi@pi3-1:~/Ultibo_Projects $ ./run_demos.sh 185 gps
tftping gps kernel7.img
to ultibo system 192.168.1.185
tftp> tftp> Sent 2794928 bytes in 14.0 seconds
tftp> pi@pi3-1:~/Ultibo_Projects $ ./run_demos.sh 200 gps
no gps 192.168.1.200
pi@pi3-1:~/Ultibo_Projects $ ./run_demos.sh 185 playvideo
tftping HelloVideo_TFTP kernel7.img
to ultibo system 192.168.1.185
tftp> tftp> Sent 3185412 bytes in 11.7 seconds
tftp> pi@pi3-1:~/Ultibo_Projects $ ./run_demos.sh 200 playvideo
tftping HelloVideo_TFTP kernel7.img
to ultibo system 192.168.1.200
tftp> tftp> Sent 3185412 bytes in 14.5 seconds
tftp> pi@pi3-1:~/Ultibo_Projects $ ./run_demos.sh 185 video
No camera ultibo sytem 192.168.1.185
pi@pi3-1:~/Ultibo_Projects $ ./run_demos.sh 200 video
tftping RaspiVid_TFTP kernel7.img
to ultibo system 192.168.1.200
tftp> tftp> Sent 3145892 bytes in 10.1 seconds
tftp> pi@pi3-1:~/Ultibo_Projects $ ./run_demos.sh 185 jpeg
tftping DWT_LIFT_RPi2 kernel7.img
to ultibo system 192.168.1.185
tftp> tftp> Sent 3111876 bytes in 10.6 seconds
tftp> pi@pi3-1:~/Ultibo_Projects $ ./run_demos.sh 200 jpeg
tftping DWT_LIFT_RPi2 kernel7.img
to ultibo system 192.168.1.200
tftp> tftp> Sent 3111876 bytes in 29.0 seconds
tftp> pi@pi3-1:~/Ultibo_Projects $ ./run_demos.sh 185 servo
tftping PWM_TFTP_SERVO kernel7.img
to ultibo system 192.168.1.185
tftp> tftp> Sent 2743472 bytes in 8.8 seconds
tftp> pi@pi3-1:~/Ultibo_Projects $ ./run_demos.sh 200 servo
no servo 192.168.1.200
pi@pi3-1:~/Ultibo_Projects $ ./run_demos.sh 185 RemoteLed
tftping RemoteLed kernel7.img
to ultibo system 192.168.1.185
tftp> tftp> Sent 2567312 bytes in 12.9 seconds
tftp> pi@pi3-1:~/Ultibo_Projects $ ./run_demos.sh 200 RemoteLed
tftping RemoteLed kernel7.img
to ultibo system 192.168.1.200
tftp> tftp> Sent 2567312 bytes in 9.3 seconds
pi@pi3-1:~/Ultibo_Projects $ ./run_demos.sh 185 OpenGLES
tftping HelloGLES kernel7.img
to ultibo system 192.168.1.185
tftp> tftp> Sent 2977120 bytes in 10.7 seconds
tftp> pi@pi3-1:~/Ultibo_Projects $ ./run_demos.sh 200 demo
tftping UltiboDemoRPi2_TFTP kernel7.img
to ultibo system 192.168.1.200
tftp> tftp> Sent 2784448 bytes in 9.6 seconds