mirror of
https://github.com/RfidResearchGroup/ChameleonUltra.git
synced 2026-04-26 23:55:27 +00:00
f5d721bbfd
Split the single --id argument into --cn (8 ASCII chars) and --raw (32 hex char T55XX bitstream, directly compatible with PM3 raw output). Add Python-side PAC bitstream encoder/decoder for raw format support. Output now shows CN and Raw labels matching PM3's format. Add NRF_LOG module registration to pac.c for debug logging, consistent with other protocol implementations. Reassign PAC command IDs (3014/3015) to avoid collision with ioProx (3010/3011) after rebase onto upstream/main.