Hi all!
This is the announcement for the next Osmocom Berlin meeting.
Jul 11, 8pm @ CCC Berlin, Marienstr. 11, 10113 Berlin
There is no formal presentation scheduled for this meeting. However,
updates will be provided on various current developments, such as
* Progress in development of GPRS PCU
* Status of Osmocom UMA/GAN controller development
* Planning phase of custom calypso board
* OsmoSDR roadmap
If you are interested to show up, feel free to do so. There is no
registration required. The meeting is free as in "free beer", despite
no actual free beer being around.
Updates and the blog post can be found here:
http://openbsc.osmocom.org/trac/blog/osmug-20120711
Regards,
Harald
--
- Harald Welte <laforge(a)gnumonks.org> http://laforge.gnumonks.org/
============================================================================
"Privacy in residential applications is a desirable marketing option."
(ETSI EN 300 175-7 Ch. A6)
Hi!
There is some GTA02 support in OsmocomBB project. You can flash open
source firmware for TI Calypso GSM modem.
http://bb.osmocom.org/trac/wiki/OpenMoko
Did anybody tried this firmware on his Neo FreeRunner? What's your
experience? Is it usable with SHR or Qt Moko like old proprietary
firmware? Calls, SMS, GPRS, SIM load/store (contacts, SMSs) works? How
many successfully flashed devices are here? And how many bricks? ;-)
I know about OsmocomBB from beginning, but Openmoko smartphones support
wasn't priority for them. I'm glad to see some progress on GTA02.
Did leaked documentation and proprietary firmware source codes helped
OsmocomBB?
http://lists.openmoko.org/pipermail/community/2011-November/065731.html
Best Regards,
Martix
Nico Golde wrote:
> +static void retry_sync(void)
> +{
> + exit_sync();
> + toggle_dcs_pcs();
> + enter_sync();
> +}
> +
hi nico,
i see 2 problems:
why do you toggle dcs/pcs? if you select dcs (default), but like to sync
to pcs, just push the function key, then sync.
if no sync is possible at all, your patch ends up in an endless loop.
(or am i wrong?)
regards,
andreas
Hi List!
I test the AMR codec in my GSM network, and it is so strange, the code mode
is jump between
codec gsm690_12_2 and codec gsm690_4_75, why?
codec gsm690_4_75
length is 13
voice[0] is 20
codec 1
codec gsm690_4_75
length is 13
voice[0] is 20
codec 4
codec gsm690_12_2
length is 32
voice[0] is 3c
SACCH fn = 1682888 fn_report = 90
codec 1
codec gsm690_4_75
length is 13
voice[0] is 20
codec 4
codec gsm690_12_2
length is 32
voice[0] is 3c
codec 1
codec gsm690_4_75
length is 13
voice[0] is 20
codec 1
codec gsm690_4_75
length is 13
voice[0] is 20
codec 4
codec gsm690_12_2
length is 32
voice[0] is 3c
SACCH fn = 1682914 fn_report = 12
codec 1
codec gsm690_4_75
length is 13
voice[0] is 20
codec 4
codec gsm690_12_2
length is 32
voice[0] is 3c
codec 1
codec gsm690_4_75
length is 13
voice[0] is 20
codec 1
codec gsm690_4_75
length is 13
voice[0] is 20
codec 4
codec gsm690_12_2
length is 32
voice[0] is 3c
SACCH fn = 1682940 fn_report = 38
codec 1
codec gsm690_4_75
length is 13
voice[0] is 20
codec 4
codec gsm690_12_2
length is 32
voice[0] is 3c
codec 1
codec gsm690_4_75
length is 13
voice[0] is 20
codec 1
codec gsm690_4_75
length is 13
voice[0] is 20
codec 4
codec gsm690_12_2
length is 32
voice[0] is 3c
SACCH fn = 1682966 fn_report = 64
codec 1
codec gsm690_4_75
length is 13
voice[0] is 20
codec 4
codec gsm690_12_2
length is 32
voice[0] is 3c
codec 1
codec gsm690_4_75
length is 13
voice[0] is 20
codec 1
codec gsm690_4_75
length is 13
voice[0] is 20
codec 4
codec gsm690_12_2
length is 32
voice[0] is 3c
SACCH fn = 1682992 fn_report = 90
codec 1
codec gsm690_4_75
length is 13
voice[0] is 20
codec 4
codec gsm690_12_2
length is 32
voice[0] is 3c
codec 1
codec gsm690_4_75
length is 13
voice[0] is 20
codec 1
codec gsm690_4_75
length is 13
voice[0] is 20
codec 4
codec gsm690_12_2
length is 32
voice[0] is 3c
SACCH fn = 1683018 fn_report = 12
codec 1
codec gsm690_4_75
length is 13
voice[0] is 20
codec 4
codec gsm690_12_2
length is 32
voice[0] is 3c
codec 1
codec gsm690_4_75
length is 13
voice[0] is 20
codec 1
codec gsm690_4_75
length is 13
voice[0] is 20
codec 4
codec gsm690_12_2
length is 32
voice[0] is 3c
SACCH fn = 1683044 fn_report = 38
codec 1
codec gsm690_4_75
length is 13
voice[0] is 20
codec 4
codec gsm690_12_2
length is 32
voice[0] is 3c
codec 1
codec gsm690_4_75
length is 13
voice[0] is 20
codec 1
codec gsm690_4_75
length is 13
voice[0] is 20
codec 4
codec gsm690_12_2
length is 32
voice[0] is 3c
SACCH fn = 1683070 fn_report = 64
codec 1
codec gsm690_4_75
length is 13
--
View this message in context: http://baseband-devel.722152.n3.nabble.com/the-amr-codec-test-result-tp4025…
Sent from the baseband-devel mailing list archive at Nabble.com.
Hi all,
I want to join the adventure. First, I need to make my hardware. I saw on
the project website that different mobiles are compatible with osmocombb (
http://bit.ly/MaSR5T). Which one do you advice and where can I buy it?
Thanks :)
Hi, List:
I am puzzled about the variation of gsmtime when the channel iump to sdcch
or tch, how
does the gsmtime change? I am decode the tch in the burst_id, but I think I
can`t capture
the TCH frame correctly?anyone who is familiar with it can help me?
l1_queue_for_l2(struct msgb *msg) will queue data from layer1 for layer2
and will send via serial to host
now if i directly replace all layer2_read content and pass msg to
l1ctlrecv will it work on target
host == host pc
target == phone
any suggestion on this
and l1a_l23_rx this will receive data from l23
from host
is it correct
Note: I am trying to implement l2l3 on phone it self
--
Akib Sayyed
Matrix-Shell
akibsayyed(a)gmail.com
akibsayyed(a)matrixshell.com
Mob:- +91-966-514-2243
Hi,
I am confused about the paging request when monitoring channel bursts, is
the return downlink say from TMSI only reviewed by the BTS or is it
accessible from the layer23 forwarding wireshark? more mods needed in
development kit?
Thanks
Hi Kevin,
On 07.07.2012 11:15, Kevin Redon wrote:
> - the additional volume up/down and camera buttons press are detected
> by keypad_poll(), but not visible in KBR_LATCH_REG
Yes, for that you need to increase the number of rows/columns that are
scanned (can exactly remember which one). The Compal phones don't use
all of them.
> - the power button press is not detected by keypad_poll() (or ignored
> by
> "with_interrupts && !polling")
As it seems the power button is not connected to the keyboard scan
matrix. You get an interrupt from Iota though when the button is
pressed, see [2]. That code was removed again from master.
> - the keypad.h file is in target/firmware/include/, but it's board
> dependent. is there a clean way to handle that?
Did you check out the steve-m/pirelli branch [2]? It already contains
the modified keypad header.
Those changes should definitely be cleaned up and put into master,
especially make the UARTs runtime configurable to have them swapped for
the DP-L10.
Regards,
Steve
[1]
http://cgit.osmocom.org/cgit/osmocom-bb/commit/?id=4f0825a352af5499beee068d…
[2] http://cgit.osmocom.org/cgit/osmocom-bb/commit/?h=steve-m/pirelli