RogueMaster
|
5f077dfaea
|
Merge branch 'pr/423' into 420
|
2022-11-19 02:22:55 -05:00 |
|
RogueMaster
|
925d778fad
|
Revert "Revert "Merge pull request #421 from flipperdevices/skorp/subghz_add_protocol_10""
This reverts commit f4ba229ea2.
|
2022-11-19 02:13:43 -05:00 |
|
RogueMaster
|
fc057d9a04
|
Revert "Merge branch 'pr/420' into 420"
This reverts commit 386cef0831, reversing
changes made to 0cddd8008a.
|
2022-11-19 02:12:53 -05:00 |
|
RogueMaster
|
f4ba229ea2
|
Revert "Merge pull request #421 from flipperdevices/skorp/subghz_add_protocol_10"
This reverts commit 9da8a85d05, reversing
changes made to cf2c2d8c92.
|
2022-11-19 02:11:28 -05:00 |
|
RogueMaster
|
30ba0caf84
|
Merge pull request #422 from flipperdevices/zlo/mystery-applications-memory-corrupt
Zlo/mystery applications memory corrupt
|
2022-11-19 02:07:22 -05:00 |
|
RogueMaster
|
9da8a85d05
|
Merge pull request #421 from flipperdevices/skorp/subghz_add_protocol_10
Skorp/subghz add protocol 10
|
2022-11-19 02:05:30 -05:00 |
|
RogueMaster
|
386cef0831
|
Merge branch 'pr/420' into 420
|
2022-11-19 01:58:17 -05:00 |
|
Sergey Gavrilov
|
8224d20217
|
Merge branch 'dev' into zlo/thread-alloc-ex
|
2022-11-16 21:07:02 +10:00 |
|
RogueMaster
|
7ff15d223e
|
Merge branch 'UNLEASHED' into 420
|
2022-11-15 16:15:35 -05:00 |
|
MX
|
0e9f6bef77
|
Speedup subghz favourites
if custom modulation was used, its saved in file itself, so no need to load it when using quick access from favourites
|
2022-11-15 23:00:30 +03:00 |
|
Yukai Li
|
3624ebf643
|
nfc: Revise MFUL unlock UI flow
|
2022-11-15 00:44:11 -07:00 |
|
Yukai Li
|
dc2c5ddf1a
|
lib: Remove scons submodule from index
|
2022-11-14 21:57:02 -07:00 |
|
Yukai Li
|
508f52b1c0
|
nfc: Add faster auth callback patch
|
2022-11-14 10:26:30 -07:00 |
|
Yukai Li
|
ccced311d7
|
Merge branch 'dev' into ntag-auto-pwd-capture
|
2022-11-14 10:25:19 -07:00 |
|
Sergey Gavrilov
|
d381ce55df
|
Merge branch 'dev' into zlo/mystery-applications-memory-corrupt
|
2022-11-14 17:16:08 +10:00 |
|
RogueMaster
|
ddb5ae2bd5
|
Merge branch 'UNLEASHED' into 420
|
2022-11-13 13:32:13 -05:00 |
|
MX
|
4240b59311
|
SubGHz: Fix magellan display issue
|
2022-11-12 22:16:02 +03:00 |
|
SG
|
2f82351b3e
|
Fix build errors
|
2022-11-13 01:42:46 +10:00 |
|
MX
|
950dee48a0
|
Merge branch 'fz-dev' into dev
|
2022-11-12 16:43:12 +03:00 |
|
RogueMaster
|
4b9f353c78
|
fmt
|
2022-11-12 08:37:29 -05:00 |
|
RogueMaster
|
ffbbc7ecde
|
Merge branch 'ofwdev' into 420
|
2022-11-12 08:35:37 -05:00 |
|
Nikolay Minaylov
|
73441af9c6
|
BadUSB and Archive fixes (#2005)
* BsdUsb: fix empty lines handling
* Archive: folders and unknown files rename fix
Co-authored-by: あく <alleteam@gmail.com>
|
2022-11-12 20:55:42 +09:00 |
|
hedger
|
f9730bcafe
|
fbt: lint fixes (#2008)
* lint: exclude "lib" subfolder from naming checks; fbt: moved LINT_SOURCES from literal strings to Dir() nodes
* lint: also exclude hidden directories
Co-authored-by: あく <alleteam@gmail.com>
|
2022-11-12 19:03:22 +09:00 |
|
SG
|
d0bc93edf0
|
Mark some service threads as services
|
2022-11-12 11:09:38 +10:00 |
|
SG
|
84d8ed097a
|
Apps: use thread allocation shortcut
|
2022-11-12 10:53:53 +10:00 |
|
SG
|
3eed788c36
|
api lock: test results
|
2022-11-12 10:10:11 +10:00 |
|
SG
|
61adff99b7
|
Dialogs: move api lock to toolbox
|
2022-11-12 08:14:11 +10:00 |
|
SkorP
|
f67ed85c81
|
SubGhz: protocol "Ansonic" fix timing
|
2022-11-11 11:19:53 +04:00 |
|
RogueMaster
|
e8a76df61d
|
Merge branch 'UNLEASHED' into 420
|
2022-11-10 20:12:04 -05:00 |
|
MX
|
666d30f2dd
|
API compatibility with OFW part 2
+ Subghz protocol Princeton API symbols added
|
2022-11-11 03:45:41 +03:00 |
|
MX
|
930b369812
|
Merge branch 'fz-dev' into dev
|
2022-11-10 21:38:03 +03:00 |
|
RogueMaster
|
2ce7b4bdcc
|
Merge branch 'ofwdev' into 420
|
2022-11-10 11:44:55 -05:00 |
|
Astra
|
e7c4b40dbe
|
Force card types in extra actions (#1961)
* Mifare Classic forced read
* Add all the needed card types
* nfc: remove unused scene
* nfc: remove unused worker state
* nfc: fix read card type scene state usage
* nfc: move NfcReadMode to NfcDevData struct
* nfc: fix bank card reading and scene navigation
* nfc magic: fix magic deactifate function
Co-authored-by: gornekich <n.gorbadey@gmail.com>
Co-authored-by: あく <alleteam@gmail.com>
|
2022-11-11 01:29:57 +09:00 |
|
SkorP
|
e8224a5c09
|
SubGhz: fix flag
|
2022-11-10 20:29:51 +04:00 |
|
Astra
|
820afd2aec
|
NFC Unit tests part 1.1 (#1927)
* Mifare Classic 1/4K, 4/7b uid, NFC-A: NFC-A is not complete yet, as there are no 4b uid tests. Also, Mifare Classic tests don't cover the key cache yet.
* NFC unit tests require access to the NFC app
* Made nfc_device_save accept full path as an argument
* Move from cstrs to furi strings and fix logic
* nfc tests: fix memory leak
* nfc: add mf_classic_get_total_blocks() to API
* nfc tests: simplify nfc tests
* nfc: fix memory leak in shadow file saving
* nfc: fix set uid scene
* nfc: fix saving files
* nfc: fix preload nfc file path
* nfc: remove comments
Co-authored-by: Sergey Gavrilov <who.just.the.doctor@gmail.com>
Co-authored-by: gornekich <n.gorbadey@gmail.com>
Co-authored-by: あく <alleteam@gmail.com>
|
2022-11-11 01:20:35 +09:00 |
|
SkorP
|
592de601b0
|
SubGhz: fix encoder "Ansonic"
|
2022-11-10 20:04:45 +04:00 |
|
RogueMaster
|
e52cb3ca74
|
Merge branch 'UNLEASHED' into 420
|
2022-11-10 10:56:06 -05:00 |
|
SkorP
|
464ee58bab
|
SubGhz: add protocol "Ansonic"
|
2022-11-10 19:52:54 +04:00 |
|
MX
|
af40b6b020
|
Move NRF24 driver into plugins, see desc
Major API version downgraded to official one, adding support for launching OFW apps on unleashed, part 1
|
2022-11-10 10:30:36 +03:00 |
|
RogueMaster
|
abe25b14a9
|
Merge branch 'UNLEASHED' into 420
|
2022-11-10 00:52:46 -05:00 |
|
MX
|
e90d335cdf
|
Add value_index to API symbols
|
2022-11-10 07:13:02 +03:00 |
|
MX
|
684fdc632f
|
Merge branch 'fz-dev' into dev
|
2022-11-10 06:57:08 +03:00 |
|
RogueMaster
|
1c23a2e0ea
|
Merge branch 'ofwdev' into 420
|
2022-11-09 15:49:35 -05:00 |
|
gornekich
|
3985b456c3
|
NFC: fix crash on MFC read (#1993)
* nfc: fix nfc_worker_stop logic
* nfc: fix stop order
Co-authored-by: あく <alleteam@gmail.com>
|
2022-11-10 03:12:55 +09:00 |
|
RogueMaster
|
b791127c54
|
Merge branch 'ofwdev' into 420
|
2022-11-07 16:54:25 -05:00 |
|
Samuel Stauffer
|
aa2ecbe80f
|
infrared: add Kaseikyo IR protocol (#1965)
* infrared: add Kaseikyo IR protocol
Add Kaseikyo IR protocol support. This protocol is also called the Panasonic protocol and is used by a number of manufacturers including Denon.
The protocol includes a vendor field and a number of fields that are vendor specific. To support the format of address+command used by flipper the vendor+genre1+genre2+id fields are encoded into the address while the data is used for the command.
There are older versions of the protocol that used a reverse bit order that are not supported.
Protocol information:
- https://github.com/Arduino-IRremote/Arduino-IRremote/blob/master/src/ir_Kaseikyo.hpp
- http://www.hifi-remote.com/johnsfine/DecodeIR.html#Kaseikyo
- https://www.denon.com/-/media/files/documentmaster/denonna/avr-x3700h_avc-x3700h_ir_code_v01_04062020.doc
* Format and add unit test to Kaseikyo IR codec.
Co-authored-by: Georgii Surkov <37121527+gsurkov@users.noreply.github.com>
|
2022-11-07 18:38:04 +04:00 |
|
RogueMaster
|
30dbaea2e8
|
Merge branch 'ofwdev' into 420
|
2022-11-05 14:23:42 -04:00 |
|
あく
|
e8913f2e33
|
Code cleanup: srand, PVS warnings (#1974)
* Remove srand invocation
* PVS High priority fixes
* PVS High errors part 2
* Furi: heap tracing inheritance
* Furi add __builtin_unreachable to furi_thread_catch
|
2022-11-05 18:07:24 +03:00 |
|
RogueMaster
|
7233c93151
|
Delete scons
|
2022-11-04 17:21:52 -04:00 |
|
RogueMaster
|
5c7fe53714
|
Merge branch 'pr/404' into 420
|
2022-11-04 17:20:34 -04:00 |
|