You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
in daq_parser.setup() -> make_continuous_blocks combine Core0 and Core1, and then send writedaq(0xFF,8,0,0x345EEEB0) response FE 22, ERR_OUT_OF_RANGE, debug found max_odt_entry_size=8, if update 'max_odt_entry_size - 1'=7, skip make_continuous_blocks can right response,whether or not the XCP data frame contains a sequence number issue?
used DaqToCsv, if measurements length >=4, cannot write csv, and on_daq_list method cannot print any data, in whireshark can log response
if measurements length > 16, allocOdt response fe 30, I can use a measurements with a length of 16 to avoid this issue
if DAQ_LISTS length >2, DaqToCsv only record first DAQ_LIST data
The text was updated successfully, but these errors were encountered:
pyxcp=0.22.27, used run_daq.py demo
slave Properties some info
Discovered some issues
The text was updated successfully, but these errors were encountered: