MX
|
0796263e81
|
Merge branch 'fz-dev' into dev
|
2022-10-05 19:27:46 +03:00 |
|
Sergey Gavrilov
|
4bf29827f8
|
M*LIB: non-inlined strings, FuriString primitive (#1795)
* Quicksave 1
* Header stage complete
* Source stage complete
* Lint & merge fixes
* Includes
* Documentation step 1
* FBT: output free size considering BT STACK
* Documentation step 2
* py lint
* Fix music player plugin
* unit test stage 1: string allocator, mem, getters, setters, appends, compare, search.
* unit test: string equality
* unit test: string replace
* unit test: string start_with, end_with
* unit test: string trim
* unit test: utf-8
* Rename
* Revert fw_size changes
* Simplify CLI backspace handling
* Simplify CLI character insert
* Merge fixes
* Furi: correct filenaming and spelling
* Bt: remove furi string include
Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
|
2022-10-06 00:15:23 +09:00 |
|
RogueMaster
|
22140e29fd
|
Merge branch 'Eng1n33r:dev' into 420
|
2022-10-04 11:57:18 -04:00 |
|
MX
|
06a7bda69b
|
block hopping and detect raw at same time
and fix freq analyzer feedback display backlight
|
2022-10-04 17:58:12 +03:00 |
|
RogueMaster
|
39cb69e689
|
Merge branch 'UNLEASHED' into 420
|
2022-10-03 13:01:35 -04:00 |
|
MX
|
110dc48b96
|
Merge remote-tracking branch 'origin/dev' into dev
|
2022-10-03 18:42:52 +03:00 |
|
MX
|
37c666ddf5
|
Merge pull request #82 from TQMatvey/pr_temp
SubGhz: Enable backlight on new signal
|
2022-10-03 18:42:18 +03:00 |
|
MX
|
6ddca568b9
|
correct notification sequence
|
2022-10-03 18:41:37 +03:00 |
|
MX
|
8993db56b8
|
this was not part of previous change
|
2022-10-03 18:40:22 +03:00 |
|
MX
|
3c1efda1db
|
return carrier test included with non debug builds
|
2022-10-03 18:36:06 +03:00 |
|
MX
|
dce5af5c2e
|
hmm
|
2022-10-03 18:22:09 +03:00 |
|
MX
|
fbacdc5b7b
|
fix critical bug with subghz rpc
|
2022-10-03 18:21:18 +03:00 |
|
derskythe
|
de1ec97512
|
Merge remote-tracking branch 'refs/remotes/origin/fix-read-in-readraw-crash' into fix-read-in-readraw-crash
|
2022-10-02 16:20:18 +04:00 |
|
MX
|
8af749c965
|
enable saving detect raw state via define
|
2022-10-02 13:50:29 +03:00 |
|
TQMatvey
|
f441fed68d
|
SubGhz: Follow system backlight timer
|
2022-10-02 13:48:06 +07:00 |
|
TQMatvey
|
6e0eeed773
|
SubGhz: turn on display for new signal
|
2022-10-02 13:29:16 +07:00 |
|
MX
|
6bf306200e
|
make loading subghz file from favourites a bit faster
|
2022-10-02 08:50:41 +03:00 |
|
MX
|
e2faf31b45
|
debug in subghz only when compiled with DEBUG=1
|
2022-10-02 07:34:39 +03:00 |
|
MX
|
85eb740559
|
do not save detect raw on/off settings
|
2022-10-02 06:38:34 +03:00 |
|
derskythe
|
bbd3f9cf71
|
Fixed all bugs with saving directly to file, also fixed misspeled if/ifdef in all app
|
2022-10-02 03:18:30 +04:00 |
|
RogueMaster
|
f0dc734915
|
Merge branch 'pr/351' into 420
|
2022-10-01 03:38:04 -04:00 |
|
derskythe
|
24e744f1d1
|
Added saving DetectRAW settings, trying to write files on SD instead of memory
|
2022-10-01 08:39:51 +04:00 |
|
RogueMaster
|
d385520f92
|
Merge branch 'UNLEASHED' into 420
|
2022-09-29 16:32:32 -04:00 |
|
derskythe
|
f543753873
|
Long press OK button in SubGHz Frequency analyzer switch to Read menu with selected frequency
|
2022-09-29 23:46:54 +04:00 |
|
RogueMaster
|
6153b49e8e
|
Merge branch 'UNLEASHED' into 420
|
2022-09-28 02:05:44 -04:00 |
|
MX
|
aa00606d22
|
remove unnecessary checks from brute plugin, subghz improvements
fix subghz gui in add manually, add BETT protocol in add manually
|
2022-09-28 07:50:09 +03:00 |
|
MX
|
0c5f11f713
|
return fix
|
2022-09-28 06:02:23 +03:00 |
|
MX
|
746b732034
|
remove unused code
|
2022-09-28 05:49:21 +03:00 |
|
derskythe
|
406247c5d8
|
Ok button in frequency analyzer will set this frequency to receiver
|
2022-09-28 06:22:02 +04:00 |
|
derskythe
|
22a87d5707
|
struct doesn't correct written
|
2022-09-28 05:49:06 +04:00 |
|
derskythe
|
a3db6718c2
|
fix bug with invalid settings values in config
|
2022-09-28 04:31:29 +04:00 |
|
derskythe
|
497be7ccb0
|
Last SubGHz settings is ready
|
2022-09-28 02:01:09 +04:00 |
|
Skorpionm
|
bc777b2eff
|
SubGhz: fix config menu (#1748)
* SubGhz: fix config menu
* SubGhz: fix gui Magellen protocol
* SubGhz: fix gui Transmit SubGhz
* SubGhz: keeloq, new gen manufacture code
* SubGhz: Update keeloq_mfcodes
Co-authored-by: あく <alleteam@gmail.com>
|
2022-09-25 23:34:52 +09:00 |
|
RogueMaster
|
6697fadc6f
|
Merge branch 'UNLEASHED' into 420
|
2022-09-25 02:11:30 -04:00 |
|
MX
|
41571ce9ad
|
SubGHz RAW - datetime in default names (+ format changed)
OFW PR 1772 by Skorpionm / printf text format changed by me
|
2022-09-24 22:15:06 +03:00 |
|
RogueMaster
|
6414d59579
|
Merge pull request #343 from flipperdevices/skorp/auto_name_raw
Skorp/auto name raw
|
2022-09-24 03:18:51 -04:00 |
|
SkorP
|
753caf52fb
|
SubGhz: fix syntax
|
2022-09-23 22:52:08 +04:00 |
|
SkorP
|
325873475b
|
SubGhz: read RAW auto auto generation of names depending on the date of the entry
|
2022-09-23 22:47:37 +04:00 |
|
RogueMaster
|
a3985e2819
|
Squashed commit of the following:
commit 0b11b76df22abd1bbc18595e6472fe83acc65697
Author: Himura Kazuto <glagol15@gmail.com>
Date: Sun Sep 18 17:25:38 2022 +0400
disable fran blink
commit e9055f62b8131eca25c03dec9aab9e6a36548cb0
Author: Alexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com>
Date: Wed Aug 10 23:31:45 2022 +0400
frequency analyzer - better RSSI level trigger
commit 95a3bc1371addb4903fc17f5fa4dda2966cab96a
Author: Alexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com>
Date: Mon Aug 8 16:45:11 2022 +0400
Formatting
commit 6062133170aac559fff037c8ff45d9e618030f12
Author: Alexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com>
Date: Mon Aug 8 16:36:40 2022 +0400
New frequency analyzer
|
2022-09-21 02:44:05 -04:00 |
|
RogueMaster
|
3b23e6e6dd
|
Merge remote-tracking branch 'xMasterX/dev' into 420
|
2022-09-17 23:15:35 -04:00 |
|
MX
|
4e17230290
|
fix subghz read issues
|
2022-09-18 01:48:10 +03:00 |
|
RogueMaster
|
508bf05101
|
more sub fixes
|
2022-09-17 17:17:57 -04:00 |
|
RogueMaster
|
99deb3d85b
|
Fixes for SubGHz
|
2022-09-17 17:04:07 -04:00 |
|
MX
|
875f70196b
|
drop setting save feature
|
2022-09-17 20:33:26 +03:00 |
|
RogueMaster
|
f228bf7989
|
subghz upds
|
2022-09-17 06:44:24 -04:00 |
|
RogueMaster
|
ab2ebb1680
|
Update subghz_scene_decode_raw.c
|
2022-09-17 06:38:01 -04:00 |
|
RogueMaster
|
6b96d8f812
|
Update subghz_scene_decode_raw.c
|
2022-09-17 06:37:44 -04:00 |
|
RogueMaster
|
5c9be051aa
|
more upd
|
2022-09-17 06:36:55 -04:00 |
|
RogueMaster
|
1e94d8161d
|
Update subghz_scene_decode_raw.c
|
2022-09-17 06:10:19 -04:00 |
|
RogueMaster
|
0ff741f7b3
|
lets try these
|
2022-09-17 06:06:17 -04:00 |
|