Commit Graph

5229 Commits

Author SHA1 Message Date
MX
55149f6d4c Move 2023-07-06 16:58:53 +03:00
gid9798
dd2cad0c20 External radio driver in frequency analyzer & test carrier (#5)
* SubGhz App: add support ext_cc1101 in freq analyzer
* SubGhz App: add support ext_cc1101 in test_carrier
* SubGhz app: Deleted the temporary menu
2023-07-06 16:50:25 +03:00
gid9798
b1850fd700 Weather station: new external radio driver (#3)
* Weather station: new external radio driver
2023-07-06 16:23:48 +03:00
gid9798
cb08b84197 Spectrum analyzer: new ext radio driver (#2)
* Sub Analyzer app: UPD to new driver
* Sub Analyzer: fix working on start
2023-07-06 16:23:14 +03:00
gid9798
2be6e330eb Protoview: new ext_cc1101 driver 2023-07-06 10:19:58 +03:00
Willy-JL
df7a39cc58 Fix cli bridge "internal" definitions 🤡
Seriously. Who. THE FUCK. Thought this was a good idea???
You DO NOT keep a copy of memory structures. You import them.
Definitions change, stop intentionally handicapping your code.
Don't be a RogueMaster V2.
2023-07-06 02:42:43 +02:00
Willy-JL
6b99a117cc Fix cli bridge crash on open 2023-07-06 01:51:10 +02:00
MX
d9b95fd156 Misc folder issues 2023-07-06 02:42:05 +03:00
Willy-JL
97c11926a1 Fix switching asset pack not updating icons/text 2023-07-06 01:37:12 +02:00
Willy-JL
2e7d074c0c Remove xtreme/private.h and rewire some things 2023-07-06 01:28:28 +02:00
MX
45f3a77548 barcodes 2023-07-06 02:26:56 +03:00
MX
cebc56dc23 move 2023-07-06 02:07:07 +03:00
MX
0f5fc11f8f Dbg stuff 2023-07-06 01:20:09 +03:00
MX
4876e03932 OFW PR 2829: Decode only supported Oregon 3 sensor
by wosk
2023-07-06 01:14:41 +03:00
MX
e83764ef4e RCA protocol unit test 2023-07-06 01:09:32 +03:00
MX
e6ae2c03ca Keeloq: Centurion Nova support 2023-07-06 00:49:54 +03:00
MX
ab6c1d0d8c format 2023-07-05 20:26:52 +03:00
MX
a9d4897dfb Update wifi marauder 2023-07-05 20:26:47 +03:00
MX
93acba9ae3 i2c tools update 2023-07-05 20:07:43 +03:00
Skorpionm
906cca8f24 Furi_Power: fix furi_hal_power_enable_otg (#2842)
* Furi_Power: fix furi_hal_power_enable_otg
* SubGhz: fix error output connected USB
* Furi_Hal: fix target F18
* Fix api_symbols.csv version for F7

Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2023-07-06 01:48:02 +09:00
MX
94efd48cd0 categories again 2023-07-05 19:43:05 +03:00
MX
f6d0b1d399 Change LED and volume settings by 5% steps
We discussed such change before with Svarich, but while I was busy with other stuff looks like this
Idea has been already implemented by cokyrain
So credits goes to cokyrain (github)
2023-07-05 19:33:27 +03:00
MX
0cff0d603e categories 2023-07-05 19:21:42 +03:00
MX
000bc845a8 Multiple Fixes
by hedger
2023-07-05 17:59:09 +03:00
MX
c00d758c1b Merge branch 'ofw-dev' into dev 2023-07-05 17:31:47 +03:00
あく
97fbd84e08 FuriHal, Infrared, Protobuf: various fixes and improvements (#2845)
* Infrared: fix crash caused by null-ptr dereference in interrupt call. FuriHal: callback checks in interrupt handlers. Protobuf: bump to latest.

* DesktopSettings: allow application browser as favourite

* Format sources

* FuriHal: fix pvs warnings
2023-07-05 17:56:52 +04:00
MX
c7de6509bc Merge branch 'ofw-dev' into dev 2023-07-05 16:38:56 +03:00
MX
9e67fe6794 BLE stuff
+ BadBT fixes by Willy-JL
2023-07-05 14:41:28 +03:00
Eric Betts
08bafc478e Picopass fix ice (#2836)
* Fix copypaste error
* Add iCE key to dictionary
* Write iCE key as elite, others with standard kdf

Co-authored-by: あく <alleteam@gmail.com>
2023-07-05 18:26:50 +09:00
Willy-JL
dc4f264bcb Case insensitive search (damn you furi strings) 2023-07-05 02:13:55 +02:00
Willy-JL
2ada7b3bbb Add NFC Maker and Jetpack Joyride apps 2023-07-04 23:57:01 +02:00
Willy-JL
02943dd1db Update subbrute 2023-07-04 23:30:32 +02:00
Willy-JL
4556a5e47a Hide extensons in favs but show in search 2023-07-04 23:16:01 +02:00
Willy-JL
a4dd9f4d8a Update apps (only manifest changes) 2023-07-04 20:09:30 +02:00
Willy-JL
fd2c158ad2 Move SWD path 2023-07-04 18:13:30 +02:00
Willy-JL
86d3eac218 Fix unitemp save (you don't save in GUI thread 🤡) 2023-07-04 18:04:11 +02:00
Willy-JL
849b4c6694 Merge OFW (didnt keep most code, see desc for why)
External cc1101 code is already here, its just refactored in OFW
I don't understand it, so I won't even try to merge it
The FAP fix for favorite apps, well we have a different keybind system
Keybinds didn't have that issue to begin with
2023-07-04 17:50:55 +02:00
Willy-JL
9ad02943a6 Fix favorite move callback 2023-07-04 17:21:07 +02:00
MX
0af14d3f1d Merge branch 'ofw-dev' into dev 2023-07-04 14:09:09 +03:00
MX
d4300a10dd fix 2023-07-04 14:03:11 +03:00
Sergey Gavrilov
bb16997809 [FL-3398] Desktop settings: show icon and name for external applications (#2837) 2023-07-04 18:38:47 +09:00
Willy-JL
5cc3fc99ee Support adding search button to favorites 2023-07-04 00:44:19 +02:00
Willy-JL
9d4f389311 Favorite move in actions menu 2023-07-04 00:42:26 +02:00
Willy-JL
6cb7aa649a Fix u2f archive tab 2023-07-04 00:12:59 +02:00
Willy-JL
c52bc49602 fUrI-ReCoRd_cLoSe 2023-07-04 00:00:18 +02:00
Willy-JL
ba76722158 Empty path macros cause double slashes lol 2023-07-03 23:53:26 +02:00
Willy-JL
3c992d4582 Fix search flename handling 2023-07-03 23:52:05 +02:00
Willy-JL
c7c066d033 Archive search only in filename 2023-07-03 23:14:30 +02:00
Willy-JL
029ff8bcff Archive search show no results found 2023-07-03 23:13:56 +02:00
Willy-JL
685d0b4cd2 Speed up archive search by ignoring dolphin assets 2023-07-03 23:06:51 +02:00