<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Home</title><link>https://sourceforge.net/p/openlte/wiki/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/openlte/wiki/Home/feed" rel="self"/><language>en</language><lastBuildDate>Tue, 30 Mar 2021 11:58:05 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/openlte/wiki/Home/feed" rel="self" type="application/rss+xml"/><item><title>Discussion for Home page</title><link>https://sourceforge.net/p/openlte/wiki/Home/?limit=25#a68d</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;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%:&lt;/p&gt;
&lt;p&gt;&lt;span&gt;[ 95%]&lt;/span&gt; Building CXX object LTE_fdd_dl_file_gen/CMakeFiles/LTE_fdd_dl_fg.dir/src/LTE_fdd_dl_fg_flowgraph.cc.o&lt;br/&gt;
/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&amp;amp;, size_t)’:&lt;br/&gt;
/home/neo/apps/openlte_v00-21-00/LTE_fdd_dl_file_gen/src/LTE_fdd_dl_fg_flowgraph.cc:94:49: error: no matching function for call to ‘gr::top_block::connect(LTE_fdd_dl_fg_samp_buf_sptr&amp;amp;, int, gr::blocks::file_sink::sptr&amp;amp;, int)’&lt;br/&gt;
   94 |     top_block-&amp;gt;connect(samp_buf, 0, samp_sink, 0);&lt;br/&gt;
      |                                                 ^&lt;br/&gt;
In file included from /usr/include/gnuradio/top_block.h:15,&lt;br/&gt;
                 from /home/neo/apps/openlte_v00-21-00/LTE_fdd_dl_file_gen/hdr/LTE_fdd_dl_fg_flowgraph.h:40,&lt;br/&gt;
                 from /home/neo/apps/openlte_v00-21-00/LTE_fdd_dl_file_gen/src/LTE_fdd_dl_fg_flowgraph.cc:35:&lt;br/&gt;
/usr/include/gnuradio/hier_block2.h:83:10: note: candidate: ‘void gr::hier_block2::connect(gr::basic_block_sptr)’&lt;br/&gt;
   83 |     void connect(basic_block_sptr block);&lt;br/&gt;
      |          ^~~~~~~&lt;br/&gt;
/usr/include/gnuradio/hier_block2.h:83:10: note:   candidate expects 1 argument, 4 provided&lt;br/&gt;
/usr/include/gnuradio/hier_block2.h:93:10: note: candidate: ‘void gr::hier_block2::connect(gr::basic_block_sptr, int, gr::basic_block_sptr, int)’&lt;br/&gt;
   93 |     void connect(basic_block_sptr src, int src_port, basic_block_sptr dst, int dst_port);&lt;br/&gt;
      |          ^~~~~~~&lt;br/&gt;
/usr/include/gnuradio/hier_block2.h:93:35: note:   no known conversion for argument 1 from ‘LTE_fdd_dl_fg_samp_buf_sptr’ {aka ‘boost::shared_ptr&amp;lt;lte_fdd_dl_fg_samp_buf&amp;gt;’} to ‘gr::basic_block_sptr’ {aka ‘std::shared_ptr&amp;lt;gr::basic_block&amp;gt;’}&lt;br/&gt;
   93 |     void connect(basic_block_sptr src, int src_port, basic_block_sptr dst, int dst_port);&lt;br/&gt;
      |                  ~~~~~~~~~~~~~~~~~^~~&lt;br/&gt;
make&lt;span&gt;[2]&lt;/span&gt;: &lt;strong&gt;&lt;em&gt; &lt;span&gt;&lt;span&gt;[LTE_fdd_dl_file_gen/CMakeFiles/LTE_fdd_dl_fg.dir/build.make:89: LTE_fdd_dl_file_gen/CMakeFiles/LTE_fdd_dl_fg.dir/src/LTE_fdd_dl_fg_flowgraph.cc.o]&lt;/span&gt;&lt;/span&gt; Error 1&lt;br/&gt;
make&lt;span&gt;&lt;span&gt;[1]&lt;/span&gt;&lt;/span&gt;: &lt;/em&gt;&lt;/strong&gt; &lt;span&gt;[CMakeFiles/Makefile2:583: LTE_fdd_dl_file_gen/CMakeFiles/LTE_fdd_dl_fg.dir/all]&lt;/span&gt; Error 2&lt;br/&gt;
make: *** &lt;span&gt;[Makefile:141: all]&lt;/span&gt; Error 2&amp;lt;/gr::basic_block&amp;gt;&amp;lt;/lte_fdd_dl_fg_samp_buf&amp;gt;&lt;/p&gt;
&lt;p&gt;can anyone help? It's urgent! Any hint is absolutely appreciated!&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">neo</dc:creator><pubDate>Tue, 30 Mar 2021 11:58:05 -0000</pubDate><guid>https://sourceforge.netab11ddd68eb9b0e7e7fa45183d9a43d31ce119b3</guid></item><item><title>Discussion for Home page</title><link>https://sourceforge.net/p/openlte/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Issue of LTE_fdd_dl_scan with openLTE + bladeRF&lt;/p&gt;
&lt;p&gt;In the link: &lt;a href="https://sourceforge.net/p/openlte/wiki/Installing%20OpenLTE"&gt;https://sourceforge.net/p/openlte/wiki/Installing%20OpenLTE/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;$ mkdir gnuradio&lt;br /&gt;
$ cd gnurdio&lt;br /&gt;
$ wget &lt;a href="http://www.sbrac.org/files/build-gnuradio" rel="nofollow"&gt;http://www.sbrac.org/files/build-gnuradio&lt;/a&gt;&lt;br /&gt;
$ chmod a+x build-gnuradio&lt;br /&gt;
$ ./build-gnuradio -v&lt;/p&gt;
&lt;p&gt;But it cannot build successfully.&lt;/p&gt;
&lt;p&gt;openLTE has been updated to support gnuradio 3.7, but grextras does not support gnuradio 3.7 and one alternate project named by Pothos is introduced.&lt;br /&gt;
So, change EXTRAS=$EXTRAS" &lt;a href="https://github.com/guruofquality/grextras.git" rel="nofollow"&gt;https://github.com/guruofquality/grextras.git&lt;/a&gt;" to&lt;br /&gt;
EXTRAS=$EXTRAS" &lt;a href="https://github.com/pothosware/pothos.git" rel="nofollow"&gt;https://github.com/pothosware/pothos.git&lt;/a&gt;" in the file 'build-gnuradio'&lt;/p&gt;
&lt;p&gt;It can build successfully and I go on the next process...&lt;/p&gt;
&lt;p&gt;Finally, LTE_file_recorder can work with bladeRF.&lt;br /&gt;
But LTE_fdd_dl_scan cannot work with baldeRF, Ben said it could work now. What processes might be missed by me?&lt;/p&gt;
&lt;p&gt;Below lists my process, thanks for your patience.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;open two terminals, A and B&lt;/li&gt;
&lt;li&gt;execute orders on terminal A&lt;br /&gt;
$ cd openlte_v00-18-04/build/LTE_fdd_dl_scan &lt;br /&gt;
$ LTE_fdd_dl_scan&lt;/li&gt;
&lt;li&gt;execute orders on terminal B&lt;br /&gt;
$ telnet 127.0.0.1 20000&lt;br /&gt;
$ start&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;All messages printed in terminal A are as below:&lt;/p&gt;
&lt;p&gt;linux; GNU C++ version 4.8.2; Boost_105400; UHD_003.008.003-137-g2f760ac0&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;em&gt; LTE FDD DL SCAN &lt;/em&gt;&lt;/strong&gt;&lt;br /&gt;
Please connect to control port 20000&lt;br /&gt;
gr-osmosdr v0.1.4-16-g61184a19 (0.1.5git) gnuradio 3.7.7&lt;br /&gt;
built-in source types: file fcd rtl rtl_tcp uhd hackrf bladerf rfspace airspy &lt;/p&gt;
&lt;p&gt;FATAL: LookupError: KeyError: No devices found for -----&amp;gt;&lt;br /&gt;
Empty Device Address&lt;/p&gt;
&lt;p&gt;Trying to fill up 1 missing channel(s) with null source(s).&lt;br /&gt;
This is being done to prevent the application from crashing&lt;br /&gt;
due to gnuradio bug #528.&lt;/p&gt;
&lt;p&gt;gr-osmosdr v0.1.4-16-g61184a19 (0.1.5git) gnuradio 3.7.7&lt;br /&gt;
built-in source types: file fcd rtl rtl_tcp uhd hackrf bladerf rfspace airspy &lt;br /&gt;
&lt;strong&gt;&lt;em&gt; Error in `LTE_fdd_dl_scan': free(): invalid pointer: 0x00007fde7a66b3f8 &lt;/em&gt;&lt;/strong&gt;&lt;br /&gt;
Aborted (core dumped)&lt;/p&gt;
&lt;p&gt;The messages printed in terminal B is "Connection closed by foreign host".&lt;/p&gt;
&lt;p&gt;"No devices found"? But when run LTE_file_recorder, it can work and can generate a big file for time of seconds.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">buyddr</dc:creator><pubDate>Thu, 16 Apr 2015 09:36:48 -0000</pubDate><guid>https://sourceforge.net3bb5fa3746a5acabe76c87625f1a12aa89b71cb0</guid></item><item><title>Home modified by dchard</title><link>https://sourceforge.net/p/openlte/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v9
+++ v10
@@ -6,6 +6,7 @@
 [Running OpenLTE eNodeB](Running OpenLTE eNodeB)
 [Configuring OpenLTE eNodeB](Configuring OpenLTE eNodeB)
 [Programming your own USIM card](Programming you own USIM card)
+[Adding subscribers to the database](Adding subscribers to the database)

 [Todo List](OpenLTEToDoList)
 [Test Captures](Test Captures)
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">dchard</dc:creator><pubDate>Wed, 24 Dec 2014 14:51:17 -0000</pubDate><guid>https://sourceforge.net1c599c5ad145d972172f157730c5080f95cf5fef</guid></item><item><title>Home modified by dchard</title><link>https://sourceforge.net/p/openlte/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v8
+++ v9
@@ -4,6 +4,7 @@

 [Installing OpenLTE](Installing OpenLTE)
 [Running OpenLTE eNodeB](Running OpenLTE eNodeB)
+[Configuring OpenLTE eNodeB](Configuring OpenLTE eNodeB)
 [Programming your own USIM card](Programming you own USIM card)

 [Todo List](OpenLTEToDoList)
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">dchard</dc:creator><pubDate>Wed, 24 Dec 2014 14:26:15 -0000</pubDate><guid>https://sourceforge.net867e8a1a511703f4ade9dd2618d85b807fb5164d</guid></item><item><title>Home modified by dchard</title><link>https://sourceforge.net/p/openlte/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v7
+++ v8
@@ -4,6 +4,7 @@

 [Installing OpenLTE](Installing OpenLTE)
 [Running OpenLTE eNodeB](Running OpenLTE eNodeB)
+[Programming your own USIM card](Programming you own USIM card)

 [Todo List](OpenLTEToDoList)
 [Test Captures](Test Captures)
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">dchard</dc:creator><pubDate>Wed, 24 Dec 2014 14:23:11 -0000</pubDate><guid>https://sourceforge.neta7094b28c589641dc0907015a4a6aca0f58f3e3c</guid></item><item><title>Home modified by dchard</title><link>https://sourceforge.net/p/openlte/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v6
+++ v7
@@ -3,6 +3,8 @@
 Currently, octave code is available for test and simulation of downlink transmit and receive functionality. In addition, GNU Radio applications are available for downlink transmit and receive to and from a file. The current focus is on extending the capabilities of the GNU Radio applications.

 [Installing OpenLTE](Installing OpenLTE)
+[Running OpenLTE eNodeB](Running OpenLTE eNodeB)
+
 [Todo List](OpenLTEToDoList)
 [Test Captures](Test Captures)

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">dchard</dc:creator><pubDate>Tue, 23 Dec 2014 19:16:19 -0000</pubDate><guid>https://sourceforge.net8c69506a42aaea14f43caee049598f0fda8583e5</guid></item><item><title>Home modified by dchard</title><link>https://sourceforge.net/p/openlte/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v5
+++ v6
@@ -2,6 +2,7 @@

 Currently, octave code is available for test and simulation of downlink transmit and receive functionality. In addition, GNU Radio applications are available for downlink transmit and receive to and from a file. The current focus is on extending the capabilities of the GNU Radio applications.

+[Installing OpenLTE](Installing OpenLTE)
 [Todo List](OpenLTEToDoList)
 [Test Captures](Test Captures)

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">dchard</dc:creator><pubDate>Tue, 23 Dec 2014 18:52:31 -0000</pubDate><guid>https://sourceforge.neta32a5082fa7fc3d26c355275312de9e028eb1e2a</guid></item><item><title>Home modified by bwojtowi</title><link>https://sourceforge.net/p/openlte/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v4
+++ v5
@@ -3,6 +3,7 @@
 Currently, octave code is available for test and simulation of downlink transmit and receive functionality. In addition, GNU Radio applications are available for downlink transmit and receive to and from a file. The current focus is on extending the capabilities of the GNU Radio applications.

 [Todo List](OpenLTEToDoList)
+[Test Captures](Test Captures)

 [[project_admins]]
 [[download_button]]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">bwojtowi</dc:creator><pubDate>Tue, 24 Sep 2013 23:52:41 -0000</pubDate><guid>https://sourceforge.nete0d129da4188c37d1f905936e258ccb2eced05f3</guid></item><item><title>WikiPage Home modified by bwojtowi</title><link>https://sourceforge.net/p/openlte/wiki/Home/</link><description>&lt;pre&gt;--- v3
+++ v4
@@ -2,7 +2,7 @@
 
 Currently, octave code is available for test and simulation of downlink transmit and receive functionality. In addition, GNU Radio applications are available for downlink transmit and receive to and from a file. The current focus is on extending the capabilities of the GNU Radio applications.
 
-Todo List: [OpenLTEToDoList]
+[Todo List](OpenLTEToDoList)
 
 [[project_admins]]
 [[download_button]]
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">bwojtowi</dc:creator><pubDate>Sun, 08 Jul 2012 18:37:37 -0000</pubDate><guid>https://sourceforge.net7afedabdbae1d18aff4dd8e4b66ff49b2e6b0f20</guid></item><item><title>WikiPage Home modified by bwojtowi</title><link>https://sourceforge.net/p/openlte/wiki/Home/</link><description>&lt;pre&gt;--- v2
+++ v3
@@ -2,7 +2,7 @@
 
 Currently, octave code is available for test and simulation of downlink transmit and receive functionality. In addition, GNU Radio applications are available for downlink transmit and receive to and from a file. The current focus is on extending the capabilities of the GNU Radio applications.
 
-ToDo List: [OpenLTEToDoList]
+Todo List: [OpenLTEToDoList]
 
 [[project_admins]]
 [[download_button]]
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">bwojtowi</dc:creator><pubDate>Sun, 08 Jul 2012 18:29:08 -0000</pubDate><guid>https://sourceforge.netaff74ae9afa76394056540c8dbec99c551f231bc</guid></item></channel></rss>