12 std::map< uint8_t, std::pair< std::string, rs2_log_severity > >
res;
21 if (
i.first > last_index + 1)
23 for (
auto j = last_index + 1;
j <
i.first;
j++)
26 s <<
"L500 HW report - unresolved type " <<
j;
38 std::vector< uint8_t > raw_data( 24, 0 );
45 if(
auto debug = dev.
as< debug_protocol >() )
49 debug.send_and_receive_raw_data( raw_data );
51 catch(std::exception
const&
e)
std::map< uint8_t, std::pair< std::string, rs2_log_severity > > build_log_errors_map()
const uint8_t l500_trigger_error_opcode
void trigger_error_or_exit(const rs2::device &dev, uint8_t num)
const std::map< uint8_t, std::string > l500_fw_error_report