Contents
For all permission issues, please visit the readme
Applicable to the following models
- NHX6018-0-NPN-256M32-D4-64-4G
- IPQ6000 + NOR(64Mb) + NAND(4Gb) + 1024MB DDR4+1* USB3.0+1* USXGMII/SGMII+
NHX-QSDK-12.2-ODM code repository
Requires the following permission groups:
64bit
graph LR
1[[NHX-PACKAGES-OPEN]]
1A((docs.bitswrt.com))
2[[NHX-DL]]
3[[NHX-API-BIN]]
4[[NHX-IAC-BIN]]
5[[NHX-STAROAM-BIN]]
6[[NHX-MESH-BIN]]
7[[NHX-VUE-ODM]]
7A[[nhxweb]]
8[[NHX6018-SDK]]
B>NHX-SDK-ODM]
B1[NHX-QSDK-12.2-ODM]
B0{{nhxwrt_nhx6018-64bit-4g}}
1 -.ipk..-> 1A
1 & 3 & 4 & 5 & 6 & 7 -.feeds...-> B0-....->B1-....->B
7-.build...->7A
2 & 8 -.gitmodules...-> B0
subgraph releases source code
1
2
7
8
end
subgraph releases binary
3
4
5
6
7A
end
subgraph bitswrt Paid source provides source code
B
B1
end
subgraph nhxwrt Branch sdk driver and core components as binary
B0
end