[MERGED] osmo-bts[master]: lc15: fix BTS revision and hw options

2017-07-18 Thread Harald Welte
Harald Welte has submitted this change and it was merged. Change subject: lc15: fix BTS revision and hw options .. lc15: fix BTS revision and hw options * remove typo in logging * add missing return statement * fix compilation

osmo-bts[master]: lc15: fix BTS revision and hw options

2017-07-18 Thread Harald Welte
Patch Set 2: Code-Review+2 -- To view, visit https://gerrit.osmocom.org/3275 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I73bccd81ec56845ba11b939937b295eb0f51b4a8 Gerrit-PatchSet: 2 Gerrit-Project: osmo-bts Gerrit-Branch: master Gerrit

osmo-bts[master]: lc15: fix BTS revision and hw options

2017-07-18 Thread Pau Espin Pedrol
Patch Set 2: Code-Review+1 -- To view, visit https://gerrit.osmocom.org/3275 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I73bccd81ec56845ba11b939937b295eb0f51b4a8 Gerrit-PatchSet: 2 Gerrit-Project: osmo-bts Gerrit-Branch: master Gerrit

osmo-bts[master]: lc15: fix BTS revision and hw options

2017-07-18 Thread Pau Espin Pedrol
Patch Set 1: (1 comment) https://gerrit.osmocom.org/#/c/3275/1/src/osmo-bts-litecell15/l1_if.c File src/osmo-bts-litecell15/l1_if.c: Line 1508: LOGP(DL1C, LOGL_DEBUG, "BTS hw support band %s\n", gsm_band_name(fl1h->hw_info.band_support)); > dsp and fpga version are already printed by othe

[PATCH] osmo-bts[master]: lc15: fix BTS revision and hw options

2017-07-18 Thread Max
Hello Jenkins Builder, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/3275 to look at the new patch set (#2). lc15: fix BTS revision and hw options * remove typo in logging * add missing return statement * fix compilation warnings * add detailed logging for su

osmo-bts[master]: lc15: fix BTS revision and hw options

2017-07-18 Thread Max
Patch Set 1: (1 comment) https://gerrit.osmocom.org/#/c/3275/1/src/osmo-bts-litecell15/l1_if.c File src/osmo-bts-litecell15/l1_if.c: Line 1508: LOGP(DL1C, LOGL_DEBUG, "BTS hw support band %s\n", gsm_band_name(fl1h->hw_info.band_support)); > If it's not called that often, it's probably a g

osmo-bts[master]: lc15: fix BTS revision and hw options

2017-07-18 Thread Pau Espin Pedrol
Patch Set 1: (1 comment) https://gerrit.osmocom.org/#/c/3275/1/src/osmo-bts-litecell15/l1_if.c File src/osmo-bts-litecell15/l1_if.c: Line 1508: LOGP(DL1C, LOGL_DEBUG, "BTS hw support band %s\n", gsm_band_name(fl1h->hw_info.band_support)); If it's not called that often, it's probably a goo

[PATCH] osmo-bts[master]: lc15: fix BTS revision and hw options

2017-07-18 Thread Max
Review at https://gerrit.osmocom.org/3275 lc15: fix BTS revision and hw options * remove typo in logging * add missing return statement * fix compilation warnings * add detailed logging for supported GSM band and related errors Change-Id: I73bccd81ec56845ba11b939937b295eb0f51b4a8 Related: SYS#