Attention is currently required from: osmith, laforge, pespin, fixeria.
daniel has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-bts/+/30689 )
Change subject: shutdown_fsm: Add power_ramp_force() to jump straight to the tgt power
......................................................................
Patch Set 2: Code-Review+2
(1 comment)
File include/osmo-bts/tx_power.h:
https://gerrit.osmocom.org/c/osmo-bts/+/30689/comment/75b10cb6_a563cdf7
PS2, Line 83: force
> it's not actually skipping it, it's just doing it in one step. […]
I'm not 100% satisfied with the name, but let's keep it for now.
--
To view, visit https://gerrit.osmocom.org/c/osmo-bts/+/30689
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-bts
Gerrit-Branch: master
Gerrit-Change-Id: Ida1d7bbf094958b9142af306dbf84206729a609e
Gerrit-Change-Number: 30689
Gerrit-PatchSet: 2
Gerrit-Owner: daniel <dwillmann(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: daniel <dwillmann(a)sysmocom.de>
Gerrit-Reviewer: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: laforge <laforge(a)osmocom.org>
Gerrit-Reviewer: osmith <osmith(a)sysmocom.de>
Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>
Gerrit-Attention: osmith <osmith(a)sysmocom.de>
Gerrit-Attention: laforge <laforge(a)osmocom.org>
Gerrit-Attention: pespin <pespin(a)sysmocom.de>
Gerrit-Attention: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Comment-Date: Wed, 21 Dec 2022 23:51:40 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: Yes
Comment-In-Reply-To: pespin <pespin(a)sysmocom.de>
Comment-In-Reply-To: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-MessageType: comment
Attention is currently required from: pespin.
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmo-netif/+/30758 )
Change subject: amr: Clarify size of AMR BWE header and ToC
......................................................................
Patch Set 1: Code-Review+2
--
To view, visit https://gerrit.osmocom.org/c/libosmo-netif/+/30758
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: libosmo-netif
Gerrit-Branch: master
Gerrit-Change-Id: I34c76b18ee45e12dba92864715e8ef91e6de3b01
Gerrit-Change-Number: 30758
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge(a)osmocom.org>
Gerrit-Attention: pespin <pespin(a)sysmocom.de>
Gerrit-Comment-Date: Wed, 21 Dec 2022 23:17:36 +0000
Gerrit-HasComments: No
Gerrit-Has-Labels: Yes
Gerrit-MessageType: comment
Jenkins Builder has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmocore/+/30762 )
Change subject: isdn: Add V.110 encoder/decoder
......................................................................
Patch Set 1:
(3 comments)
File src/isdn/v110.c:
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-2211):
https://gerrit.osmocom.org/c/libosmocore/+/30762/comment/abd3664b_25d123fd
PS1, Line 1: /* V.110 frames according to ITU-T V.110
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-2211):
https://gerrit.osmocom.org/c/libosmocore/+/30762/comment/51ff3b25_be9acd60
PS1, Line 82: ra_bits[2*8 +7] = fr->x_bits[0];
need consistent spacing around '+' (ctx:WxV) (or typedef missing in osmo-ci/lint/checkpatch/typedefs_osmo.txt?)
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-2211):
https://gerrit.osmocom.org/c/libosmocore/+/30762/comment/9ceef320_7cb91059
PS1, Line 83: ra_bits[7*8 +7] = fr->x_bits[1];
need consistent spacing around '+' (ctx:WxV) (or typedef missing in osmo-ci/lint/checkpatch/typedefs_osmo.txt?)
--
To view, visit https://gerrit.osmocom.org/c/libosmocore/+/30762
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Change-Id: I1b5fd3847d3bfb0a0f763e0574893962ec699680
Gerrit-Change-Number: 30762
Gerrit-PatchSet: 1
Gerrit-Owner: laforge <laforge(a)osmocom.org>
Gerrit-CC: Jenkins Builder
Gerrit-Comment-Date: Wed, 21 Dec 2022 23:16:41 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment
Jenkins Builder has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmocore/+/30761 )
Change subject: isdndlc: Fix documentation
......................................................................
Patch Set 1:
(7 comments)
File src/isdnhdlc.c:
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-2209):
https://gerrit.osmocom.org/c/libosmocore/+/30761/comment/b1761bb5_d67bf55d
PS1, Line 100: excluding the CRC.
please, no spaces at the start of a line
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-2209):
https://gerrit.osmocom.org/c/libosmocore/+/30761/comment/660bc39a_6c34ea2c
PS1, Line 104: returns -OSMO_HDLC_FRAMING_ERROR.
please, no spaces at the start of a line
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-2209):
https://gerrit.osmocom.org/c/libosmocore/+/30761/comment/e39e5dc3_f6da3b8a
PS1, Line 104: returns -OSMO_HDLC_FRAMING_ERROR.
Avoid multiple line dereference - prefer 'CRC.returns'
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-2209):
https://gerrit.osmocom.org/c/libosmocore/+/30761/comment/a9a4ca68_d62059a6
PS1, Line 104: returns -OSMO_HDLC_FRAMING_ERROR.
need consistent spacing around '-' (ctx:WxV) (or typedef missing in osmo-ci/lint/checkpatch/typedefs_osmo.txt?)
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-2209):
https://gerrit.osmocom.org/c/libosmocore/+/30761/comment/5c4cd1db_3d43d06c
PS1, Line 105: If a CRC error is found the function returns -OSMO_HDLC_CRC_ERROR.
please, no spaces at the start of a line
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-2209):
https://gerrit.osmocom.org/c/libosmocore/+/30761/comment/0df3ec7d_acc0f465
PS1, Line 105: If a CRC error is found the function returns -OSMO_HDLC_CRC_ERROR.
Avoid multiple line dereference - prefer 'OSMO_HDLC_FRAMING_ERROR.If'
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-2209):
https://gerrit.osmocom.org/c/libosmocore/+/30761/comment/34ca20d5_29156c18
PS1, Line 105: If a CRC error is found the function returns -OSMO_HDLC_CRC_ERROR.
need consistent spacing around '-' (ctx:WxV) (or typedef missing in osmo-ci/lint/checkpatch/typedefs_osmo.txt?)
--
To view, visit https://gerrit.osmocom.org/c/libosmocore/+/30761
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Change-Id: Ib5def2ae3c79f408f2ee0bb4c20fba1437d30c64
Gerrit-Change-Number: 30761
Gerrit-PatchSet: 1
Gerrit-Owner: laforge <laforge(a)osmocom.org>
Gerrit-CC: Jenkins Builder
Gerrit-Comment-Date: Wed, 21 Dec 2022 23:16:21 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment