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

Show satellites with an icon #215

Merged
merged 7 commits into from
Sep 17, 2024

Conversation

m7i-org
Copy link
Contributor

@m7i-org m7i-org commented Sep 13, 2024

Replaces the display of the number of satellites during SubGHz scanning. If GPS is enabled (an an external module connected) it will blink a GPS icon with the number of sats currently in range (even if zero). Using a 10x10px "positioning" icon that replaces the SubGHz icon on the bottom right.

What's new

Screenshot:
preview

  • New "positioning" icon added, API bump to 3.1
    • Couldn't draw a nice 10x10px satellite, it's too small unfortunately. Hope it still makes sense though.
  • Switches once per second from showing the number of items in the history vs the satellite number (even if 0) with an icon
  • Replaces the previous satellite number as "X sats" as it never fit on the screen anyway

For the reviewer

  • I've uploaded the firmware with this patch to a device and verified its functionality
  • I've confirmed the bug to be fixed / feature to be stable

Replaces the display of the number of satellites during SubGHz scanning. If GPS is enabled (an an external module connected) it will blink a GPS icon with the number of sats currently in range (even if zero).
Using a 10x10px "positioning" icon that replaces the SubGHz icon on the bottom right.
@m7i-org m7i-org force-pushed the feature/subghz_show_satellites branch from af499f6 to 065144a Compare September 13, 2024 19:16
@Willy-JL
Copy link
Member

neat idea! maybe the pin could be 1 pixel shorter, ideal would be a bit thinner towards the bottom but its already the thinnest it can be, so maybe 1 pixel shorter. ill see if it looks better

Copy link
Member

@Willy-JL Willy-JL left a comment

Choose a reason for hiding this comment

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

good stuff <3

@Willy-JL Willy-JL added the enhancement New enhancement or request label Sep 17, 2024
@Willy-JL Willy-JL merged commit df27395 into Next-Flip:dev Sep 17, 2024
2 checks passed
@m7i-org m7i-org deleted the feature/subghz_show_satellites branch October 6, 2024 06:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New enhancement or request
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants