Commit Graph

464 Commits

Author SHA1 Message Date
Willy-JL f92ccf6ffb Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev 2023-05-11 13:33:17 +01:00
MX 3881de74eb rename settings scene 2023-05-11 03:54:53 +03:00
MX d5100476ac cleanup ext module settings 2023-05-11 03:50:55 +03:00
MX 654a622607 Move counter incr out of debug, change max value to 3
making it not that harmful if user don't understand what it does
2023-05-11 03:05:04 +03:00
Willy-JL b59110f56b Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev 2023-05-11 00:50:25 +01:00
MX bc93de0f03 remove unnecessary scene switch 2023-05-11 00:01:28 +03:00
MX 3531caaa0b Clean up some comments, rename is done 2023-05-10 23:48:47 +03:00
MX b38a593c4f Remove this 2023-05-10 23:36:52 +03:00
MX e7707b31f0 Do some TODOs 2023-05-10 23:28:09 +03:00
MX a941ed8c2a Rename funcs 2023-05-10 23:12:50 +03:00
MX 3e3538b9bc Always free 2023-05-10 23:07:06 +03:00
MX 735fe31f3b Fmt and cleanup some "if"s in protocols 2023-05-10 22:56:56 +03:00
MX cca6606c78 fix typos from ofw 2023-05-10 21:48:55 +03:00
gid9798 6f10990386 SubGhz: fix syntax & minor fixes 2023-05-10 13:21:42 +03:00
gid9798 a3cf592f29 Minor fixes 2023-05-09 22:16:52 +03:00
gid9798 0019baaa00 SubGhz: simplify includes 2023-05-09 21:58:36 +03:00
gid9798 85d44c5f6c SubGhz: fix naming part 2 and 3 2023-05-09 21:54:56 +03:00
gid9798 5b447d0a56 SubGhz: refactoring 2023-05-09 21:44:53 +03:00
gid9798 e817a4cdba SubGhz: add function description 2023-05-09 21:38:25 +03:00
gid9798 def4ae395e SubGhz: refactoring 2023-05-09 21:20:35 +03:00
gid9798 42a415e449 SubGhz: value get optimizations 2023-05-09 20:19:01 +03:00
gid9798 752a11ba26 SubGhz: refactoring RPC 2023-05-09 20:06:22 +03:00
gid9798 21cd94cc79 SubGhz: show error tx start 2023-05-09 19:50:01 +03:00
gid9798 c69b2086b0 SubGhz: refactoring 2023-05-09 19:33:45 +03:00
gid9798 d7f3b8a425 SubGhz: refactoring move txrx 2023-05-09 19:10:56 +03:00
gid9798 9b3654c1f0 SubGhz: refactoring make subghz_radio.h look like in OFW 2023-05-09 18:24:38 +03:00
gid9798 8ae2cb1d32 SubGhz: refactoring 2023-05-09 18:24:25 +03:00
gid9798 a2fbe7fab8 SubGhz: refactoring 2023-05-09 17:30:01 +03:00
gid9798 4cbdbd9ef5 SubGhz: refactoring 2023-05-09 15:58:56 +03:00
gid9798 076f6785cb SubGhz: refactoring 2023-05-09 15:22:08 +03:00
gid9798 07203f0989 SubGhz: refactoring 2023-05-09 15:11:54 +03:00
gid9798 f71900694b SubGhz: refactoring 2023-05-09 13:34:54 +03:00
gid9798 b99d309feb SubGhz: moving "txrx" entity to a separate file 2023-05-09 12:07:36 +03:00
gid9798 ee85541d2a SubGhz: refactoring subghz_scene_set_type.csubghz_scene_set_type.c 2023-05-08 21:55:51 +03:00
gid9798 e65a5e2b7c SubGhz: remove direct reading subghz->txrx->speaker_state 2023-05-06 17:56:10 +03:00
gid9798 1567225a64 SubGhz: remove direct reading subghz->txrx->rx_key_state 2023-05-06 17:47:49 +03:00
gid9798 1387d8d5d6 SubGhz: check load type file 2023-05-06 17:28:16 +03:00
gid9798 d8631d1489 SubGhz: remove direct reading subghz->lock 2023-05-06 17:19:02 +03:00
gid9798 c98e76f31e SubGhz: remove direct reading (hopper_state) 2023-05-06 17:02:32 +03:00
gid9798 cb8c77ee2c SubGhz: remove direct reading 2023-05-06 16:36:15 +03:00
Willy-JL 8fa7d16c5f Merge branch 'ul-dev' into xfw-dev 2023-05-06 01:43:09 +01:00
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
Willy-JL eaae10441f Fix favorite timeout bugs with subghz 2023-05-03 22:12:44 +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 d2c1a91a3a Support subghz parsed recs for favorite timeout 2023-05-02 13:55:31 +01:00
Willy-JL c0cf699ede Support subghz raw in favorite timeout setting 2023-05-02 12:32:45 +01:00
Willy-JL 01a3385369 Add favorite timeout setting 2023-05-02 03:39:50 +01:00