Hi Harald,
That's a bright idea for all the developers behind the project as well as those observers around the project to make a brainstorm with the development and evolution of the project.
It's a little pity, however, for those people not going to participate directly in the Developer Meeting at CCC near Berlin. If setting up a "green pathway" connecting to the live meeting on the internet, so the people strongly wanna share their ideas with others will be able to join into the Developer Meeting simultaneously.
If there has difficulty in doing such things, maybe recording and uploading the live video of the meeting into the public wiki of the project is another way to share the content and fun of the meeting together with other people all around the world.
Thanks.
Best Regards, Samuel
On Mon, Apr 5, 2010 at 6:00 PM, baseband-devel-request@lists.osmocom.orgwrote:
Send baseband-devel mailing list submissions to baseband-devel@lists.osmocom.org
To subscribe or unsubscribe via the World Wide Web, visit https://lists.osmocom.org/mailman/listinfo/baseband-devel or, via email, send a message with subject or body 'help' to baseband-devel-request@lists.osmocom.org
You can reach the person managing the list at baseband-devel-owner@lists.osmocom.org
When replying, please edit your Subject line so it is more specific than "Re: Contents of baseband-devel digest..."
Today's Topics:
- Developer Meeting in Berlin / 2010-04-10 (Harald Welte)
- Re: noisy cable? (Nathan Fain)
---------- Forwarded message ---------- From: Harald Welte laforge@gnumonks.org To: baseband-devel@lists.osmocom.org Date: Mon, 5 Apr 2010 09:24:45 +0800 Subject: Developer Meeting in Berlin / 2010-04-10 Hi all!
Since I'm returning from holidays in two days, I think it's a good idea (for those who are in/around Berlin) to meet again at CCC Berlin.
This is mainly for me to get an idea where we are (compared to before my holidas) and how we proceed. Especially the loader seems to have made progress, as far as I can tell from casual reading of the commitlog.
I'm also curious to see what's happening on the battery charger, sim card reader (and other) parts of the system.
I'd say we'll meet from 7pm on at the CCC Berlin. Anyone interested in joining, feel free to join!
Cheers, Harald --
- Harald Welte laforge@gnumonks.org
============================================================================ "Privacy in residential applications is a desirable marketing option." (ETSI EN 300 175-7 Ch. A6)
---------- Forwarded message ---------- From: Nathan Fain nat@fains.com To: baseband-devel@lists.osmocom.org Date: Sun, 04 Apr 2010 22:17:38 -0700 Subject: Re: noisy cable? fyi, using the /dev/cu.** variant solved my problem of osmocon being unable to write CMD1 to the port. At least, it worked with an FTDI cable I built. I imagine it will solve the issue with the prolific cable as well (will try later).
On 29/03/2010 03:39, willem wrote:
i managed to get hello_world working on my c121, connected through a pl2303 usb/serial cable to my macbookpro.
but found that the connection is extremely noisy. often the movement of me putting down the phone on the table is enough to break the upload. is that a common problem with these headphone/serial cable plugs?
for the serial device i can use /dev/cu.PL2303-0000201A or /dev/tty.PL2303-0000201A
but when using the '/dev/tty...' variant, i have to add this to
osmocon.c
diff --git a/src/host/osmocon/osmocon.c b/src/host/osmocon/osmocon.c index f934dd7..b361eb1 100644 --- a/src/host/osmocon/osmocon.c +++ b/src/host/osmocon/osmocon.c @@ -128,6 +128,9 @@ static int serial_init(const char *serial_dev) /* hardware flow control off */ options.c_cflag &= ~CRTSCTS;
- /* ignore modem status lines */
- options.c_cflag |= CLOCAL;
- /* software flow control off */ options.c_iflag &= ~(IXON | IXOFF | IXANY);
=============================
willem
baseband-devel mailing list baseband-devel@lists.osmocom.org https://lists.osmocom.org/mailman/listinfo/baseband-devel
Dear Samuel and others,
On Tue, Apr 06, 2010 at 03:59:37AM +0800, Samuel Omlin wrote:
That's a bright idea for all the developers behind the project as well as those observers around the project to make a brainstorm with the development and evolution of the project.
It's a little pity, however, for those people not going to participate directly in the Developer Meeting at CCC near Berlin. If setting up a "green pathway" connecting to the live meeting on the internet, so the people strongly wanna share their ideas with others will be able to join into the Developer Meeting simultaneously.
If there has difficulty in doing such things, maybe recording and uploading the live video of the meeting into the public wiki of the project is another way to share the content and fun of the meeting together with other people all around the world.
All we are doing is sitting together and chatting about what each of us (most likely no more than 3 or 4 people) have been doing, where we might have been stuck, and what we intend to do next.
There is no formal meeting schedule, there is no presentation, there is no preparation of this meeting. Just sitting together and chatting in an informal way.
So I really don't see the point of recording or broadcasting any of this.
Regards, Harald
Hi Harald,
When it comes to the Developer Meeting, something very formal like GOOG I/O most probably immediately comes to minds. Or rather, in the Meeting there should be many folks to attend, different topics with presentations to share and discuss, as well as achievements in the current phase to demonstrate.
Therefore, there are the folks interested in the current project like me to desire to take part in the meeting simultaneously even if located in the different places of the world.
As a matter of fact, that's just a misunderstanding between one another, (I see) because this is only an informal and local meet-up for those developers behind the project.
Finally, hope that you guys will have a good time with the Developer Meeting. :)
Thanks.
Best Regards, Samuel
On Tue, Apr 6, 2010 at 8:00 AM, Harald Welte laforge@gnumonks.org wrote:
Dear Samuel and others,
On Tue, Apr 06, 2010 at 03:59:37AM +0800, Samuel Omlin wrote:
That's a bright idea for all the developers behind the project as well as those observers around the project to make a brainstorm with the
development
and evolution of the project.
It's a little pity, however, for those people not going to participate directly in the Developer Meeting at CCC near Berlin. If setting up a
"green
pathway" connecting to the live meeting on the internet, so the people strongly wanna share their ideas with others will be able to join into
the
Developer Meeting simultaneously.
If there has difficulty in doing such things, maybe recording and
uploading
the live video of the meeting into the public wiki of the project is
another
way to share the content and fun of the meeting together with other
people
all around the world.
All we are doing is sitting together and chatting about what each of us (most likely no more than 3 or 4 people) have been doing, where we might have been stuck, and what we intend to do next.
There is no formal meeting schedule, there is no presentation, there is no preparation of this meeting. Just sitting together and chatting in an informal way.
So I really don't see the point of recording or broadcasting any of this.
Regards, Harald --
- Harald Welte laforge@gnumonks.org
============================================================================ "Privacy in residential applications is a desirable marketing option." (ETSI EN 300 175-7 Ch. A6)
baseband-devel@lists.osmocom.org