4016 Commits

Author SHA1 Message Date
Gaurav Chaturvedi
b66d8b1aa1
Removing vim swap files (#2503)
* Removing vim swap files
* Added vim swap file to .gitignore
nightly-tag-2025-01-29
2025-01-28 16:31:11 +01:00
gullradriel
8dc3851b55
externalize wipe sdcard (#2502) nightly-tag-2025-01-28 2025-01-27 22:10:33 +01:00
gullradriel
aef7c2be93
fix baseband (#2501) nightly-tag-2025-01-27 2025-01-26 22:23:29 +01:00
gullradriel
4e38dc4d3e
put back app in 'Utilities' (#2500)
Co-authored-by: gullradriel <gullradriel@no-mail.com>
2025-01-26 22:15:02 +01:00
Davide Rovelli
520ad97f78
Added different modulations in signal generator (#2492)
* Added DSB, AM 100% mod index and AM 50% mod index. Changed UI.
2025-01-26 21:41:11 +01:00
Lucas C. Villa Real
5bd208bca1
APRS: add frequency settings for Brazil (#2494)
* Add frequency settings for Brazil, named 'BR' that tunes to 145.570 MHz.
* Also added: Japan: 144.640 MHz (JAP), Thailand: 144.900 MHz (THA), Philippines: 144.740 MHz (PHI)
* Reordered list by increasing frequency
Co-authored-by: gullradriel <3157857+gullradriel@users.noreply.github.com>
2025-01-26 21:39:38 +01:00
gullradriel
a65ef3ce2e
Externalize antenna calc and wav view (#2498)
* externalize antenna calc and wav view
* Added a tool to check if all the pictures in graphics are used in internal apps
2025-01-26 21:36:21 +01:00
gullradriel
b2bb37af74
Flipper tx: use file_path, example file (#2496)
* added subghz_dir
* use subghz_dir from file_path
* example file
2025-01-26 17:46:43 +00:00
gullradriel
54ad82a423
fix fallthrough warning (#2497) 2025-01-26 16:27:29 +01:00
gullradriel
e463405c77
fix cmake_minimum_required to 3.16 (#2499) 2025-01-26 16:26:02 +01:00
sommermorgentraum
c413f925a9
Add fast flash script for sdcard switch hardware (#2480) nightly-tag-2025-01-21 2025-01-20 12:43:57 +01:00
Erwin Ried
9e1eb31150
Update README.md
Discord badge was broken, switching to shields.io
2025-01-20 09:22:40 +01:00
sommermorgentraum
7eb08f34cb
Fix encoder setting p.mem issue (#2475) nightly-tag-2025-01-10 2025-01-09 15:56:14 +01:00
Erwin Ried
2de1f8e6bf
Update README.md
Lab401 link with our redirection
2025-01-09 10:05:27 +01:00
sommermorgentraum
55db0e8c87
Add the feature to decide rotate direction of encoder (#2472) nightly-tag-2025-01-09 2025-01-08 21:02:05 +01:00
gullradriel
dfa35b4290
added discord server information (#2471) nightly-tag-2025-01-08 2025-01-07 14:56:08 +01:00
gullradriel
0124051c4f
fix for empty text prompt crash (#2468) 2025-01-07 13:46:51 +01:00
gullradriel
65f301399f
disabling button on main menu, change labels and add 'icons' (#2466)
* disabling button on main menu, change labels and add 'icons'

* fix reverse order of buttons

---------

Co-authored-by: gullradriel <gullradriel@no-mail.com>
nightly-tag-2025-01-05
2025-01-04 10:50:53 +08:00
sommermorgentraum
97889494cf
rename bitmaps into bmp nightly-tag-2025-01-04 2025-01-03 14:33:30 +01:00
Erwin Ried
32b35b1507
Update README.md nightly-tag-2025-01-03 2025-01-02 15:27:13 +01:00
quantum-x
fccff0484b
Update README.md (#2456)
Added a link to Lab401.com as a purchase option for EU customers.
(Lab401 was added as the EU exclusive distributor for the H4M - https://opensourcesdrlab.com/pages/distributors)
2025-01-02 15:22:58 +01:00
OpenSourceSDRLab
d94afe364b
The gerber files of the portapack H4 (#2463)
* Create README.txt

* Update README.txt

* Add files via upload

The gerber files of the portapack h4.

* delete

* Upload the gerber files for H4
nightly-tag-2025-01-02
2025-01-02 09:31:28 +13:00
Erwin Ried
2e4db3dd27
Update README.md
New metal case link
nightly-tag-2025-01-01
2024-12-31 22:39:35 +01:00
E.T.
97d3edbde7
docker improvements (#2455) 2024-12-31 11:27:38 +01:00
gullradriel
4c18b80e42
Navigation buttons (#2458)
* regenerate bitmap data
* pagination in submenu
* using little font so we are not eating menu buttons
2024-12-31 10:01:03 +08:00
Mark Thompson
01034af077
Renamed parameters in rx_capture.ini file (#2452)
* Rename settings in file to match screen
* Renamed variables for hopefully better clarity
nightly-tag-2024-12-30
2024-12-29 18:29:31 +01:00
Mark Thompson
57ce978bab
Remember previous capture settings (#2450) 2024-12-29 09:21:08 +01:00
Totoo
854ac514cb
M10 additional parser (#2448) nightly-tag-2024-12-29 2024-12-28 12:47:58 +01:00
sommermorgentraum
b47a5fe0c8
Add + - buttons in Encoder dial settings (#2447) nightly-tag-2024-12-28 2024-12-27 22:04:11 +01:00
sommermorgentraum
af362600ef
app manager (#2442)
* fix unset autostart
* clean up - add comments to prevent misleading
* move the app to external and with necessary changes
* replace autostart app
2024-12-27 12:01:33 +01:00
hackrfstuff
bad57d1391
Fake brightness reimplementation (#2444)
* Fake brightness reimplementation
* indentation
* added call to the function which is caching the display settings values
* use cached values instead of pmem
nightly-tag-2024-12-27
2024-12-26 23:23:02 +01:00
Erwin Ried
ef28e63a8c
Update README.md
Actually valid complete ali h4m link
nightly-tag-2024-12-22
2024-12-21 01:36:49 +01:00
jLynx
eb22af84ff
Update version.txt v2.1.0 nightly-tag-2024-12-21 2024-12-20 20:05:01 +13:00
jLynx
6dc25813e2
Update past_version.txt 2024-12-20 20:04:46 +13:00
Bernd Herzog
4ee00c0031
Enable exFAT feature (#2437)
* enabled exFAT in ffconf
* added exFAT to sd card check
* solved todo
2024-12-20 07:55:39 +01:00
sommermorgentraum
55525ed4ad
fix wrong cast in morse app (#2436)
* fix wrong cast

* sorry, forgot to use enum
2024-12-20 07:53:15 +01:00
Erwin Ried
84dcfe29a7
Update README.md link to h4m was broken again nightly-tag-2024-12-19 2024-12-18 23:44:35 +01:00
Erwin Ried
1ebe956557
h4m photo was broken 2024-12-18 23:35:42 +01:00
gullradriel
ae656f07bf
Usb fix (#2433)
* revert custom compiler definition since we are now having correct hackrf m0 implementation

* update submodule

---------

Co-authored-by: gullradriel <gullradriel@no-mail.com>
2024-12-18 21:55:53 +01:00
sommermorgentraum
d5c894b322
fix namingspace for an app, remove too old images and links (#2432) 2024-12-18 11:20:53 +01:00
sommermorgentraum
9cea76a9f3
add metronome app (merge tuner firstly to satisfy conflict) (#2431)
* _

* _
2024-12-18 09:25:02 +00:00
sommermorgentraum
ead9449609
add tuner app (#2429)
* _

* icon
2024-12-18 10:06:25 +01:00
Totoo
fff63e056a
FM Radio ext app (#2428) nightly-tag-2024-12-18 2024-12-17 18:53:26 +01:00
sommermorgentraum
42da7443b4
fix gray box & remove multiple line text support for NewButton (#2426) nightly-tag-2024-12-16 2024-12-15 18:22:19 +01:00
gullradriel
ee10081854
update submodule (#2424) nightly-tag-2024-12-15 2024-12-14 18:21:13 +00:00
gullradriel
b38d1012fa
Fix usb.c and usb_queue.c warnings in our CMakeLists instead of in the files (#2423) 2024-12-14 19:14:39 +01:00
sommermorgentraum
5075349d2d
sdcard format detect and warn user (#2420) 2024-12-14 09:39:39 +01:00
gullradriel
8497b62c13
updated submodule (#2422)
Co-authored-by: gullradriel <gullradriel@no-mail.com>
2024-12-14 09:38:45 +01:00
jLynx
fdeaf380d1
Update README.md nightly-tag-2024-12-10 2024-12-09 20:41:43 +13:00
gullradriel
67eb8e9104
update submodule (#2413) nightly-tag-2024-12-08 2024-12-07 15:43:16 +01:00