VerstreuteSeele
cb2d92ec6c
Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into dev
2023-02-03 11:35:09 +01:00
Willy-JL
e33023463a
Format
2023-02-02 21:38:45 +00:00
Victor
5458157924
Added external CC1101 support
2023-02-02 22:47:50 +03:00
MX
7edf90c2e5
Merge branch 'fz-dev' into dev
2023-02-02 18:28:52 +03:00
AloneLiberty
46fb86265c
NFC: fix creating MF Classic tags from "Add Manually" menu (BCC calulation and ATQA/SAK writing) ( #2342 )
...
* NFC: fix creating MF Classic cards from "Add Manually" menu (BCC calculation and AQTA/SAK writing)
* NFC: Fix BCC/SAK/ATQA in unit_tests and SAK in nfc_generate_mf_classic
Co-authored-by: gornekich <n.gorbadey@gmail.com >
2023-02-02 22:18:39 +07:00
MX
16f8f2c2df
Merge branch 'fz-dev' into dev
2023-02-02 11:54:20 +03:00
g3gg0.de
095595c55a
Merge branch 'DigitalSequence_PulseReader' into ISO15693
2023-02-01 23:57:34 +01:00
g3gg0.de
61ac844f56
Merge branch 'DigitalSequence_PulseReader' of https://github.com/g3gg0/flipperzero-firmware into DigitalSequence_PulseReader
2023-02-01 23:39:05 +01:00
g3gg0.de
f7965fa4da
Merge branch 'dev' into DigitalSequence_PulseReader
2023-02-01 23:38:55 +01:00
g3gg0.de
9268ea121f
DigitalSequence: fix issues with concatenation of same levels and spurious bit flips
2023-02-01 23:25:23 +01:00
Angel
a8e5f22500
LF-RFID: add CRC calculation to paradox protocol ( #2299 )
...
Co-authored-by: Angel <angel@Zoomies>
Co-authored-by: あく <alleteam@gmail.com >
2023-01-29 18:23:45 +07:00
VerstreuteSeele
1407551d98
Update mifare_classic.h
2023-01-27 12:58:24 +01:00
VerstreuteSeele
b15fbfd618
Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into dev
2023-01-27 12:38:44 +01:00
Emily Trau
24a23e5dc7
debug apps: made runnable as .faps; sdk: resolved additional APIs in use by faps ( #2333 )
...
* sdk: resolve additional APIs in use by faps
* debug tools: fixed battery_test, bt_debug, display_test, rpc_debug
Co-authored-by: hedger <hedger@nanode.su >
Co-authored-by: hedger <hedger@users.noreply.github.com >
Co-authored-by: あく <alleteam@gmail.com >
2023-01-27 16:41:55 +07:00
Giacomo Ferretti
126a9efd09
NFC: change from int8_t to uint8_t ( #2302 )
...
Co-authored-by: gornekich <n.gorbadey@gmail.com >
Co-authored-by: あく <alleteam@gmail.com >
2023-01-27 15:21:52 +07:00
Giacomo Ferretti
eee5c35400
NFC: add MIFARE MINI support ( #2307 )
...
* NFC: add MIFARE MINI support
* Move new value to end of enum
* nfc: added missing unit test
Co-authored-by: gornekich <n.gorbadey@gmail.com >
Co-authored-by: あく <alleteam@gmail.com >
2023-01-27 12:51:47 +07:00
Emily Trau
4dc4d34d04
emv: parse track1&2 equivalent data ( #2332 )
...
* emv: parse track1&2 equivalent data
* emv: alternate expiry parser
* nfc: log EMV track1&2 data to trace output
Co-authored-by: gornekich <n.gorbadey@gmail.com >
Co-authored-by: あく <alleteam@gmail.com >
2023-01-27 12:10:08 +07:00
Krzysztof Zdulski
8fc834090d
nfc: Fix sector reads when one block is unreadable for MIFARE Classic ( #2296 )
...
* Fix sector reads when one block is unreadable
* Auth on the correct block instead of first
* Fix in sector reader as well
* Apply patch by @gornekich
Co-authored-by: gornekich <n.gorbadey@gmail.com >
Co-authored-by: あく <alleteam@gmail.com >
2023-01-27 12:00:25 +07:00
VerstreuteSeele
0f6068837b
Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into dev
2023-01-26 20:31:49 +01:00
Krzysztof Haładyn (krzys_h)
5134f44c09
nfc: Fix crash when using debug PCAP trace ( #2338 )
2023-01-26 15:28:36 +07:00
VerstreuteSeele
c7f8b6d06c
Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into dev
2023-01-25 13:53:28 +01:00
Sergey Gavrilov
709fa633ff
ELF-loader: wait for notification to complete on app exit ( #2335 )
2023-01-25 12:15:01 +07:00
nullableVoidPtr
8ef89d9775
Merge branch 'dev' into nfcf
2023-01-25 02:19:24 +08:00
nullableVoidPtr
556c76ef7e
Merge branch 'dev' into nfcf
2023-01-25 02:16:51 +08:00
g3gg0.de
c1430bd97e
increase sniff log size
2023-01-21 01:51:36 +01:00
g3gg0.de
00f8365954
also added DSFID/AFI handling and locking
2023-01-21 01:49:02 +01:00
g3gg0.de
02e3a30f06
added "Listen NfcV Reader" to sniff traffic from reader to card
2023-01-21 01:04:02 +01:00
g3gg0.de
4addd1fedc
increased maximum memory size to match standard
...
added security status handling/load/save
added SELECT/QUIET handling
more fine grained allocation routines and checks
fix memset sizes
2023-01-21 00:06:31 +01:00
g3gg0.de
b48fe4631a
respond with block security status when option flag is set
2023-01-20 01:34:15 +01:00
MX
e07b96e04b
Merge branch 'dev' into somfy_keytis
2023-01-19 20:02:18 +03:00
assasinfil
7f08b25928
Inter-frame fix
2023-01-19 19:51:15 +03:00
MX
f8cc914a15
Change default hopping frequency list
...
Change it to use only most common frequencies
2023-01-19 18:14:05 +03:00
assasinfil
c6e30a1ed9
Inter-frame timeout fix
2023-01-19 18:04:03 +03:00
assasinfil
3dd76f5c2f
Added somfy keytis encoder
2023-01-19 14:49:00 +03:00
MX
0b92e5ae74
Fix various issues
2023-01-18 19:16:20 +03:00
MX
27826f95ca
Merge branch 'dev' into somfy_encoder_new
2023-01-18 19:01:22 +03:00
MX
c708a301f5
Merge branch 'fz-dev' into dev
2023-01-18 18:26:49 +03:00
MX
927fcca081
Revert "Merge pull request #252 from X-Stuff/dev-advanced-config"
...
This reverts commit ed5b2da9ad .
2023-01-18 18:18:17 +03:00
assasinfil
379807423f
Debug prints cleanup
2023-01-18 16:21:42 +03:00
assasinfil
5123fac5d9
Full realization
2023-01-18 15:11:32 +03:00
assasinfil
cd5596027f
Fixed
2023-01-18 14:57:30 +03:00
g3gg0.de
83f9d8cd21
Merge branch 'DigitalSequence_PulseReader' into ISO15693
2023-01-17 18:05:21 +01:00
あく
8fe801660b
Merge branch 'dev' into DigitalSequence_PulseReader
2023-01-17 19:55:28 +03:00
VerstreuteSeele
af762aa54c
Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into dev
2023-01-17 16:33:28 +01:00
hedger
341610b8a1
[FL-3080] fbt: PVS support ( #2286 )
...
* fbt: added firmware_pvscheck & firmware_pvs targets for *nix
* fbt: pvs support on Windows
* fbt: additional fixes & docs for PVS support
* fbt: fixes for updater env configuration
* github: reworked pvs workflow
* vscode: added PVS shortcut
* pvs: added --ignore-ccache flag
* fbt: pvs: opening web browser if there are warnings
* fbt: pvs: added browser handler for mac
* github: fixed report path for PVS
* fbt: pvs: fixed report upload path
* removed intentional PVS warning
* fixed more PVS warnings
* fixed secplus_v1 PVS warning
* fbt: added PVSNOBROWSER flag
* github: setting PVSNOBROWSER for pvs runs
* fbt: less debug output
Co-authored-by: あく <alleteam@gmail.com >
2023-01-17 15:55:49 +03:00
assasinfil
414a13131a
Fix v2?
2023-01-17 13:41:41 +03:00
g3gg0.de
d4f6df8e40
Merge branch 'DigitalSequence_PulseReader' into ISO15693
2023-01-17 11:17:03 +01:00
Willy-JL
968c1c815f
Add value_index_int32
2023-01-17 01:19:45 +00:00
assasinfil
08acfa50c0
Fix?
2023-01-17 00:36:18 +03:00
assasinfil
75c47a8d64
Full package data
2023-01-17 00:06:00 +03:00