Commit Graph

490 Commits

Author SHA1 Message Date
MX
165d9972e7 SubGHz Fixes: BFT fix, other small fixes 2022-11-02 01:05:05 +03:00
RogueMaster
971740a45c fmt 2022-10-30 22:58:30 -04:00
RogueMaster
99f08decb2 BRING BACK GPIO 2022-10-30 19:15:47 -04:00
RogueMaster
3373270c6e ibutton and u2f images 2022-10-29 12:17:38 -04:00
RogueMaster
ac331b8b0b Merge pull request #389 from Dig03/file-browser-ordering
File browser ordering
2022-10-29 02:04:34 -04:00
RogueMaster
5c219ee7e9 fmt 2022-10-28 23:06:17 -04:00
RogueMaster
f18e7725b4 Merge branch 'UNLEASHED' into 420 2022-10-28 13:09:03 -04:00
MX
e7316464cb Merge branch 'fz-dev' into dev 2022-10-28 19:51:50 +03:00
Georgii Surkov
d5f791b1fa [FL-2911] IR Universal Audio Remote (#1942)
* Add Audio universal remote
* Add signal library for Audio Universal Remote
* Update UniversalRemotes.md
* Added IR profile for Samsung K450 soundbar (#1892)
* Add symbols to API file
* Rearrange Audio remote buttons
* Add new icons, remove old ones
* Remove old signals, add new ones
* Add universal audio remote to CLI, refactor code
* Improve help text
* Correct formatting
* Update UniversalRemotes.md
* Furi: restore correct api_symbols.csv version

Co-authored-by: Alexei Humeniy <yo@ahumeniy.net>
Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2022-10-29 01:43:54 +09:00
MX
4da3f9cf15 Merge branch 'fz-dev' into dev 2022-10-28 19:43:22 +03:00
MX
8333ebd401 new icons for subghz signals and infrared remotes
by @Svaarich
2022-10-28 19:41:56 +03:00
gornekich
93a6e17ce5 [FL-2933] Mf Classic initial write, update, detect reader (#1941)
* nfc: introduce nfc write
* nfc: add write logic
* nfc worker: add write state
* nfc: add mfc update logic
* nfc: add update success logic
* nfc: add custom card for detect reader
* nfc: update write logic
* nfc: add halt command, add notifications
* nfc: add write fail scene
* nfc: fixes and clean up
* nfc: fix navigation ad notifications
* nfc: fix detect reader nfc data setter

Co-authored-by: あく <alleteam@gmail.com>
2022-10-29 01:10:16 +09:00
RogueMaster
e56717b170 Merge branch 'DarkFlippers:dev' into 420 2022-10-28 12:07:57 -04:00
MX
2cfb5bdfc6 Merge branch 'fz-dev' into dev 2022-10-28 18:03:31 +03:00
RogueMaster
8878a73577 Merge branch 'ofwdev' into 420 2022-10-28 10:39:44 -04:00
RogueMaster
58e030ba55 Merge branch 'UNLEASHED' into 420 2022-10-28 10:31:43 -04:00
MX
dcf076b11e more checks and limits 2022-10-28 17:16:47 +03:00
Sergey Gavrilov
3434305630 [FL-2937] Remove resources from API to prevent frequent API version increase (#1935)
* Remove all icons from API
* Music player: icons
* Signal generator: icons
* Bt hid: icons
* Weather station: icons
* Picopass: icons
* File browser test: icons
* Example images: documentation
* Remove global assets header
* Fix picopass

Co-authored-by: あく <alleteam@gmail.com>
2022-10-28 23:08:50 +09:00
MX
9fae52166c fixes and improvements 2022-10-28 16:05:17 +03:00
MX
8dab5fd231 Merge branch 'dev' into file-show-content 2022-10-28 14:42:35 +03:00
MX
4c0c70ff64 Merge branch 'fz-dev' into dev 2022-10-28 14:39:14 +03:00
Chris van Marle
0a044d6416 MRTD Select auth&read after load 2022-10-28 11:25:59 +02:00
Chris van Marle
131578ab42 MRTD Use u2f icon in load params 2022-10-28 10:17:13 +02:00
RogueMaster
51286c21dd Merge branch 'ofwdev' into 420 2022-10-28 04:06:11 -04:00
Georgii Surkov
f11df49468 [FL-2828] Dolphin score update take 2 (#1929)
* Move DolphinDeedNfcRead
* Move DolphinDeedNfcReadSuccess
* Move DolphinDeedNfcSave
* Move DolphinDeedNfcDetectReader
* Move DolphinDeedNfcEmulate
* Count DolphinDeedNfcEmulate when launched from file browser
* Implement most of the score accounting for NFC
* Fully update Nfc icounter handling
* Move DolphinDeedSubGhzFrequencyAnalyzer
* Update the rest of icounter in SubGHz
* Adjust SubGHz icounter handling
* Adjust LFRFID icounter handling
* Adjust Infrared icounter handling
* Don't count renaming RFID tags as saving
* Don't count renaming SubGHz signals as saving
* Don't count renaming NFC tags as saving
* Adjust iButton icounter handling
* Minor code refactoring
* Correct formatting
* Account for emulating iButton keys from file manager/rpc

Co-authored-by: あく <alleteam@gmail.com>
2022-10-28 16:18:41 +09:00
Chris van Marle
fc31ddc447 MRTD Load params as menu option 2022-10-28 08:22:35 +02:00
Aleksandr Skoriy
2fd8c71626 fix missing furi_record_close 2022-10-28 08:24:09 +03:00
Aleksandr Skoriy
ba69ee88f3 Add limitation for file size to not crash 2022-10-28 08:05:31 +03:00
Aleksandr Skoriy
8e362b087a Browser: Context menu to show file content 2022-10-28 05:51:53 +03:00
Chris van Marle
16ed3cb7c6 MRTD reset auth on retry 2022-10-27 16:33:38 +02:00
Chris van Marle
ab3c74bbf0 Merge remote-tracking branch 'upstream/dev' into mrtd 2022-10-27 15:54:40 +02:00
Chris van Marle
5119eaf2f7 MRTD remove auth failed TODO 2022-10-27 15:33:07 +02:00
Chris van Marle
496c059e39 MRTD save/load BAC params 2022-10-27 15:19:20 +02:00
RogueMaster
c63ce95ac7 Merge branch 'DarkFlippers:dev' into 420 2022-10-26 20:51:46 -04:00
MX
b20c01d68b remove saving modulation due to strange bugs with custom modulations 2022-10-27 02:56:21 +03:00
RogueMaster
bde1332c22 Merge branch 'UNLEASHED' into 420 2022-10-26 18:41:50 -04:00
MX
85900c50ff add 330mhz 2022-10-27 01:26:04 +03:00
ESurge
d9a290a05f Fixed issues with loading iButton/U2F files from Archive app 2022-10-26 15:21:29 -07:00
RogueMaster
3b6a011456 Revert "Merge pull request #381 from ESurge/420"
This reverts commit 1c1e87c9dc, reversing
changes made to ffbb11999d.
2022-10-26 18:10:16 -04:00
ESurge
5736c5b3b3 Fixed issue when loading iButton keys from Archive app either from iButton section or Favorites.
Fixed issue when attempting to load U2F Token from Archive app.
2022-10-26 14:55:45 -07:00
RogueMaster
0e2a0fcba8 Merge branch 'UNLEASHED' into 420 2022-10-26 17:49:42 -04:00
MX
a99d29c0f3 Merge branch 'fz-dev' into dev 2022-10-26 23:09:58 +03:00
MX
72ab2b98ad move things a bit in subghz remote app 2022-10-26 22:47:32 +03:00
Skorpionm
aff99a72e8 SubGhz: fix variable types and CC1101 GPIO initialization optimization (#1931)
* SubGhz: fix variable types
* SubGhz: CC1101 GPIO initialization optimization
* SubGhz: return back gpio init
* SubGhz: cleanup grammar in math and format doxygen comments

Co-authored-by: あく <alleteam@gmail.com>
2022-10-27 04:40:13 +09:00
RogueMaster
e361c1bfc9 Merge branch 'ofwdev' into 420 2022-10-26 12:34:27 -04:00
MX
89e27d10a2 Merge branch 'fz-dev' into dev 2022-10-26 19:27:45 +03:00
Skorpionm
5c8df66b7c [FL-2927] SubGhz: add RAW Read threshold rssi (#1911)
* SubGhz: add RAW Read threshold rssi
* SubGhz: update indicator RSSI
* SubGhz: fix record file

Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2022-10-27 00:13:00 +09:00
Chris van Marle
46878d1526 MRTD show auth method used 2022-10-26 13:04:53 +02:00
Dig
38d0bc5a5f patch for updated string type 2022-10-25 21:25:26 +01:00
Dig
1f9ad81356 convert impl to use m-algo and *_sort funcs 2022-10-25 21:25:26 +01:00