4213 Commits
Author SHA1 Message Date
TotooandGitHub 00c9c6b40e Fix shift key position (#2850) 2025-10-31 18:25:23 +01:00
RocketGodandGitHub 113cbc42c9 Add sound effects (#2849)
* Add sound effects

Adding sound effects and volume adjuster in start menu. Sounds are a little clicky but I tinkered a long time and couldn't solve that. Maybe someone else wants to tinker a bit with me.

* Format code
2025-10-30 07:38:45 +01:00
RocketGodandGitHub 454b8776b6 Refactor gfxEQView UI layout for consistency (#2848)
* Refactor gfxEQView UI layout for consistency

Updated control and graph positioning in gfxEQView to use a standard layout approach, aligning with other applications. Screen dimensions are now used for dynamic placement, and hardcoded values have been replaced for improved maintainability and consistency.

Basically, centered for smaller and larger screens with other visual improvements.

* Fixed screen to Macros - looks good now

Better methods for dynamic screen size
2025-10-30 07:33:38 +01:00
Matej SochanandGitHub efdf043d62 fix typo: wps -> wpm in morse_tx (#2847) 2025-10-28 20:55:21 +01:00
gullradrielandGitHub 0f9d9e589d Revert "Additional debounce control parameters for rotary encoder settings (f…" (#2846)
This reverts commit bf18851b6b.
2025-10-28 22:34:14 +13:00
TotooandGitHub 3b57672dda sht4x support,, typo fix (#2843) 2025-10-28 10:14:11 +08:00
TotooandGitHub b739dd883c Free up some fw space (#2844) 2025-10-28 08:10:09 +08:00
bf18851b6b Additional debounce control parameters for rotary encoder settings (for bad/noisy encoders) (#2841)
* Added debounce control options for rotary encoder settings

* ran format-code.sh to adjust whitespace

---------

Co-authored-by: Robert McKay <robert.mckay@ubermorgen.land>
2025-10-27 23:56:27 +01:00
PezsmaandGitHub 81afec9ea4 Added Adult toy controller external app (#2840) 2025-10-23 13:09:48 +02:00
TotooandGitHub 60a5222058 Pacman update (#2837) 2025-10-21 07:37:26 +02:00
TotooandGitHub 7041d507ca gracefully handle i2c error (#2838) 2025-10-21 07:37:14 +02:00
TotooandGitHub d3373734e9 battleship resizes based on screen size (#2836) 2025-10-18 17:00:50 +02:00
TotooandGitHub 200831ad67 fix some bugs due to framesync not fired on stealth mode (#2834) 2025-10-18 13:13:51 +02:00
gullradrielandGitHub dafe3b7641 update hackrf submodule (#2832) 2025-10-17 19:28:18 +02:00
gullradrielandGitHub 63634407b6 fix ctrl click link (#2833) 2025-10-17 17:09:57 +00:00
TotooandGitHub 9f06ccf9ae Support some space chars in serial commands (fs) (#2828) 2025-10-17 17:05:27 +02:00
TotooandGitHub 6782e12a15 Fix morse tx cw+loop (#2827) 2025-10-17 17:03:34 +02:00
TotooandGitHub cbbd8103d3 Touch for MenuView and Freqlist (#2829)
* freqman add touch support. solves #1919

* menuview touch support
2025-10-17 21:59:35 +08:00
PezsmaandGitHub e88ab44f49 Modify Morse code table (#2825)
Fixed morse code table
2025-10-17 10:32:01 +02:00
PezsmaandGitHub 545dead1ca Added new game: Morse trainer (#2820)
* Added new game: Morse trainer

* code format error fix, and ui alignment
2025-10-16 13:01:28 +02:00
TotooandGitHub e3b2a65b39 Oregon fixes (#2822) 2025-10-16 13:00:40 +02:00
TotooandGitHub 2f4d222403 New memory address for i2c dev loaded apps (#2817)
* New memory address for i2c dev loaded apps

* better download handling on error

* new hackrf version (added PortapackRf support)

* lock i2cdev while loading apps
2025-10-14 09:45:52 +02:00
TotooandGitHub 54d99945f2 fix touch calib on prf (#2816) 2025-10-14 09:03:28 +08:00
RocketGodandGitHub 65a3c797c6 Blackjack - Dynamic screen for PortaRF (#2814)
Blackjack - Dynamic screen for PortaRF
2025-10-10 22:48:26 +02:00
TotooandGitHub 6a81a981aa Fix standalont touch_release event (#2813) 2025-10-10 22:47:17 +02:00