Skip to content

Feature configuration scene (depends on #10)#11

Draft
CalvinMT wants to merge 13 commits intoRocketGod-git:mainfrom
CalvinMT:feat-config
Draft

Feature configuration scene (depends on #10)#11
CalvinMT wants to merge 13 commits intoRocketGod-git:mainfrom
CalvinMT:feat-config

Conversation

@CalvinMT
Copy link

@CalvinMT CalvinMT commented Apr 11, 2025

Depends on #10 - Will rebase once #10 is merged

A configuration menu was added with the following configuration items:

  • Sound state with options off, squelch, on
  • Sensitivity with options from -127.0 to 0.0

Adding the configuration scene meant using one of the already used buttons. In this case, the left button was used as it is also used to open a configuration menu in other similar Flipper Zero applications. Buttons were updated as follows:

  • UP: change scan direction to up
  • DOWN: change scan direction to down
  • LEFT: show configuration menu
  • RIGHT: does nothing
  • OK: changes scanning state

Finally, the main screen was updated for a clearer rendering:

  • Sensitivty on same line as RSSI
  • Scan direction (+/-) on same line as frequency
  • Text alignement to the left
  • Value alignement to the right

Fix #3
Fix #9

@CalvinMT CalvinMT changed the title Feature configuration scene Feature configuration scene (depends on #10) Apr 11, 2025
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.

squelch mode Stealth mode

1 participant