r3df0xx
77a1a58d67
seed transfer to decoder
2022-04-27 17:01:07 +03:00
r3df0xx
8b984b363d
correct seed values
2022-04-26 22:57:31 +03:00
r3df0xx
9e0499c461
fixes
2022-04-26 21:35:02 +03:00
r3df0xx
e17c8fc0a7
trythis
2022-04-26 19:56:49 +03:00
r3df0xx
0e9334d8b0
Update faac_slh.c
2022-04-26 19:09:24 +03:00
r3df0xx
a12770a026
Update faac_slh.c
2022-04-26 18:57:49 +03:00
r3df0xx
5e58b19b2c
Update faac_slh.c
2022-04-26 18:13:09 +03:00
r3df0xx
d7e9ea5214
+
2022-04-26 17:43:20 +03:00
r3df0xx
941ff162e8
rollback
2022-04-26 14:45:34 +03:00
r3df0xx
6b3faefcca
Seed to FAAC_SLH decoder
2022-04-26 14:21:52 +03:00
r3df0xx
814e338cfe
Update faac_slh.c
...
simplify a little
2022-04-26 12:38:21 +03:00
r3df0xx
6bc0e05178
Update faac_slh.c
2022-04-26 09:33:40 +03:00
r3df0xx
5ae4b16a38
Update faac_slh.c
...
more info
2022-04-26 08:52:25 +03:00
r3df0xx
e4be95ea80
Update faac_slh.c
2022-04-26 08:48:57 +03:00
r3df0xx
137ea15f12
Update faac_slh.c
...
pointers
2022-04-26 01:28:44 +03:00
r3df0xx
5af52ae673
Update nice_flor_s.c
...
rollback
2022-04-25 23:26:25 +03:00
r3df0xx
6184d47873
Update nice_flor_s.c
...
try new encoder
2022-04-25 23:12:37 +03:00
r3df0xx
e49f6a1d76
seed transmition
2022-04-25 22:22:09 +03:00
r3df0xx
5c4cfd3fd4
Update mlib
2022-04-25 19:33:42 +03:00
r3df0xx
07b1889f6f
Update libusb_stm32
2022-04-25 19:20:02 +03:00
r3df0xx
12c259027c
upd submodules
2022-04-25 19:17:39 +03:00
Eng1n33r
bd1cb6168c
Merge branch 'flipperdevices:dev' into dev
2022-04-25 17:34:39 +03:00
Skorpionm
5effa7e7c3
SubGhz: fix Princeton duration ( #1159 )
2022-04-25 14:53:36 +03:00
r3df0xx
5ce7c0a7b8
Update faac_slh.c
2022-04-24 23:24:27 +03:00
r3df0xx
bb40522463
Update faac_slh.c
2022-04-24 23:08:41 +03:00
r3df0xx
186b12580e
Update faac_slh.c
2022-04-24 22:50:48 +03:00
Eng1n33r
6b71113f9d
Merge branch 'flipperdevices:dev' into dev
2022-04-22 22:20:21 +03:00
Skorpionm
cc99ce1f07
[FL-2496] SubGhz: fix freezing of the interface when the transmission of the RAW signal is forcibly canceled ( #1152 )
...
Co-authored-by: あく <alleteam@gmail.com>
2022-04-22 22:05:27 +03:00
Eng1n33r
fc970ea214
Merge branch 'flipperdevices:dev' into dev
2022-04-22 16:32:55 +03:00
gornekich
799eb3f502
Fix Mifare NTAG read #1147
...
Fix #1145
2022-04-22 15:41:10 +03:00
Skorpionm
f9140ac2cd
SubGhz: fix waiting for UPLOAD to be sent, for RAW file worker ( #1146 )
...
* SubGhz: fix waiting for UPLOAD to be sent
* SubGhz: remove debug output
Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2022-04-22 14:33:43 +03:00
Eng1n33r
97c8299f72
Merge branch 'flipperdevices:dev' into dev
2022-04-21 19:50:27 +03:00
Skorpionm
0ff9f43eab
SubGhz: loading/saving files from any folder below the parent ( #1142 )
...
Co-authored-by: あく <alleteam@gmail.com>
2022-04-21 19:10:50 +03:00
r3df0xx
60501ee954
Update faac_slh.c
2022-04-20 21:29:45 +03:00
r3df0xx
799defbdfa
Update faac_slh.c
2022-04-20 21:12:05 +03:00
r3df0xx
b42e645195
some fixes
2022-04-20 20:27:35 +03:00
Eng1n33r
b41041e951
Merge branch 'flipperdevices:dev' into dev
2022-04-20 17:17:18 +03:00
gornekich
cea118cf2d
[FL-2470, FL-2385, FL-2411] NFC fixes ( #1138 )
...
* mifare classic: increase data exchange timeout
* nfc: exit from app if can't parse file
* furi_hal_nfc: allow to switch context during detect
Co-authored-by: あく <alleteam@gmail.com>
2022-04-20 17:08:36 +03:00
Skorpionm
d530d164b9
[FL-2459, FL-2469]SubGhz: displaying a long name in RAW, launching files from subfolders, bugfix ( #1125 )
...
* SubGhz: fix the RAW file is not restored when it is launched from under the folder
* SubGhz: fix does not fit long RAW file name
* SubGhz: fix Read not cleared after file rename
* SubGhz: fix restore default frequency and modulation on output
* SubGhz: fix long name output in RAW
2022-04-20 16:51:24 +03:00
Eng1n33r
271508ef8b
Merge branch 'flipperdevices:dev' into dev
2022-04-20 16:34:24 +03:00
hedger
57312961e8
[FL-2481] Renamed assets->resources; enforcing Manifest build if it does not exist ( #1135 )
...
* Renamed assets->resources; enforcing Manifest build if it does not exist
* Rebuild resources from CI
* Added Manifest to repo - be sure to rebuild it with `make -C assets` before committing changes!
* Actually added Manifest.
* Keeping Manifest on assets clean
* Spelling fix in Makefile
2022-04-19 22:02:37 +03:00
gornekich
956788c09b
[FL-2369] NFC refactoring ( #1095 )
...
* nfc: clean up scenes
* nfc worker: remove field on from worker
* nfc worker: move full data exchange to furi hal
* nfc_device: check UID length
* nfc protocol: introduce mifare common API
* nfc: move common data to furi hal nfc
* nfc: rename emv_decoder -> emv
* nfc: move emv data structure to emv lib
* nfc: remove deactivate after detection
* nfc: rework furi hal nfc detect
* nfc: clean up CLI commands and type
* nfc: remove unused includes and function
* nfc: add TxRxType enum
* nfc: read mifare ultralight refactoring
* nfc: refactore mifare ultralight start
* rfal: fix custom data exchange
* nfc: refactor read bank card
* nfc: refactor read emv application
* nfc: refactor emv test emulation
* nfc: refactor uid emulation
* nfc: add limit to uid emulation logger
* fix source formatting
* furi_hal_nfc: fix data exchange full
* nfc: fix mifare ultralight type load
Co-authored-by: あく <alleteam@gmail.com>
2022-04-19 18:23:58 +03:00
Eng1n33r
7d6fb858c5
Merge branch 'flipperdevices:dev' into dev
2022-04-19 11:38:02 +03:00
hedger
e8499e4ede
[FL-2477] Updater support for resource bundles ( #1131 )
...
* Resource unpacking core
* Added more fields to manifest; updated dist scripts
* Python linter fixes
* Parsing manifest before unpacking
* Updated pipelines for separate resource build
* Removed raw path formatting
* Visual progress for resource extraction
* Renamed update status enum
Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2022-04-19 11:03:28 +03:00
Eng1n33r
eda2e94ed9
Merge branch 'flipperdevices:dev' into dev
2022-04-19 10:34:58 +03:00
あく
1623134a82
Build system improvements and bug fixes ( #1129 )
...
* Assets: recompile
* Makefile: add debug_other to main makefile
* Github: stop compilation if compiled assets not in sync with assets sources
* Assets: recompile
* Makefile: correct debug_other rule. Bt: prevent on system start hook from waiting for bt service
* Power, FuriHal: gauge self check report
* Loader: move on system start hook call to the beginning
2022-04-19 02:09:11 +03:00
r3df0xx
f2ec0a652a
Faac SLH add manually
2022-04-19 00:32:25 +03:00
r3df0xx
4bda9d966e
rollback2
2022-04-15 21:56:26 +03:00
r3df0xx
828b3dbcb2
Update faac_slh.c
2022-04-15 21:48:13 +03:00
Eng1n33r
e2d732f15e
Merge branch 'flipperdevices:dev' into dev
2022-04-14 17:52:45 +03:00