UMTS signal cellular 3g 4g

Post new topic   Reply to topic    DD-WRT Forum Index -> Generic Questions
Author Message
jhewarren
DD-WRT Novice


Joined: 22 Jun 2010
Posts: 1

PostPosted: Tue Dec 04, 2012 4:16    Post subject: UMTS signal cellular 3g 4g Reply with quote
Sash

Any updates on the umts signal level availability on any builds?

Regards,
John
Sponsor
Sash
DD-WRT Guru


Joined: 20 Sep 2006
Posts: 17619
Location: Hesse/Germany

PostPosted: Fri Dec 07, 2012 12:26    Post subject: Reply with quote
hi

no not up to now. but u can still read the values via at commands and script it to your needs

_________________
Forum Guidelines...How to get help
&
Forum Rules
&
RTFM/STFW
&
Throw some buzzwords into the WIKI search Exclamation
_________________
I'm NOT rude, just offer pure facts!
_________________
Atheros (TP-Link & Clones, etc ) debrick service in EU
_________________
Guide on HowTo be Safe, Secure and Protect Your Online Anonymity!
netadair
DD-WRT Novice


Joined: 12 Dec 2010
Posts: 5

PostPosted: Fri Feb 08, 2013 12:22    Post subject: Re: UMTS signal cellular 3g 4g Reply with quote
Hello,
jhewarren wrote:
Any updates on the umts signal level availability on any builds?

Is anyone working on 3g fixes and improvements at all?
Like integrating possibly available tools/utility for reading signal levels, or maybe fixing bugs in the present tools (eg huawei init string)?

What specific tools would be worth looking at?
omme
DD-WRT Novice


Joined: 07 Apr 2014
Posts: 13

PostPosted: Wed Oct 08, 2014 11:23    Post subject: Reply with quote
Sorry for bumping old thread.
I believe "-40 DBm" ("wan_3g_signal") is just hardcoded according to source code: https://github.com/mirror/dd-wrt/search?utf8=%E2%9C%93&q=wan_3g_signal
In order to have it working i need:
1. Get RSSI data from modem and put it into nvram variable "wan_3g_signal" (i've already got idea how)
2. Change source code (line 243) from
Code:
websWrite(wp, "-40 DBm");

to
Code:
websWrite(wp, "%s", wan_3g_signal);

Correct?
Any idea how to accomplish this w/out recompiling source and reflash router?
All ideas would be very appreciated
Display posts from previous:    Page 1 of 1
Post new topic   Reply to topic    DD-WRT Forum Index -> Generic Questions All times are GMT

Navigation

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum