Closed zhaoqige closed 7 years ago
Add "Spectrum Scan" UI; request "/cgi-bin/tool?k=scan"; will continue when get response.
Replace "form" with "div"
Add "Stop" scan; request "/cgi-bin/tool?k=scan_abord"
Write basic "ajax" answers; need to be verified on real devices.
Return string in GET with format "_"
Verified on real GWS5K
"scan" verified on GWS5K
"spectrum scan" dev done; not verified in field test yet.
Import sample of "gws_cs" result
Clean "scan" data when re-scan
Improve "$.cache.parse.*"
Force "$.flot.one()" return array has length of "qty_max"
Fix issue#41: ":text"; don't set value when user typing
Update "scan" chart; remove issue#41 console output;
Fix issue#21: chart still can be updated while ajax timeout/pending, or device rebooting
Fix issue#25: ping result (plain text)
Add "channel scan" ("grid.Scan.lua")
Add "Spectrum Scan" UI; request "/cgi-bin/tool?k=scan"; will continue when get response.
Replace "form" with "div"
Add "Stop" scan; request "/cgi-bin/tool?k=scan_abord"
Write basic "ajax" answers; need to be verified on real devices.
Return string in GET with format "_"
Verified on real GWS5K
"scan" verified on GWS5K
"spectrum scan" dev done; not verified in field test yet.
Import sample of "gws_cs" result
Clean "scan" data when re-scan
Improve "$.cache.parse.*"
Force "$.flot.one()" return array has length of "qty_max"
Fix issue#41: ":text"; don't set value when user typing
Update "scan" chart; remove issue#41 console output;
Fix issue#21: chart still can be updated while ajax timeout/pending, or device rebooting
Fix issue#25: ping result (plain text)
Add "channel scan" ("grid.Scan.lua")