Commit Graph

8 Commits

Author SHA1 Message Date
Gerrit Code Review
9d0ca75fab Update notes for submitted changes
* docs/smpp-ota-tool: Add documentation/tutorial
* contrib/smpp-ota-tool: define commandline arguments in global scope
* contrib/smpp-ota-tool: use '-' instead of '_' in command line args
* contrib/smpp-ota-tool: fix description string (copy+paste error)
* tests/pySim-smpp2sim_test: add testcases for AES128 and AES256
* tests/pySim-smpp2sim_test/card_sanitizer: update card backup with new test keyset
2026-03-10 09:23:03 +00:00
Gerrit Code Review
925f5a2413 Update notes for submitted changes
* docs: Bring osmo-smdpp documentation up to date with code
* docs: remove traces of modules migrated to pyosmocom
* pySim-shell: Detect different eUICC types and print during start-up
* pySim.profile: Further refactor card <-> profile matching
* pySim/profile: Change match_with_profile from static to class method
2024-09-17 15:22:45 +00:00
Gerrit Code Review
646304bacf Update notes for submitted changes
* pySim.ts_31_102: Fix name of EF.VBSCA
* ts_31_102: Make use of ts_31_103_shared and add Rel 18 files
* [cosmetic] ts_31_102: Note in comment which release introdcued recent files
* move parts of pySim.ts_31_103 to pySim.ts_31_103_shared
* pySim.ts_31_103: update to spec v18.1.0 Release 18
* osmo-smdpp + es9p_client: HTTP status 204 is used for handleNotification
* pySim.globalplatform: Add 'http' submodule for GP Amd B RAM over HTTPS
* pySim.esim.es8p: Add support for encoding icon in ProfileMetadata
* osmo-smdpp: Request enable/disable/delete notifications in metadata
* osmo-smdpp: Implement 'other' notification signature validation
* contrib/es9p_client: Add support for reporting notifications to SM-DP+
2024-07-19 12:10:10 +00:00
Gerrit Code Review
88afea9518 Update notes for submitted changes
* osmo-smdpp: Get rid of hard-coded ICCID
2024-02-21 08:28:25 +00:00
Gerrit Code Review
0e443645d9 Update notes for submitted changes
* add PlmnAdapter for decoding PLMN bcd-strings like 262f01 to 262-01
2023-12-29 17:52:18 +00:00
Gerrit Code Review
bbdbe9eee9 Update notes for submitted changes
* cards: sysmo-isim-sja2: make sure an ADF is present in EF.DIR before selecting it
2023-02-11 09:14:18 +00:00
Gerrit Code Review
d0f5ed4c3f Update notes for submitted changes
* 51.011: Fix EF_SST decoder for services > table description
* filsystem: Make NotImplementedError more verbose.
* USIM: Add ENVELOPE and ENVELOPE-SMS shell commands
* Add API + shell command for sending TERMINAL PROFILE to card
* pysim-Shell: Add sysmocom SJA2 card specific bits
* cat: Fix SMS/ENVELOPE related IE tag definitions
* cat: Add more terminal profile bitmask definitions
2021-10-14 15:44:29 +00:00
Gerrit Code Review
c4abf5a2fe Update notes for submitted changes
* Fix various mistakes around the CardADF <-> CardApplication dualism
* filesystem: fix various issues found by mypy
* filesystem: Avoid GPL header showing up in sphinx autodoc
* Use sphinx for generating documentation
* Add more documentation to the classes/methods
2021-04-02 20:15:45 +00:00