• Joined on 2026-01-20
catarrh pushed to main at catarrh/otaman 2026-09-12 23:26:11 +03:00
fb6f80ef1d ui: translate the RAM operations hint
2494e04984 ui: clear stale RAM status on op change, remember the card preset
b49e6728b4 ui: translate SCP80/RAM explorer labels, buttons and result strings
Compare 3 commits »
catarrh pushed to main at catarrh/otaman 2026-09-12 22:25:08 +03:00
dfb9551eb7 release: v2.1.1
8459040856 ui: auto-refresh the proactive log and STK menu state
Compare 2 commits »
catarrh pushed to main at catarrh/otaman 2026-09-12 22:17:01 +03:00
a5cccee17c release: v2.1.0
2a559371ae ui: keep the selected file in state, drop the File: title line
e0e86e31af ui: drop the Decoded FCI caption in the file manager info block
2ec7a2d6c0 ui: show FID, layout and decoded FCI in the file manager detail pane
26f0063696 ui: reword the custom files hint
Compare 8 commits »
catarrh pushed to main at catarrh/otaman 2026-09-12 20:15:27 +03:00
4598a70db2 ui: edit/delete buttons for custom files
82fb2c8800 ui: move the Profiler tab next to SCP80
Compare 2 commits »
catarrh pushed to main at catarrh/otaman 2026-09-12 20:07:58 +03:00
f16e24ba11 ui: enlarge the header sim/nosim icon to 30px
8b814eb2f8 ui: status indicator no longer uses the text cursor
56c0e60462 ui: tooltip on the status dot shows the server state
68aa37f093 ui: header indicator shows sim/nosim icons once the server is up
Compare 4 commits »
catarrh pushed to main at catarrh/otaman 2026-09-12 19:42:38 +03:00
5485d61390 ui: sort the file manager tree by FID or symbolic name
45c72d874f stk: never shadow a paused command with a new menu selection
Compare 2 commits »
catarrh pushed to main at catarrh/otaman 2026-09-12 18:10:57 +03:00
1fe5c6347d ui: do not show 'initializing' when no card is inserted
c4ed064318 ui: center second-level pill rows on every page
2a43424ae6 ui: use pills for the Profiler list tabs
5b9e821d6d ui: gate controls by server/card state; move Custom files to Profiler
Compare 4 commits »
catarrh pushed to main at catarrh/otaman 2026-09-12 15:08:14 +03:00
f1ed6a2a48 release: v2.0.0
4b19b58bb0 ui: label comparison mismatches with snapshot names
6f63b5172c ui: show total scan time in the card snapshots list
6d30e7095e snapshots: measure SELECT / READ commands and show timing stats
a261675aad ui: focus scan name input and start scanning on Enter
Compare 11 commits »
catarrh pushed to main at catarrh/otaman 2026-09-12 13:37:21 +03:00
fe10603aea server+ui: auto-equip on card insertion; reset card views on session change
57eb412b6d server+ui: detect card removal passively and reflect it within 2s
Compare 2 commits »
catarrh pushed to main at catarrh/otaman 2026-09-12 13:04:43 +03:00
7288c22830 fastinit: escalate soft reset to physical on SW mismatch; retry/fallback
catarrh pushed to main at catarrh/otaman 2026-09-12 12:45:01 +03:00
25787017e5 server: make reset-free fast init the default; add --full-pysim-init
b50be83da4 server: guarantee a TERMINAL RESPONSE for paused proactive commands
6c57ff4fd5 server: add --fast-init to skip redundant card resets
895d0b7b36 server: serialize card access, fix poll-interval 0, add --timing
ef00b2c3f4 docs: keep a local AGENTS.md out of the repo; fix RAM-install note
Compare 5 commits »
catarrh pushed to main at catarrh/otaman 2026-09-12 08:31:17 +03:00
0fa9548c59 docs: cover C-APDU parser, HTTP OTA, profiler, snapshots
30ff0f7a74 profiler: compare two card snapshots
Compare 2 commits »
catarrh pushed to main at catarrh/otaman 2026-09-11 23:31:15 +03:00
5d096453fb profiler: add 'Only mismatches' filter to check results
d728a5a341 profiler: style Check card snapshot like Check card
Compare 2 commits »
catarrh pushed to main at catarrh/otaman 2026-09-11 23:18:04 +03:00
f64f2dac7c profiler: check a profile against a stored card snapshot
612f267349 i18n: re-render visible dynamic views on language switch
00c84307aa profiler: use tab-style buttons for Profiles / Card snapshots
efbdb5024c profiler: switch Profiles / Card snapshots with tabs instead of two columns
fa4064f1e8 i18n: rename RU snapshots label 'Снимки карты' -> 'Снимки карт'
Compare 6 commits »
catarrh pushed to main at catarrh/otaman 2026-09-11 21:54:47 +03:00
aa6a9ed1b5 i18n: rename 'FCP parameters' -> 'FCI parameters' in the check report (RU: 'Параметры FCI')
36281e02fd profiler scan: check/uncheck-all toggle for the ignore-contents list
88f67f5e13 profiler: add EF.ACC/EPSNSC/START-HFN/ARR to the ignore-contents list
Compare 3 commits »
catarrh pushed to main at catarrh/otaman 2026-09-11 21:42:21 +03:00
994075920d i18n: rename 'Decoded FCP' -> 'Decoded FCI' (RU: 'Декодированный FCI')
130b9d7e3b profiler: explicit decode-failure display for corrupt FCI, keep partial results
1e067dc883 fix BER long-form lengths: parseBerLen read b length bytes instead of b & 0x7F
6bfbb00994 profiler editor: decoded FCP panel beside the raw FCI field
944fccf67b profiler: decode FCP/FCI and show per-parameter diffs
Compare 6 commits »
catarrh pushed to main at catarrh/otaman 2026-09-11 20:59:19 +03:00
47539c594f i18n: profile Check button -> 'Check card' / 'Проверить карту'
8d725642dd i18n: rename RU FCP/FCI mode 'Точный FCI' -> 'Полный FCI'
2d7b2f4ef0 profiler: compact ignore-contents list in scan dialog
Compare 3 commits »
catarrh pushed to main at catarrh/otaman 2026-09-11 07:59:34 +03:00
2f299c769d profiler: Check first in profile list, add playback glyph
catarrh pushed to main at catarrh/otaman 2026-09-11 00:46:42 +03:00
74741a37cd profiler: list matching record numbers when only the record count differs
catarrh pushed to main at catarrh/otaman 2026-09-11 00:38:31 +03:00
26ee8974cc http ota: use a sample ICCID in PSK Identity / agent ID placeholders