WillyJL
bd88e42622
Merge remote-tracking branch 'ul/dev' into mntm-dev --nobuild
2025-07-19 17:51:01 +01:00
MX
a547c946ab
reduce less popular freqs in default hopper preset, make it faster
...
also add 303 mhz freq to default list
2025-07-07 04:16:58 +03:00
MX
e003a19edc
add 868 46 mhz to default freq list
2025-07-05 17:59:27 +03:00
WillyJL
93cece63a9
Merge remote-tracking branch 'ul/dev' into mntm-dev --nobuild
2025-05-22 19:33:02 +01:00
MX
e108405fe4
add 462750000 to default subghz freqs
2025-05-14 01:55:18 +03:00
Willy-JL
bc4bf99f77
Merge remote-tracking branch 'ul/dev' into mntm-dev
2025-04-23 04:21:50 +01:00
MX
66a7050221
free up some ram for now, use settings user
2025-04-12 03:03:50 +03:00
Willy-JL
62ce89e41e
Merge remote-tracking branch 'ul/dev' into mntm-dev
2024-09-24 05:47:20 +01:00
MX
0df33899eb
Frequency analyzer fixes and improvements
...
disable ext module due to lack of required hardware on them and incorrect usage of freq analyzer, like trying to receive "signals" with it (from the space??), while it should be used only to get frequency of the remote placed around 1-10cm around flipper's left corner
Also fix possible GSM mobile towers signal interference by limiting upper freq to 920mhz max
Fix dupliacted freq lists and use user config for nearest freq selector too (finally)
2024-09-20 06:35:46 +03:00
Willy-JL
02f7207d28
Merge remote-tracking branch 'ofw/dev' into mntm-dev
2024-07-15 22:18:35 +01:00
MX
726cb770d0
formatting
2024-07-15 20:02:45 +03:00
hedger
ffa3996a5e
[FL-3867] Code formatting update ( #3765 )
...
* clang-format: AllowShortEnumsOnASingleLine: false
* clang-format: InsertNewlineAtEOF: true
* clang-format: Standard: c++20
* clang-format: AlignConsecutiveBitFields
* clang-format: AlignConsecutiveMacros
* clang-format: RemoveParentheses: ReturnStatement
* clang-format: RemoveSemicolon: true
* Restored RemoveParentheses: Leave, retained general changes for it
* formatting: fixed logging TAGs
* Formatting update for dev
Co-authored-by: あく <alleteam@gmail.com >
2024-07-15 13:38:49 +09:00
MX
17dbb4105d
Merge remote-tracking branch 'OFW/dev' into dev
2024-06-06 00:35:40 +03:00
Willy-JL
23da827361
Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into mntm-dev
2024-06-04 03:03:23 +01:00
hedger
03196fa110
cleanup of various warnings from clangd ( #3682 )
...
* cleanup of various warnings from clangs
* lfrfid_debug: cast fixes
* subghz: binraw: round->roundf
* furi: thread: updated internal stack size variable to size_t
* github: fail faster on unsuccessful build
* unit_tests: double trouble
2024-06-03 14:43:23 +01:00
MX
585b7f963d
Api Symbols: replace asserts with checks
...
merge ofw commit
2024-03-25 13:53:32 +03:00
Willy-JL
06aea09169
Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into mntm-dev
2024-03-20 04:18:26 +00:00
あく
acc39a4bc0
Api Symbols: replace asserts with checks ( #3507 )
...
* Api Symbols: replace asserts with checks
* Api Symbols: replace asserts with checks part 2
* Update no args function signatures with void, to help compiler to track incorrect usage
* More unavoidable void
* Update PVS config and code to make it happy
* Format sources
* nfc: fix checks
* dead code cleanup & include fixes
Co-authored-by: gornekich <n.gorbadey@gmail.com >
Co-authored-by: hedger <hedger@users.noreply.github.com >
Co-authored-by: hedger <hedger@nanode.su >
2024-03-19 23:43:52 +09:00
Willy-JL
1679cfcce4
Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into mntm-dev
2024-03-12 05:25:55 +00:00
MizumasuShoichi
33fe146a57
Update subghz_setting.c
...
Added frequency: 430.50
2024-02-27 16:02:51 +08:00
Willy-JL
25713dc4be
"Use Defaults = Off" for just static/hopper frequencies
2024-02-14 00:42:41 +00:00
Willy-JL
4bb0984b46
Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into dev
2023-12-02 06:10:19 +00:00
Willy-JL
715db83e02
Revert fake AM_Q haisenteck fraud ( #472 ) --nobuild
...
This reverts commit a188d8ecda
.
2023-12-02 01:47:15 +00:00
47LeCoste
a188d8ecda
Added FIXED AM_Q mod
2023-12-01 16:10:50 +01:00
MX
ff41d262dc
add 303.9 frequency
2023-11-29 16:18:20 +03:00
Willy-JL
17a6822a09
Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev
2023-08-27 22:14:33 +02:00
MX
20593d56c0
Merge branch 'ofw-dev' into dev
2023-08-22 21:53:50 +03:00
Astra
e353433cd8
[FL-3488] Assign tickets to all TODO items ( #2988 )
...
Co-authored-by: あく <alleteam@gmail.com >
2023-08-23 02:56:27 +09:00
Willy-JL
f03cac5bdb
Fix subghz merge
2023-07-14 00:03:56 +02:00
gid9798
01d7beef4e
SubGhz: furi_hal_subghz remove preset load function by name
2023-07-03 13:36:26 +03:00
gid9798
c1f056cf93
Merge remote-tracking branch 'UFW/dev' into cc1101_ext
2023-07-03 11:15:32 +03:00
Willy-JL
2ca1d2ef0b
Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev
2023-07-02 17:04:44 +02: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
gid9798
5eb677aa55
prt2
2023-06-18 20:25:40 +03:00
gid9798
c4baf3194e
SubGhz App: change load custom presets
2023-06-13 22:17:54 +03:00
Willy-JL
d3ded38ee6
Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev
2023-06-12 02:41:01 +01:00
MX
6256f0c46e
Add more freqs to default list
2023-06-12 04:33:16 +03:00
Willy-JL
217a37515c
Merge branch 'ul-dev' into xfw-dev
2023-03-22 12:12:08 +00:00
MX
94d238c611
Add 418mhz to hopping list
2023-03-21 23:38:37 +03:00
MX
f5b818541e
Add 318 mhz back to hopping list
2023-03-21 17:57:46 +03:00
MX
db54c463e6
Fix hopper stuck at 433.42 due to wide range tx'es
...
When we using 433.92 remote flipper in hopping mode will stuck at 433.42 and may loose signal because of that, need to avoid using close freqs in hopping, only freqs with bigger difference like 310 -> 315
2023-03-21 17:52:21 +03:00
Willy-JL
1ddfd4f973
Merge branch 'ul-dev' into xfw-dev
2023-03-21 04:00:12 +00:00
MX
5660111b28
Merge branch 'fz-dev' into dev
2023-03-20 20:04:22 +03:00
Skorpionm
445a1aa7b0
SubGhz: fix Incorrect comparison in subghz_setting_get_hopper_frequency ( #2518 )
...
Co-authored-by: あく <alleteam@gmail.com >
2023-03-21 01:30:57 +09:00
Willy-JL
09bc580497
Merge branch 'ul-dev' into xfw-dev
2023-03-17 23:52:05 +00:00
MX
5ddb9bd444
Correct hopping freqs, now it actually works good
2023-03-12 18:07:54 +03:00
MX
027ae3f3f6
SubGHz: Add manually extend, add support for new protocols
...
Schellenberg / Stilmatic and Came Space keeloq protocols support
2023-03-12 15:32:47 +03:00
Willy-JL
3ac08a2782
Xfw app frequency editor actually save to file
2023-03-06 03:00:48 +00:00
Willy-JL
ffa95381af
Revert 'Expose subghz setting internal types'
2023-03-06 02:11:09 +00:00
Willy-JL
783eecadf0
Expose subghz setting internal types
2023-03-06 00:32:05 +00:00