What's new
  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

[Preview] Work in Progress

RMerlin

Asuswrt-Merlin dev
Staff member
This past week I've been working on redesigning the Traffic Monitor pages to get rid of its old legacy Tomato code, and make it look a bit more modern.

tm_realtime.png
tm_last24_zoomed_in.png


The Last24 charts can be zoomed in (with either a mouse wheel or pinch gestures), allowing you to examine a specific area of the last 24 hours.

The Daily and Monthly pages were already using the same Chart building tech, but I updated the code to be in line with the new pages, and also get rid of some Tomato leftovers that were still in use.
 
Looks much more functional and modern than the current solution.

Did refactoring the Traffic Monitor require changes to the backend data handling, or was it mostly a frontend/UI update?
 
Looks much more functional and modern than the current solution.

Did refactoring the Traffic Monitor require changes to the backend data handling, or was it mostly a frontend/UI update?
Zero backend changes. Aside from adding two new JS files to support zooming and gestures for the Last24. But all the data still comes from netdev and rstats like before.

I did all my development through mount bound pages (temporarily loading the two JS from a CDN).
 
Zero backend changes. Aside from adding two new JS files to support zooming and gestures for the Last24. But all the data still comes from netdev and rstats like before.

I did all my development through mount bound pages (temporarily loading the two JS from a CDN).

Looking forwards to see this in an upcoming alpha/beta to test with!
 
Next couple of weeks will probably be quite busy. Two new routers just arrived from Taiwan tonight.

Sounds like a tease, for some potentially new supported hardware ? 😮
Hope you can share more details soon!
 
One I will almost certainly support, the second one is quite likely. I have yet to do any preliminary investigation to determine the amount of effort involved. At least one of them uses the new Dashboard UI, which will present some new challenges for me. I haven't booted the second one yet, so no idea about its UI.
 
Two new routers just arrived from Taiwan tonight.
Maybe/possibly the GT-BE19000AI? I hope so but this be would be awesome!!!
 
Next couple of weeks will probably be quite busy. Two new routers just arrived from Taiwan tonight.
Fingers crossed the stock firmware will not be full of broken stuff and general bugs like BE98 was (and still is, but better), else don't consider buying until at least 9 months in to see what the state of play is. The closed software components are exactly that, and beyond external help....
 
Hmm, just ordered the BE88 as a step into WiFi7 from the trusty AX86; wondering if I should just cancel and wait for this new crop of devices now instead.
 
Hmm, just ordered the BE88 as a step into WiFi7 from the trusty AX86; wondering if I should just cancel and wait for this new crop of devices now instead.
If the RT-BE88U fits your needs and budget then stick with it. Both devices I am currently reviewing are quite different both in terms of cost and features.
 
If the RT-BE88U fits your needs and budget then stick with it. Both devices I am currently reviewing are quite different both in terms of cost and features.
Getting Guest Pro and being able to set up a proper (wired) separate IoT network VLAN is all I'm after. It seems to be the best of the Merlin supported BE without jumping into the super high-end routers that I don't need. Appreciate the input!
 
Anyone have any news on the progress of the AFC? According to Asus it was supposed to arrive soon for the GT-BE98 Pro and it will be almost 2 years now....
 
Anyone have any news on the progress of the AFC? According to Asus it was supposed to arrive soon for the GT-BE98 Pro and it will be almost 2 years now....
Ask Asus - I'm not the one working on AFC. This thread is about my work, not theirs.
 
Thanks.
Please consider it. Would it be hard to add it as an option? John's fork used to have it.
It's hard to multiply by 8 to get Mbps. :confused:
I'm considering it, but I haven't made any final decision yet.
 
Ask Asus - I'm not the one working on AFC. This thread is about my work, not theirs.
I asked to Asus and their answer was to install their latest firmware!! WOW They are just too impressive. I just take a chance that you maybe know more about their firmware than them...
 

Support SNBForums w/ Amazon

If you'd like to support SNBForums, just use this link and buy anything on Amazon. Thanks!

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Back
Top