X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=decoder%2Ftest%2Fcan%2Ftest.conf;h=75e98263867d8e09f6035a5bb42ddef2a80d4618;hb=ccb7a642b9c9da33e3cfe822acbe0599608aaf9e;hp=cebcb177200fe20e6971a22a02ffd7b590653c9b;hpb=dd37a782a8637bdee703a13c949b222b9ba8b95d;p=sigrok-test.git diff --git a/decoder/test/can/test.conf b/decoder/test/can/test.conf index cebcb17..75e9826 100644 --- a/decoder/test/can/test.conf +++ b/decoder/test/can/test.conf @@ -3,3 +3,48 @@ test exception_samplerate input misc/no-samplerate.sr output can exception match SamplerateError +test mcp2515dm-bm-125kbits_msg_222_5bytes + protocol-decoder can channel can_rx=2 option nominal_bitrate=125000 + input can/microchip_mcp2515dm-bm/mcp2515dm-bm-125kbits_msg_222_5bytes.sr + output can annotation match mcp2515dm-bm-125kbits_msg_222_5bytes.output + +test mcp2515dm-bm-125kbits_extmsg_11223344_7bytes + protocol-decoder can channel can_rx=2 option nominal_bitrate=125000 + input can/microchip_mcp2515dm-bm/mcp2515dm-bm-125kbits_extmsg_11223344_7bytes.sr + output can annotation match mcp2515dm-bm-125kbits_extmsg_11223344_7bytes.output + +test mcp2515dm-bm-125kbits_bus_load_100percent + protocol-decoder can channel can_rx=2 option nominal_bitrate=125000 + input can/microchip_mcp2515dm-bm/mcp2515dm-bm-125kbits_bus_load_100percent.sr + output can annotation match mcp2515dm-bm-125kbits_bus_load_100percent.output + +test mcp2515dm-bm-125kbits_bus_load_75percent + protocol-decoder can channel can_rx=2 option nominal_bitrate=125000 + input can/microchip_mcp2515dm-bm/mcp2515dm-bm-125kbits_bus_load_75percent.sr + output can annotation match mcp2515dm-bm-125kbits_bus_load_75percent.output + +test mcp2515dm-bm-125kbits_bus_load_50percent + protocol-decoder can channel can_rx=2 option nominal_bitrate=125000 + input can/microchip_mcp2515dm-bm/mcp2515dm-bm-125kbits_bus_load_50percent.sr + output can annotation match mcp2515dm-bm-125kbits_bus_load_50percent.output + +test mcp2515dm-bm-125kbits_bus_load_25percent + protocol-decoder can channel can_rx=2 option nominal_bitrate=125000 + input can/microchip_mcp2515dm-bm/mcp2515dm-bm-125kbits_bus_load_25percent.sr + output can annotation match mcp2515dm-bm-125kbits_bus_load_25percent.output + +# Note: The samplerate of this file is rather low (500kHz). +test nmea2000_fuel_flow_gps_snippet + protocol-decoder can channel can_rx=0 option nominal_bitrate=250000 + input can/nmea2000/lowrance_ep_60r_garmin_gps_17x/nmea2000_fuel_flow_gps_snippet.sr + output can annotation match nmea2000_fuel_flow_gps_snippet.output + +test can_fd_std_without_brs_8 + protocol-decoder can channel can_rx=0 option nominal_bitrate=1000000 + input can/can_fd/arbitrary_traffic/can_fd_std_without_brs_8.sr + output can annotation match can_fd_std_without_brs_8.output + +test can_fd_std_without_brs_64 + protocol-decoder can channel can_rx=0 option nominal_bitrate=1000000 + input can/can_fd/arbitrary_traffic/can_fd_std_without_brs_64.sr + output can annotation match can_fd_std_without_brs_64.output