Commit Graph

3686 Commits

Author SHA1 Message Date
ESurge
cd4d71a3ad Moved UniRFRemix code from Main to Plugins 2022-10-21 05:05:56 -07:00
ESurge
b269974efa Merge branch '420' of https://github.com/ESurge/flipperzero-firmware-wPlugins into 420 2022-10-21 05:02:59 -07:00
ESurge
0ab59f8bf4 Made UniRFRemix a FAP, added a Loader for Main Menu
Requires one change in api_symbols.scv
2022-10-21 05:01:12 -07:00
RogueMaster
165b1b75e8 release 2022-10-21 04:23:22 -04:00
RogueMaster
ccb0325583 Update ReadMe.md 2022-10-21 04:21:48 -04:00
RogueMaster
5c7b03432c Merge pull request #373 from ESurge/420
UniRFRemix - Cleaned up error checking + Bug fix
2022-10-21 04:20:43 -04:00
ESurge
d5ff31bc88 Cleaned up error checking in unirfremix_cfg_set_check
Fixed a bug where all options are disabled and set to N/A but it doesn't show Config is invalid screen.
2022-10-20 23:32:31 -07:00
RogueMaster
edc2e2d56b Merge branch 'DarkFlippers:dev' into 420 2022-10-21 00:44:42 -04:00
MX
a73535070c cleanup instruction 2022-10-21 05:35:35 +03:00
RogueMaster
bff40588ab Update ReadMe.md 2022-10-20 18:18:27 -04:00
RogueMaster
01abd58232 Update application.fam 2022-10-20 18:15:15 -04:00
RogueMaster
f1e22c1aa8 release 2022-10-20 18:15:11 -04:00
RogueMaster
e85b7a54cf sam updates 2022-10-20 17:50:49 -04:00
RogueMaster
3baee5d4d4 release 2022-10-20 17:36:51 -04:00
RogueMaster
d5a7fbd9cf Update ReadMe.md 2022-10-20 17:21:43 -04:00
RogueMaster
59ba6fde65 Merge branch 'UNLEASHED' into 420 2022-10-20 17:19:57 -04:00
MX
8931cb2088 update naming 2022-10-21 00:03:57 +03:00
MX
33e4d2a17f fbt format + fix bug 2022-10-20 23:53:08 +03:00
MX
ca3ce2edce add temp sensor plugin 2022-10-20 23:51:13 +03:00
RogueMaster
29f538c0c6 Update version.py 2022-10-20 16:39:02 -04:00
RogueMaster
24bdf55281 Update ReadMe.md 2022-10-20 16:37:41 -04:00
RogueMaster
0b213e6534 Create 0.69.1-1020-RM-1636.tgz 2022-10-20 16:37:04 -04:00
RogueMaster
db38f29012 Delete 0.69.1-1020-RM-0652.tgz 2022-10-20 16:36:34 -04:00
RogueMaster
e4ff6b6eb9 Update ReadMe.md 2022-10-20 16:34:36 -04:00
RogueMaster
4f2271d628 Update ReadMe.md 2022-10-20 16:11:16 -04:00
RogueMaster
2521057977 merged by unleashed so removing dupes 2022-10-20 16:10:08 -04:00
RogueMaster
5c5b9d02b9 Merge branch 'UNLEASHED' into 420 2022-10-20 16:06:52 -04:00
MX
1ab59bac83 Update how to install
Thanks to @Svaarich for instruction images, and our community for android app screenshots
2022-10-20 22:43:25 +03:00
MX
221bd13e09 update subbrute module 2022-10-20 22:07:45 +03:00
MX
b508fa7dfc update changelog and readme
and assets
2022-10-20 21:43:27 +03:00
MX
fc2a643d12 bump 2022-10-20 21:04:33 +03:00
MX
2a30214ca2 Merge branch 'fz-dev' into dev 2022-10-20 21:04:10 +03:00
MX
120a74ee1a add two new plugins 2022-10-20 21:02:27 +03:00
Skorpionm
c1bb10a694 [FL-2920] WS: add protocol Acurite-606TX, LaCrosse_TX141THBv2 (#1898)
* WS: add protocol Acurite-606TX
* WS: history, added display of the channel (if any) in the general list
* WS: added display of the button state if it is on the transmitter, and displaying the data that is in the signal
* WS: fix batt info
* WS: add protocol LaCrosse_TX141THBv2
* WS; fix syntax
* Furi: bump api_symbols version

Co-authored-by: あく <alleteam@gmail.com>
2022-10-21 02:26:28 +09:00
あく
33892ebfb7 [FL-2818] FuriHal: add FuriHalCortexTimer, use it for i2c bus timeouts (#1900)
* FuriHal: add FuriHalCortexTimer, use it for i2c bus timeouts
* Furi: cleanup FuriHalCortexTimer sources and headers
2022-10-20 20:14:46 +03:00
MX
f8f7c2b895 bump 2022-10-20 19:22:27 +03:00
MX
96dd3ad1ce WS: add protocol Acurite-606TX, LaCrosse_TX141THBv2
OFW PR 1898 by Skorpionm - Details will be in changelog
2022-10-20 19:14:04 +03:00
MX
2740368b0e Merge branch 'fz-dev'
Conflicts:
	.gitmodules
	firmware/targets/f7/api_symbols.csv
2022-10-20 19:06:56 +03:00
RogueMaster
5e9e9457d5 Merge branch 'ofwdev' into 420 2022-10-20 10:00:53 -04:00
Sergey Gavrilov
f56c94922d CMSIS DAP/DAP Link Debugger (#1897)
* Apps: DAP Link
* API: furi_hal_console_init

Co-authored-by: あく <alleteam@gmail.com>
2022-10-20 20:42:55 +09:00
Sergey Gavrilov
42df7aa04a Fix FuriString oplist (init move) (#1894)
* FuriString, Infrared: fix oplist and drop string_t.
* Elf loader: log size
* Comment fix
* API: furi_hal_console_init
2022-10-20 19:58:11 +09:00
RogueMaster
275f0ea5f3 Update README.md 2022-10-20 03:16:31 -04:00
RogueMaster
74fa6a6b80 Update README.md 2022-10-20 03:05:48 -04:00
RogueMaster
3039513348 release 2022-10-20 02:53:05 -04:00
RogueMaster
0924a237fa new plugin trio 2022-10-20 02:51:07 -04:00
RogueMaster
5260556a80 Merge branch '420' of https://github.com/RogueMaster/flipperzero-firmware-wPlugins into 420 2022-10-19 18:21:08 -04:00
RogueMaster
95d0e7f7f4 release 2022-10-19 18:20:57 -04:00
RogueMaster
b0de0f81bd Update ReadMe.md 2022-10-19 18:20:07 -04:00
RogueMaster
36156422eb Update README.md 2022-10-19 18:19:13 -04:00
RogueMaster
7236cf95d4 Delete keeloq_mfcodes_user 2022-10-19 18:18:12 -04:00