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/.
Max gerrit-no-reply at lists.osmocom.orgHello Pau Espin Pedrol, Jenkins Builder,
I'd like you to reexamine a change. Please visit
https://gerrit.osmocom.org/3252
to look at the new patch set (#2).
lc15: make default config usable
* add trx-calibration path
* change GSM band to 900
Change-Id: I50bc4a4314a8b48e4000de445f4f05795e1a2d8b
Related: SYS#3722
---
M doc/examples/litecell15/osmo-bts.cfg
1 file changed, 3 insertions(+), 1 deletion(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-bts refs/changes/52/3252/2
diff --git a/doc/examples/litecell15/osmo-bts.cfg b/doc/examples/litecell15/osmo-bts.cfg
index 4eb9f29..de81587 100644
--- a/doc/examples/litecell15/osmo-bts.cfg
+++ b/doc/examples/litecell15/osmo-bts.cfg
@@ -30,10 +30,12 @@
!
phy 0
instance 0
+ trx-calibration-path /mnt/rom/factory/calib
phy 1
instance 0
+ trx-calibration-path /mnt/rom/factory/calib
bts 0
- band 1800
+ band 900
ipa unit-id 1500 0
oml remote-ip 192.168.234.185
trx 0
--
To view, visit https://gerrit.osmocom.org/3252
To unsubscribe, visit https://gerrit.osmocom.org/settings
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I50bc4a4314a8b48e4000de445f4f05795e1a2d8b
Gerrit-PatchSet: 2
Gerrit-Project: osmo-bts
Gerrit-Branch: master
Gerrit-Owner: Max <msuraev at sysmocom.de>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: Max <msuraev at sysmocom.de>
Gerrit-Reviewer: Pau Espin Pedrol <pespin at sysmocom.de>