Commit Graph

36 Commits

Author SHA1 Message Date
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
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
MX 8ce5fae626 fix config 2022-09-17 00:19:43 +03:00
Der Skythe c3e31663ef Minor changes 2022-09-16 23:08:45 +04:00
MX ef5d0aa483 fix null pointer dereference 2022-09-16 21:48:03 +03:00
MX 66487abaee disable some logs 2022-09-16 21:37:01 +03:00
MX d2bb1ef4d3 fix receiver filter set-up 2022-09-16 21:30:53 +03:00
Der Skythe d97a3ef161 fix: change SUBGHZ_HISTORY_MAX to 50 according off-firm 2022-09-16 21:35:26 +04:00
Der Skythe d67d5da034 fix: SubGhz Read reset setting ReadRAW after using scene ReadRAW 2022-09-16 18:38:08 +04:00
MX 8fd4225939 fix detect raw bug, fix came atomo 2022-09-15 06:45:19 +03:00
MX 3fbaad1488 Merge branch 'fz-dev' into dev 2022-09-14 21:04:04 +03:00
SG b9a766d909 [FL-2627] Flipper applications: SDK, build and debug system (#1387)
* Added support for running applications from SD card (FAPs - Flipper Application Packages)
* Added plugin_dist target for fbt to build FAPs
* All apps of type FlipperAppType.EXTERNAL and FlipperAppType.PLUGIN are built as FAPs by default
* Updated VSCode configuration for new fbt features - re-deploy stock configuration to use them
* Added debugging support for FAPs with fbt debug & VSCode
* Added public firmware API with automated versioning

Co-authored-by: hedger <hedger@users.noreply.github.com>
Co-authored-by: SG <who.just.the.doctor@gmail.com>
Co-authored-by: あく <alleteam@gmail.com>
2022-09-15 02:21:03 +09:00
SG 873e1f114b [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 01:11:38 +09:00