Eng1n33r
baaf689141
Merge last fz-dev into dev
2022-06-01 16:20:10 +03:00
Eng1n33r
22cbe276a8
big merge with fz main repo
2022-06-01 16:07:53 +03:00
Skorpionm
b625e84424
SubGhz: Add Chamberlain 7-Code, Chamberlain 8-Code, Chamberlain 9-Code ( #1288 )
...
* SubGhz: fix protocol MegaCode start duration
* SubGhz: add reception Chamberlain Code 7, 8, 9 protocols
* SubGhz: Generating an upload from HEX data and a duration of 1 bit
* SubGhz: add transmit Chamberlain Code 7, 8, 9 protocol
* SubGhz: Rename Firefly -> Linear
Co-authored-by: あく <alleteam@gmail.com>
2022-06-01 21:17:21 +09:00
UberGuidoZ
2c4b2b8775
Fixing typo across many files ( #1287 )
...
* Update furi_hal_subghz.c
* Update subghz_scene_read_raw.c
* Update subghz_i.c
* Update came_twee.c
* Update secplus_v2.c
2022-06-01 07:35:31 +09:00
Eng1n33r
a6c787e7e9
remove optional ir lib (already not included in assets)
2022-05-31 20:36:18 +03:00
Skorpionm
66dbb68947
SubGhz: support 310 MHz and fix ( #1262 )
...
* SubGhz: add frequency support 310 MHz
* SubGhz: deleting a TMP file using the "Erase" button in Read RAW
* SubGhz: fix frequency analyzer scan speed
* SubGhz: fix start duration came_atomo protocol
* SubGhz: refactoring subghz_setting
* SubGhz: refactoring load setting frequency analyzer
* SubGhz: fix load setting, default frequency
* SubGhz: patch raw temp file remove code to work with string_t
* Storage: parallel safe cli
* SubGhz: new frequency settings loading system
* Assets: recompile to include latest subghz custom frequency control changes
Co-authored-by: あく <alleteam@gmail.com>
2022-06-01 00:50:50 +09:00
gornekich
69d90d5b00
nfc device: fix nfc cards save ( #1277 )
2022-05-31 01:39:43 +10:00
r3df0xx
49b3c2a5cd
Update .gitmodules
2022-05-30 04:01:12 +03:00
r3df0xx
a57ce2ff4d
Create music_10px.png
2022-05-30 03:58:40 +03:00
r3df0xx
4fdc737cac
Update CHANGELOG.md
2022-05-28 23:13:49 +03:00
r3df0xx
ee99ea9a9d
remove unused assets
2022-05-28 00:25:40 +03:00
r3df0xx
f7e76e56e6
correct folder for additional assets
2022-05-27 23:19:40 +03:00
r3df0xx
48370ea1e3
move big database to optional-assets so self-update can work
2022-05-27 23:12:44 +03:00
r3df0xx
a7b0afbfa8
Update ReadMe.md
2022-05-27 22:59:18 +03:00
r3df0xx
2bfa985b20
new builds
2022-05-27 22:31:48 +03:00
r3df0xx
5b3b37996a
Revert "fixes"
...
This reverts commit 310e140024
.
2022-05-27 22:18:41 +03:00
r3df0xx
b23b3c9e8d
Revert "fetch big commit from upstream"
...
This reverts commit 6634999113
.
2022-05-27 22:18:35 +03:00
r3df0xx
310e140024
fixes
2022-05-27 22:13:35 +03:00
r3df0xx
6634999113
fetch big commit from upstream
2022-05-27 22:12:40 +03:00
r3df0xx
697b016805
fix file browser test
2022-05-27 18:02:39 +03:00
r3df0xx
feb31c6607
upd
2022-05-27 17:36:46 +03:00
r3df0xx
297ce8b1cc
fff
2022-05-27 17:30:44 +03:00
r3df0xx
49a16070e3
fff
2022-05-27 17:29:42 +03:00
r3df0xx
c4e8251a93
revert
2022-05-27 17:24:01 +03:00
r3df0xx
1d84b37139
Revert "[FL-2491] File browser GUI module ( #1237 )"
...
This reverts commit 79920a3522
.
2022-05-27 17:18:15 +03:00
r3df0xx
8cc32e28da
Revert "Update subghz_scene_set_type.c"
...
This reverts commit 49635f7295
.
2022-05-27 17:15:53 +03:00
r3df0xx
cf714d3e66
Revert "Fetch upstream dev changes"
...
This reverts commit 6e88e33171
, reversing
changes made to 580fe77fb7
.
2022-05-27 17:14:43 +03:00
r3df0xx
676c843369
Revert "Update subghz_scene_read_raw.c"
...
This reverts commit 6171069802
.
2022-05-27 17:14:32 +03:00
r3df0xx
72f7b14cb3
Revert "Update subghz_scene_read_raw.c"
...
This reverts commit a301db68b3
.
2022-05-27 17:14:20 +03:00
r3df0xx
a301db68b3
Update subghz_scene_read_raw.c
...
fix errors
2022-05-27 17:07:41 +03:00
r3df0xx
6171069802
Update subghz_scene_read_raw.c
...
fix compiling errors
2022-05-27 17:03:14 +03:00
r3df0xx
6e88e33171
Fetch upstream dev changes
2022-05-27 16:49:52 +03:00
r3df0xx
580fe77fb7
Update subghz_test.c
2022-05-27 16:48:04 +03:00
r3df0xx
483f897dc8
Update subghz_scene_set_type.c
2022-05-27 16:43:51 +03:00
r3df0xx
c22870398e
upd icons
2022-05-27 16:39:00 +03:00
r3df0xx
49635f7295
Update subghz_scene_set_type.c
2022-05-27 16:33:39 +03:00
r3df0xx
6995dd6b13
update file browser
2022-05-27 16:30:54 +03:00
Skorpionm
67fbefbe63
SubGhz: Сreating and delivering Security+ 2.0 ( #1273 )
...
* SubGhz: Security+ 2.0 "Add manually" option
* SubGhz: fix message error
* Unit_test: add Security+ 2.0 encoder
* Applications: remove obsolete code
* SubGhz: save menu position in "Add Manually" menu
Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2022-05-27 15:19:20 +03:00
Skorpionm
5c45250dd2
SubGhz: Сreating and delivering Security+ 1.0 ( #1268 )
...
* SubGhz: fix frequency reset on incomplete exit from the transmission menu
* SubGhz: fix incorrect shutdown of CC1101 if it was not turned on
* SubGhz: consciousness and transmission support Security+ 1.0
* Unit_test: add test encoder Security+ 1/0
* SubGhz: fix start counter Security+ 1.0
Co-authored-by: SG <who.just.the.doctor@gmail.com>
Co-authored-by: あく <alleteam@gmail.com>
2022-05-27 14:29:52 +03:00
Nikolay Minaylov
79920a3522
[FL-2491] File browser GUI module ( #1237 )
...
* File browser module and test app
* nfc: Add support for saved files in subdirectories
* nfc: Use helper function to get shadow path when loading data
* File browser dialog integration pt.1
* File browser dialog integration pt.2
* Gui,Dialogs: drop file select
* Correct use of dynamic string_t(string_ptr)
Co-authored-by: Yukai Li <yukaili.geek@gmail.com>
Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2022-05-27 14:19:21 +03:00
r3df0xx
122629935e
Update tetris_game.c
2022-05-27 01:10:56 +03:00
r3df0xx
c561296402
Update subghz_test.c
...
fix error
2022-05-26 22:54:27 +03:00
r3df0xx
e8433f9b76
Delete sesproject
2022-05-26 22:49:23 +03:00
r3df0xx
f4a5f32e3f
add test signals
...
secplus 1.0 & 2.0
2022-05-26 22:39:12 +03:00
r3df0xx
0a8db5ed25
Update secplus_v2.c
2022-05-26 22:34:45 +03:00
r3df0xx
1fb1d1724f
Update subghz_test.c
2022-05-26 22:31:44 +03:00
r3df0xx
e4e2efda74
Update came_twee.c
2022-05-26 22:30:13 +03:00
r3df0xx
a5728fe456
Security+ v2.0 Save&Send
2022-05-26 22:26:56 +03:00
r3df0xx
4d251ebeb9
Update subghz_scene_set_type.c
2022-05-26 22:24:17 +03:00
r3df0xx
c9b1168db9
new subghz fixes
2022-05-26 22:15:53 +03:00