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/.
laforge gerrit-no-reply at lists.osmocom.orglaforge has submitted this change and it was merged. ( https://gerrit.osmocom.org/c/osmo-ccid-firmware/+/15750 )
Change subject: ccid_proto: Add missing value_string for RDR_to_PC_Parameters
......................................................................
ccid_proto: Add missing value_string for RDR_to_PC_Parameters
Change-Id: I53cc1ed27af2d7574a9b8ecaa61c24a6a35577b7
---
M ccid_common/ccid_proto.c
1 file changed, 1 insertion(+), 0 deletions(-)
Approvals:
Jenkins Builder: Verified
laforge: Looks good to me, approved
diff --git a/ccid_common/ccid_proto.c b/ccid_common/ccid_proto.c
index 9275cf2..9a6b8fa 100644
--- a/ccid_common/ccid_proto.c
+++ b/ccid_common/ccid_proto.c
@@ -20,6 +20,7 @@
OSMO_VALUE_STRING(PC_to_RDR_SetDataRateAndClockFrequency),
OSMO_VALUE_STRING(RDR_to_PC_DataBlock),
OSMO_VALUE_STRING(RDR_to_PC_SlotStatus),
+ OSMO_VALUE_STRING(RDR_to_PC_Parameters),
OSMO_VALUE_STRING(RDR_to_PC_Escape),
OSMO_VALUE_STRING(RDR_to_PC_DataRateAndClockFrequency),
{ 0, NULL }
--
To view, visit https://gerrit.osmocom.org/c/osmo-ccid-firmware/+/15750
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-ccid-firmware
Gerrit-Branch: master
Gerrit-Change-Id: I53cc1ed27af2d7574a9b8ecaa61c24a6a35577b7
Gerrit-Change-Number: 15750
Gerrit-PatchSet: 1
Gerrit-Owner: laforge <laforge at osmocom.org>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20191010/55c5e958/attachment.htm>