CellMon

Rating: 
5
Your rating: None Average: 5 (3 votes)

**** Beta release ***

CellMon lets you monitor your cellular radio

- Signal strength

- 2G/3G-umts/4G-lte , band and actual frequencies

- connection status

It was started to give me a decent signal strength meter to help in finding the best signal location.

It reads the information via dbus, and is now fairly easy to add more dbus sources

There are two bars showing signal strength from the two different apis. NetworkRegistration updates automatically. NetworkMonitor has to be manually updated , or when you press ">" it reads NetworkMonitor on a fast timer loop. 

Below the bars are a spinner and history so you can see when updates are happening, and catch fast changing levels.

Limitation V0.3.2 Added umts/3G frequencies basic bands only not extra channels. I have no way to see what happens with 2G so report any un-decoded channels.  support sim1/2, no detect if present;

To understand what I am displaying see:

https://github.com/rilmodem/ofono/blob/master/doc/network-api.txt
https://git.sailfishos.org/mer-core/ofono/blob/master/ofono/doc/networkmonitor-api.txt

https://openrepos.net/content/jrgdre/d-bus-inspector

(this is a pure qml app)


 
Screenshots: 
Application versions: 
AttachmentSizeDate
File cellmon-0.1-1.noarch.rpm53.19 KB18/06/2021 - 13:44
File cellmon-0.2-1.noarch.rpm54.22 KB23/06/2021 - 13:47
File cellmon-0.3-2.noarch.rpm42.78 KB27/06/2021 - 12:07
Changelog: 

- Add basic umts frequency table and rewrite channel2freq
- add NetworkOperator.GetProperties
- make icon