unleashed-firmware/applications/main
g3gg0.de c186d2b0cc
added ISO15693 (NfcV) reading, saving, emulating and revealing from privacy mode (unlock) (#2316)
* added support for ISO15693 (NfcV) emulation, added support for reading SLIX tags
* SLIX: fixed crash situation when an invalid password was requested
* ISO15693: show emulate menu when opening file
* rename NfcV emulate scene to match other NfcV names
* optimize allocation size for signals
* ISO15693: further optimizations of allocation and free code
* ISO15693: reduce latency on state machine reset
* respond with block security status when option flag is set
* 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
* added "Listen NfcV Reader" to sniff traffic from reader to card
* added correct description to delete menu
* also added DSFID/AFI handling and locking
* increase sniff log size
* scale NfcV frequency a bit, add echo mode, fix signal level at the end
* use symbolic modulated/unmodulated GPIO levels
* honor AFI field, decrease verbosity and removed debug code
* refactor defines for less namespace pollution by using NFCV_ prefixes
* correct an oversight that original cards return an generic error when addressing outside block range
* use inverse modulation, increasing readable range significantly
* rework and better document nfc chip initialization
* nfcv code review fixes
* Disable accidentally left on signal debug gpio output
* Improve NFCV Read/Info GUIs. Authored by @xMasterX, committed by @nvx
* Fix crash that occurs when you exit from NFCV emulation and start it again. Authored by @xMasterX, committed by @nvx
* Remove delay from emulation loop. This improves compatibility when the reader is Android.
* Lib: digital signal debug output pin info

Co-authored-by: Tiernan Messmer <tiernan.messmer@gmail.com>
Co-authored-by: MX <10697207+xMasterX@users.noreply.github.com>
Co-authored-by: gornekich <n.gorbadey@gmail.com>
Co-authored-by: あく <alleteam@gmail.com>
2023-06-08 14:30:53 +09:00
..
archive Archive browser: update path on dir leave (#2455) 2023-03-04 03:07:41 +09:00
bad_usb BadUSB: script execution pause (#2700) 2023-05-29 18:21:18 +09:00
fap_loader [FL-3226] Deep Sleep Idle (#2569) 2023-04-14 00:47:38 +10:00
gpio [FL-2524] Graphics cleanup and icon rotation (#2561) 2023-04-06 11:36:12 +08:00
ibutton [FL-3168] Add one_wire lib to f18, separate ibutton (#2509) 2023-03-21 01:23:17 +09:00
infrared [FL-3322] Infrared: respect carrier frequency and duty cycle settings (#2677) 2023-05-25 23:38:56 +09:00
lfrfid More UI fixes and improvements (#2419) 2023-03-08 20:27:21 +09:00
nfc added ISO15693 (NfcV) reading, saving, emulating and revealing from privacy mode (unlock) (#2316) 2023-06-08 14:30:53 +09:00
onewire [FL-3232] FuriHal: fix gpio naming and add explicit pulls for vibro, speaker and ir_tx (#2565) 2023-04-06 19:06:19 +10:00
subghz [FL-3340] SubGhz: fix flipper crashes after exiting broadcast blocking message and crash cli (#2714) 2023-05-31 21:59:12 +09:00
u2f Remove hmac_sha256 from public API (#2519) 2023-03-21 21:29:54 +09:00
application.fam [FL-3168] Add one_wire lib to f18, separate ibutton (#2509) 2023-03-21 01:23:17 +09:00