scp81: expose install/STK parameters for the RAM install (v2.1.13)

The SCP81 install row now carries the same fields as the SCP80/RAM form:
install parameters (default C900), STK parameters (CA TLV) and make
selectable. An UICC applet install can require STK parameters; without them
the card answers INSTALL [for install] with SW 6A80 (incorrect parameters in
data field). RU strings added; service worker v150.
This commit is contained in:
2026-09-16 07:57:59 +03:00
parent ff7a1ad5d3
commit e32a6e17e4
4 changed files with 19 additions and 4 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
const CACHE = 'otaman-v149';
const CACHE = 'otaman-v150';
const URLS = [
'index.html',
'help.html',