This commit is contained in:
iceman1001
2026-08-29 11:19:56 +02:00
parent 0ae01a5331
commit 0dc844ace6
+2
View File
@@ -3,6 +3,8 @@ All notable changes to this project will be documented in this file.
This project uses the changelog in accordance with [keepchangelog](http://keepachangelog.com/). Please use this to write notable changes, which is not the same as git commit log...
## [unreleased][unreleased]
- Added a new ISo15693 v5 dump file format to handle 0x100 number of pages and 8 byte pages better (@iceman1001)
- Fixed ISO15693 v4 file handling and converting to v5 (@iceman1001)
- Fixed clock `SpinDelayUsPrecision` to not wrap. Now more 43ms issues (@iceman1001)
- Changed `hf felica raw` - now can stream per-window envelope for better measurments (@iceman1001)
- Updated `fpga_pm3_felica.bit` - FeliCa signal handling got refactored. (@iceman1001)