Activity for openLTE

  • yingGuo yingGuo posted a comment on discussion General Discussion

    Hi, I am reading your code on RatchMatching. openlte_v00-21-00\octave\lte_rate_match_turbo.m I found something wrong on Step (3)-Step(5) on 5.1.4.1.1 Sub-Block interleaver. On 36.212, it seams read column first , but your code seems read Row first() % Steps 3, 4, and 5 for(x=0:this_is_three-1) % Step 3: Pack data into matrix and pad with dummy (NULL==10000 for this routine) if(in_bits_len < (C_tc_sb*R_tc_sb)) N_dummy = C_tc_sb*R_tc_sb - in_bits_len; else N_dummy = 0; endif tmp = [10000*ones(1, N_dummy),...

  • yingGuo yingGuo posted a comment on discussion General Discussion

    good lecture.

  • jiang jiang posted a comment on discussion General Discussion

    Dear community, I am a lecture from chinese and want to add some new rrc message to asn source file. It seemed v0021.00 used some asn.1 tools to generate C++ plus code. Does anyone knows whitch asn.1 tools used by the v00.21.00? Any reply or suggestion will help to me. Thx lots. JIANG, Jun 2023/12/18 jiangcore@sina.com

  • WH Kim WH Kim posted a comment on discussion General Discussion

    octave / lte_turbo_encode.m Line 35: x = [in_bits, fb_one(K:K+3)]; ⇒ x = [in_bits, fb_one(K+1:K+4)];

  • Stephen Hembree Stephen Hembree posted a comment on discussion General Discussion

    Hey John, I was in the same boat. I got the xA4 and it works flawlessly with srsRAN (srsLTE), I'm here now trying to see if openLTE will let me do TDD. Granted, even the blade clock isn't good enough (at least mine isn't) BUT you can get a GPS disciplined oscillator on ebay for ~200 or the leo bednar GPSDO and be just fine.

  • Stephen Hembree Stephen Hembree posted a comment on discussion General Discussion

    Hello Ahmad, you set the ki when you program your sim card. You cannot use COTS sim cards unless the company that programmed them is willing to send you the ki/OPc (highly unlikely), you need to buy blank USIMS and a USB reader/writer.

  • Ahmad saluhu Ahmad saluhu posted a comment on discussion General Discussion

    hi sir, please i need to know more about (ki) number and how can i find it .

  • neo neo posted a comment on a wiki page

    Hello everyone, I tried installing the newest release on Ubuntu 20.04, also installed everything needed to pass the "cmake" step, and I got no errors, but when I try to "make" the project I keep getting this error at 95%: [ 95%] Building CXX object LTE_fdd_dl_file_gen/CMakeFiles/LTE_fdd_dl_fg.dir/src/LTE_fdd_dl_fg_flowgraph.cc.o /home/neo/apps/openlte_v00-21-00/LTE_fdd_dl_file_gen/src/LTE_fdd_dl_fg_flowgraph.cc: In member function ‘bool LTE_fdd_dl_fg_flowgraph::start(std::string, LTE_fdd_dl_fg_samp_buf_sptr&,...

  • neo neo posted a comment on discussion General Discussion

    Hello everyone, I tried installing the newest release on Ubuntu 20.04, also installed everything needed to pass the "cmake" step, and I got no errors, but when I try to "make" the project I keep getting this error at 95%: [ 95%] Building CXX object LTE_fdd_dl_file_gen/CMakeFiles/LTE_fdd_dl_fg.dir/src/LTE_fdd_dl_fg_flowgraph.cc.o /home/neo/apps/openlte_v00-21-00/LTE_fdd_dl_file_gen/src/LTE_fdd_dl_fg_flowgraph.cc: In member function ‘bool LTE_fdd_dl_fg_flowgraph::start(std::string, LTE_fdd_dl_fg_samp_buf_sptr&,...

  • openLTE openLTE released /openlte_v00-21-00.tgz

  • bwojtowi bwojtowi committed [024147]

    Massive reformat, new RRC library, migrate LTE_fdd_dl_file_gen and LTE_fdd_dl_file_scan from python to c++, turbo decoder improvements, and many bug fixes.

  • bwojtowi bwojtowi committed [cf7b45]

    V00.21.00 - Massive reformat, new RRC library, migrate LTE_fdd_dl_file_gen and LTE_fdd_dl_file_scan from python to c++, turbo decoder improvements, and many bug fixes.

  • John Farikas John Farikas modified a comment on discussion General Discussion

    Hi folks, I understand BladeRF support has been discussed before but all the discussions I could find are really old and involve the older BladeRF's. So, because I'm planning to finally upgrade from an RTL-SDR to a proper SDR, all the research I've done has led me to two options: Ettus B200/210 or BladeRF 2.0 micro xA4. I really want to be able to use OpenLTE_eNodeB, among other software. My question is simply: Is the OpenLTE_eNodeB implementation of BladeRF mature enough as to install and run without...

  • John Farikas John Farikas posted a comment on discussion General Discussion

    Hi folks, I understand BladeRF support has been discussed before but all the discussions I could find are really old and involve the older BladeRF's. So, because I'm planning to finally upgrade from an RTL-SDR to a proper SDR, all the research I've done has led me to two options: Ettus B200/210 or BladeRF 2.0 micro xA4. I really want to be able to use OpenLTE_eNodeB, among other software. My question is simply: Is the OpenLTE_eNodeB implementation of BladeRF mature enough as to install and run without...

  • Sravya Keerthana Sravya Keerthana modified a comment on discussion General Discussion

    Hi, I am trying to attach one dongle to OAI LTE branch, which is running with USRP B210 HW using nextEPC. The UE sent a security mode reject after received the security mode command. The NAS key set identifier is set to 0 in security mode command message. And it was able to attach with the other EPC, where the NAS key set identifier value is 1. What can be the issue ? regards, Sravya

  • Sravya Keerthana Sravya Keerthana posted a comment on discussion General Discussion

    Hi, I am trying to attach one dongle to OAI LTE branch, which is running with USRP B210 HW using nextEPC. The UE sent a security mode reject after received the security mode command. The NAS key set identifier is set to 0 in security mode command message. And it was able to attach with the other EPC, where the NAS key set identifier value is 1. What can be the issue ?

  • Alpha Alpha posted a comment on discussion General Discussion

    Can you pls provide the LTE configration software for bladeRF40. I need complete set of codes. i have loaded the same ver bladeRF-cli version: 1.5.0-git-6116d09 libbladeRF version: 1.8.0-git-6116d09 Firmware version: 1.9.0 FPGA version: 0.6.0

  • Dominic Antony Dominic Antony posted a comment on discussion General Discussion

    Hey, How OpenLTE maintains the network connectivity with the UE, after the successful registration? I hope RRC Connection Reconfiguration Complete + Attach accept is the last message received from UE regarding the registration. Is there any specific messages that is exchanged between the eNodeB and UE to maintain that connectivity (i.e., keep the UE attached to the network) or just sending down the prescheduled broadcast information (MIB & SIB) is enough? Thanks & Regards Dominic

  • Dominic Antony Dominic Antony posted a comment on discussion General Discussion

    Hi Folks, Could someone please explain how the IP allocation works in LTE. I'm using a custom programmed Sysmocom USIM and successfully registered with OpenLTE network. But I'm unable to see any IP address assigned to the UE. Also the access to the internet is also not working. Am I missing anything or do I need to configure anything specifically for this purpose? Is the IP address and DNS address really sent to UE over the air? Thanks & Best Regards Dominic

  • Saleha Saleha posted a comment on discussion General Discussion

    Hi, Can I use srsLTE in place of openLTE. As srsLTE have SDR application of openLTE. Can anyone elaborate the difference between them?

  • Jonah Mons Jonah Mons posted a comment on discussion General Discussion

    I found your solution: https://blog.csdn.net/xiaohaiyinyu/article/details/87022887

  • Jonah Mons Jonah Mons posted a comment on discussion General Discussion

    Hey raphael, can you remember how you fixed it ? I have the same problem :( best regards Jonah

  • Jonah Mons Jonah Mons posted a comment on discussion General Discussion

    Hey Sanya, you have only write : "write dl_earfcn_list=1599,1600,......." If you still need it :D . best regards

  • Jonah Mons Jonah Mons posted a comment on discussion General Discussion

    Hey SGM, I have the same problem, do you have found any solution ?

  • kenbinsidlic kenbinsidlic modified a comment on discussion General Discussion

    Hi, I have been working for a month, but how can I properly open the openLTE base station, how to solve the following problems? Can someone help me? Best regards, The following is my configuration: - ubuntu 16.04.4 LTS - gnuradio 3.7.13.4 - UHD 3.14.0.0 - openlte 20.5 - bladeRFx40 bladeRF-cli version: 1.7.1-2018.12-rc2-1-ppaxenial libbladeRF version: 2.2.0-2018.12-rc2-1-ppaxenial Firmware version: 1.8.0 FPGA version: 0.5.0 (or 0.6.0) VM(VirtualBox) Inter@Core i5-8300H CPU @ 2.30GHz x 4 sudo LTE_fdd_enodeb...

  • kenbinsidlic kenbinsidlic posted a comment on discussion General Discussion

    Hi, I have been working for a month, but how can I properly open the openLTE base station, how to solve the following problems? Can someone help me? Best regards, The following is my configuration: - ubuntu 16.04.4 LTS - gnuradio 3.7.13.4 - UHD 3.14.0.0 - openlte 20.5 - bladeRFx40 bladeRF-cli version: 1.7.1-2018.12-rc2-1-ppaxenial libbladeRF version: 2.2.0-2018.12-rc2-1-ppaxenial Firmware version: 1.8.0 FPGA version: 0.5.0 (or 0.6.0) VM(VirtualBox) Inter@Core i5-8300H CPU @ 2.30GHz x 4 sudo LTE_fdd_enodeb...

  • Dominic Antony Dominic Antony modified a comment on discussion General Discussion

    Hi Guys When I run the command "sudo apt-get install pcscd pcsc-tools libccid libpcsclite-dev" I get the following error dominic@dominic:~$ sudo apt-get install pcscd pcsc-tools libccid libpcsclite-dev Reading package lists... Done Building dependency tree Reading state information... Done Package libccid is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source Package pcscd is not available, but...

  • Dominic Antony Dominic Antony modified a comment on discussion General Discussion

  • Dominic Antony Dominic Antony posted a comment on discussion General Discussion

    Hi Guys When I run the command "sudo apt-get install pcscd pcsc-tools libccid libpcsclite-dev" I get the following error dominic@dominic:~$ sudo apt-get install pcscd pcsc-tools libccid libpcsclite-dev Reading package lists... Done Building dependency tree Reading state information... Done Package libccid is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source Package pcscd is not available, but...

  • Dominic Antony Dominic Antony posted a comment on discussion General Discussion

    Hi Erik I'm glad you were able to detect and connect to OpenLTE under Ubuntu 14.04 and B210. I'm using the same OS and hardware but have not succeeded with OpenLTE, even have not yet detected the network in my phone. Please help me. The following is the system setup I am using:- Processor: Intel Xeon(R)W-2145 CPU @ 3.70Ghz x 14 (It is a 8 core CPU) Memory : 32 GB OS : Ubuntu 14.04 LTS OS type : 64 bit USRP : NI USRP-2901 (the daughter board is same as B210) OpenLTE : openlte_v00-20-05 I straight...

  • Kirill Kirill posted a comment on discussion General Discussion

    Hello all, Is it possible to send TAU messages on demand or at a specific time? Will I need to modify the source code or there are certain settings? I would also like to know if it is possible to run the software on a single-board computer such as odroid-xu4 or raspberry pi? Thanks

  • dast dast posted a comment on discussion General Discussion

    Hello, is anyone try openlte with limesdr or limesdr-mini. What version of soapy and Limesuite is more stable for it ? Did you see the network created on the phone?

  • VictorA VictorA posted a comment on a wiki page

    Hey everybody, Have you succeded in OpenLTE installation and testing with Ettus Radio B210? What Linux version you use Luge? I am thinking trying to install OpenLTE in my Ubuntu 14.04?

  • Nick Jones Nick Jones posted a comment on discussion General Discussion

    Our radio and software engineers need help with fine tuning of our parsing tools applied to parts of the non-payload channels of the LTE spectrum. Specifically we need help from someone: 1) familiar with OpenLTE who has built eNodeB 2) has extensive knowledge of the MAC and PHY layers and 3) experience with uplink channels Does this sound like anyone out there?

  • Dominic Antony Dominic Antony posted a comment on discussion General Discussion

    Hi Dylanger I would like to know if you had any success in detecting the OpenLTE network in your smartphones. If yes, could you please share what all are the workarounds you did and please do share your system configuration (processor, ram and OS), openlte system parameters(from control terminal) and the antenna you have used. The hardware I'm using is NI USRP 2901 along with VERT900 antenna. The Sysem config is Intel i5, 16gb RAM, Ubuntu 14.04 LTS OS). Please share the details you have used. Kind...

  • Dominic Antony Dominic Antony posted a comment on discussion General Discussion

    Great David, So you can surely help me. Me too using the NI 2901 USRP, but for some reason the network is not getting detected. The device is detected and I'm able to run the code,everything seems fine except the network is not detected. Wiki was the reference and followed the steps given to instal, run, and configure openlte. Could you please share with me your system configuration , openlte system parameters and the antenna you used. This is so important for me. Thanks for your consideration D...

  • Igor Alekseev Igor Alekseev posted a comment on discussion General Discussion

    липкаяd

  • hitesh kumar hitesh kumar posted a comment on a wiki page

    Hey , I want to make this project at my home and while i was checking price of this UHD driver installed (for Ettus SDRs) GNURADIO it is going out my busget. I have my own laptop . but other hardware is going out of my budget . SO what is cheapest option for me and correct way to make this test LTE setup ready for my personal project. I really want to make it at home , and want step by step way to do it. I am not expert but still want to do this. Please help me Regards/Hitesh

  • hitesh kumar hitesh kumar posted a comment on a wiki page

    Hey Boss, I want to make this project at my home and while i was checking price of this UHD driver installed (for Ettus SDRs) GNURADIO it is going out my busget. I have my own laptop . but other hardware is going out of my budget . SO what is cheapest option for me and correct way to make this test LTE setup ready for my personal project. I really want to make it at home , and want step by step way to do it. I am not expert but still want to do this. Regards/Hitesh

  • hitesh kumar hitesh kumar posted a comment on a wiki page

    Hey Boss, I want to make this project at my home and while i was checking price of this UHD driver installed (for Ettus SDRs) GNURADIO it is going out my busget. I have my own laptop . but other hardware is going out of my budget . SO what is cheapest option for me and correct way to make this test LTE setup ready for my personal project. I really want to make it at home , and want step by step way to do it. I am not expert but still want to do this. Regards/Hitesh

  • hitesh kumar hitesh kumar posted a comment on a wiki page

    Hey Boss, I want to make this project at my home and while i was checking price of this UHD driver installed (for Ettus SDRs) GNURADIO it is going out my busget. I have my own laptop . but other hardware is going out of my budget . SO what is cheapest option for me and correct way to make this test LTE setup ready for my personal project. Regards/Hitesh

  • Pardeep Goyal Pardeep Goyal posted a comment on discussion General Discussion

    1) Milenage supported sim is required. 2) MCC, MNC, IMSI and K should be enough. 3) But OP should match what is hardcoded in the code. (or else you have to change in the code and recompile it). I guess it should be made as a configurable option along with IMSI (when we add subscribers) Current hard coded value for OP: static const uint8 OP[16] = {0x63,0xBF,0xA5,0x0E,0xE6,0x52,0x33,0x65,0xFF,0x14,0xC1,0xF4,0x5F,0x88,0x73,0x7D}

  • Pardeep Goyal Pardeep Goyal posted a comment on discussion General Discussion

    Are you waiting for Attach procedure to happen ? have you inserted SIM (milenage supported). ?

  • Dominic Antony Dominic Antony modified a comment on discussion General Discussion

    In case if I am going for completely blank SIM, what all are the parameters manadatorily needs to be written into the SIM to make it work with OpenLTE? Also, what all parameters are expected to come along with the SIM? How about ICCID, OPC and ADM1? Are these required to successfully run with OpenLTE or will just MCC, MNC, IMSI and Ki be enough?

  • Dominic Antony Dominic Antony posted a comment on discussion General Discussion

    In case if going for completely blank SIM, what all are the parameters manadatorily needs to be written into the SIM to make it work with OpenLTE? Also, what all parameters are expected to come along with the SIM? How about ICCID, OPC and ADM1? Are these required to successfully run with OpenLTE or will just MCC, MNC, IMSI and Ki be enough?

  • Andi Kita Andi Kita posted a comment on discussion General Discussion

    eBay look for lte blank sim. On Thu, Jan 10, 2019, 12:36 AM Dominic Antony < dominicantonyv@users.sourceforge.net wrote: Hi Guys Webshop of Sysmocom is under certain maintenance and is likely to be remained closed for an indefinite period. Could someone please suggest an alternate source to purchase sysmousim or an alternate to sysmousim that could be used along with OpenLTE? Thanks sysmoUSIM-SJS1 : SW match failed https://sourceforge.net/p/openlte/discussion/general/thread/89479a03/?limit=25#eeae...

  • Dominic Antony Dominic Antony posted a comment on discussion General Discussion

    Hi Guys Webshop of Sysmocom is under certain maintenance and is likely to be remained closed for an indefinite period. Could someone please suggest an alternate source to purchase sysmousim or an alternate to sysmousim that could be used along with OpenLTE? Thanks

  • Luge Luge posted a comment on a wiki page

    Hi. I tried to fix it, but failed. Finally, I found the version(v00-19-04) installing successfully. You can have a try if there is no demands for the latest version.

  • Dominic Antony Dominic Antony posted a comment on a wiki page

    Hi Luge Me too have came across the same error. Have you succeeded in OpenLTE installation by any chance. If so, please share what you have done to achieve the same.

  • Radu Curpen Radu Curpen posted a comment on discussion General Discussion

    Hello, I have recently begun using OpenLTE and I'm stuck on a series of errors which I couldn't solve at all. Below is my system description and the error log. Environment OpenLTE has been setup on an OpenSUSE 15.0 machine. Host machine specs - Intel(R) Core(TM) i7-3632QM CPU @ 2.20GHz USRP - Ettus B200 connected on USB3 port Phones - Oneplus One (2014), Samsung A5 (2017) - both LTE capable OpenLTE configuration Radio Parameters: available_radios: (read-only) 0: no_rf 1: type=b200,name=MyB200,serial=3134B90,product=B200...

  • Diego Gutierrez Diego Gutierrez modified a comment on discussion General Discussion

    Hello, Billy how are you? Could you make any progress in this regard? I have the same problem. I'm using the USPR ettus b200 board and the Alcatel one touch UE. I recommend that you enter the engineering mode on your cell phone if you are using Android, as is your case, sometimes this requires having root permission. However, there is a code, in my case it is the * # * # 4636 # * # *, which allows you to see the LTE band and earfcn to which the cell will connect, see attached image of a screenshot....

  • Diego Gutierrez Diego Gutierrez posted a comment on discussion General Discussion

    Hello, Billy how are you? Could you make any progress in this regard? I have the same problem. I'm using the USPR ettus b200 board and the Alcatel one touch UE. I recommend that you enter the engineering mode on your cell phone if you are using Android, as is your case, sometimes this requires having root permission. However, there is a code, in my case it is the * # * # 4636 # * # *, which allows you to see the LTE band and earfcn to which the cell will connect, see attached image of a screenshot....

  • Luge Luge posted a comment on a wiki page

    When I try install the latest openlte(v00-20-05), at the step "sudo make", my ubuntu print error and exit the progress, the error[2] are as fellows: In file included from LTE_fdd_enb_radio.cc:70:0: /usr/local/include/uhd/utils/thread_priority.hpp:10:17: note: #pragma message: This header is deprecated - please use <uhd thread.hpp="" utils=""> instead. #pragma message "This header is deprecated - please use <uhd thread.hpp="" utils=""> ^ LTE_fdd_enb_radio.cc: In member function ‘LTE_FDD_ENB_ERROR_ENUM...

  • Sanya Sanya posted a comment on discussion General Discussion

    Yes, in general for the eNodeB I can update the parameters. However, I am only interested in scanning and updating the dl_earfcn_list parameter in LTE_fdd_dl_scan.

  • Andi Kita Andi Kita posted a comment on discussion General Discussion

    In general for enodeB can you ? On Sat, Oct 20, 2018, 9:55 AM Sanya sanya454545@users.sourceforge.net wrote: I should have specified that I'm using the LTE_fdd_dl_scan script here, so there's no uplink for me to change as far as I can tell. Cannot update dl_earfcn_list https://sourceforge.net/p/openlte/discussion/general/thread/733ae9193d/?limit=25#c200/3d9c/b7db/e415 Sent from sourceforge.net because you indicated interest in https://sourceforge.net/p/openlte/discussion/general/ To unsubscribe from...

  • Sanya Sanya posted a comment on discussion General Discussion

    I should have specified that I'm using the LTE_fdd_dl_scan script here, so there's no uplink for me to change as far as I can tell.

  • Andi Kita Andi Kita posted a comment on discussion General Discussion

    What about the uplink? Can you change that? On Fri, Oct 19, 2018, 10:41 PM Andi Kita a007@users.sourceforge.net wrote: I have tried the same thing and it does not work. I was advised to do change the channel first. But either that did not work. On Fri, Oct 19, 2018, 9:27 PM Sanya sanya454545@users.sourceforge.net wrote: Hi, I'm able to successfully update other parameters, such as band, but not the dl_earfcn_list: write band 17 ok write dl_earfcn_list 700 fail Invalid dl_earfcn_list The documentation...

  • Andi Kita Andi Kita posted a comment on discussion General Discussion

    I have tried the same thing and it does not work. I was advised to do change the channel first. But either that did not work. On Fri, Oct 19, 2018, 9:27 PM Sanya sanya454545@users.sourceforge.net wrote: Hi, I'm able to successfully update other parameters, such as band, but not the dl_earfcn_list: write band 17 ok write dl_earfcn_list 700 fail Invalid dl_earfcn_list The documentation says to use this format: Set parameters using write <param> <value> format</value> ... I've tried many values other...

  • Sanya Sanya posted a comment on discussion General Discussion

    Hi, I'm able to successfully update other parameters, such as band, but not the dl_earfcn_list: write band 17 ok write dl_earfcn_list 700 fail Invalid dl_earfcn_list The documentation says to use this format: Set parameters using write <param> <value> format ... I've tried many values other 700 (including ones in the default dl_earfcn_list) and none seem to work. Thanks in advance!

  • mbindsey mbindsey modified a comment on discussion General Discussion

    <removed_old_incorrect_notes></removed_old_incorrect_notes>

  • eugene eugene posted a comment on discussion General Discussion

    Hi Kita Andi, It looks that Jerome added a SRC for N210, but no sure if it works. Thanks On 15 Sep 2018, at 08:42, Andi Kita a007@users.sourceforge.net wrote: Usrp n210 its not on the list available for openlte. B2XX is the proper radio to use. On Fri, Sep 14, 2018, 8:12 PM eugene ehan@users.sourceforge.net wrote: Hi Jerome,' How is the issue, did you resovle it? Thanks Implementation for the USRP N210 https://sourceforge.net/p/openlte/discussion/general/thread/d0e9e564/?limit=25#00b4 Sent from sourceforge.net...

  • Andi Kita Andi Kita posted a comment on discussion General Discussion

    Usrp n210 its not on the list available for openlte. B2XX is the proper radio to use. On Fri, Sep 14, 2018, 8:12 PM eugene ehan@users.sourceforge.net wrote: Hi Jerome,' How is the issue, did you resovle it? Thanks Implementation for the USRP N210 https://sourceforge.net/p/openlte/discussion/general/thread/d0e9e564/?limit=25#00b4 Sent from sourceforge.net because you indicated interest in https://sourceforge.net/p/openlte/discussion/general/ To unsubscribe from further messages, please visit http...

  • eugene eugene posted a comment on discussion General Discussion

    Hi Jerome,' How is the issue, did you resovle it? Thanks

  • eugene eugene posted a comment on discussion General Discussion

    Hi Billy, N210 is not supported by OpenLTE,resampler is required. Thanks

  • eugene eugene posted a comment on discussion General Discussion

    Hi Mateusz, Have you ma naged go run OpenLTE with N210? Thanks Eugene

  • Natalia Molinero Natalia Molinero posted a comment on discussion General Discussion

    I'd like to use openLTE to use the presence of unkown mobile phones in a given area. Is that feasible? what information is receiving the eNodeB about the users? -- [image: image008.png@01D23075]Natalia Molinero Mingorance Systems Engineer Mail: nmolinero@itdiberia.com nmolinero@itdiberia.com Mobile: +34 608 95 20 17 <+34%20608%2095%2020%2017> Skype: n_mingorance Av. De la Industria 53 https://maps.google.com/?q=Av.+De+la+Industria+53&entry=gmail&source=g, Planta 2, Oficina 3, 28108 Alcobendas, Madrid...

  • Natalia Molinero Natalia Molinero modified a comment on discussion General Discussion

    I'd like to use openLTE to detect the presence of unkown mobile phones in a given area. Is that feasible? What information is receiving the eNodeB about the users?

  • Natalia Molinero Natalia Molinero posted a comment on discussion General Discussion

    I'd like to use openLTE to detect the presence of unkown mobile phones in a given area. Is that feasible? What information is receiving the eNodeB about the users? -- [image: image008.png@01D23075]Natalia Molinero Mingorance Systems Engineer Mail: nmolinero@itdiberia.com nmolinero@itdiberia.com Mobile: +34 608 95 20 17 <+34%20608%2095%2020%2017> Skype: n_mingorance Av. De la Industria 53 https://maps.google.com/?q=Av.+De+la+Industria+53&entry=gmail&source=g, Planta 2, Oficina 3, 28108 Alcobendas,...

  • sunil sunil posted a comment on discussion General Discussion

    Hello all, I am Sunil, I am looking for an open source implimention of ePDG. Could anyone please guide me on the availability of the same. Thanks in advance. Best regards, Sunil

  • Billy Billy posted a comment on discussion General Discussion

    I am using Ettus USRP N210, enode is up but i am unable to find the network during scan. Also, pcap file shown 0 bytes captured, although i have set the parameter as 1. Anyone to guide

  • Jar Head Clan Jar Head Clan posted a comment on a wiki page

    Hi, I am just wondering if and how you worked around this problem? Ive been struggling with it for over a week now and I cant seem to get around it. Thanks

  • Andi Kita Andi Kita posted a comment on discussion General Discussion

    Yes it does. On Mon, Jun 11, 2018, 3:53 PM Erik Silva erikbritto@users.sourceforge.net wrote: Does openLTE work with ETTUS USRP B210? https://sourceforge.net/p/openlte/discussion/general/thread/4728ddfb/?limit=25#5aad Sent from sourceforge.net because you indicated interest in https://sourceforge.net/p/openlte/discussion/general/ To unsubscribe from further messages, please visit https://sourceforge.net/auth/subscriptions/

  • Billy Billy posted a comment on discussion General Discussion

    Hello, I have setup OpenLTE successfully and now testing with UE, but having some issues scanning the network on my phone. I cannot see the network. Following are the specification for my setup Host machine: Intel Core i7 with Ubuntu 16.04; the setup is configured on host system Radio used: USRP N210 series with Ethernet connectivty phone: Huawei mate 10 lite, SamSung Galaxy s3, Samsung Galaxy Note5; I have configured apn as 'openlte' 'www.openLTE.com' current CPU frequency is 3.60 GHz. current config...

  • Wang Wang posted a comment on discussion General Discussion

    I also cannot see the mobile network on my phone, but openLTE is running. Any assistance guys?

  • Andi Kita Andi Kita posted a comment on discussion General Discussion

    Oh ok I see now. I have been waiting for a gpsdo to come by. And i will check it out. Thank you. On Tue, May 1, 2018, 1:02 AM rama talk2krishana@users.sourceforge.net wrote: first type write dl_earfcn, according to that dl_center_freq will automatically adjusted in configuration file.. Cannot write dl_center_freq read only https://sourceforge.net/p/openlte/discussion/general/thread/54d607df/?limit=25#f631 Sent from sourceforge.net because you indicated interest in https://sourceforge.net/p/openlte/discussion/general/...

  • rama rama modified a comment on discussion General Discussion

    Cannot Connect enodeb to UE .have attached screens.

  • rama rama posted a comment on discussion General Discussion

    Cannot Connect enodeb to UE .have attached screens.

  • Billy Billy posted a comment on discussion General Discussion

    Waiting for reply.

  • rama rama posted a comment on discussion General Discussion

    first type write dl_earfcn, according to that dl_center_freq will automatically adjusted in configuration file..

  • Andi Kita Andi Kita posted a comment on discussion General Discussion

    I am trying to change dl_center_frequency and it is telling me read only ? Any issues anybody. Thank you. I am using the latest version.

  • Andi Kita Andi Kita posted a comment on discussion General Discussion

    Is anyone having this issue ?

  • marcos marcos modified a comment on discussion General Discussion

    same problem with BladeRF. openlte_v 00.20.05 Ubuntu 16.04 polarssl-1.3.7 bladeRF> info Serial #: cc7b5709472eb64abe8cfa9d59ed7548 VCTCXO DAC calibration: 0x93c1 FPGA size: 40 KLE FPGA loaded: yes USB bus: 1 USB address: 9 USB speed: Hi-Speed Backend: libusb Instance: 0 bladeRF> prints Unrecognized command: prints bladeRF> print RX Bandwidth: 5000000 Hz TX Bandwidth: 5000000 Hz RX Frequency: 1922500001 Hz TX Frequency: 2112499999 Hz AGC: Disabled GPIO: 0x000300af LMS Enable: Enabled LMS RX Enable:...

  • marcos marcos modified a comment on discussion General Discussion

    same problem. openlte_v 00.20.05 Ubuntu 16.04 polarssl-1.3.7 bladeRF> info Serial #: cc7b5709472eb64abe8cfa9d59ed7548 VCTCXO DAC calibration: 0x93c1 FPGA size: 40 KLE FPGA loaded: yes USB bus: 1 USB address: 9 USB speed: Hi-Speed Backend: libusb Instance: 0 bladeRF> prints Unrecognized command: prints bladeRF> print RX Bandwidth: 5000000 Hz TX Bandwidth: 5000000 Hz RX Frequency: 1922500001 Hz TX Frequency: 2112499999 Hz AGC: Disabled GPIO: 0x000300af LMS Enable: Enabled LMS RX Enable: Enabled LMS...

  • marcos marcos modified a comment on discussion General Discussion

    same problem. openlte_v 00.20.05 bladeRF> info Serial #: cc7b5709472eb64abe8cfa9d59ed7548 VCTCXO DAC calibration: 0x93c1 FPGA size: 40 KLE FPGA loaded: yes USB bus: 1 USB address: 9 USB speed: Hi-Speed Backend: libusb Instance: 0 bladeRF> prints Unrecognized command: prints bladeRF> print RX Bandwidth: 5000000 Hz TX Bandwidth: 5000000 Hz RX Frequency: 1922500001 Hz TX Frequency: 2112499999 Hz AGC: Disabled GPIO: 0x000300af LMS Enable: Enabled LMS RX Enable: Enabled LMS TX Enable: Enabled TX Band:...

  • marcos marcos posted a comment on discussion General Discussion

    same problem. openlte_v 00.20.05 bladeRF> info Serial #: cc7b5709472eb64abe8cfa9d59ed7548 VCTCXO DAC calibration: 0x93c1 FPGA size: 40 KLE FPGA loaded: yes USB bus: 1 USB address: 9 USB speed: Hi-Speed Backend: libusb Instance: 0 bladeRF> prints Unrecognized command: prints bladeRF> print RX Bandwidth: 5000000 Hz TX Bandwidth: 5000000 Hz RX Frequency: 1922500001 Hz TX Frequency: 2112499999 Hz AGC: Disabled GPIO: 0x000300af LMS Enable: Enabled LMS RX Enable: Enabled LMS TX Enable: Enabled TX Band:...

  • rama rama modified a comment on discussion General Discussion

    I am getting the following error for LTE_fdd_enodeb using Bladerf X115 The time skew of system time and Enodeb is approx 30 minutes plz check in the screenshot. Any Solutions??? https://ibb.co/mSXCgx

  • rama rama modified a comment on discussion General Discussion

    I am getting the following error for LTE_fdd_enodeb using Bladerf X115 The time skew of system time and Enodeb is approx 30 minutes plz check in the screenshot. Any Solutions??? https://ibb.co/mSXCgx

  • rama rama posted a comment on discussion General Discussion

    I am getting the following error for LTE_fdd_enodeb using Bladerf X115 The time skew of system time and Enodeb is approx 30 minutes plz check in the screenshot. Any Solutions???

  • Wang Wang posted a comment on discussion General Discussion

    Thanks for the input Buddy, let me try it on VirtualBox VM. I'll keep u posted. Thanks you.

  • Vasil Velichkov Vasil Velichkov posted a comment on discussion General Discussion

    Hi Bailie, Wang, An overrun/overflow indicates that the host is receving data faster then it is cappable of proccessing it. openLTE is on VMware workstation 14 pro Try to run it not in a VM (or try in VirtualBox VM), make sure you are using an USB3 port and try to decrease the bandwith

  • Wang Wang posted a comment on discussion General Discussion

    Hello, I am experiencing the same problem, my setup is B200, core i5, and the openLTE is on VMware workstation 14 pro. I thought the overrun issue was caused by the two antennas that I was using, so I opted for a single antenna on the tx/rx port. The error still persists. Anyone with a heads-up, please assist. Here is a screenshot of the error I received:

  • Billy Billy posted a comment on discussion General Discussion

    Hello, I have setup OpenLTE successfully and now testing with UE, but having some issues scanning the network on my phone. I cannot see the network. Following are the specification for my setup Host machine: Intel Core i7 with Ubuntu 16.04; the setup is configured on host system Radio used: USRP N210 series with Ethernet connectivty phone: Huawei mate 10 lite, SamSung Galaxy s3, Samsung Galaxy Note5; I have configured apn as 'openlte' 'www.openLTE.com' current CPU frequency is 3.60 GHz. current config...

  • Billy Billy posted a comment on discussion General Discussion

    Hello, I have setup OpenLTE successfully and now testing with UE, but having some issues scanning the network on my phone. I cannot see the network. Following are the specification for my setup Host machine: Intel Core i7 with Ubuntu 16.04; the setup is configured on host system Radio used: USRP N210 series with Ethernet connectivty phone: Huawei mate 10 lite, SamSung Galaxy s3, Samsung Galaxy Note5; I have configured apn as 'openlte' 'www.openLTE.com' current CPU frequency is 3.60 GHz. current config...

  • Billy Billy posted a comment on discussion General Discussion

    hi i am using NI USRP 2922, its has only ethernet port. does openLTE required usb3.0 at must ? secondly i am running the setup in vmware with ububtu 16.04 and getting the following error. 04/16/2018 03:30:49.096914 warning msgq LTE_fdd_enb_msgq.cc 234 mac_to_timer circular buffer empty on receive 04/16/2018 03:30:49.097133 warning msgq LTE_fdd_enb_msgq.cc 234 mac_to_phy circular buffer empty on receive

  • Sergio O Sergio O modified a comment on discussion General Discussion

    I'm using a B200 SDR and my goal is to pick up and save packets to a file for later analysis. I have used LTE FDD DL SCAN and conected via telet at port 20000 but I am not able to see any packets or stored values. Am I using the correct module? Also I cannot find any files saved in my /temp/ foder. How can I get openLTE to save packets for analysis with other programs such as wireshark?

  • Sergio O Sergio O posted a comment on discussion General Discussion

    I'm using a B200 SDR and my goal is to pick up and save packets to a file for later analysis. I have used LTE FDD DL SCAN and conected via telet at port 20000 but I am not able to see any packets or stored values. Am I using the correct module? Also I cannot find any files saved in my /temp/ foder. How can I get openLTE to save packets for analysis with other devices such as wireshark?

  • bailielopez bailielopez posted a comment on discussion General Discussion

    Hi! I am working on a project trying to pick up cell phone packets. I am using b200 in the faraday cage with a phone. When I run enodeb it will run for a short amount of time before shutting down on its own the message i get is "Segmentation fault (core dumped)" and in the debug window the last message is always "04/07/2018 02:33:22.195994 error radio LTE_fdd_enb_radio.cc 443 RX packet size issue 1571 1920 300393600 300393600 04/07/2018 02:33:22.196075 error radio LTE_fdd_enb_radio.cc 560 RX error...

  • Wang Wang posted a comment on discussion General Discussion

    Hi Jevgenij, Would u please send me that code, I am having trouble setting up OpenLTE on the USRP N200 due to the "unable to set master clock rate error". I would be glad if you assisted me, Thanks. Regards, Wang.

  • Wang Wang posted a comment on discussion General Discussion

    Hi Wendy, I am also getting the same error when trying to set up the openLTE on the USRP N200. Please share with me how you were able to solve this error. Thanks.

  • Brian Clark Brian Clark posted a comment on discussion General Discussion

    Good evening, Im still a relativie newbie to linux so please be kind. I have an issue when trying to run Open LTE as shown below: root@kali:~# LTE_fdd_dl_file_gen.py -h Traceback (most recent call last): File "/usr/local/bin/LTE_fdd_dl_file_gen.py", line 7, in <module> import LTE_fdd_dl_fg File "/usr/local/lib/python2.7/dist-packages/LTE_fdd_dl_fg/init.py", line 44, in <module> from LTE_fdd_dl_fg import * File "/usr/local/lib/python2.7/dist-packages/LTE_fdd_dl_fg/LTE_fdd_dl_fg.py", line 17, in <module>...

1 >
MongoDB Logo MongoDB