Bug #4041
implement SIMTRACE_CMD_BD_BOARD_INFO
Start date:
06/04/2019
Due date:
% Done:
20%
Spec Reference:
Description
this command is supposed to return the hardware manufacturer, hardware version as well as software version information. It would be very useful to obtain the currently running firmware versin as well as other details.
Related issues
History
#1 Updated by laforge over 1 year ago
- Related to Feature #1460: include some version information / negotiation in the USB protocol added
#2 Updated by tsaitgaist over 1 year ago
- Assignee changed from laforge to tsaitgaist
- % Done changed from 0 to 20
with https://gerrit.osmocom.org/c/simtrace2/+/15066 is will be possible to get hardware serial (e.g. device id) and firmware version using lsusb.
this is in addition to SIMTRACE_CMD_BD_BOARD_INFO (not implemented yet), while being easier to use (no need for a dedicated host software just to get the information).
#3 Updated by laforge about 1 year ago
- Assignee changed from tsaitgaist to laforge