subghz upgrades [ci skip]

docs update
pr template update
changelog update
This commit is contained in:
MX
2026-04-21 03:31:11 +03:00
parent 9cc61f16bf
commit 63d49b6e48
22 changed files with 673 additions and 147 deletions
+17 -3
View File
@@ -6,8 +6,22 @@
- [ Describe how to verify changes ]
# Checklist (For Reviewer)
# Author Checklist (Fill this out):
- [ ] PR has description of feature/bug
- [ ] Description contains actions to verify feature/bugfix
- [ ] I have performed a self-review of my own code
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I have made corresponding changes to the documentation (if it exists)
# AI usage disclosure (Fill this out):
- [ ] Partially AI assisted (clarify below which code was AI assisted and briefly explain what it does).
- [ ] Fully AI generated (explain what all the generated code does in moderate detail).
- [ Describe how AI was used in this PR if it was used ]
# Checklist (For Reviewer) (Don't fill this out!):
- [ ] PR has proper description of new feature/bugfix
- [ ] Description contains actions to verify feature/bugfix on the hardware
- [ ] No obvious issues with the code was found
- [ ] I've built this code, uploaded it to the device and verified feature/bugfix