r3df0xx
1ffe4bd582
Update clock_app.c
2022-05-18 01:33:40 +03:00
r3df0xx
1d9099ddb5
Update Manifest
2022-05-18 01:25:55 +03:00
Eng1n33r
7d49924161
Merge pull request #9 from r3df0xx/dev
...
plugins from wPlugins
2022-05-17 16:12:36 +03:00
r3df0xx
7fbf49d377
plugins
2022-05-17 15:54:09 +03:00
r3df0xx
2c5fc9ea44
Merge branch 'dev' of https://github.com/Eng1n33r/flipperzero-firmware into dev
2022-05-17 11:38:45 +03:00
r3df0xx
a8606fb40d
Update Manifest
2022-05-17 11:38:37 +03:00
Eng1n33r
676fc3f7df
Merge branch 'flipperdevices:dev' into dev
2022-05-17 11:38:21 +03:00
あく
f6384116a1
Github: update runner config ( #1236 )
2022-05-17 05:01:57 +10:00
Eng1n33r
35340437d7
Merge pull request #7 from UberGuidoZ/patch-3
...
Added sources back, added a couple more, removed more dups
2022-05-16 14:42:54 +03:00
UberGuidoZ
82191f75a3
Added sources back, added a couple more, removed more dups
2022-05-15 23:13:09 -07:00
Eng1n33r
7ca5cd4876
Merge branch 'flipperdevices:dev' into dev
2022-05-14 18:14:26 +03:00
Jeremy Stashewsky
e46af576fc
Preserve dotted timing on subseqent loops ( #1231 )
2022-05-14 11:25:05 +03:00
r3df0xx
32de742282
Update Manifest
2022-05-14 01:35:36 +03:00
Eng1n33r
9e9b33445f
Merge pull request #6 from UberGuidoZ/patch-1
...
Nearly tripled the verified keys available.
2022-05-13 12:55:54 +03:00
UberGuidoZ
d09129eed5
Nearly tripled the verified keys available.
...
Comments removed for ease of duplicate removal, but now hitting all 32 keys during all tests (was 10 or 11 prior.)
2022-05-12 12:47:03 -07: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
c4e41bcbfc
Merge branch 'flipperdevices:dev' into dev
2022-05-12 17:23:05 +03:00
あく
b72a094421
MusicPlayer: set default volume in worker thread to 1.0f and fix issue with leaking memory ( #1224 )
2022-05-12 16:59:38 +03:00
r3df0xx
d673c4592e
Update Manifest
2022-05-12 16:45:05 +03:00
Eng1n33r
91b4aff57d
Merge branch 'flipperdevices:dev' into dev
2022-05-12 16:43:36 +03:00
SG
5de72e75df
Compile commands generator ( #1223 )
2022-05-12 14:38:33 +03:00
Eng1n33r
4cd2d9731c
Merge branch 'flipperdevices:dev' into dev
2022-05-11 18:53:49 +03:00
Georgii Surkov
85a129b89f
[FL-2528] Fix iButton crash on successful emulation #1220
2022-05-11 18:47:01 +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
hedger
6cc30f405d
[FL-2521] Added OTA-related docs ( #1219 )
...
* Added update-related docs
* Docs: formatting
2022-05-11 16:50:46 +03:00
r3df0xx
b34018bf1b
Changed "float" to "double"
...
type fix due to new refactoring in Spectrum App
2022-05-11 14:48:31 +03:00
Eng1n33r
65835c6223
Merge branch 'flipperdevices:dev' into dev
2022-05-11 14:38:45 +03:00
r3df0xx
e7089521ef
update submodules
2022-05-11 14:36:41 +03:00
r3df0xx
90fad6a271
-
2022-05-11 14:19:35 +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
9188d0ab62
Merge branch 'flipperdevices:dev' into dev
2022-05-11 14:16:21 +03:00
hedger
7f8d82bd98
Updated lib/libusb_stm32 to match upstream ( #1216 )
...
Co-authored-by: あく <alleteam@gmail.com>
2022-05-11 13:40:08 +03:00
Gary
b4125f1f9c
Fix for issue #1019 , HardFault on certain types of credit/bank cards. ( #1211 )
...
The country_code does not always have extra pad bytes, so incrementing the index by 2 in emv_decode_read_sfi_record() was too much.
Co-authored-by: Gary <gary@x1z.net>
Co-authored-by: gornekich <n.gorbadey@gmail.com>
2022-05-11 13:19:32 +03:00
hedger
597ee5b939
[FL-2527] Updater: Migrating to new manifest path convention ( #1213 )
...
* Updater: Migrating to new manifest path convention
* RPC: Added update preparation status to RPC
* RPC: bumped protobuf submodule
* Bumped protobuf_version.h
* FuriCore: add missing include. Lib: make mlib smaller
* Explicitly tell where we have doubles and fix random in animations
* makefile: added -DLFS_NO_DEBUG
* Updater: path len constant dedup
* Updater: checking for hardware version match before parsing manifest
* LD: moved _DRIVER_CONTEXT sections to .bss, where they belong.
* LD: avoiding PROBGITS warning, moved _CONTEXT to data
* Updater: Added version check on update package - refusing to install outdated
Co-authored-by: あく <alleteam@gmail.com>
2022-05-11 12:45:01 +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
Skorpionm
2068656150
SubGhz: add unit_test firefly, megacode, security+ 1.0, security+ 2.0 ( #1209 )
...
* SubGhz: add unit_test firefly, megacode, security+ 1.0, security+ 2.0
* SubGhz: add urit_test file
* SubGhz: fix syntax
Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2022-05-10 17:44:07 +03:00
Eng1n33r
70187447d7
Merge branch 'flipperdevices:dev' into dev
2022-05-10 17:11:24 +03:00
Francois Marier
94d7a714bc
Fix typo in nfc_device ("depricated") #1212
...
Co-authored-by: あく <alleteam@gmail.com>
2022-05-10 17:10:03 +03:00
SG
fac4391af7
[FL-2499] Folders rename fix ( #1190 )
...
* Toolbox: dir_walk concept (like os.walk)
* Storage CLI: tree command
* Storage: fix folders copying, stage 1
* UnitTest: proper delays in subghz tests
* Toolbox: dir_walk, recursive and filter options
* dir_walk: unit tests
* Merge: Fix unused param
* SubGhz: cleaned up data parsing routine
* SubGhz unit test: cleaned up logs, yield data load
* SubGhz unit test: naming
Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2022-05-10 17:05:36 +03:00
Eng1n33r
6573b67fa1
Merge pull request #5 from djsime1/unleashed
...
Merge spectrum analyzer
2022-05-10 13:01:47 +03:00
djsime1
40b0efc971
Merge spectrum analyzer
2022-05-09 21:33:45 -05:00
r3df0xx
16db5b1564
Update subghz_scene_set_seed.c
...
new func
2022-05-08 21:26:15 +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
hedger
23cff2a7d2
[FL-2526] SubGhz: fixed receiver list scrolling #1207
2022-05-08 19:33:47 +03:00
r3df0xx
d68bd32ba0
Update git.mk
...
Fix "dirty" files.
2022-05-08 15:14:34 +03:00
Eng1n33r
e63cd3ea3b
Merge pull request #4 from 1mckenna/dev
...
Add Tetris Game
2022-05-08 00:04:43 +03:00
Eng1n33r
9ea3ffec0d
Merge branch 'flipperdevices:dev' into dev
2022-05-07 16:29:21 +03:00