r3df0xx
5bf23800de
Update keeloq.c
2022-05-25 01:08:41 +03:00
r3df0xx
061a1e764f
fix keeloq.c
...
Deleted breaks that causes pop-up error
2022-05-25 00:26:04 +03:00
r3df0xx
23053b9f82
Add BFT creation
2022-05-24 23:43:23 +03:00
r3df0xx
dd2da164de
New improvements
...
1) SubGhz: consciousness and transmission support Security+ 1.0 SAVE AND SEND! ;
2) SubGhz: fix incorrect shutdown of CC1101 if it was not turned on;
3) SubGhz: fix frequency reset on incomplete exit from the transmission menu
2022-05-24 20:56:37 +03:00
r3df0xx
454e18252f
SubGhz Improvements
...
fix start duration came_atomo protocol, fix freq. anal. scan speed, add 310mhz, deleting a TMP file using the "Erase" button in Read RAW,
2022-05-23 18:38:53 +03:00
r3df0xx
69f2fc839d
Update faac_slh.c
...
Seed now is saving properly, no deletion after reboot.
2022-05-21 05:02:12 +03:00
r3df0xx
a10b337008
Update faac_slh.c
...
more logging
2022-05-21 03:29:31 +03:00
r3df0xx
96fda49dcc
Update faac_slh.c
...
seed view debug
2022-05-21 03:13:44 +03:00
r3df0xx
84d3fe625b
Update faac_slh.c
...
temp fix
2022-05-20 23:45:32 +03:00
r3df0xx
b9d255d889
fetch upstream
2022-05-19 20:54:37 +03:00
r3df0xx
ad182e7d33
Revert "fetch upstream"
...
This reverts commit 911404e881
, reversing
changes made to fec7523311
.
2022-05-19 20:04:52 +03:00
r3df0xx
911404e881
fetch upstream
2022-05-19 01:33:17 +03:00
Skorpionm
d38dba4a26
SubGhz: refactoring frequency analyzer and MegaCode display changes ( #1221 )
...
* SubGhz: MegaCode display changes
* SubGhz: refactoring frequency analyzer
* SubGhz: use one stage detection in frequency analyzer, tune bw, datarate and etc
* SubGhz: tune analyzer threshold
* SubGhz: raise frequency analyzer threshold and rssi sampling config
* SubGhz: fix frequency analyzer, small step frequency analysis
* SubGhz: subghz_frequency_analyzer_worker
* SubGhz: fix SUBGHZ_FREQUENCY_ANALYZER_THRESHOLD
* SubGhz: debug logging in frequency analyzer, increase MAGN_TARGET to max value
* SubGhz: reduce RSSI delay in frequency scanner
* SubGhz: fix delays, remove trace logging from frequency analyzer
* SubGhz: cleanup variable names and add comments
Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2022-05-18 23:38:06 +03:00
r3df0xx
d4886c29c7
Update nice_flor_s.c
2022-05-12 18:58:32 +03:00
r3df0xx
2e66156dea
Update nice_flor_s.c
2022-05-12 18:28:57 +03:00
Eng1n33r
4cd2d9731c
Merge branch 'flipperdevices:dev' into dev
2022-05-11 18:53:49 +03:00
Skorpionm
9a11d3996d
SubGhz: fix Princeton false positive on GateTx receive ( #1218 )
...
Co-authored-by: あく <alleteam@gmail.com>
2022-05-11 18:09:11 +03:00
Eng1n33r
65835c6223
Merge branch 'flipperdevices:dev' into dev
2022-05-11 14:38:45 +03:00
Skorpionm
a5bb417fd7
SubGhz: fix holtek protocol ( #1217 )
...
* SubGhz: fix holtek protocol
* SubGhz: fix Princeton false positive on GateTx receive
Co-authored-by: あく <alleteam@gmail.com>
2022-05-11 14:19:15 +03:00
Eng1n33r
2c4c41f08d
Merge branch 'flipperdevices:dev' into dev
2022-05-11 00:21:41 +03:00
Skorpionm
dfdc33b076
SubGhz: add protocol Holtek ( #1214 )
...
* SubGhz: add protocol Holtek
* SubGhz: add unit_test Holtek
2022-05-10 21:11:16 +03:00
Eng1n33r
88446baf45
Merge branch 'flipperdevices:dev' into dev
2022-05-08 21:18:14 +03:00
Skorpionm
f04d0eea96
SubGhz: add protocol MegaCode ( #1204 )
...
* SubGhz: add protocol MegaCode
* SubGhz: check for guard time injection at the end of buffer
* SubGhz: rollback samples counting in trasmitter
* SubGhz: fix subghz_file_encoder_worker incorrect pulse sequence
* Input: tune debounce interval
* SubGhz: fix spelling in subghz_file_encoder_worker_add_level_duration
Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2022-05-08 20:50:20 +03:00
r3df0xx
2920052f0b
Merge remote-tracking branch 'upstream/dev' into dev
2022-05-06 17:07:45 +03:00
hedger
4d6b170769
[FL-2520] FW build with -Wextra ( #1185 )
...
* Fixing compiler warnings with -Wextra
* More warnings suppression, WIP
* Even more warning fixes
* Added new lines at end of text files.
* Padding fix
* Additional fixes to warnings on different build configurations; added -Wextra to default build pipeline
* Fixes for Secplus v1
* -additional warnings
* +-Wredundant-decls fixes
* FuriHal: print stack overflow task name in console
* FuriHal: add missing include
Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2022-05-06 16:37:10 +03:00
r3df0xx
fcfc4f81b6
Merge remote-tracking branch 'upstream/dev' into dev
2022-05-05 19:56:04 +03:00
Skorpionm
1ca98170d9
SubGhz: add protocol Security+ 1.0 ( #1197 )
...
* SubGhz: add protocol Security+ 1.0
* SubGhz: Fix unit_test
Co-authored-by: あく <alleteam@gmail.com>
2022-05-05 16:42:50 +03:00
Skorpionm
c5c0d2e8bc
SubGhz: Add protocol Security+ 2.0 ( #1193 )
...
Co-authored-by: あく <alleteam@gmail.com>
2022-05-05 01:44:15 +03:00
Skorpionm
f4a205142d
SubGhz: bug fixes ( #1192 )
...
* Subghz: fix simultaneous detection of Princeton and GateTx
* SubGhz: fix phantom frequencies in the Frequency Analyzer
2022-05-05 01:34:44 +03:00
Eng1n33r
9aab239e18
Merge branch 'flipperdevices:dev' into dev
2022-04-29 22:13:54 +03:00
Skorpionm
73477cceed
SubGhz add protocol Firefly ( #1183 )
...
* SubGhz: add protocol "Firefly"
* SubGhz: refactoring "Add Manually" scene
* SubGhz: refactoring Firefly protocol
Co-authored-by: あく <alleteam@gmail.com>
2022-04-29 15:17:42 +03:00
r3df0xx
4a1b928229
Update faac_slh.c
2022-04-28 17:30:50 +03:00
r3df0xx
7038a88655
Remove extra furi logs
2022-04-28 13:29:32 +03:00
r3df0xx
7ee400182c
Update faac_slh.c
...
free seed global value on decoder alloc
2022-04-28 12:58:24 +03:00
r3df0xx
e3dd0dc03b
Update faac_slh.c
...
Global seed value
2022-04-28 12:35:47 +03:00
r3df0xx
a7d679b623
rollback
2022-04-27 23:33:35 +03:00
r3df0xx
77a1a58d67
seed transfer to decoder
2022-04-27 17:01:07 +03:00
r3df0xx
8b984b363d
correct seed values
2022-04-26 22:57:31 +03:00
r3df0xx
9e0499c461
fixes
2022-04-26 21:35:02 +03:00
r3df0xx
e17c8fc0a7
trythis
2022-04-26 19:56:49 +03:00
r3df0xx
0e9334d8b0
Update faac_slh.c
2022-04-26 19:09:24 +03:00
r3df0xx
a12770a026
Update faac_slh.c
2022-04-26 18:57:49 +03:00
r3df0xx
5e58b19b2c
Update faac_slh.c
2022-04-26 18:13:09 +03:00
r3df0xx
d7e9ea5214
+
2022-04-26 17:43:20 +03:00
r3df0xx
941ff162e8
rollback
2022-04-26 14:45:34 +03:00
r3df0xx
6b3faefcca
Seed to FAAC_SLH decoder
2022-04-26 14:21:52 +03:00
r3df0xx
814e338cfe
Update faac_slh.c
...
simplify a little
2022-04-26 12:38:21 +03:00
r3df0xx
6bc0e05178
Update faac_slh.c
2022-04-26 09:33:40 +03:00
r3df0xx
5ae4b16a38
Update faac_slh.c
...
more info
2022-04-26 08:52:25 +03:00
r3df0xx
e4be95ea80
Update faac_slh.c
2022-04-26 08:48:57 +03:00