Skip to content

Commit

Permalink
Update manifest.json
Browse files Browse the repository at this point in the history
  • Loading branch information
xyzroe committed Apr 27, 2024
1 parent a696a85 commit 61fa53c
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions ti/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"CC1352P2_CC2652P_launchpad_router_20221102.bin": {
"ver": "20221102",
"link": "https://raw.githubusercontent.com/xyzroe/XZG/zb_fws/ti/router/CC1352P2_CC2652P_launchpad_router_20221102.bin",
"notes": ""
}
"notes": "Allow to set transmit power\nFix directly connected Xiaomi devices disconnecting\nSimpleLink SDK 6.30.00.84"
}
}
},
"coordinator": {
Expand Down Expand Up @@ -39,7 +39,7 @@
"CC1352P7_coordinator_20230507.bin": {
"ver": "20230507",
"link": "https://raw.githubusercontent.com/xyzroe/XZG/zb_fws/ti/coordinator/CC1352P7_coordinator_20230507.bin",
"notes": ""
"notes": "Enable child aging to fix issues like #13478 (but not for older Xiaomi devices as they do not implement child aging correctly which gets them kicked out of the network)\nIncrease message timeout from 7 to 8 seconds to increase message delivery success rate for devices using a 7.5 seconds poll interval (#13478)\nImprove performance with larger network\nOptimize table sizes\nIncrease stack_size from 1024 to 8192\nSimpleLink SDK 7.10.00.98"
}
},
"CC2652R7_coordinator": {
Expand All @@ -53,7 +53,7 @@
"CC1352P2_CC2652P_launchpad_coordinator_20230507.bin": {
"ver": "20230507",
"link": "https://raw.githubusercontent.com/xyzroe/XZG/zb_fws/ti/coordinator/CC1352P2_CC2652P_launchpad_coordinator_20230507.bin",
"notes": ""
"notes": "Enable child aging to fix issues like #13478 (but not for older Xiaomi devices as they do not implement child aging correctly which gets them kicked out of the network)\nIncrease message timeout from 7 to 8 seconds to increase message delivery success rate for devices using a 7.5 seconds poll interval (#13478)\nImprove performance with larger network\nOptimize table sizes\nIncrease stack_size from 1024 to 8192\nSimpleLink SDK 7.10.00.98"
},
"CC1352P2_CC2652P_launchpad_coordinator_20240315.bin": {
"ver": "20240315",
Expand All @@ -63,8 +63,8 @@
"CC1352P2_CC2652P_launchpad_coordinator_20220219.bin": {
"ver": "20220219",
"link": "https://raw.githubusercontent.com/xyzroe/XZG/zb_fws/ti/coordinator/CC1352P2_CC2652P_launchpad_coordinator_20220219.bin",
"notes": ""
"notes": "Fix Touchlink crash\nSimpleLink SDK 5.40.00.40 (changelog)"
}
}
}
}
}

0 comments on commit 61fa53c

Please sign in to comment.