Commit Graph

4176 Commits

Author SHA1 Message Date
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
Chris van Marle
49ab1f99d1 MRTD Support NFC-B documents 2022-10-21 11:23:11 +02:00
TQMatvey
a0a8e0457a Snake: Allow snake to turn anywhere 2022-10-21 13:58:26 +07: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
ESurge
f291c9546d 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:29:07 -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
01abd58232 Update application.fam 2022-10-20 18:15:15 -04:00
RogueMaster
e85b7a54cf sam updates 2022-10-20 17:50:49 -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
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
221bd13e09 update subbrute module 2022-10-20 22:07:45 +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
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
0924a237fa new plugin trio 2022-10-20 02:51:07 -04:00
RogueMaster
d676282b55 fbt format 2022-10-19 18:15:55 -04:00
RogueMaster
86217ba95f Merge branch 'UNLEASHED' into 420 2022-10-19 17:23:23 -04:00
DerSkythe
26dfa9b9a5 fix for update cursor 2022-10-20 00:18:40 +04:00
Der Skythe
62284209e6 Merge branch 'DarkFlippers:dev' into dev-master 2022-10-19 23:31:07 +04:00
DerSkythe
6d86629e9a minor changes 2022-10-19 23:31:04 +04:00
DerSkythe
0139891d64 Add cursor frame to selected preferred signal 2022-10-19 23:29:46 +04:00
RogueMaster
d8598f05aa Merge branch 'UNLEASHED' into 420 2022-10-19 14:11:31 -04:00
Skorpionm
9a9abd59e9 [FL-2904, FL-2900, FL-2890] WS: add app WeatherStation (#1833)
* WeatherStation: start
* SubGhz: rename protocol magellen -> magellan
* WeatherStation: err Unresolved symbols: {'subghz_protocol_decoder_base_get_string'}
* WeatherStation: fix Unresolved symbols: {'subghz_protocol_decoder_base_get_string'}
* Subghz: add set protocol_items
* WeatherStation: adding your protocols
* WS: add Infactory protocol
* WS: add history
* WS: add setting
* WS: add lock
* WS: add hopper frequency
* WS: fix history
* WS fix string_t -> FuriString*
* WS: add images
* WS: history record update when receiving data from the sensor again
* WS: add receiver info, delete extra code
* WS: add protocol ThermoPRO_TX4
* [FL-2900] SubGhz: Move icons in Sub-GHz
* WS: add Notification
* [FL-2890] SubGhz: Rename *_user files in resources to _user.example
* WS: add about scene
* WS: removing redundant code
* WS: add  protocol Nexus-TH
* WS: add protocol GT_WT03
* WS: fix notification and rename "Weather Station" -> "Read Weather Station"
* SubGhz: partial unit tests fix
* SubGhz: fix unit_test
* SubGhz: remove dead code
* SubGhz: rename SubGhzPresetDefinition into SubGhzRadioPreset, cleanup subghz types.

Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2022-10-20 02:27:26 +09:00
MX
a3c6d8bb4a SubGhz: rename SubGhzPresetDefinition into SubGhzRadioPreset, cleanup subghz types. 2022-10-19 18:52:21 +03:00
derskythe
ab55ddbfb1 fix position and sort array taking latest to first 2022-10-19 19:29:48 +04:00
derskythe
4f6d27a214 Don't add to to array if value already exists 2022-10-19 13:12:47 +04:00
DerSkythe
f0e8da98ee Fix interface and add extra history field 2022-10-19 12:20:58 +04:00
Der Skythe
c2e58f9633 Merge branch 'DarkFlippers:dev' into dev-master 2022-10-19 11:03:49 +04:00
DerSkythe
63eced449e Applied OFW version but not yet resized to correct view 2022-10-19 09:39:11 +04:00
RogueMaster
664a10495d Update clock_app.c 2022-10-19 01:33:52 -04:00
RogueMaster
d067486490 fix 2022-10-19 01:00:18 -04:00
RogueMaster
1287e25e3c subbrute update 2022-10-19 00:56:00 -04:00
MX
49ba5fc9f3 moved subghz bruteforcer into submodule 2022-10-19 06:32:31 +03:00
MX
dd28e5ea7b moving into submodule 2022-10-19 06:31:39 +03:00
RogueMaster
efa7086c67 Merge branch 'DarkFlippers:dev' into 420 2022-10-18 19:53:25 -04:00
MX
488563000a subghz bruteforce - add chamberlain 7b and 8b 2022-10-19 02:47:44 +03:00
RogueMaster
db18e73fc5 Update scorched_tanks_game_app.c 2022-10-18 18:43:47 -04:00
RogueMaster
2bd926b701 Update README.md 2022-10-18 18:43:32 -04:00
RogueMaster
0167e64844 updates 2022-10-18 18:06:03 -04:00
RogueMaster
25418ce61a Scorched Tanks 2022-10-18 17:56:09 -04:00
RogueMaster
d333fe9caa Merge branch 'ofwdev' into 420 2022-10-18 16:55:00 -04:00