[PATCH] osmocom-bb[master]: host/trxcon/trx_if.c: expose the trx_if_tx_burst()

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Harald Welte gerrit-no-reply at lists.osmocom.org
Thu Feb 22 15:32:46 UTC 2018


Review at  https://gerrit.osmocom.org/6711

host/trxcon/trx_if.c: expose the trx_if_tx_burst()

Change-Id: Iebd644879e2e9067a94cb638b4ec5b75f806923f
---
M src/host/trxcon/trx_if.h
1 file changed, 3 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.osmocom.org:29418/osmocom-bb refs/changes/11/6711/1

diff --git a/src/host/trxcon/trx_if.h b/src/host/trxcon/trx_if.h
index 5e9aeba..c78fdc4 100644
--- a/src/host/trxcon/trx_if.h
+++ b/src/host/trxcon/trx_if.h
@@ -63,3 +63,6 @@
 int trx_if_cmd_txtune(struct trx_instance *trx, uint16_t arfcn);
 
 int trx_if_cmd_setslot(struct trx_instance *trx, uint8_t tn, uint8_t type);
+
+int trx_if_tx_burst(struct trx_instance *trx, uint8_t tn, uint32_t fn,
+	uint8_t pwr, const ubit_t *bits);

-- 
To view, visit https://gerrit.osmocom.org/6711
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Iebd644879e2e9067a94cb638b4ec5b75f806923f
Gerrit-PatchSet: 1
Gerrit-Project: osmocom-bb
Gerrit-Branch: master
Gerrit-Owner: Harald Welte <laforge at gnumonks.org>



More information about the gerrit-log mailing list