Commit Graph

65 Commits

Author SHA1 Message Date
Cameron Thompson
94053b777e Merge pull request #165 from clndwhr/bug/fix-PCI-and-EARFCN-on-Homepage
[BUG FIX] PCI and EARFCN for NSA on Simple Admin Home Page
2025-05-16 23:12:02 -04:00
Christopher Landwehr
72845b4360 migrate and cleanup code for SA codebase and structures 2025-05-16 11:36:33 -04:00
Christopher Landwehr
6c7ed50953 adjusting the logic for PCI on NSA(ENDC), and fixing the index for EARCN PCC on NSA(ENDC) 2025-05-16 10:48:57 -04:00
Christopher Landwehr
5996be64f4 updated NR_BANDWIDTH_LOOKUP to th eaccurate reference 2025-05-12 22:31:03 -04:00
Christopher Landwehr
2cbe8b76ab code reduction 2025-05-12 22:30:41 -04:00
Christopher Landwehr
f021311c93 Tac formatting 2025-05-12 22:30:31 -04:00
Christopher Landwehr
517f41c590 adjusting the reported Bandwidth mapping, utilzed the same functionality as QuecManager, updated TAC to show Base10 and Base16 value 2025-05-12 21:27:36 -04:00
Cameron Thompson
4a76a5d032 Merge pull request #117 from 1alessandro1/SDXLEMUR
Convert eNB to decimal
2025-04-02 22:41:51 -04:00
1alessandro1
924e06a153 Convert eNB to decimal 2025-01-27 23:52:38 +01:00
1alessandro1
a6fbc35f18 Fix typo 2025-01-27 23:33:16 +01:00
Russel Yasol
dfce6c2b4f added support for rm502 2024-07-14 10:49:42 +08:00
Russel Yasol
4de5a1d5df fixed NSA SINR and RSRQ values being swapped 2024-07-02 08:17:13 +08:00
Russel Yasol
6b9c912a24 added traffic stat and fixed scan and watchat links 2024-07-01 19:45:01 +08:00
Russel Yasol
4a3a7775dd added changes to home, integrated sms from snjzb, and fixed minor error 2024-05-28 14:25:12 +08:00
Russel Yasol
61cdfebc8a index refactoring not finish 2024-05-27 22:48:37 +08:00
Russel Yasol
b642d1e283 hot fix for csq async problem 2024-05-23 07:11:01 +08:00
Russel Yasol
46696cdf28 added various changes for alpha 0.8 2024-05-19 10:59:44 +08:00
Russel Yasol
12cebf6900 added various changes 2024-05-14 12:36:11 +08:00
Russel Yasol
b260cf369e added logic check for missing hour on uptime 2024-05-14 06:58:58 +08:00
Russel Yasol
43ed2669f6 added logic check for uptime parse 2024-05-14 06:48:45 +08:00
Russel Yasol
6f96491273 fixed parsing for uptime 2024-05-13 21:22:25 +08:00
Russel Yasol
acc37fd937 added device uptime 2024-05-13 19:57:09 +08:00
Russel Yasol
892371adc9 Merge branch 'development' into development-socat 2024-05-12 09:00:27 +08:00
Russel Yasol
e93970e679 fixed NSA bandwidth parsing and SMS layout 2024-05-11 10:42:10 +08:00
iamromulan
dc58ec1792 Remove double console link 2024-05-10 20:37:10 -04:00
Cameron Thompson
a671c2e4c0 Merge pull request #48 from dr-dolomite/development-socat
Fixed TTL Script and Removed Unnecessary Links and Files
2024-05-10 14:55:08 -04:00
Russel Yasol
30937e20ba added ttl log to console 2024-05-10 18:12:26 +08:00
Russel Yasol
faae115732 changed parsed message from NR-SA to None 2024-05-10 11:35:58 +08:00
Russel Yasol
365925b210 updated refresh rate to 3 2024-05-10 11:34:34 +08:00
Russel Yasol
97be66cfe7 improved some parsing to show relevant info 2024-05-10 11:29:22 +08:00
Russel Yasol
d9879a4d4e removed progress bar when signal percentage is 0 to present the value 2024-05-10 10:49:36 +08:00
Russel Yasol
b4dac716de added negative value handler for sinr calculation 2024-05-10 10:22:21 +08:00
Cameron Thompson
ffbea70a7d Merge pull request #46 from dr-dolomite/development-socat
Added Improvements for BW Parsing, Improved Function Queuing for Simple Network and Fixed TTL Settings
2024-05-09 15:40:54 -04:00
Russel Yasol
562a8594da added console to navbar 2024-05-09 19:08:59 +08:00
Russel Yasol
bf156b9181 improved bw parsing and simple network function queuing 2024-05-09 19:06:00 +08:00
Cameron Thompson
0b26f94d82 Add Console nav link
linked to /console to access ttyd shell
2024-05-08 20:53:46 -04:00
Russel Yasol
387f86ed31 added missing NR5G-NSA check on LTE only statement 2024-05-09 07:41:51 +08:00
Russel Yasol
a6203a585d cleaned unneeded logs on index and fixed cell lock on network settings 2024-05-08 17:35:32 +08:00
Russel Yasol
5b30e2d3d1 merging remote changes 2024-05-08 17:14:22 +08:00
Russel Yasol
79a4439fbf added logo 2024-05-08 16:22:55 +08:00
Russel Yasol
25daa60b62 fixed other LTE parsing bugs for testing 2024-05-08 15:56:45 +08:00
Russel Yasol
5369e15a84 fixed file dir locations 2024-05-08 15:25:46 +08:00
Cameron Thompson
d043c14f5a Revert "Update index.html"
This reverts commit 26728698ac.
2024-05-04 13:19:10 -04:00
Cameron Thompson
26728698ac Update index.html 2024-05-04 13:03:39 -04:00
Cameron Thompson
8f0655b040 Update index.html 2024-05-04 00:33:56 -04:00
iamromulan
54ddb6a0a3 Enable Installation 2024-05-03 23:03:56 -04:00
iamromulan
c9d0e45aa3 Merge @dr-dolomite 's for-merging branch
-Create new development-v2 branch to work on simpleadmin v2

-Merged @dr-dolomite work from:
2d197220a4

Co-Authored-By: Russel Yasol <73575327+dr-dolomite@users.noreply.github.com>
2024-05-03 15:47:01 -04:00
RouteTable
5c79a22795 Update index.html to add logout 2024-04-19 00:07:31 -05:00
Cameron Thompson
1663b34e1d Prep to merge 2024-04-10 23:41:21 -04:00
Cameron Thompson
22cd4be6c8 Stats update in 2-3 seconds 2024-04-04 01:36:07 -04:00