WillyJL
6f4da69f80
Merge remote-tracking branch 'ul/dev' into mntm-dev --nobuild
2025-11-29 20:42:29 +01:00
Dmitry422
4f5ab0b15b
Start working with SubGhz_signal_settings menu
2025-11-05 23:15:08 +07:00
WillyJL
b0963b4e1c
Merge remote-tracking branch 'ul/dev' into mntm-dev
2025-07-31 19:40:48 +02:00
Louis D
115734373b
feat: add variation of 'Add Manually' menu with manual value selection for all entries
2025-07-24 14:56:00 +02:00
Louis D
8887cbff88
feat: add option for custom button when creating a new Nice Flor-S or Nice One remote
2025-07-17 00:27:23 +02:00
Willy-JL
2eaf1ffc95
New formatting
2024-07-15 22:32:17 +01:00
MX
726cb770d0
formatting
2024-07-15 20:02:45 +03:00
Willy-JL
ef2c955995
SubGHz: Rework GPS as plugin, fix VGM ( #5 )
...
- Streamlined atomic init and deinit
- Load from plugin into RAM dynamically
- Don't attempt load if VGM / Expansion is connected
- Deduplicated some code, cleaned up some other bits
2024-03-30 03:38:59 +00:00
MX
2d2fac5045
del unused scene (merge ofw dev)
2024-02-10 21:30:23 +03:00
Willy-JL
fe22543f19
Merge branch 'gsurkov/3764_expansion_control' of https://github.com/flipperdevices/flipperzero-firmware into xfw-dev
2024-02-09 16:16:13 +00:00
Skorpionm
c0db3d541e
[FL-3753] UI SubGhz: fix UI only_rx scene ( #3379 )
...
* UI SubGhz: fix UI only_rx scene
* UI SubGhz: delete unused scene
Co-authored-by: あく <alleteam@gmail.com >
2024-02-09 15:49:58 +07:00
Sil333033
ad22f6a0ef
Add GPS support for SubGHz
2023-10-05 23:14:58 +02:00
Eng1n33r
a772408ee6
Good Monday
...
[SubGhz / RadioSettings] More flexible rolling counter rate;
Remove unused stuff & small UI revisal
2023-08-28 00:02:48 +03:00
Eng1n33r
2b5ad4f5af
Correct counter work. FAAC SLH bugfix.
2023-08-22 20:22:49 +03:00
MX
49cce65018
Merge branch 'ofw-dev' into dev
2023-07-06 18:54:39 +03:00
Skorpionm
cef59887ed
[FL-3401, FL-3402] SubGhz: add "SubGhz test" external application and the ability to work "SubGhz" as an external application ( #2851 )
...
* [FL-3401] SubGhz: add "SubGhz test" external application
* SubGhz: delete test test functionality from SubGhz app
* [FL-3402] SubGhz: move func protocol creation API
Co-authored-by: あく <alleteam@gmail.com >
2023-07-07 00:15:03 +09:00
Skorpionm
8c93695d01
[FL-3375] SubGhz: add CC1101 module external ( #2747 )
...
* SubGhz: add CC1101 Ext driver
* SubGhz: move TIM2 -> TIM17 use cc1101_ext
* FuriHal: SPI move channel DMA 3,4 -> 6.7
* Documentation: fix font
* SubGhz: add work with SubGhz devices by link to device
* SubGhz: add support switching external/internal cc1101 "subghz chat"
* SubGhz: add support switching external/internal cc1101 "subghz tx" and "subghz rx"
* SubGhz: add "Radio Settings" scene
* SubGhz: add icon
* SubGhz: add supported CC1101 external module in SubGhz app
* SubGhz: fix check frequency supported radio device
* SubGhz: fix clang-formatted
* Sughz: move dirver CC1101_Ext to lib , compile cmd ./fbt launch_app APPSRC=radio_device_cc1101_ext
* SubGhz: fix CLI
* SubGhz: fix PVS
* SubGhz: delete comments
* SubGhz: fix unit_test
* Format sources
* Update api symbols and drivers targets
* Drivers: find proper place for target option
* SubGhz: external device connected method naming
* Format sources
* SubGhz: fix module selection menu, when external is not connected
* SubGhz: fix furi_assert(device);
* SubGhz: fix split h and c
* SubGhz: furi_hal_subghz remove preset load function by name
* SubGhz: deleted comments
* Format Sources
* SubGhz: add some consts and fix unit tests
* Sync API Symbols
Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com >
2023-06-30 23:03:36 +09:00
MX
3881de74eb
rename settings scene
2023-05-11 03:54:53 +03:00
gid9798
40a5306ed4
Combining BFT/FAAC scenes
2023-04-21 16:10:08 +03:00
Victor
5458157924
Added external CC1101 support
2023-02-02 22:47:50 +03:00
Maksim Derbasov
2c450bd835
Show region information in sub-GHz app ( #2249 )
...
* Show region info in sub-GHz app
* SubGhz: reset widget on region info scene exit
* Format sources
Co-authored-by: あく <alleteam@gmail.com >
2023-01-07 04:28:28 +09:00
gid9798
f43fd7a351
Removing duplicate code in subghz scnes.
2022-12-15 17:31:54 +03:00
MX
3c1efda1db
return carrier test included with non debug builds
2022-10-03 18:36:06 +03:00
MX
e2faf31b45
debug in subghz only when compiled with DEBUG=1
2022-10-02 07:34:39 +03:00
MX
3fbaad1488
Merge branch 'fz-dev' into dev
2022-09-14 21:04:04 +03:00
SG
b9a766d909
[FL-2627] Flipper applications: SDK, build and debug system ( #1387 )
...
* Added support for running applications from SD card (FAPs - Flipper Application Packages)
* Added plugin_dist target for fbt to build FAPs
* All apps of type FlipperAppType.EXTERNAL and FlipperAppType.PLUGIN are built as FAPs by default
* Updated VSCode configuration for new fbt features - re-deploy stock configuration to use them
* Added debugging support for FAPs with fbt debug & VSCode
* Added public firmware API with automated versioning
Co-authored-by: hedger <hedger@users.noreply.github.com >
Co-authored-by: SG <who.just.the.doctor@gmail.com >
Co-authored-by: あく <alleteam@gmail.com >
2022-09-15 02:21:03 +09:00
SG
873e1f114b
[FL-2627] Flipper applications: SDK, build and debug system ( #1387 )
2022-09-15 01:11:38 +09:00