4083 Commits

Author SHA1 Message Date
sommermorgentraum
809abb6842
user can disable battery change hint (#2612)
* theme fix again

* _

* _
2025-04-06 10:24:50 +08:00
sommermorgentraum
31082c63af
theme fix again (#2611)
* theme fix again

* _
nightly-tag-2025-04-06
2025-04-05 16:58:12 +08:00
gullradriel
ff14008b43
prevent long life var for audio app - AM (#2610)
* static vars so no external linkage is possible

* persistent settings and no more global living variables

---------

Co-authored-by: gullradriel <gullradriel@no-mail.com>
nightly-tag-2025-04-05
2025-04-04 21:43:26 +08:00
sommermorgentraum
1377516dce
make the ptext_prompt func can define which keyboard to enter (#2608)
* _

* format

* use define
2025-04-04 15:41:12 +02:00
Brumi-2021
4162820409
solving_Audio_App_AM_GUI_Problem_issue_2604 (#2609) 2025-04-04 14:04:06 +02:00
sommermorgentraum
4bbe1175c1
add tap tempo to metronomic app (#2605)
* _

* format

* fix new tree in Arch
nightly-tag-2025-04-03
2025-04-02 22:15:12 +02:00
sommermorgentraum
ecd1a217d7
Issue template again (#2602)
* test1

* test2
nightly-tag-2025-03-28
2025-03-27 10:12:43 +01:00
RocketGod
335cace137
Remove RF TX and use PATX baseband for audio --> speaker out only (#2601)
* Force 433.92 and remove metadata check

We already know the frequency for all files so don't need a million metadata files to match.

* Remove RF TX. Improve PATX baseband.

* code formatting of course
2025-03-27 12:33:24 +08:00
Mark Thompson
dbd708a1c7
Added more Wefax stations (#2600)
* Delete sdcard/FREQMAN/WEFAX.TXT

Replace with 2 files

* Add more WeFax frequencies

* Update comments

* Oops wrong folder

* Oops wrong folder

* Change comments
nightly-tag-2025-03-27
2025-03-26 11:43:17 -05:00
RocketGod
4d842b5fae
Force 433.92 and remove metadata check (#2599)
* Force 433.92 and remove metadata check: we already know the frequency for all files so don't need a million metadata files to match.
* Variable fixes and move to header
2025-03-26 15:56:27 +01:00
Erwin Ried
e24f1b131d
Create CONTRIBUTING.md (#2598) 2025-03-26 19:53:41 +08:00
Erwin Ried
3f2c7351f1
Create SECURITY.md 2025-03-26 12:22:18 +01:00
Erwin Ried
afc75f6cda
Create pull_request_template.md 2025-03-26 12:20:54 +01:00
Erwin Ried
69b17faddf
Create CODE_OF_CONDUCT.md 2025-03-26 12:09:51 +01:00
gullradriel
2c118ae584
Remove unneeded AMFM support in those apps (#2597) 2025-03-26 11:58:11 +01:00
gullradriel
75c34747cb
Externalize level (#2596)
* removing ability to focus on RSSI bars and to launch level app, until a solution to launch external apps from internal ones is given
* externalize Level app
2025-03-26 18:20:01 +08:00
gullradriel
7754c0f37f
Externalize scanner (#2589)
* externalize scanner
* NFM as main baseband as it's the biggest used one
* fix modulation bug introduced with AMFM
2025-03-26 10:42:24 +01:00
sommermorgentraum
37cc35d3c6
move default splash into sdcard (#2595)
* move bmps to sdcard
* remove unrelated files
* gitignore
* credit
* format
2025-03-26 10:34:00 +01:00
gullradriel
8a7aa9c0f8
remove not yet enabled screening app (#2594) nightly-tag-2025-03-26 2025-03-25 20:20:52 +08:00
Totoo
22d6e34cd6
remove dead code (#2593) 2025-03-25 12:33:28 +01:00
gullradriel
2229381ce3
Externalize dump pmem (#2590)
* initial commit

* clang

* memory icon

* text output and exit button, FOCUS OVERRIDE TO AVOID COMPILATION ERROR

* modem and data_structure_version accessor

---------

Co-authored-by: gullradriel <gullradriel@no-mail.com>
nightly-tag-2025-03-25
2025-03-24 18:14:08 -05:00
RocketGod
4a63bdd7a0
Fixed the I Tetromino rotation using SRS (Super Rotation System) (#2588) 2025-03-24 14:43:12 +01:00
Brumi-2021
21773cc3c3
Adding_Waterfall_ZOOM_x2_in_AM_modes_Audio_App (#2586)
* adding zoom_factor to app settings
* separated zoom_factor settings for AM and AMFM
* fix order so zoom factor is also applied correctly on modulation change
* fix zoom not applied when changing bandwidth
* temporary disable the Scanner so we are not breaking the nightly. Until we are choosing to finally remove it or find a better solution

---------

Co-authored-by: gullradriel <3157857+gullradriel@users.noreply.github.com>
Co-authored-by: gullradriel <gullradriel@no-mail.com>
nightly-tag-2025-03-24
2025-03-23 22:08:12 +00:00
RocketGod
4b000c8da6
Tetris: Combined cpp files. Helper files into hpp. Dark mode. Encoder on. (#2587) 2025-03-23 21:43:30 +01:00
sommermorgentraum
20c64c98bd
naming space (#2585) 2025-03-23 10:44:45 +01:00
RocketGod
139ade0670
Combine cpp, move helpers to hpp (#2584) 2025-03-23 14:04:01 +08:00
RocketGod
c5b7326d4b
Combined cpp files, stuffed helper files in hpp, updates start and game over screens (#2583) 2025-03-23 13:29:05 +08:00
sommermorgentraum
a60169c7f1
issue template fine tune (#2579) nightly-tag-2025-03-22 2025-03-21 17:43:43 +01:00
sommermorgentraum
0ce6ea8318
stopwatch opt (#2578)
* stopwatch opt

* comments

* format

* fxi ms display when user tune display level
2025-03-21 10:34:10 +08:00
RocketGod
4ecc9d04fe
Put ticker class and pp_colors in hpp file in namespace and remove helper files (#2577) nightly-tag-2025-03-21 2025-03-20 08:08:21 +01:00
Totoo
d73db884f0
Added wefax offset to audio app too. (#2572)
* added wefax offset to audio app too.

* moved from head to cpp
nightly-tag-2025-03-20
2025-03-19 23:03:04 +01:00
Benjamin Møller
ff2f27e297
Add icon for the doom game (#2574)
* Add icon for the doom game
* Add b/w .png to convert as doom icon
2025-03-19 17:58:34 +00:00
gullradriel
443ffd8ad3
Add WEFAX freqman file (#2567)
* Add WEFAX freqman file
* fix bad escaped spaces and unicode characters
2025-03-19 18:45:35 +01:00
sommermorgentraum
403c362702
fix external app address list (#2573) 2025-03-19 18:45:11 +01:00
RocketGod
6aa29e265b
Update Doom main.cpp for better icon (#2575) 2025-03-19 18:30:11 +01:00
RocketGod
40cf2b3f8c
Doom - Mayhem Edition (#2570)
* Doom - Mini Mayhem version

* Update ui_doom.cpp

* Update ui_doom.cpp

* Update ui_doom.cpp

* Update ui_doom.cpp

* Update ui_doom.cpp

* Update ui_doom.cpp

* Update ui_doom.cpp

* Update ui_doom.cpp

* Doom - Mayhem Edition

Made the Doom - Mayhem Edition game. Some little bugs but good enough for nightly.

* Code formatting. Forgot like always.

* give more initial ammo until i put ammo around the maze to collect
2025-03-19 14:16:12 +08:00
Totoo
4aa5fc1fbe
WeFax rx ext app (#2566)
* wf3

* Ookbrute (#2354)

* Revert "Ookbrute (#2354)"

This reverts commit abb8143eec7b8106a6523f808109f9d394d721f1.

* fix

* test edition

* re enable ble

* re enable ert

* steal amfm stuff

* something happens

* save bmp on start btn

* kinda works

* exit crash fixed

* redline, remove some hardcoded

* removed cpu killer red line, and some fixes

* simplify #1

* seems ok. time to improve

* added hidden freq offset to receiver model, so wefax can be set to the "correct" freq without users needs to substract 300 hz

* badly implemented sync detection, and disabled it.

* fix for fix

* fixes

* fix offset to real life off

* no line on freq enter

* fixes
nightly-tag-2025-03-19
2025-03-18 18:31:40 -05:00
Erwin Ried
717d615f4f
Update README.md
Other link broken
2025-03-18 10:46:19 +01:00
Erwin Ried
dce4e91e41
Update README.md
Fixing opesourcesdrlab link
2025-03-18 10:36:34 +01:00
Brumi-2021
dc2f3260f3
zooming_spectrum_AMFM_mode (#2565) nightly-tag-2025-03-17 2025-03-16 18:35:03 +01:00
sommermorgentraum
2d85e73f0d
OokBrute app opt (#2561) nightly-tag-2025-03-12 2025-03-11 21:17:47 +01:00
Mark Thompson
6ee7270db7
Setting for faster Button Repeat delays (#2559)
* Setting for faster Button Repeat delays

* Tweak fast delay times

* Tweak delay times

* Added description line and tweaked delay again
2025-03-11 09:13:41 -05:00
Mark Thompson
b4112f0c04
Remove deprecated QR Code code (#2558) nightly-tag-2025-03-11 2025-03-10 19:13:57 +00:00
Mark Thompson
e920932886
Snake icon change (#2557) 2025-03-10 12:37:30 -05:00
Mark Thompson
081b11ad41
Breakout icon change (#2556)
- Changed Breakout icon
- Changed Tetris icon color to green
2025-03-10 17:25:49 +01:00
gullradriel
adc23315a2
updated bitmaps for speaker icon (#2555)
* updated bitmaps for speaker icon
* removed opera cake icon that was added by mistake
* adding missing Game menu source png
* cyan for Game menu
* regenerated icons
2025-03-10 12:33:33 +01:00
Mark Thompson
084b88564b
Stopwatch external app (#2553) nightly-tag-2025-03-10 2025-03-09 22:03:41 +01:00
dark-juju
24e9504688
Moved speaker 1px to the right to match muted icon variant. (#2554) 2025-03-09 21:02:48 +00:00
sommermorgentraum
c670ca59a8
rename rand pwd app (#2552)
* _

* remove wip code that forgot to add in old branch
2025-03-08 21:38:12 -06:00
RocketGod
2ca8ea6342
Nested Debug menu into Utilities menu to tidy Home screen (#2551) nightly-tag-2025-03-09 2025-03-08 18:05:33 -06:00