I was going to ask the same question because I have same problem with sim reader mode. However I haven't used Sylvain test. I will and come back with an update.
On Mon, Jan 17, 2011 at 10:24:51AM -0800, Bogdan Alecu wrote:
I was going to ask the same question because I have same problem with sim reader mode. However I haven't used Sylvain test. I will and come back with an update.
There seems to be sufficiant interest for using SIM reader, so I created page on wiki which might serve as good pointer:
http://bb.osmocom.org/trac/wiki/SIMReader
Hi, I have just tried to use the test branch but it's seems it's not that easy. After git checkout -b testing remotes/origin/sylvain/testing you say to fix merge content.
Any idea on how to do that? I have also tried the diff --git but it tells me that "git" in unrecognized. If I use "git diff" I get this:
fatal: ambiguous argument 'a/src/target/firmware/apps/simtest/main.c': unknown revision or path not in the working tree.
Please provide us more details.
--- On Mon, 1/17/11, Dobrica Pavlinusic dpavlin@rot13.org wrote:
From: Dobrica Pavlinusic dpavlin@rot13.org Subject: wiki: SIMReader Was: Sim on C115 & C118 To: "Bogdan Alecu" b.alecu@yahoo.com Cc: dario.lombardo@libero.it, baseband-devel@lists.osmocom.org Date: Monday, January 17, 2011, 7:05 PM
On Mon, Jan 17, 2011 at 10:24:51AM -0800, Bogdan Alecu wrote:
I was going to ask the same question because I have same problem with sim reader mode. However I haven't used Sylvain test. I will and come back with an update.
There seems to be sufficiant interest for using SIM reader, so I created page on wiki which might serve as good pointer:
http://bb.osmocom.org/trac/wiki/SIMReader
Bogdan Alecu wrote:
git checkout -b testing remotes/origin/sylvain/testing you say to fix merge content.
I'm not sure the above is quite the right git command, but I could also be mistaken.
In any case, after git checkout it should never be neccessary to do a merge, so I think something is not right about your use of git.
I usually recommend the book at http://progit.org for learning Git.
//Peter
baseband-devel@lists.osmocom.org