[PR #325] [MERGED] Fix SubGhz Freq correction bug: the error accumulator must be signed! #2707

Closed
opened 2026-03-20 21:08:27 +01:00 by sascha_hemi · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/OpenEPaperLink/OpenEPaperLink/pull/325
Author: @skiphansen
Created: 5/21/2024
Status: Merged
Merged: 5/21/2024
Merged by: @nlimper

Base: masterHead: oepl_pr_12


📝 Commits (1)

  • 51de38d Fix Freq correction bug: the error accumulator must be signed!

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 ARM_Tag_FW/OpenEPaperLink_esp32_C6_AP/main/cc1101_radio.c (+1 -1)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/OpenEPaperLink/OpenEPaperLink/pull/325 **Author:** [@skiphansen](https://github.com/skiphansen) **Created:** 5/21/2024 **Status:** ✅ Merged **Merged:** 5/21/2024 **Merged by:** [@nlimper](https://github.com/nlimper) **Base:** `master` ← **Head:** `oepl_pr_12` --- ### 📝 Commits (1) - [`51de38d`](https://github.com/OpenEPaperLink/OpenEPaperLink/commit/51de38d7c4902c4613b6f9729a34ae9a422860b1) Fix Freq correction bug: the error accumulator must be signed! ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `ARM_Tag_FW/OpenEPaperLink_esp32_C6_AP/main/cc1101_radio.c` (+1 -1) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
sascha_hemi added the pull-request label 2026-03-20 21:08:27 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/OpenEPaperLink#2707