Skip to content

Commit

Permalink
Some more format rework
Browse files Browse the repository at this point in the history
  • Loading branch information
xyzroe committed May 7, 2024
1 parent 0308058 commit 5e869f0
Show file tree
Hide file tree
Showing 4 changed files with 4,692 additions and 82 deletions.
2 changes: 2 additions & 0 deletions .github/scripts/process_and_convert.py
Original file line number Diff line number Diff line change
Expand Up @@ -80,9 +80,11 @@ def update_manifest(root, file, chip, version):
chip_mapping = {
"CC2652P_launchpad": "CC2652P2_launchpad",
"1352P_RFS": "CC2652P2_launchpad",
"2652P_RFS": "CC2652P2_launchpad",
"CC2652PSIP": "CC2652P2_launchpad",
"2652P_other": "CC2652P2_other",
"1352P_E72": "CC2652P2_other",
"2652P_E72": "CC2652P2_other",
"1352P7_": "CC2652P7",
"2652RB_": "CC2652RB",
}
Expand Down
95 changes: 13 additions & 82 deletions ti/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,16 +29,6 @@
}
},
"CC2652P": {
"CC1352P2_CC2652P_other_router_20221102.bin": {
"ver": "20221102",
"link": "https://raw.githubusercontent.com/xyzroe/XZG/zb_fws/ti/router/CC1352P2_CC2652P_other_router_20221102.bin",
"notes": "Allow to set transmit power<br>Fix directly connected Xiaomi devices disconnecting<br>SDK 6.30.00.84"
},
"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": "Allow to set transmit power<br>Fix directly connected Xiaomi devices disconnecting<br>SDK 6.30.00.84"
},
"router_CC2652P_E72_sdk_5_10_00_48_20210812.bin": {
"ver": "20210812",
"link": "https://raw.githubusercontent.com/xyzroe/XZG/zb_fws/ti/router/router_CC2652P_E72_sdk_5_10_00_48_20210812.bin",
Expand All @@ -54,14 +44,14 @@
"CC1352P2_CC2652P_other_router_20221102.bin": {
"ver": "20221102",
"link": "https://raw.githubusercontent.com/xyzroe/XZG/zb_fws/ti/router/CC1352P2_CC2652P_other_router_20221102.bin",
"notes": ""
"notes": "Allow to set transmit power<br>Fix directly connected Xiaomi devices disconnecting<br>SDK 6.30.00.84"
}
},
"CC2652P2_launchpad": {
"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<br>Fix directly connected Xiaomi devices disconnecting<br>SDK 6.30.00.84"
}
}
},
Expand Down Expand Up @@ -157,58 +147,6 @@
"notes": "Alex Egony build based on Koenkk and JetHome patches for Z-Stack_3.x.0<br>Default TX power: 20dBm<br>Extended LEDs support<br>SDK 5.40.00.40"
}
},
"CC2652P": {
"CC1352P2_CC2652P_other_coordinator_20230507.bin": {
"ver": "20230507",
"link": "https://raw.githubusercontent.com/xyzroe/XZG/zb_fws/ti/coordinator/CC1352P2_CC2652P_other_coordinator_20230507.bin",
"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)<br>Increase message timeout from 7 to 8 seconds to increase message delivery success rate for devices using a 7.5 seconds poll interval (#13478)<br>Improve performance with larger network<br>Optimize table sizes<br>Increase stack_size from 1024 to 8192<br>Add firmware for CC1352P7 and CC2652R7<br>SimpleLink SDK 7.10.00.98"
},
"znp_CC1352P_E72_20220301.bin": {
"ver": "20220301",
"link": "https://raw.githubusercontent.com/xyzroe/XZG/zb_fws/ti/coordinator/znp_CC1352P_E72_20220301.bin",
"notes": "Alex Egony build based on Koenkk and JetHome patches for Z-Stack_3.x.0<br>DC/DC converter enabled<br>Default TX power: 20dBm<br>Extended LEDs support<br>SDK 5.40.00.40"
},
"CC1352P2_CC2652P_other_coordinator_20240315.bin": {
"ver": "20240315",
"link": "https://raw.githubusercontent.com/xyzroe/XZG/zb_fws/ti/coordinator/CC1352P2_CC2652P_other_coordinator_20240315.bin",
"notes": "<a href='https://github.com/Koenkk/Z-Stack-firmware/discussions/496' target='_blank'>Koenkk/Z-Stack-firmware/discussions/496</a>"
},
"CC1352P2_CC2652P_other_coordinator_20221226.bin": {
"ver": "20221226",
"link": "https://raw.githubusercontent.com/xyzroe/XZG/zb_fws/ti/coordinator/CC1352P2_CC2652P_other_coordinator_20221226.bin",
"notes": "Improve performance/reliability for larger network (100+ devices)<br>Increase request retry attempts<br>Increase routing table sizes<br>SimpleLink SDK 6.10.01.01"
},
"CC1352P2_CC2652P_other_coordinator_20220219.bin": {
"ver": "20220219",
"link": "https://raw.githubusercontent.com/xyzroe/XZG/zb_fws/ti/coordinator/CC1352P2_CC2652P_other_coordinator_20220219.bin",
"notes": "Fix Touchlink crash<br>SimpleLink SDK 5.40.00.40"
},
"CC1352P2_CC2652P_launchpad_coordinator_20221226.bin": {
"ver": "20221226",
"link": "https://raw.githubusercontent.com/xyzroe/XZG/zb_fws/ti/coordinator/CC1352P2_CC2652P_launchpad_coordinator_20221226.bin",
"notes": "Improve performance/reliability for larger network (100+ devices)<br>Increase request retry attempts<br>Increase routing table sizes<br>SimpleLink SDK 6.10.01.01"
},
"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": "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)<br>Increase message timeout from 7 to 8 seconds to increase message delivery success rate for devices using a 7.5 seconds poll interval (#13478)<br>Improve performance with larger network<br>Optimize table sizes<br>Increase stack_size from 1024 to 8192<br>Add firmware for CC1352P7 and CC2652R7<br>SimpleLink SDK 7.10.00.98"
},
"znp_CC1352P_RFS_20220302.bin": {
"ver": "20220302",
"link": "https://raw.githubusercontent.com/xyzroe/XZG/zb_fws/ti/coordinator/znp_CC1352P_RFS_20220302.bin",
"notes": "Alex Egony build based on Koenkk and JetHome patches for Z-Stack_3.x.0<br>Default TX power: 20dBm<br>Extended LEDs support<br>SDK 5.40.00.40"
},
"CC1352P2_CC2652P_launchpad_coordinator_20240315.bin": {
"ver": "20240315",
"link": "https://raw.githubusercontent.com/xyzroe/XZG/zb_fws/ti/coordinator/CC1352P2_CC2652P_launchpad_coordinator_20240315.bin",
"notes": "<a href='https://github.com/Koenkk/Z-Stack-firmware/discussions/496' target='_blank'>Koenkk/Z-Stack-firmware/discussions/496</a>"
},
"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": "Fix Touchlink crash<br>SimpleLink SDK 5.40.00.40"
}
},
"CC2652RB": {
"CC2652RB_coordinator_20240315.bin": {
"ver": "20240315",
Expand All @@ -232,71 +170,64 @@
"CC1352P2_CC2652P_other_coordinator_20230507.bin": {
"ver": "20230507",
"link": "https://raw.githubusercontent.com/xyzroe/XZG/zb_fws/ti/coordinator/CC1352P2_CC2652P_other_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)<br>Increase message timeout from 7 to 8 seconds to increase message delivery success rate for devices using a 7.5 seconds poll interval (#13478)<br>Improve performance with larger network<br>Optimize table sizes<br>Increase stack_size from 1024 to 8192<br>Add firmware for CC1352P7 and CC2652R7<br>SimpleLink SDK 7.10.00.98"
},
"znp_CC1352P_E72_20220301.bin": {
"ver": "20220301",
"link": "https://raw.githubusercontent.com/xyzroe/XZG/zb_fws/ti/coordinator/znp_CC1352P_E72_20220301.bin",
"notes": ""
"notes": "Alex Egony build based on Koenkk and JetHome patches for Z-Stack_3.x.0<br>DC/DC converter enabled<br>Default TX power: 20dBm<br>Extended LEDs support<br>SDK 5.40.00.40"
},
"CC1352P2_CC2652P_other_coordinator_20240315.bin": {
"ver": "20240315",
"link": "https://raw.githubusercontent.com/xyzroe/XZG/zb_fws/ti/coordinator/CC1352P2_CC2652P_other_coordinator_20240315.bin",
"notes": ""
"notes": "<a href='https://github.com/Koenkk/Z-Stack-firmware/discussions/496' target='_blank'>Koenkk/Z-Stack-firmware/discussions/496</a>"
},
"CC1352P2_CC2652P_other_coordinator_20221226.bin": {
"ver": "20221226",
"link": "https://raw.githubusercontent.com/xyzroe/XZG/zb_fws/ti/coordinator/CC1352P2_CC2652P_other_coordinator_20221226.bin",
"notes": ""
"notes": "Improve performance/reliability for larger network (100+ devices)<br>Increase request retry attempts<br>Increase routing table sizes<br>SimpleLink SDK 6.10.01.01"
},
"CC1352P2_CC2652P_other_coordinator_20220219.bin": {
"ver": "20220219",
"link": "https://raw.githubusercontent.com/xyzroe/XZG/zb_fws/ti/coordinator/CC1352P2_CC2652P_other_coordinator_20220219.bin",
"notes": ""
"notes": "Fix Touchlink crash<br>SimpleLink SDK 5.40.00.40"
}
},
"CC2652P2_launchpad": {
"CC1352P2_CC2652P_launchpad_coordinator_20221226.bin": {
"ver": "20221226",
"link": "https://raw.githubusercontent.com/xyzroe/XZG/zb_fws/ti/coordinator/CC1352P2_CC2652P_launchpad_coordinator_20221226.bin",
"notes": ""
"notes": "Improve performance/reliability for larger network (100+ devices)<br>Increase request retry attempts<br>Increase routing table sizes<br>SimpleLink SDK 6.10.01.01"
},
"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)<br>Increase message timeout from 7 to 8 seconds to increase message delivery success rate for devices using a 7.5 seconds poll interval (#13478)<br>Improve performance with larger network<br>Optimize table sizes<br>Increase stack_size from 1024 to 8192<br>Add firmware for CC1352P7 and CC2652R7<br>SimpleLink SDK 7.10.00.98"
},
"znp_CC1352P_RFS_20220302.bin": {
"ver": "20220302",
"link": "https://raw.githubusercontent.com/xyzroe/XZG/zb_fws/ti/coordinator/znp_CC1352P_RFS_20220302.bin",
"notes": ""
"notes": "Alex Egony build based on Koenkk and JetHome patches for Z-Stack_3.x.0<br>Default TX power: 20dBm<br>Extended LEDs support<br>SDK 5.40.00.40"
},
"CC1352P2_CC2652P_launchpad_coordinator_20240315.bin": {
"ver": "20240315",
"link": "https://raw.githubusercontent.com/xyzroe/XZG/zb_fws/ti/coordinator/CC1352P2_CC2652P_launchpad_coordinator_20240315.bin",
"notes": ""
"notes": "<a href='https://github.com/Koenkk/Z-Stack-firmware/discussions/496' target='_blank'>Koenkk/Z-Stack-firmware/discussions/496</a>"
},
"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<br>SimpleLink SDK 5.40.00.40"
}
}
},
"thread": {
"CC2652P": {
"rcp_LP_CC2652PSIP_tirtos7_ticlang_20240506.bin": {
"ver": "20240506",
"link": "https://raw.githubusercontent.com/xyzroe/XZG/zb_fws/ti/thread/rcp_LP_CC2652P_SIP_tirtos7_ticlang_20240506.bin",
"link": "https://raw.githubusercontent.com/xyzroe/XZG/zb_fws/ti/thread/rcp_LP_CC2652PSIP_tirtos7_ticlang_20240506.bin",
"notes": "Special build from @mercenaruss"
}
},
"rcp_LP_CC2652P_SIP_tirtos7_ticlang": {
"rcp_LP_CC2652P_SIP_tirtos7_ticlang_20240506.bin": {
"ver": "20240506",
"link": "https://raw.githubusercontent.com/xyzroe/XZG/zb_fws/ti/thread/rcp_LP_CC2652P_SIP_tirtos7_ticlang_20240506.bin",
"notes": ""
}
}
}
}
Loading

0 comments on commit 5e869f0

Please sign in to comment.