blob: f02be45e63a308a172351721dd1d8cc6de21daf4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
test pan1321_jres_baudrate
protocol-decoder uart channel tx=0 channel rx=3 option baudrate=115200
protocol-decoder pan1321
stack uart pan1321
input uart/panasonic_pan1321/sender_and_receiver/pan1321_JRES.sr
output pan1321 annotation match pan1321_jres.output
test pan1321_jres_no_baudrate
protocol-decoder uart channel tx=0 channel rx=3
protocol-decoder pan1321
stack uart pan1321
input uart/panasonic_pan1321/sender_and_receiver/pan1321_JRES.sr
output pan1321 annotation match pan1321_jres.output
test pan1321_jsda_hello_world
protocol-decoder uart channel tx=0 channel rx=3 option baudrate=115200
protocol-decoder pan1321
stack uart pan1321
input uart/panasonic_pan1321/sender_and_receiver/pan1321_JSDA_helloworld.sr
output pan1321 annotation match pan1321_jsda_hello_world.output
|