Attention is currently required from: manawyrm, laforge, pespin.
7 comments:
File Transceiver52M/device/bladerf/bladerf.cpp:
Patch Set #1, Line 51: fprintf(stderr, "%s:%s:%d %s\n", __FILE__, __FUNCTION__, __LINE__, bladerf_strerror(status)); \
LOGP?
Done
Patch Set #1, Line 240: ts_offset = 60; //static_cast<TIMESTAMP>(desc.offset * rx_rate);
maybe add some TODO/FIXME comment about this?
Done
Patch Set #1, Line 422: // Create receive buffer
use comment style: /* */
Done
Patch Set #1, Line 427: // Create vector buffer
well, it is C++ code after all...
Done
Patch Set #1, Line 466: // Start streaming
use comment style: /* */ […]
Done
Patch Set #1, Line 701: relatively recent machines shows that the B100 will underrun when
B100? is this a BladeRF?
Done
File configure.ac:
Patch Set #1, Line 346: Transceiver52M/device/ipc2/Makefile \
ipc2? this is probably not related to this patch.
Done
To view, visit change 30413. To unsubscribe, or for help writing mail filters, visit settings.