Hi,
When having a look at http://discourse.criticalengineering.org/t/howto-gsm-base-station-with-the-b eaglebone-black-debian-gnu-linux-and-a-usrp/56 I wonder if there is a way to use the osmo-trx with rangenetworks RAD1/SDR1 radio. I do not yet own an Ettus B210, so it would be fun using the BeagleBone with the RAD1/SDR1, what is some shrinked and at the same time extended USRP1 radio.
Ralph.
--
Ralph A. Schmid Mondstr. 10 90762 Fürth +49-171-3631223 ralph@schmid.xxx http://www.bclog.de/
On Wed, Jul 16, 2014 at 2:13 AM, Ralph A. Schmid, dk5ras ralph@schmid.xxx wrote:
When having a look at http://discourse.criticalengineering.org/t/howto-gsm-base-station-with-the-b eaglebone-black-debian-gnu-linux-and-a-usrp/56 I wonder if there is a way to use the osmo-trx with rangenetworks RAD1/SDR1 radio. I do not yet own an Ettus B210, so it would be fun using the BeagleBone with the RAD1/SDR1, what is some shrinked and at the same time extended USRP1 radio.
You would need to use the RAD1 transceiver. The socket API of osmo-trx is identical to that of the RAD1 host code, but the internal implementation has clearly diverged. I would not expect to see RAD1 support in osmo-trx anytime soon.
-TT
On Jul 16, 2014 1:40 PM, "Tom Tsou" tom@tsou.cc wrote:
On Wed, Jul 16, 2014 at 2:13 AM, Ralph A. Schmid, dk5ras ralph@schmid.xxx wrote:
When having a look at
http://discourse.criticalengineering.org/t/howto-gsm-base-station-with-the-b
eaglebone-black-debian-gnu-linux-and-a-usrp/56 I wonder if there is a way to use the osmo-trx with rangenetworks
RAD1/SDR1
radio. I do not yet own an Ettus B210, so it would be fun using the BeagleBone with the RAD1/SDR1, what is some shrinked and at the same
time
extended USRP1 radio.
You would need to use the RAD1 transceiver. The socket API of osmo-trx is identical to that of the RAD1 host code, but the internal implementation has clearly diverged. I would not expect to see RAD1 support in osmo-trx anytime soon.
That is unless someone volunteers to add this support.
Please excuse typos. Written with a touchscreen keyboard.
-- Regards, Alexander Chemeris CEO Fairwaves, Inc. https://fairwaves.co
We at Berkeley tried this a few months ago (Range was kind enough to help us fab RAD1s in support for a Filipino project). Made some progress, but we never got it working. So it definitely doesn't work out of the box.
On Wed, Jul 16, 2014 at 10:54 AM, Alexander Chemeris < alexander.chemeris@gmail.com> wrote:
On Jul 16, 2014 1:40 PM, "Tom Tsou" tom@tsou.cc wrote:
On Wed, Jul 16, 2014 at 2:13 AM, Ralph A. Schmid, dk5ras ralph@schmid.xxx wrote:
When having a look at
http://discourse.criticalengineering.org/t/howto-gsm-base-station-with-the-b
eaglebone-black-debian-gnu-linux-and-a-usrp/56 I wonder if there is a way to use the osmo-trx with rangenetworks
RAD1/SDR1
radio. I do not yet own an Ettus B210, so it would be fun using the BeagleBone with the RAD1/SDR1, what is some shrinked and at the same
time
extended USRP1 radio.
You would need to use the RAD1 transceiver. The socket API of osmo-trx is identical to that of the RAD1 host code, but the internal implementation has clearly diverged. I would not expect to see RAD1 support in osmo-trx anytime soon.
That is unless someone volunteers to add this support.
Please excuse typos. Written with a touchscreen keyboard.
-- Regards, Alexander Chemeris CEO Fairwaves, Inc. https://fairwaves.co
Hi Kurtis,
On Wed, Jul 16, 2014 at 2:03 PM, Kurtis Heimerl kheimerl@cs.berkeley.edu wrote:
We at Berkeley tried this a few months ago (Range was kind enough to help us fab RAD1s in support for a Filipino project). Made some progress, but we never got it working. So it definitely doesn't work out of the box.
Can you clarify what was tried?
Are we talking about TransceiverRAD1 with Osmocom stack? OpenBTS-RAD1 on Beagleboard? RAD1 with OsmoTRX? or something else?
-TT
RAD1, using modified TransceiverRAD1, with OsmoTRX.
On Wed, Jul 16, 2014 at 11:13 AM, Tom Tsou tom@tsou.cc wrote:
Hi Kurtis,
On Wed, Jul 16, 2014 at 2:03 PM, Kurtis Heimerl kheimerl@cs.berkeley.edu wrote:
We at Berkeley tried this a few months ago (Range was kind enough to
help us
fab RAD1s in support for a Filipino project). Made some progress, but we never got it working. So it definitely doesn't work out of the box.
Can you clarify what was tried?
Are we talking about TransceiverRAD1 with Osmocom stack? OpenBTS-RAD1 on Beagleboard? RAD1 with OsmoTRX? or something else?
-TT
To be clear, I think it was a tractable problem, our use case for it just fell through. I'd be happy to share what it took to build and run (I think I saw beacon but couldn't receive) but I can't seem to find the repo right now...
On Wed, Jul 16, 2014 at 11:14 AM, Kurtis Heimerl kheimerl@cs.berkeley.edu wrote:
RAD1, using modified TransceiverRAD1, with OsmoTRX.
On Wed, Jul 16, 2014 at 11:13 AM, Tom Tsou tom@tsou.cc wrote:
Hi Kurtis,
On Wed, Jul 16, 2014 at 2:03 PM, Kurtis Heimerl kheimerl@cs.berkeley.edu wrote:
We at Berkeley tried this a few months ago (Range was kind enough to
help us
fab RAD1s in support for a Filipino project). Made some progress, but we never got it working. So it definitely doesn't work out of the box.
Can you clarify what was tried?
Are we talking about TransceiverRAD1 with Osmocom stack? OpenBTS-RAD1 on Beagleboard? RAD1 with OsmoTRX? or something else?
-TT
On Wed, Jul 16, 2014 at 2:14 PM, Kurtis Heimerl kheimerl@cs.berkeley.edu wrote:
RAD1, using modified TransceiverRAD1, with OsmoTRX.
Since OsmoTRX and TransceiverRAD1 serve the same role, I assume you mean TransceiverRAD1 with osmo-bts-trx.
That said, the current module naming not exactly the most intuitive.
-TT
Yes! That's exactly what I mean. Sorry about that.
On Wed, Jul 16, 2014 at 11:27 AM, Tom Tsou tom@tsou.cc wrote:
On Wed, Jul 16, 2014 at 2:14 PM, Kurtis Heimerl kheimerl@cs.berkeley.edu wrote:
RAD1, using modified TransceiverRAD1, with OsmoTRX.
Since OsmoTRX and TransceiverRAD1 serve the same role, I assume you mean TransceiverRAD1 with osmo-bts-trx.
That said, the current module naming not exactly the most intuitive.
-TT