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
DerSkythe
63eced449e
Applied OFW version but not yet resized to correct view
2022-10-19 09:39:11 +04:00
RogueMaster
0167e64844
updates
2022-10-18 18:06:03 -04:00
RogueMaster
d333fe9caa
Merge branch 'ofwdev' into 420
2022-10-18 16:55:00 -04:00
MX
57251eb028
Merge branch 'fz-dev' into dev
2022-10-18 19:55:26 +03:00
MX
84d12da45a
add app WeatherStation
...
OFW PR 1833 by Skorpionm
2022-10-18 19:51:44 +03:00
Kevin Kwok
72713d6f4e
Allow pins 0 and 1 as RTS/DTR for USB UART Bridge ( #1864 )
...
* Allow pins 0 and 1 as RTS/DTR for USB UART Bridge
* add logic to gpio_scene_usb_uart_config, fix flow_pins
* fixing count of pins
* disable PC0,PC1 RTS/DTR when using LPUART
* add logic to ensure flow pins dont overlap with uart lines
Co-authored-by: あく <alleteam@gmail.com >
2022-10-19 00:06:18 +09:00
Georgii Surkov
02c27becb0
[FL-2912] Forced RAW receive option for Infrared CLI #1891
...
Co-authored-by: あく <alleteam@gmail.com >
2022-10-18 23:10:21 +09:00
RogueMaster
39f8fd50c1
Merge branch 'pr/371' into 420
2022-10-18 02:52:53 -04:00
RogueMaster
4d350eda4e
Merge pull request #369 from qistoph/mrtd
...
Mrtd TEST PR
2022-10-18 02:32:57 -04:00
Zeus Ricote
a7c897a09f
nfc related changes
2022-10-18 05:46:20 +02:00
RogueMaster
7015c5a0f2
Merge branch 'UNLEASHED' into 420
2022-10-17 18:10:22 -04:00
MX
5a7fa30199
fix cli
2022-10-18 00:01:08 +03:00
MX
e4cdae4922
lfrfid cli help update
2022-10-17 23:33:54 +03:00
RogueMaster
b09d84e876
Merge branch 'DarkFlippers:dev' into 420
2022-10-17 14:28:28 -04:00
MX
4f7ca617cc
Merge branch 'fz-dev' into dev
2022-10-17 21:20:28 +03:00
Travis Montoya
f61a8fda53
Feature/infrared add remote to cli ( #1856 )
...
* Initial testing of remote using cli
* More fixes for cli ir remote
* Fixes. Turns off power now
* Finished adding other tv remote commands
* Changed if-else formatting
* Cleaned up unused variables
* Updating cli unviersal remote to accept tv, ac and more modular. Listing signals still does not work properly
* Using mlib dictionary to get unique signals from files for ir universal list
* Fixing progress bar
* Added error checking for invalid signal to stop freezing cli
* Added error checking for arg length
* Api symbols was changed somehow.. changed back and updated the argument check to account for newline
* Fixing string compares and argument length issue
* Freeing InfraredBruteForce in cli brute force signals
Co-authored-by: sqlsquirreltm <sqlsquirreltm>
Co-authored-by: あく <alleteam@gmail.com >
2022-10-18 03:07:05 +09:00
Astra
5e35e51c57
[FL-2907] Remove the back button from MFC keys list #1878
...
Co-authored-by: あく <alleteam@gmail.com >
2022-10-18 02:49:00 +09:00
Yukai Li
60a408e2f4
Merge branch 'dev' into ntag-auto-pwd-capture
2022-10-16 00:00:32 -06:00
RogueMaster
205f8e11af
Merge branch 'UNLEASHED' into 420
2022-10-14 16:24:27 -04:00
MX
f96f2e2411
Merge branch 'fz-dev' into dev
2022-10-14 22:25:48 +03:00
あく
f06930e4ae
Desktop: fix fap in settings ( #1877 )
2022-10-14 21:23:06 +03:00
RogueMaster
59181c9fe1
Merge branch 'UNLEASHED' into 420
2022-10-14 14:10:52 -04:00
MX
89a4b77e73
Merge branch 'fz-dev' into dev
2022-10-14 20:23:11 +03:00
Johannes Mittendorfer
9ff29d12b2
Fix typo in fap loader logging ( #1875 )
2022-10-15 01:54:52 +09:00
RogueMaster
a323a665a3
Merge branch 'UNLEASHED' into 420
2022-10-13 23:01:00 -04:00
MX
cb0d9ec591
add sec+ 1.0/2.0 433mhz in add manually, and run fbt fmt
2022-10-14 01:49:32 +03:00
David
d5b239595f
Desktop: Set external apps as favorites ( #1816 )
...
* MVP
* Display app name and icon in browser
* Pre-select favorites in submenu and browser
* Show animation while external favorite is loading
* A little birdie told me... (Missing record_close)
* DesktopSettings: reset submenu before running dialog
Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com >
2022-10-14 03:09:37 +09:00
Yukai Li
dd2d8d383d
nfc: Add title for all pages read but failed auth for NTAG auth
2022-10-13 10:12:08 -06:00
MX
9941df48bb
run fbt format
2022-10-13 17:00:20 +03:00
gornekich
8b69cd1ea1
Merge branch 'dev' into ntag-auto-pwd-capture
2022-10-13 13:04:38 +05:00
MX
3a569d4be8
Merge branch 'fz-dev' into dev
2022-10-13 00:42:15 +03:00
RogueMaster
41866abb87
Merge branch 'ofwdev' into 420
2022-10-12 17:20:56 -04:00
Thibaut CHARLES
ede3bac799
Badusb: show script errors on screen ( #1506 )
...
Co-authored-by: あく <alleteam@gmail.com >
2022-10-13 01:21:54 +09:00
Chris van Marle
13d32f62a9
MRTD remove testing values
2022-10-12 07:30:25 +02:00
Chris van Marle
76ef36e62c
MRTD minor format string fixes
2022-10-12 07:28:45 +02:00
Chris van Marle
033f7f6a0b
MRTD fix string_t -> FuriString*
2022-10-12 07:26:29 +02:00
RogueMaster
f6baf82b84
fmt
2022-10-12 00:18:37 -04:00
RogueMaster
8d2dc1e689
Merge branch 'UNLEASHED' into 420
2022-10-12 00:13:02 -04:00