Change in osmo-pcu[master]: TODO: encoding: encode hopping params once, cache and reuse them

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/.

fixeria gerrit-no-reply at lists.osmocom.org
Mon Sep 7 04:01:03 UTC 2020


fixeria has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-pcu/+/20004 )


Change subject: TODO: encoding: encode hopping params once, cache and reuse them
......................................................................

TODO: encoding: encode hopping params once, cache and reuse them

Change-Id: Ib08171a83ffab565d5ebb393c1c42317d7d14251
---
M src/encoding.cpp
1 file changed, 2 insertions(+), 0 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-pcu refs/changes/04/20004/1

diff --git a/src/encoding.cpp b/src/encoding.cpp
index 8257498..8e1413e 100644
--- a/src/encoding.cpp
+++ b/src/encoding.cpp
@@ -571,6 +571,8 @@
 		return;
 	}
 
+	/* TODO: encode Direct_encoding_1_t once, cache, and reuse here */
+
 	/* Direct encoding 1 (see Table 12.8.1) */
 	freq_params->UnionType = 0x2;
 

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-pcu/+/20004
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-pcu
Gerrit-Branch: master
Gerrit-Change-Id: Ib08171a83ffab565d5ebb393c1c42317d7d14251
Gerrit-Change-Number: 20004
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <vyanitskiy at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200907/6db73406/attachment.htm>


More information about the gerrit-log mailing list