Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add CATS support to RS41 #99

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Conversation

ke5gdb
Copy link

@ke5gdb ke5gdb commented Oct 16, 2024

Just a few small changes to the other draft PR.

Copy link
Contributor

@scd31 scd31 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great! Super excited to see CATS running on the RS41. Also this opens up the door for transmitting APRS via the FIFO buffer, instead of bitbanging it.

@@ -15,6 +19,7 @@

static inline uint8_t si4032_write(uint8_t reg, uint8_t value)
{
// log_info("write %x %x\n", reg, value);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

NIT: Can remove this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants