EDGE over osmo-pcu

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/osmocom-net-gprs@lists.osmocom.org/.

Sipos Csaba sipos.csaba at kvk.uni-obuda.hu
Sat Feb 13 14:27:44 UTC 2016


Hi Jacob,

Thanks for the information.

Just wanted to test the new code, and I hit this problem:

make[1]: Entering directory `/root/new_osmocom/osmo-pcu/src'
  CXX      decoding.lo
decoding.cpp:26:34: fatal error: osmocom/core/bitcomp.h: No such file or directory
 #include <osmocom/core/bitcomp.h>
                                  ^
compilation terminated.
make[1]: *** [decoding.lo] Error 1
make[1]: Leaving directory `/root/new_osmocom/osmo-pcu/src'
make: *** [all-recursive] Error 1

The libosmocore (master) is updated today, and the missing file is actually in /usr/local/include/osmocom/core/bitvec.h

I tried both "jerlbeck/testing/pcu" and "jerlbeck/master" branches, the error is the same.

Maybe I am missing something?

Regards,
Csaba

----- Eredeti üzenet -----
Feladó: "Jacob Erlbeck" <jerlbeck at sysmocom.de>
Címzett: "Sipos Csaba" <sipos.csaba at kvk.uni-obuda.hu>
Másolatot kap: osmocom-net-gprs at lists.osmocom.org, openbsc at lists.osmocom.org
Elküldött üzenetek: Kedd, 2016. Február 9. 23:28:24
Tárgy: Re: EDGE over osmo-pcu

Hi Sipos,

On 05.02.2016 11:22, Jacob Erlbeck wrote:
> 
> On 04.02.2016 22:40, Sipos Csaba wrote:
>>
>> I hope I can do some testing on the weekend with a B200. I will also update the wiki article if needed.
> 
> It is not in master yet and my development (wip) branch is still a mess
> (GPRS is b0rken in the latter), but this should improve soon. I'll put
> the revised commits to jerlbeck/master first.

GPRS is fixed and jerlbeck/master is updated. Make sure to limit the MCS
according to the HW/SW, so use the 'mcs max 4' command if the HW does
not support 8PSK. Note that 8PSK is only supported for downlink yet, but
the 'mcs max' command does not check this. So you should use 'mcs max 9
4' explicitely (this should be fixed by the additional commits
(currently) in jerlbeck/testing/pcu, which adds that check and proper
default values).

Jacob

-- 
- Jacob Erlbeck <jerlbeck at sysmocom.de>       http://www.sysmocom.de/
=======================================================================
* sysmocom - systems for mobile communications GmbH
* Alt-Moabit 93
* 10559 Berlin, Germany
* Sitz / Registered office: Berlin, HRB 134158 B
* Geschaeftsfuehrer / Managing Directors: Holger Freyther, Harald Welte



More information about the osmocom-net-gprs mailing list