Attention is currently required from: fixeria.
Timur Davydov has posted comments on this change by Timur Davydov. ( https://gerrit.osmocom.org/c/osmo-trx/+/42357?usp=email )
Change subject: proto_trxd: add helpers to prepare burst indication packets ......................................................................
Patch Set 2:
(1 comment)
File Transceiver52M/proto_trxd.h:
https://gerrit.osmocom.org/c/osmo-trx/+/42357/comment/8529860b_b38f5a1c?usp=... : PS2, Line 39: trxd_prepare_burst_ind_v0
Why exposing this API? Is it used anywhere else outside of proto_trxd. […]
This will be used in the following commits. In the WebUSB-based setup the bursts will not be sent via a socket. Instead, the TRXD packet is prepared and passed through a callback to the web frontend, which then forwards it to the SDR device via WebUSB for transmission over RF.