MX
ab86d3325e
subghz: add fsk12k deviation, cardin s449 full support
...
+ thanks @zero-mega :))
2026-01-05 21:13:43 +03:00
Dmitry422
4f5ab0b15b
Start working with SubGhz_signal_settings menu
2025-11-05 23:15:08 +07:00
MX
01c168e351
subghz il100 smart add manually support
2025-10-21 01:44:30 +03:00
MX
40e56bc862
subghz add zkteco support, fbt format
2025-08-11 21:30:22 +03: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
MX
3c3d06bae0
Roger that
2025-07-09 08:02:05 +03:00
MX
30621b2fd7
Update keeloq keys, motorline add manually support, readme spoiler alert
...
Add keeloq keys:
by @xMasterX & @RocketGod-git
2025-07-09 05:47:38 +03:00
MX
8ef9a07608
Subghz V2 Phoenix fully supported now
...
With big thanks to all contributors
2022.08 - @Skorpionm
2025.07 - @xMasterX & @RocketGod-git
2025-07-09 04:54:34 +03:00
MX
43b35019ed
subghz marantec protocol implement crc verification and add manually
...
fix crc function, add valid/invalid display (does not affect TX) and use new crc sum in add manually menu
2025-07-06 18:43:34 +03:00
MX
8f203f47d9
comunello add manually support
2025-07-05 17:48:30 +03:00
MX
6579b4195e
add manually
2025-02-24 11:12:45 +03:00
MX
d60c034c92
Merge remote-tracking branch 'OFW/dev' into dev
2024-12-18 10:48:30 +03:00
Astra
256c1a1140
[FL-3917] Add the ability to send a signal once via RPC ( #4000 )
...
* Add the ability to send a signal once
* Update protobuf
* Fix sending infrared signals
* Review changes
* Update protobuf
* Separate sending an IR signal once into a function
* Update protobuf module
---------
Co-authored-by: あく <alleteam@gmail.com >
Co-authored-by: Georgii Surkov <georgii.surkov@outlook.com >
2024-12-17 13:12:55 +00:00
MX
dd6e0a9b72
keeloq jolly motors add full support with add manually
...
thanks @pkooiman !
2024-12-06 11:53:09 +03:00
MX
2441643ac6
subghz monarch add manually
2024-10-19 15:40:35 +03:00
MX
a4eebd7ad6
Add hollarm 42bit protocol and more
...
custom button support and add manually support for new protocols
2024-09-06 00:46:29 +03:00
MX
54192afe56
hormann_ecostar add manually support and custom button
2024-07-08 09:40:09 +03:00
MX
f21ba616cd
fm238 mod for sommer add manually for rare cases
2024-07-08 08:41:45 +03:00
MX
96b1ca97dc
subghz add novoferm support
2024-07-08 08:10:00 +03:00
MX
30b376f4e3
subghz sync delete scene with ofw
2024-06-17 16:40:10 +03:00
MX
dd87afcbde
Reduce subghz add manually scene flash size
...
by @Willy-JL
2024-02-13 15:55:28 +03:00
MX
1ceacc6555
subghz keeloq fix emulation for multiple systems
...
and extend add manually support for 2 of them
2024-01-27 18:55:50 +03:00
Skorpionm
48e4de1213
[FL-3743] SubGhz: UI update ( #3352 )
...
* [FL-3743]SubGhz: screen refactoring
* SubGhz: fix syntax
* SubGhz: gui
* SubGhz: add animation icon ant in read_info scene
* SubGhz: up speed animation icon
Co-authored-by: あく <alleteam@gmail.com >
2024-01-14 13:58:29 +09:00
MX
eaae5da519
faac rcxt add manually (not tested)
2023-12-21 03:28:53 +03:00
MX
b44bc718be
SubGHz: Add 4 more systems to add manually (untested!!!)
...
if you have remotes from these systems please share captures, also try binding flipper as new remote in current condition
2023-10-16 05:28:47 +03:00
MX
8e3378b7b9
SubGHz: add manually fixes
2023-10-16 05:06:40 +03:00
DerSkythe
1fec80a533
feat: add RX config option "Reset to default"
2023-09-10 02:35:27 +04:00
MX
0eb06ba2b7
Actually working progmode, new add manually options + bonus fixes
2023-09-05 05:31:03 +03:00
Eng1n33r
32fb94f5db
Cnt value edit [in progress]
2023-08-24 19:23:05 +03:00
Eng1n33r
09aabff55b
EditCnt rework [in progress]
2023-08-24 00:00:28 +03:00
MX
e6ae2c03ca
Keeloq: Centurion Nova support
2023-07-06 00:49:54 +03:00
MX
d16ba6c4c8
Fix stilmatic support?
2023-06-03 00:29:01 +03:00
MX
26a113292b
CAME Atomo - Add manually support
2023-05-17 13:15:59 +03:00
gid9798
ee85541d2a
SubGhz: refactoring subghz_scene_set_type.csubghz_scene_set_type.c
2023-05-08 21:55:51 +03:00
Skorpionm
d2ca67d261
[FL-3242] SubGhz: refactoring app ( #2554 )
...
* SubGhz: add SubGhzThresholdRssi
* SubGhz: remove direct reading of subghz-txrx-txrx_state
* SubGhz: remove direct reading subghz->txrx->hopper_state
* SubGhz: remove direct reading subghz->lock
* SubGhz: check load type file
* SubGhz: remove direct reading subghz->txrx->rx_key_state
* SubGhz: remove direct reading subghz->txrx->speaker_state
* SubGhz: refactoring subghz_scene_set_type.c
* SubGhz: moving "txrx" entity to a separate file
* SubGhz: show error tx start
* SubGhz: refactoring RPC
* SubGhz: value get optimizations
* SubGhz: fix name file
* SubGhz: add function description
* SubGhz: fix double back with a blocked transmission in this region and speacker, when a transmission is blocked in this region
* SubGhz: correct spelling
* SubGhz: better naming
* SubGhz: simplify includes
Co-authored-by: SG <who.just.the.doctor@gmail.com >
Co-authored-by: あく <alleteam@gmail.com >
2023-05-04 12:04:26 +09:00
MX
ab669b26da
Fix very old and funny subghz bugs
...
Fixed Frequency Ananyzer issues
Fixed read mode issues
Fixed re-inits in HAL
2023-04-25 01:42:20 +03:00
MX
7b1d7904c1
Beninca / Allmatic support
2023-04-01 21:36:59 +03:00
MX
bb600218b6
Alutech AT4N + AN-Motors AT4 - add manually
2023-03-28 02:32:35 +03:00
MX
0f06991391
Aprimatic add manually
2023-03-27 23:27:15 +03:00
MX
5b6b081664
GSN - Add manually support
2023-03-21 20:09:18 +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
MX
6bd5e22872
Somfy Telis - add manually
2023-02-28 06:15:55 +03:00
MX
cbb09b6812
BFT Programming mode and Add manually
2023-02-28 06:02:22 +03:00
MX
9c9688dd5b
Nice One manual adding support
2023-02-28 00:41:14 +03:00
MX
ba09da107a
Worst code ever
...
subghz imporvements
- hold right to delete signal in read
- extra buttons in saved signals
- ability to change counter increase value in debug
2023-02-25 22:28:35 +03:00
MX
927fcca081
Revert "Merge pull request #252 from X-Stuff/dev-advanced-config"
...
This reverts commit ed5b2da9ad .
2023-01-18 18:18:17 +03:00
Dimitry
27bfe861d9
cc1101 modem configurable preset introduced.
...
Available to configure: datarate, bandwidth and manchester decoding flag
log ability added to unit_test app (it's very helpful when writing a unit_tests)
2022-12-31 02:10:21 +02:00
MX
0bfaaa0fe1
SubGHz: Add manually +2 new remotes
...
Allow manual creation of Nice Flor S, Nice Smilo
2022-12-21 15:11:12 +03:00
MX
cb0d9ec591
add sec+ 1.0/2.0 433mhz in add manually, and run fbt fmt
2022-10-14 01:49:32 +03:00
MX
aa00606d22
remove unnecessary checks from brute plugin, subghz improvements
...
fix subghz gui in add manually, add BETT protocol in add manually
2022-09-28 07:50:09 +03:00