Skip to content

Merging most of the changes and refactoring from version V3#541

Open
mrkusypl wants to merge 3 commits into
armel:feature_update_v4from
mrkusypl:feature_update_v4
Open

Merging most of the changes and refactoring from version V3#541
mrkusypl wants to merge 3 commits into
armel:feature_update_v4from
mrkusypl:feature_update_v4

Conversation

@mrkusypl
Copy link
Copy Markdown

@mrkusypl mrkusypl commented Mar 21, 2026

Hello.

After many hours of struggling to figure out why the Basic version exceeds the size limit, I would like to present this pull request, which includes the vast majority of the bug fixes and changes made in version V3.

Before I start listing the changes made to the code, I want to mention that I DON'T HAVE THE V1 VERSION OF THE RADIO... I have no way to test the changes, so I'll have to leave that up to you. I doubt anything won't work, but it's always worth checking.

Changelog


I carried over a lot of features from version V3, although I had to leave out things like backlight fading and button input from K5Viewer (the code was too large). As for the Basic version - check this out:

image

I'm looking forward to hearing your thoughts. I'm curious to see how these changes will work out.


📺 Compiling Bandscope...
   text    data     bss     dec     hex filename
  60932      52    6676   67660   1084c f4hwn.bandscope
📻 Compiling Broadcast...
   text    data     bss     dec     hex filename
  60244      20    6304   66568   10408 f4hwn.broadcast
☘️ Compiling Basic...
   text    data     bss     dec     hex filename
  61372      52    3420   64844    fd4c f4hwn.basic
🚨 Compiling RescueOps...
   text    data     bss     dec     hex filename
  57728      20    6256   64004    fa04 f4hwn.rescueops
🎮 Compiling Game...
   text    data     bss     dec     hex filename
  61124      32    3240   64396    fb8c f4hwn.game

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.

1 participant