Project

General

Profile

Actions

Feature #5833

open

A "meas-feed" for osmo-pcu

Added by keith over 1 year ago. Updated over 1 year ago.

Status:
New
Priority:
Low
Assignee:
Target version:
-
Start date:
01/01/2023
Due date:
% Done:

0%

Spec Reference:

Description

It might be interesting to observe real-time display of some parameters available from the PCU;
such as:

  • RSSI
  • Link Quality
  • Coding Scheme
  • DL Throughput.

This could be integrated into the "meas web" app1.

[1] https://gitlab.tic-ac.org/keith/meas_web

Actions #1

Updated by keith over 1 year ago

Edited extract from IRC, Nov 3 2022:

whytek
I think it would be nice to have some kind of "meas" feed for GPRS

whytek
I mean, If I were to write to a socket everytime we had new data of the type that appears on "show ms" in the vty
RSSI, BER, CS in use, DL thruput etc
pespin, I was thinking of a real time meas feed. I use the meas feed for CS diagnostics a lot. It's great to be able to call somebody and see their TA, ul/dl levels and Q and average Q in real time.

LaF0rge
whytek: I don't think it would consume a lot of cpu cycles if it's simply gathering some information and sending it off a datagram socket.

LaF0rge
I think they key is to avoid sending too many of those packets too often. So maybe some key state transitions, or whatever points in the code. I'm not much into the PCU, but events like TBF creation, extension, termination would be my first ideas

Actions

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 48.8 MB)