Attention is currently required from: fixeria. falconia has posted comments on this change by fixeria. ( https://gerrit.osmocom.org/c/osmocom-bb/+/42604?usp=email )
Change subject: firmware/se_k2xx: add board specific RF tables ...................................................................... Patch Set 2: (2 comments) Patchset: PS2: You should also add reading of per-unit RF calibration tables from TIFFS, like it is done on gta0x and fcdev3b targets - K2xx FFS has them present in TI standard format! File src/target/firmware/board/se_k2xx/rf_tables.c: https://gerrit.osmocom.org/c/osmocom-bb/+/42604/comment/1c06fc86_96cf8ac1?usp=email : PS2, Line 30: uint8_t apc_offset = 48; If you look at `reg-read` file in the same directory where you found rf_XXX.c table extracts, you will see that the original fw sets APCOFF to 0x7F. Therefore, we know that the correct `apc_offset` is 63 - please change it accordingly. (APCOFF register bit 0x40 is not part of the offset, it is an unrelated bit controlling ramp slope. It has been seen as 1 on all Calypso targets that have been seen so far by FC and OBB projects.) -- To view, visit https://gerrit.osmocom.org/c/osmocom-bb/+/42604?usp=email To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings?usp=email Gerrit-MessageType: comment Gerrit-Project: osmocom-bb Gerrit-Branch: master Gerrit-Change-Id: If90973ae6bf9af1cd15e2d80e0b99fe098b648bd Gerrit-Change-Number: 42604 Gerrit-PatchSet: 2 Gerrit-Owner: fixeria <[email protected]> Gerrit-Reviewer: Jenkins Builder Gerrit-CC: falconia <[email protected]> Gerrit-Attention: fixeria <[email protected]> Gerrit-Comment-Date: Sat, 11 Apr 2026 00:08:50 +0000 Gerrit-HasComments: Yes Gerrit-Has-Labels: No
