Commit Graph

475 Commits

Author SHA1 Message Date
Max Lapan d962404822 Debugging double msg 2022-11-22 18:52:52 +01:00
RogueMaster 32c9d94f73 Revert "Revert "Revert "Revert "Merge pull request #421 from flipperdevices/skorp/subghz_add_protocol_10""""
This reverts commit ec9542ca0e.
2022-11-22 00:17:56 -05:00
RogueMaster c1b5bcfc50 Merge pull request #430 from flipperdevices/skorp/subghz_nice_flo_20bit
Skorp/subghz nice flo 20bit
2022-11-22 00:15:42 -05:00
Max Lapan b211806251 Clean logging 2022-11-21 20:44:14 +01:00
Max Lapan 78bbba88d2 Fix race condition 2022-11-21 20:29:33 +01:00
Max Lapan 6b191945fb Extra debug 2022-11-21 19:27:56 +01:00
Max Lapan 4b8b7c8ca7 FuriString 2022-11-20 20:29:08 +01:00
Max Lapan cbbef9750e Basic serialize, cont 2022-11-20 19:00:39 +01:00
Max Lapan 0fe2c99015 Basic serialize 2022-11-20 17:26:27 +01:00
Max Lapan 937809b94b Dedicated state for message 2022-11-20 15:25:36 +01:00
Max Lapan 24b738a639 Masks simplification 2022-11-20 15:06:17 +01:00
Max Lapan 4313852ba3 Handle long messages 2022-11-20 14:51:00 +01:00
Max Lapan e29a64ffdb Fixed message decoding 2022-11-20 12:51:12 +01:00
Max Lapan 07e0ffc783 Prepare message decoding 2022-11-20 12:07:09 +01:00
Max Lapan 4aeedb7b88 Receiver address decoding 2022-11-20 11:41:31 +01:00
Max Lapan 77225c59ad Drop debug 2022-11-20 11:17:58 +01:00
Max Lapan 0bc197baae Message structure 2022-11-20 10:51:13 +01:00
Max Lapan 4c092c8e6f Basic sync 2022-11-19 18:16:48 +01:00
MX 5681016dce SubGHz: Fix starline encoder
o_O
2022-11-17 02:05:14 +03:00
RogueMaster 7ff15d223e Merge branch 'UNLEASHED' into 420 2022-11-15 16:15:35 -05:00
MX 0e9f6bef77 Speedup subghz favourites
if custom modulation was used, its saved in file itself, so no need to load it when using quick access from favourites
2022-11-15 23:00:30 +03:00
RogueMaster ddb5ae2bd5 Merge branch 'UNLEASHED' into 420 2022-11-13 13:32:13 -05:00
MX 4240b59311 SubGHz: Fix magellan display issue 2022-11-12 22:16:02 +03:00
RogueMaster e8a76df61d Merge branch 'UNLEASHED' into 420 2022-11-10 20:12:04 -05:00
MX 666d30f2dd API compatibility with OFW part 2
+ Subghz protocol Princeton API symbols added
2022-11-11 03:45:41 +03:00
MX 684fdc632f Merge branch 'fz-dev' into dev 2022-11-10 06:57:08 +03:00
SkorP c2319373d5 SubGhz: add protocol Nice_Flo 20bit 2022-11-07 23:29:46 +04:00
RogueMaster 30dbaea2e8 Merge branch 'ofwdev' into 420 2022-11-05 14:23:42 -04:00
あく e8913f2e33 Code cleanup: srand, PVS warnings (#1974)
* Remove srand invocation

* PVS High priority fixes

* PVS High errors part 2

* Furi: heap tracing inheritance

* Furi add __builtin_unreachable to furi_thread_catch
2022-11-05 18:07:24 +03:00
RogueMaster b2840275d2 Merge branch 'UNLEASHED' into 420 2022-11-02 18:13:43 -04:00
MX c8bc9e26e0 Fix part 1 2022-11-02 23:07:00 +03:00
MX e1f5999095 update lib paths 2022-11-02 22:54:44 +03:00
hedger ebc2b66372 fbt fixes for mfbt pt2 (#1951)
* fbt: split sdk management code
* scripts: fixed import handling
* fbt: sdk: reformatted paths
* scrips: dist: bundling libs as a build artifact
* fbt: sdk: better path management
* typo fix
* fbt: sdk: minor path handling fixes
* toolchain: fixed windows toolchain download
* fbt: minor refactorin
* fbt: moved sdk management code to extapps.scons
* fbt: fixed sdk symbols header path; disabled -fstack-usage
* fbt: changed pathing for .py scripts
* fbt: changed SDK_HEADERS pathing; added libusb to SDK; added icon_i.h to SDK; added hw target to SDK meta
* fbt: added libusb headers to SDK
* picopass: include cleanup; api: added subghz/registry.h; api: added mbedtls to exported headers
* picopass: fixed formatting
* fbt: fixed COPRO_ASSETS_SCRIPT
* sdk: added basic infrared apis
* toolchain: added ufbt to list of legal fbtenv callers; updated error messages
* fbt: changed manifest collection & icon processing code
* fbt: simpler srcdir lookup
* toolchain: path management fixes; fbt: fixes for fap private libs paths
* scripts: toolchain: reworked download on Windows
* toolchain: v17
* scripts: added colorlog for logging
* Github: fix unit tests

Co-authored-by: あく <alleteam@gmail.com>
2022-11-03 00:15:40 +09:00
MX 165d9972e7 SubGHz Fixes: BFT fix, other small fixes 2022-11-02 01:05:05 +03:00
RogueMaster f18e7725b4 Merge branch 'UNLEASHED' into 420 2022-10-28 13:09:03 -04:00
MX 457b9ae2a9 icons upgrade, keeloq fix, api bump 2022-10-28 18:32:52 +03:00
MX 2cfb5bdfc6 Merge branch 'fz-dev' into dev 2022-10-28 18:03:31 +03:00
Skorpionm 9cd0592aaf SubGhz: add keeloq potocol JCM_Tech (#1939)
* SubGhz: add keeloq potocol  JCM_Tech
* SubGhz: add new metod decoder

Co-authored-by: あく <alleteam@gmail.com>
2022-10-28 23:31:41 +09:00
RogueMaster 1abb1cd32b Merge branch 'pr/385' into 420 2022-10-27 04:35:33 -04:00
SkorP b49f08ab12 SubGhz: add keeloq potocol JCM_Tech 2022-10-27 12:04:58 +04:00
RogueMaster bde1332c22 Merge branch 'UNLEASHED' into 420 2022-10-26 18:41:50 -04:00
RogueMaster 0e2a0fcba8 Merge branch 'UNLEASHED' into 420 2022-10-26 17:49:42 -04:00
MX a99d29c0f3 Merge branch 'fz-dev' into dev 2022-10-26 23:09:58 +03:00
Skorpionm aff99a72e8 SubGhz: fix variable types and CC1101 GPIO initialization optimization (#1931)
* SubGhz: fix variable types
* SubGhz: CC1101 GPIO initialization optimization
* SubGhz: return back gpio init
* SubGhz: cleanup grammar in math and format doxygen comments

Co-authored-by: あく <alleteam@gmail.com>
2022-10-27 04:40:13 +09:00
RogueMaster e361c1bfc9 Merge branch 'ofwdev' into 420 2022-10-26 12:34:27 -04:00
MX 89e27d10a2 Merge branch 'fz-dev' into dev 2022-10-26 19:27:45 +03:00
Skorpionm 5c8df66b7c [FL-2927] SubGhz: add RAW Read threshold rssi (#1911)
* SubGhz: add RAW Read threshold rssi
* SubGhz: update indicator RSSI
* SubGhz: fix record file

Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2022-10-27 00:13:00 +09:00
Skorpionm 378bf05068 [FL-2934] WS: add protocol Acurite 592TXR (#1916)
* WS: add protocol Acurite 592TXR
* WS: fix decoder Acurite_592TXR
* SubGhz: proper types in math

Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2022-10-26 23:56:54 +09:00
RogueMaster 390f471e97 Revert "Merge branch 'pr/379' into 420"
This reverts commit 2f23ddbdd4, reversing
changes made to ed7c059f6b.
2022-10-25 03:07:05 -04:00
RogueMaster 2f23ddbdd4 Merge branch 'pr/379' into 420 2022-10-25 02:59:00 -04:00