mirror of
https://github.com/OpenEPaperLink/OpenEPaperLink.git
synced 2026-03-21 00:04:28 +01:00
[PR #314] [MERGED] SubGhz C6 fixes: CRC error & automatic xtal frequency error correction #3255
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/OpenEPaperLink/OpenEPaperLink/pull/314
Author: @skiphansen
Created: 5/8/2024
Status: ✅ Merged
Merged: 5/9/2024
Merged by: @jonasniesner
Base:
master← Head:oepl_pr_9📝 Commits (5)
349a8a7Added subGhz fixed channel support to tag config, added line accidentally dropped in pr7 merge.6f52715Merge https://github.com/jjwbruijn/OpenEPaperLink514741fMerge branch 'master' of https://github.com/jjwbruijn/OpenEPaperLink88aefc5Merge https://github.com/jjwbruijn/OpenEPaperLinkbdd3f0aC6 - Fixed CRC error detection, added xtal frequency error📊 Changes
4 files changed (+121 additions, -41 deletions)
View changed files
📝
ARM_Tag_FW/OpenEPaperLink_esp32_C6_AP/main/SubGigRadio.c(+6 -1)📝
ARM_Tag_FW/OpenEPaperLink_esp32_C6_AP/main/SubGigRadio.h(+1 -1)📝
ARM_Tag_FW/OpenEPaperLink_esp32_C6_AP/main/cc1101_radio.c(+112 -39)📝
ARM_Tag_FW/OpenEPaperLink_esp32_C6_AP/main/cc1101_radio.h(+2 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.