Dnia 2022-03-06, o godz. 18:25:57 Jan-Niklas Burfeind <[email protected]> napisaĆ(a):
> Correct order of rsrp and rsrq parameters for print_lte_info. > > Signed-off-by: Jan-Niklas Burfeind <[email protected]> Hi, BTW, syntax is invalid. Output is not valid json format. Could you also proper format output? Ex: missing keys after serving_cell_id: # uqmi -d /dev/cdc-wdm0 --get-cell-location-info { "intrafrequency_lte_info": { "tracking_area_code": 11041, "global_cell_id": 2742796, "channel": 3526, "band": 8, "frequency": 900, "duplex": "FDD", "serving_cell_id": 49, { "physical_cell_id": 49, "rsrq": -70.800000, "rsrp": -10.400000, "rssi": -47.200000 }, { "physical_cell_id": 10, "rsrq": -78.500000, "rsrp": -17.900000, "rssi": -50.900000 }, { "physical_cell_id": 50, "rsrq": -78.400000, "rsrp": -18.500000, "rssi": -50.900000 } } } -- Pozdrawiam, Cezary Jackiewicz _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
