diff --git a/CHANGELOG.md b/CHANGELOG.md index e7a9b9601..b486f83fc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,7 @@ 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] +- Updated aid and mad json files (@iceman1001) - Changed `hf 14a apdu` - now can be interrupted and dynamically adds time (@iceman1001) - Changed `trace list -t` - shortend the hitag types (@iceman1001) - Added Be-Tech identification (@iceman1001) diff --git a/client/resources/aid_desfire.json b/client/resources/aid_desfire.json index f66e3df4e..7af1cf53b 100644 --- a/client/resources/aid_desfire.json +++ b/client/resources/aid_desfire.json @@ -876,7 +876,7 @@ "Vendor": "Invalid / Reserved", "Country": "", "Name": "Invalid / Reserved", - "Description": "Used by ATL Breeze and YVR Compass", + "Description": "Used by ATL Breeze, MAD Public Transport Card, and YVR Compass", "Type": "transport" }, { diff --git a/client/resources/mad.json b/client/resources/mad.json index bd457ca8b..66a592e44 100644 --- a/client/resources/mad.json +++ b/client/resources/mad.json @@ -272,6 +272,13 @@ "service_provider": "", "system_integrator": "" }, + { + "application": "Parking systems.", + "company": "Les parkings de Paris La Défense", + "mad": "0x00FF", + "service_provider": "Les parkings de Paris La Défense", + "system_integrator": "Les parkings de Paris La Défense" + }, { "application": "Internal use (Tests, Demos...)", "company": "Ascom Monétel", @@ -4116,6 +4123,13 @@ "service_provider": "HID Corporation", "system_integrator": "HID Corporation" }, + { + "application": "Access Control Biometric (SIO)", + "company": "HID Global", + "mad": "0x3D02", + "service_provider": "HID Corporation", + "system_integrator": "HID Corporation" + }, { "application": "City transport, prepaid ticket, cardholder, servicespass", "company": "Ridango AS",