Page 1 of 3

Re: OpenBTS

Posted: Fri Sep 27, 2013 2:10 am
by dk5ras
IS there any success visible in getting OpenBTS to work with the BladeRF? I will have to show a demonstration soon, and the USRP1 is a bit bulky when being on travel :)

Ralph.

Re: OpenBTS

Posted: Fri Sep 27, 2013 5:02 pm
by bpadalino
The current limitation on running the software is the guarantee of timestamping of samples.

This requires an FPGA change to both read and insert the sample number with the IQ datastream and to extract that same data from the received samples.

Once this is done, I've been told that it becomes relatively simple to support OpenBTS. Unfortunately, we haven't gotten to this point yet. It's a big hope for October that we can get it up, running and have OpenBTS working right out of the box.

Re: OpenBTS

Posted: Fri Sep 27, 2013 8:32 pm
by dk5ras
OK, this sounds quite good. I see that the prebuilt fpga images have not changed for a while. Is it recommended to build it from the latest sources, or does this not make any noticeable difference in normal usage? I fear installing this Quartus monster :-)

Ralph.

Re: OpenBTS

Posted: Fri Sep 27, 2013 11:09 pm
by bpadalino
It's always recommended to build from the latest sources. I understand that Quartus is a bit of a beast, but a necessary thing to install if you wish to build the source.

I am in the process of refactoring the HDL as long as I can get enough time away from the host side of things to test it all out, and get the simulation models up and running. Hopefully more HDL work can be done this weekend.

Post if you have issues or other FPGA questions. It might be better to open a new post if they are not OpenBTS specific, though.

Re: OpenBTS

Posted: Sat Sep 28, 2013 1:17 am
by bnt2025
What about getting it working with OpenBSC? Would there still be the same problem?

Re: OpenBTS

Posted: Sat Sep 28, 2013 8:40 am
by bpadalino
Yes - I'm talking with the osmocom folks mostly on a daily basis to try to build in support. Slowly but surely we will get there. The software is full duplex and requires the timestamps to ensure the software can recover in the case of an underflow on the transmit side.

I have had a thought of trying to fake that part out for now, just to see if I could get it working but other developments have so far stopped me.

Getting a GSM basestation solution running out of the box is extremely important to us and is our top priority after getting the software platforms stable.

Re: OpenBTS

Posted: Mon Sep 30, 2013 2:51 pm
by bnt2025
That's good news then. Is there anything I can help with?
I don't really have any experience in C++. Is there any indications on how long it will take?

Thanks
Ash

Re: OpenBTS

Posted: Thu Nov 07, 2013 11:21 pm
by dk5ras
Any news regarding OpenBTS? I'd be happy to test it if there already some pre version has been built...

Ralph.

Re: OpenBTS

Posted: Sun Nov 24, 2013 5:01 pm
by bpadalino
New FPGA code has been written which is a refactoring of what was currently in there. I like it better.

We're implementing the VRT/timestamps right now. We are targeting the end of December for timestamping working completely and OpenBTS being able to use them at that same time.

Sorry for the long delay. Things should hopefully be better during the winter and with all the holidays.

Re: OpenBTS

Posted: Sun Dec 01, 2013 12:50 pm
by dk5ras
Great, looking forward to this!

Will it be integrated into the normal public repo at rangenetworks, or is some special BladeRF-OpenBTS fork established?

Ralph.

Re: OpenBTS

Posted: Sun Dec 01, 2013 4:01 pm
by bnt2025
Would the same also apply to OpenBSC? Really looking forward to this!

Many thanks
Bnt2025

Re: OpenBTS

Posted: Sat Dec 21, 2013 8:51 am
by bpadalino
I am not awfully familiar with OpenBSC but it seems like it needs some timestamping capabilities as well. I will try to clear it up with the Osmo folks as to what they need for that, but I would imagine whatever OpenBTS needs this would be able to leverage as well.

Re: OpenBTS

Posted: Tue Dec 24, 2013 4:34 pm
by Montezuma
bpadalino wrote:I am not awfully familiar with OpenBSC but it seems like it needs some timestamping capabilities as well. I will try to clear it up with the Osmo folks as to what they need for that, but I would imagine whatever OpenBTS needs this would be able to leverage as well.
A BSC is a parent to multiple BTSs. So, with open BSC, people can setup more complicated cellular networks.

Re: OpenBTS

Posted: Fri Jan 03, 2014 5:28 am
by bnt2025
Hello,

the board has been pretty quiet on this front recently. How is the development going?

Many thanks

Re: OpenBTS

Posted: Mon Jan 06, 2014 2:41 am
by dk5ras
Have a look here:

http://www.nuand.com/blog/

Ralph.