Commit Graph

1799 Commits

Author SHA1 Message Date
gid9798 ff24bf6829 SubGhz: add SubGhzThresholdRssi 2023-05-06 02:00:26 +03:00
MX b0b9e507e7 SubGHz combine FuriString allocs 2023-05-05 03:51:16 +03:00
MX 1f0c2c1266 SubGhz refactor merge pt 0 2023-05-05 02:09:21 +03:00
Skorpionm d2ca67d261 [FL-3242] SubGhz: refactoring app (#2554)
* SubGhz: add SubGhzThresholdRssi
* SubGhz: remove direct reading of subghz-txrx-txrx_state
* SubGhz: remove direct reading subghz->txrx->hopper_state
* SubGhz: remove direct reading subghz->lock
* SubGhz: check load type file
* SubGhz: remove direct reading subghz->txrx->rx_key_state
* SubGhz: remove direct reading subghz->txrx->speaker_state
* SubGhz: refactoring subghz_scene_set_type.c
* SubGhz: moving "txrx" entity to a separate file
* SubGhz: show error tx start
* SubGhz: refactoring RPC
* SubGhz: value get optimizations
* SubGhz: fix name file
* SubGhz: add function description
* SubGhz: fix double back with a blocked transmission in this region and speacker, when a transmission is blocked in this region
* SubGhz: correct spelling
* SubGhz: better naming
* SubGhz: simplify includes

Co-authored-by: SG <who.just.the.doctor@gmail.com>
Co-authored-by: あく <alleteam@gmail.com>
2023-05-04 12:04:26 +09:00
Willy-JL eaae10441f Fix favorite timeout bugs with subghz 2023-05-03 22:12:44 +01:00
Willy-JL 348088e979 Fix BadKB USB mode and BT reset 2023-05-03 21:31:01 +01:00
Nikolay Minaylov 015ab4a024 [#2591] BadUSB: command parser fix (#2607)
Co-authored-by: あく <alleteam@gmail.com>
2023-05-03 13:39:14 +09:00
Willy-JL 8b8f65c5ae BadKB fix BT_ID command 2023-05-03 03:11:26 +01:00
Willy-JL b5dc2f239e Asset pack support status bar background 2023-05-03 00:11:40 +01:00
jl1990 4fb63eb36b Code cleanup 2023-05-02 18:36:06 +02:00
Willy-JL 2fcc3d1ae2 Format 2023-05-02 14:29:30 +01:00
Willy-JL 66b1152499 Merge branch 'nfcf' of https://github.com/nullableVoidPtr/flipperzero-firmware into xfw-dev 2023-05-02 14:06:00 +01:00
Willy-JL d2c1a91a3a Support subghz parsed recs for favorite timeout 2023-05-02 13:55:31 +01:00
Willy-JL ca71eaf328 Fix favorite timeout with nfc 2023-05-02 12:44:02 +01:00
Willy-JL c0cf699ede Support subghz raw in favorite timeout setting 2023-05-02 12:32:45 +01:00
Willy-JL 8a5782ab9e Format 2023-05-02 03:44:29 +01:00
Willy-JL 01a3385369 Add favorite timeout setting 2023-05-02 03:39:50 +01:00
Willy-JL 677d30dd73 BadKB properly discard switch mode thread 2023-05-01 21:12:48 +01:00
Willy-JL 044cbd1d7d Format 2023-05-01 20:25:46 +01:00
Willy-JL c1bf552882 badKB dont override user config with BT_ID 2023-05-01 20:18:53 +01:00
Willy-JL 1fb9cfcb98 BadKB add BT_ID + switch mode with ID / BT_ID 2023-05-01 20:02:21 +01:00
Willy-JL b19573bcc5 Fix build pt2 (forgor this too 💀) 2023-05-01 15:44:34 +01:00
Willy-JL e0b9c2ea3f Fix build (forgor to rename this 💀) 2023-05-01 15:40:13 +01:00
Willy-JL a6bc7f8abb Rework xtreme settings and assets implementation 2023-05-01 15:28:59 +01:00
Willy-JL da5bea9b7b Add BadKB randomize BT MAC option 2023-04-30 23:17:01 +01:00
Willy-JL 29ffaa677c Properly capitalize BadKB config 2023-04-30 23:16:33 +01:00
Willy-JL c814da7403 Setting to factory reset and format on 10 bad pins 2023-04-30 22:57:55 +01:00
Willy-JL c7f0f3db77 Fix BadBT Remember setting name (now scrolls) 2023-04-30 22:17:44 +01:00
nullableVoidPtr f36beec01b WIP 2023-04-29 08:24:45 +08:00
Willy-JL bbddb2ac8e Merge branch 'ul-dev' into xfw-dev 2023-04-28 21:43:56 +01:00
Willy-JL 8a5d88fc9a Format 2023-04-28 16:57:17 +01:00
Willy-JL 6a0e813b6c Add option to show seconds on lockscreen 2023-04-28 16:53:09 +01:00
MX 243edf7e13 Confirm when removing t5577 password
add extra scene
2023-04-27 02:40:33 +03:00
Willy-JL 1adfe40bad Merge branch 'ul-dev' into xfw-dev 2023-04-25 17:39:55 +01:00
MX ab669b26da Fix very old and funny subghz bugs
Fixed Frequency Ananyzer issues
Fixed read mode issues
Fixed re-inits in HAL
2023-04-25 01:42:20 +03:00
nminaylov 87a023c75d BadUSB: command parser fix 2023-04-25 01:41:30 +03:00
MX 8cb3b67295 Fix external radio SPI handlers 2023-04-24 01:56:43 +03:00
Willy-JL a0d6c6e63c Allow setting folders as favorites in archive 2023-04-23 18:43:58 +01:00
Willy-JL a5cddc076e Merge branch 'ul-dev' into xfw-dev 2023-04-23 17:48:05 +01:00
MX 69530cd50f RFID: More user-friendly RAW emulation
Made by Dan Caprita <dan@caprita.ro>

https://forum.flipperzero.one/t/electra-intercom/6368/43
2023-04-23 19:03:23 +03:00
Willy-JL 4f4895d08b Allow name changer input to be empty (use default) 2023-04-23 14:04:54 +01:00
Willy-JL ca2884548a Sanitize name changer input 2023-04-23 14:02:55 +01:00
gid9798 47ece05592 using scene_manager`s function 2023-04-22 19:47:33 +03:00
gid9798 b46d9e09eb Revert "Fix add manually naming"
This reverts commit eb3a4bfa6e.
2023-04-22 17:42:41 +03:00
nullableVoidPtr 3235c2115c Merge remote-tracking branch 'upstream/dev' into nfcf 2023-04-22 11:12:47 +08:00
MX eb3a4bfa6e Fix add manually naming 2023-04-22 04:38:14 +03:00
gid9798 f2a7172a84 Drop excess DOLPHIN_DEED 2023-04-21 16:17:59 +03:00
gid9798 40a5306ed4 Combining BFT/FAAC scenes 2023-04-21 16:10:08 +03:00
MX 7747f45be3 Fix null pointer dereference 2023-04-21 07:51:37 +03:00
MX f0e866cb56 Fix add manually naming 2023-04-21 07:38:01 +03:00