MX
8deb29a8ff
Fix #370 and fix other protocol counter
2023-02-28 21:45:55 +03:00
MX
172c0e077f
Fix counter
2023-02-25 23:25:32 +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
165d9972e7
SubGHz Fixes: BFT fix, other small fixes
2022-11-02 01:05:05 +03:00
MX
a3c6d8bb4a
SubGhz: rename SubGhzPresetDefinition into SubGhzRadioPreset, cleanup subghz types.
2022-10-19 18:52:21 +03:00
MX
b4b3c182c5
fixes for new printf and furistream
2022-10-07 18:32:58 +03:00
MX
c60bfbf271
oh no
2022-10-05 21:27:13 +03:00
MX
0796263e81
Merge branch 'fz-dev' into dev
2022-10-05 19:27:46 +03:00
Sergey Gavrilov
4bf29827f8
M*LIB: non-inlined strings, FuriString primitive ( #1795 )
...
* Quicksave 1
* Header stage complete
* Source stage complete
* Lint & merge fixes
* Includes
* Documentation step 1
* FBT: output free size considering BT STACK
* Documentation step 2
* py lint
* Fix music player plugin
* unit test stage 1: string allocator, mem, getters, setters, appends, compare, search.
* unit test: string equality
* unit test: string replace
* unit test: string start_with, end_with
* unit test: string trim
* unit test: utf-8
* Rename
* Revert fw_size changes
* Simplify CLI backspace handling
* Simplify CLI character insert
* Merge fixes
* Furi: correct filenaming and spelling
* Bt: remove furi string include
Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2022-10-06 00:15:23 +09:00
MX
8f59217dd4
fixed typos in encoders
2022-08-17 23:33:41 +03:00
MX
a74262cef2
update unirf / other fixes
2022-08-01 23:20:04 +03:00
MX
a5dd804d3e
Merge remote-tracking branch 'origin/dev' into dev
2022-08-01 17:36:16 +03:00
MX
c0f0ec3c95
Merge branch 'fz-dev' into dev
2022-08-01 17:30:50 +03:00
Skorpionm
4da6eba395
[FL-2706, FL-2709] SubGhz: checking saved key files for length ( #1485 )
...
* [FL-2706] SubGhz: checking saved key files for length
* SubGhz: fix RAW file upload error
* [FL-2709] GubGhz: RAW screen fix
Co-authored-by: あく <alleteam@gmail.com>
2022-08-01 21:24:21 +09:00
TQMatvey
a15954910e
SubGhz: Fix Sd: being inside the Send button
2022-08-01 15:29:48 +07:00
MX
712a48b5db
Fix typo in subghz ( #1467 )
...
* fix typo across subghz
Co-authored-by: あく <alleteam@gmail.com>
Co-authored-by: Aleksandr Kutuzov <aku@plooks.com>
2022-07-31 08:34:38 +09:00
Eng1n33r
b6ab686a34
fix typo
2022-07-27 15:58:32 +03:00
Eng1n33r
acd5430c21
Merge branch 'fz-dev' into dev
2022-07-26 21:09:31 +03:00
Skorpionm
ec19c11dbe
[FL-2669] SubGhz: add support for loading custom presets ( #1398 )
...
* SubGhz: load custom -preset
* SubGhz: fix error prt=0
* SubGhz: load custom preset
* SubGhz: code refactoring to support custom preset
* SubGhz: add custom presert refactoring
* SubGhz: fix alloc history alloc preset
* SubGhz: fix error load file
* SubGhz: fix start custom preset
* SubGhz: fix delete custom preset
* SubGhz: add description Custom_preset_data for CC1101
* SubGhz: debug logging and buffer size rounding
Co-authored-by: あく <alleteam@gmail.com>
Co-authored-by: Aleksandr Kutuzov <aku@plooks.com>
2022-07-26 23:16:59 +09:00
Eng1n33r
87cfec3e5d
FAAC SLH correct seed view
2022-07-20 16:37:55 +03:00
Eng1n33r
420af35f89
FAAC SLH/Spa 20-bits counter
2022-07-17 08:05:09 +03:00
Eng1n33r
767f7ff92e
code formatted
2022-06-24 13:01:41 +03:00
r3df0xx
1413f8e34f
Came Atomo emulation improvements
...
+ clean-up a little
2022-06-12 23:33:05 +03:00
r3df0xx
23053b9f82
Add BFT creation
2022-05-24 23:43:23 +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
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
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
r3df0xx
137ea15f12
Update faac_slh.c
...
pointers
2022-04-26 01:28:44 +03:00