This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "A python tool to program magic SIMs".
The branch, master has been updated
via 3e84067a2be95a1236bf8e66ffe1d64f8aa3abaa (commit)
via c3ebd3354414f9f7df57dd82ec17548d451f9bd7 (commit)
via 14b350f3a1a38437eceada9a70fdb4b154ba9eac (commit)
from e9e5ecbe3068dae7e6e0959f22ed1855911dc892 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/pysim/commit/?id=3e84067a2be95a1236bf8e66ffe1d64f8a…
commit 3e84067a2be95a1236bf8e66ffe1d64f8aa3abaa
Author: Jan Balke <jan(a)corenetdynamics.com>
Date: Mon Jan 26 15:36:27 2015 +0100
Add provision support for sysmoUSIM-SJS1 cards
The PIN-ADM has to given on the command line as it is provisioned
different for each card.
Currently only Ki, Op and IMSI are provisioned.
http://cgit.osmocom.org/pysim/commit/?id=c3ebd3354414f9f7df57dd82ec17548d45…
commit c3ebd3354414f9f7df57dd82ec17548d451f9bd7
Author: Jan Balke <jan(a)corenetdynamics.com>
Date: Mon Jan 26 12:22:55 2015 +0100
Add PIN-ADM argument to the command line
Allow overwriting the default PIN-ADM set in the card implementation.
http://cgit.osmocom.org/pysim/commit/?id=14b350f3a1a38437eceada9a70fdb4b154…
commit 14b350f3a1a38437eceada9a70fdb4b154ba9eac
Author: Jan Balke <jan(a)corenetdynamics.com>
Date: Mon Jan 26 11:15:25 2015 +0100
Allow changing the class byte for pdu messages
-----------------------------------------------------------------------
Summary of changes:
pySim-prog.py | 14 +++++++++++-
pySim/cards.py | 67 +++++++++++++++++++++++++++++++++++++++++++++++++++----
pySim/commands.py | 23 +++++++++++++------
3 files changed, 92 insertions(+), 12 deletions(-)
hooks/post-receive
--
A python tool to program magic SIMs
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "A python tool to program magic SIMs".
The branch, laforge-pending has been deleted
was 93315bd4663c87856cb5a64c16d7fedcab4a8bb6
-----------------------------------------------------------------------
93315bd4663c87856cb5a64c16d7fedcab4a8bb6 Introduce a '--dry-run' option to skip actual card access
-----------------------------------------------------------------------
hooks/post-receive
--
A python tool to program magic SIMs
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "A python tool to program magic SIMs".
The branch, master has been updated
via e9e5ecbe3068dae7e6e0959f22ed1855911dc892 (commit)
via c26b82939fc7c699d1a65459603255ad93a56556 (commit)
via 7f62cecb61b821233af148cdc6f709d4bb0df4dd (commit)
via 130524b71925673e9f4fd7d146e18113be25bde8 (commit)
from 2fc205ceb93a8c58d6ad88d3bfd6aa84c628514a (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/pysim/commit/?id=e9e5ecbe3068dae7e6e0959f22ed185591…
commit e9e5ecbe3068dae7e6e0959f22ed1855911dc892
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Wed Aug 15 15:26:30 2012 +0200
Introduce a '--dry-run' option to skip actual card access
This can be used for example to batch convert from CSV input to HLR
output without writing cards.
http://cgit.osmocom.org/pysim/commit/?id=c26b82939fc7c699d1a65459603255ad93…
commit c26b82939fc7c699d1a65459603255ad93a56556
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Wed Aug 15 15:25:51 2012 +0200
read_params_csv: Make sure we don't end up in endless loop
as a side effect, the first line is now specified with '-j 0'
and not '-j 1'
http://cgit.osmocom.org/pysim/commit/?id=7f62cecb61b821233af148cdc6f709d4bb…
commit 7f62cecb61b821233af148cdc6f709d4bb0df4dd
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Mon Aug 13 20:07:41 2012 +0200
pySim-prog: Add mode where it can re-generate a card from CSV
Rather than just having the capability of writing to CSV, it now
has the capability to (re)write a card based on data from the CSV:
./pySim-prog.py -S csv --read-csv /tmp/sim.csv -i 901701234567890
or in batch mode (from the first line onwards):
./pySim-prog.py -S csv --read-csv /tmp/sim.csv --batch -j 1
http://cgit.osmocom.org/pysim/commit/?id=130524b71925673e9f4fd7d146e18113be…
commit 130524b71925673e9f4fd7d146e18113be25bde8
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Mon Aug 13 15:53:43 2012 +0200
split parameter writing for CSV and SQL into separate functions
-----------------------------------------------------------------------
Summary of changes:
pySim-prog.py | 124 +++++++++++++++++++++++++++++++++++++++++++++-------------
1 file changed, 97 insertions(+), 27 deletions(-)
hooks/post-receive
--
A python tool to program magic SIMs
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, master has been updated
via ceef936ea894781a14584efc9256856cca6d1c0f (commit)
from 57e95a22f02b5b2ec781d9bc977c785a6e6f1166 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/openbsc/commit/?id=ceef936ea894781a14584efc9256856c…
commit ceef936ea894781a14584efc9256856cca6d1c0f
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Wed Aug 19 14:43:35 2015 +0200
mgcp: Add transcoding from PCMU as well
Use the existing ulaw encode/decode to support PCMU as well.
The MERA VoIP switch has some severe issues with the GSM codec
and it appears easier to enable transcoding for it.
The mera switch doesn't appear to cope with codec change
between a SIP 180 trying and the 200 ok connection result.
Inserting the codec is touching too many places. Ideally we
should have the transcoding function as pointer in the struct
as well but the arguments differ.. so it is not a direct way
forward.
-----------------------------------------------------------------------
Summary of changes:
openbsc/include/openbsc/mgcp_transcode.h | 3 ++-
openbsc/src/libmgcp/mgcp_sdp.c | 8 ++++++++
openbsc/src/libmgcp/mgcp_transcode.c | 26 ++++++++++++++++++++++++++
3 files changed, 36 insertions(+), 1 deletion(-)
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "SIM card APDU tracing based on AT91SAM7 and wireshark".
The branch, master has been updated
via 0a530496b5bf43554c5009265a582b02ed297127 (commit)
from b8d4927137c4aeec0e222e41c840b1d0ef64f744 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/simtrace/commit/?id=0a530496b5bf43554c5009265a582b0…
commit 0a530496b5bf43554c5009265a582b02ed297127
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Wed Aug 19 15:02:51 2015 +0200
Add 4FF (nanoSIM) adapter
-----------------------------------------------------------------------
Summary of changes:
hardware/nano-UICC/4FF-FFC.bottom.gbr | 898 +++++++++++++++++++
hardware/nano-UICC/4FF-FFC.bottompaste.gbr | 25 +
hardware/nano-UICC/4FF-FFC.fab.gbr | 1258 +++++++++++++++++++++++++++
hardware/nano-UICC/4FF-FFC.outline.gbr | 41 +
hardware/nano-UICC/4FF-FFC.pcb | 1209 +++++++++++++++++++++++++
hardware/nano-UICC/4FF-FFC.plated-drill.cnc | 18 +
hardware/nano-UICC/4FF-FFC.stiffener.gbr | 88 ++
hardware/nano-UICC/4FF-FFC.top.gbr | 631 ++++++++++++++
hardware/nano-UICC/4FF-FFC.topmask.gbr | 25 +
9 files changed, 4193 insertions(+)
create mode 100644 hardware/nano-UICC/4FF-FFC.bottom.gbr
create mode 100644 hardware/nano-UICC/4FF-FFC.bottompaste.gbr
create mode 100644 hardware/nano-UICC/4FF-FFC.fab.gbr
create mode 100644 hardware/nano-UICC/4FF-FFC.outline.gbr
create mode 100644 hardware/nano-UICC/4FF-FFC.pcb
create mode 100644 hardware/nano-UICC/4FF-FFC.plated-drill.cnc
create mode 100644 hardware/nano-UICC/4FF-FFC.stiffener.gbr
create mode 100644 hardware/nano-UICC/4FF-FFC.top.gbr
create mode 100644 hardware/nano-UICC/4FF-FFC.topmask.gbr
hooks/post-receive
--
SIM card APDU tracing based on AT91SAM7 and wireshark
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "An utility library for Open Source Mobile Communications".
The branch, tnt/subdir-objects has been deleted
was 69b1b8bea6cabb34f9a107fa549cd91956122c24
-----------------------------------------------------------------------
69b1b8bea6cabb34f9a107fa549cd91956122c24 build: Enable subdir-objects
-----------------------------------------------------------------------
hooks/post-receive
--
An utility library for Open Source Mobile Communications
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "An utility library for Open Source Mobile Communications".
The branch, master has been updated
via 69b1b8bea6cabb34f9a107fa549cd91956122c24 (commit)
via 0d727855686c9e857b608d7b8b22bfdf7c618b07 (commit)
from 1a8c4e05fbf51662e3ffe47ed64c20f4752e2563 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
-----------------------------------------------------------------------
Summary of changes:
configure.ac | 2 +-
tests/Makefile.am | 5 +++--
2 files changed, 4 insertions(+), 3 deletions(-)
hooks/post-receive
--
An utility library for Open Source Mobile Communications
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "An utility library for Open Source Mobile Communications".
The branch, tnt/subdir-objects has been created
at 69b1b8bea6cabb34f9a107fa549cd91956122c24 (commit)
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/libosmocore/commit/?id=69b1b8bea6cabb34f9a107fa549c…
commit 69b1b8bea6cabb34f9a107fa549cd91956122c24
Author: Sylvain Munaut <tnt(a)246tNt.com>
Date: Wed Aug 19 11:15:14 2015 +0200
build: Enable subdir-objects
This fixes warning (and even build on some newer automake).
This should now work in the CI as well thanks to the fix for tests.
Signed-off-by: Sylvain Munaut <tnt(a)246tNt.com>
http://cgit.osmocom.org/libosmocore/commit/?id=0d727855686c9e857b608d7b8b22…
commit 0d727855686c9e857b608d7b8b22bfdf7c618b07
Author: Sylvain Munaut <tnt(a)246tNt.com>
Date: Wed Aug 19 11:14:23 2015 +0200
tests: Don't reference file in src/ to test hidden func. Use static link.
Taken from:
https://qiaomuf.wordpress.com/2011/03/27/handling-unit-test-with-c-visibili…
Signed-off-by: Sylvain Munaut <tnt(a)246tNt.com>
-----------------------------------------------------------------------
hooks/post-receive
--
An utility library for Open Source Mobile Communications
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, master has been updated
via 57e95a22f02b5b2ec781d9bc977c785a6e6f1166 (commit)
from ecff2424e56ce2a69dfe35190a5182cb90a3c09c (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/openbsc/commit/?id=57e95a22f02b5b2ec781d9bc977c785a…
commit 57e95a22f02b5b2ec781d9bc977c785a6e6f1166
Author: Pablo Neira Ayuso <pablo(a)soleta.eu>
Date: Fri Jul 17 21:56:23 2015 +0200
osmux: add option to pad the circuit with dummy messages
Iridium is a satellite network which operates a GPRS-like that allows you to
get speeds up to 128kbit/s. However, it takes from 5 to 6 secs to get the
bandwidth allocated, so the conversation is garbled during the time.
This patch uses the new dummy padding support in libosmo-netif that is
controlled through the osmux osmux_xfrm_input_open_circuit().
This includes a new VTY option for osmux.
-----------------------------------------------------------------------
Summary of changes:
openbsc/include/openbsc/mgcp.h | 4 ++++
openbsc/src/libmgcp/mgcp_osmux.c | 7 +++++++
openbsc/src/libmgcp/mgcp_vty.c | 16 ++++++++++++++++
3 files changed, 27 insertions(+)
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Osmocom network interface library".
The branch, master has been updated
via e479f25a9bc83a39d9dc4c94abd3a0a5684e7a9c (commit)
from 0d90dd1563739a1db2af30737f9f8e76bfb4120e (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/libosmo-netif/commit/?id=e479f25a9bc83a39d9dc4c94ab…
commit e479f25a9bc83a39d9dc4c94abd3a0a5684e7a9c
Author: Pablo Neira Ayuso <pablo(a)soleta.eu>
Date: Wed Aug 19 00:19:53 2015 +0200
osmux: rename batch->dummy field to batch->ndummy
This is basically a counter that tells us how many circuits need the padding,
so better rename this to ndummy.
Suggested by Holger.
-----------------------------------------------------------------------
Summary of changes:
src/osmux.c | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
hooks/post-receive
--
Osmocom network interface library