diff options
Diffstat (limited to 'analysis/countermeasures/collect_leia.ipynb')
| -rw-r--r-- | analysis/countermeasures/collect_leia.ipynb | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/analysis/countermeasures/collect_leia.ipynb b/analysis/countermeasures/collect_leia.ipynb index 5cdbd51..bad6376 100644 --- a/analysis/countermeasures/collect_leia.ipynb +++ b/analysis/countermeasures/collect_leia.ipynb @@ -74,7 +74,12 @@ "metadata": {}, "source": [ "## Initialize scope and card\n", - "Connect to the card and setup the scope/measurement parameters based on it." + "Connect to the card and setup the scope/measurement parameters based on it.\n", + "\n", + "Note that several smartcards really are the same model and thus we merged them:\n", + " - N4 = N5 = N10\n", + " - N6 = N7\n", + " - N3 = N8" ] }, { @@ -838,7 +843,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.13.5" + "version": "3.13.7" } }, "nbformat": 4, |
