Willy-JL
2eaf1ffc95
New formatting
2024-07-15 22:32:17 +01:00
Willy-JL
8a02a2c8dd
Empty line after TAGs as per new formatting
2024-07-15 22:29:41 +01:00
Willy-JL
02f7207d28
Merge remote-tracking branch 'ofw/dev' into mntm-dev
2024-07-15 22:18:35 +01:00
hedger
ffa3996a5e
[FL-3867] Code formatting update ( #3765 )
...
* clang-format: AllowShortEnumsOnASingleLine: false
* clang-format: InsertNewlineAtEOF: true
* clang-format: Standard: c++20
* clang-format: AlignConsecutiveBitFields
* clang-format: AlignConsecutiveMacros
* clang-format: RemoveParentheses: ReturnStatement
* clang-format: RemoveSemicolon: true
* Restored RemoveParentheses: Leave, retained general changes for it
* formatting: fixed logging TAGs
* Formatting update for dev
Co-authored-by: あく <alleteam@gmail.com >
2024-07-15 13:38:49 +09:00
MMX
848e6e6efa
SubGHz: Keeloq - Add Novoferm remotes decode support ( #3768 )
...
Co-authored-by: hedger <hedger@users.noreply.github.com >
Co-authored-by: あく <alleteam@gmail.com >
2024-07-10 16:45:47 +01:00
Willy-JL
3df6c81947
Sub-GHz: Choose RSSI threshold for Hopping mode
2024-07-10 13:51:25 +01:00
Willy-JL
792a5fb9ae
Merge remote-tracking branch 'ul/dev' into mntm-dev
2024-07-08 22:22:16 +01:00
MX
54192afe56
hormann_ecostar add manually support and custom button
2024-07-08 09:40:09 +03:00
MX
0390bd3ff9
subghz add manually fixes and improvements
2024-07-08 09:08:23 +03:00
MX
94cbaed655
remove broken preset mod
2024-07-08 08:42:59 +03:00
MX
f21ba616cd
fm238 mod for sommer add manually for rare cases
2024-07-08 08:41:45 +03:00
MX
92c997b9a7
fix decoderaw scene
2024-07-08 08:20:42 +03:00
MX
96b1ca97dc
subghz add novoferm support
2024-07-08 08:10:00 +03:00
MX
e4f315188b
fbt format
2024-07-08 07:37:28 +03:00
Willy-JL
0f4f844ff1
Format for toolchain 37, update changelog
2024-07-05 20:07:11 +02:00
Willy-JL
5d6f0e5332
Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into mntm-dev
2024-06-24 19:18:50 +02:00
MX
632627b2d5
set idle state when running read from main menu
2024-06-22 17:14:55 +03:00
Willy-JL
3ac2d00a77
Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into mntm-dev
2024-06-18 01:00:56 +02:00
MX
30b376f4e3
subghz sync delete scene with ofw
2024-06-17 16:40:10 +03:00
MX
2a163db3ad
fix add manually and fix check
2024-06-17 15:33:08 +03:00
MX
0770578d49
fix incorrect state in decode raw exit
...
causing keys to be not removed from history and showing up in Read menu after exit from decode raw
2024-06-17 02:16:20 +03:00
Willy-JL
ec707be65e
Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into mntm-dev
2024-06-16 22:24:03 +02:00
Skorpionm
bda6d4f75a
[FL-3853] SubGhz: fix Missed the "Deleted" screen when deleting RAW Subghz ( #3715 )
2024-06-16 13:39:26 +01:00
MX
5da3ab440f
Merge remote-tracking branch 'OFW/skorp/subghz_fix_3853' into dev
2024-06-16 14:23:52 +03:00
SkorP
cdc7e36d5c
[FL-3853] SubGhz: fix Missed the "Deleted" screen when deleting RAW Subghz
2024-06-15 21:10:59 +04:00
Willy-JL
1dc40552f6
CLI: Simpler plugin wrapper
2024-06-14 02:39:50 +02:00
Willy-JL
a5c6bb6e08
Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into mntm-dev
2024-06-11 23:09:37 +02:00
MX
181c59b30f
Merge remote-tracking branch 'OFW/dev' into dev
2024-06-10 22:55:02 +03:00
あく
0bc400a3ae
Code Cleanup: unused includes, useless checks, unused variables, etc... ( #3696 )
...
* Remove unnecessary checks
* Sublime: never insert missing headers
* Cleanup furi defines use
* Cleanup startup. Cleanup linker scripts. Explicitly define all interrupts hadlers, including uninmplemented one.
* Startup routine in C
* Drop assembler startup
* Move linker defines to stm32wb55_linker.h, cleanup naming, unify usage. Mpu: protect last 32b of main stack. Document various obscure things.
* Move furi_hal_switch documentation to appropriate place, use 0x0 for updater jump.
* UnitTests: move all temporary test files into tmp folder
---------
Co-authored-by: SG <who.just.the.doctor@gmail.com >
2024-06-11 03:04:29 +10:00
MX
7f05a224be
Merge remote-tracking branch 'OFW/dev' into dev
2024-06-09 16:05:06 +03:00
Willy-JL
468f870729
Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into mntm-dev
2024-06-08 19:09:37 +02:00
Skorpionm
ef0300d239
[FL-3840] SubGhz: fix gui "No transition to the "Saved" menu when deleting a SubGHz RAW file" ( #3695 )
...
* SubGhz: fix gui "No transition to the "Saved" menu when deleting a SubGHz RAW file"
* SubGhz: remove dead code
Co-authored-by: あく <alleteam@gmail.com >
2024-06-08 15:45:31 +01:00
Willy-JL
b72dacbb6b
SubGHz: Tiny bugfixes
2024-06-07 00:28:02 +01:00
Willy-JL
aa3db97e9d
Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into mntm-dev
2024-06-06 02:19:54 +01:00
MX
17dbb4105d
Merge remote-tracking branch 'OFW/dev' into dev
2024-06-06 00:35:40 +03:00
Willy-JL
9ca5c2a231
Merge fixes
2024-06-04 03:24:04 +01:00
Willy-JL
23da827361
Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into mntm-dev
2024-06-04 03:03:23 +01:00
hedger
03196fa110
cleanup of various warnings from clangd ( #3682 )
...
* cleanup of various warnings from clangs
* lfrfid_debug: cast fixes
* subghz: binraw: round->roundf
* furi: thread: updated internal stack size variable to size_t
* github: fail faster on unsuccessful build
* unit_tests: double trouble
2024-06-03 14:43:23 +01:00
Willy-JL
28a0a414b0
Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into mntm-dev
2024-06-02 02:34:01 +01:00
MX
4b5e7d90d6
Merge remote-tracking branch 'OFW/dev' into dev
2024-06-01 16:55:04 +03:00
Skorpionm
83e4bcc35a
SubGhz: Princeton protocol add custom guard time ( #3671 )
...
* SubGhz: Princeton protocol add custom guard time
* SubGhz: fix type var
* SubGhz: fix syntax
* SubGhz: add define PRINCETON_GUARD_TIME_DEFALUT
* Update princeton.c
Co-authored-by: あく <alleteam@gmail.com >
2024-06-01 12:15:24 +01:00
Willy-JL
17a4fe5106
GUI: Some text and UI fixes
2024-05-26 09:21:05 +01:00
SG
e31fbb061a
SubGHz: fix memory corrupt in read raw view [ci skip]
2024-05-24 23:19:02 +03:00
Willy-JL
a74e6ba3ba
SubGHz: Fix Radio Device Loader loading GPS plugin
2024-05-17 04:46:36 +01:00
Willy-JL
4659c68eef
Merge branch 'zlo/tlsf-and-a-temple-of-memcorrupt' of https://github.com/flipperdevices/flipperzero-firmware into mntm-dev
2024-05-16 21:49:35 +01:00
SG
1460030d03
SubGHz: fix memory corrupt in read raw view
2024-05-16 19:53:40 +01:00
Willy-JL
68a1d63360
SubGHz: New check_tx API, ext modules follow settings
2024-05-16 11:57:42 +01:00
Willy-JL
f455f5f7e2
SubGHz: Restore last frequency even if rx only
2024-05-16 10:16:05 +01:00
Willy-JL
ad1fcb9e6d
SubGHz: Fix TX message for RAW
2024-05-16 09:57:03 +01:00
Willy-JL
9b418c9a07
SubGHz: Show reason for TX blocked --nobuild
2024-05-16 04:51:23 +01:00