Skip to content

Commit 767891e

Browse files
committed
update
1 parent 4979ff6 commit 767891e

File tree

1 file changed

+2
-129
lines changed

1 file changed

+2
-129
lines changed

development/README.MD

Lines changed: 2 additions & 129 deletions
Original file line numberDiff line numberDiff line change
@@ -1,130 +1,3 @@
1-
# Compilation Notes
1+
# Development
22

3-
Compile output for various applications and libraries. This includes reference
4-
for capturing known issues.
5-
6-
## SoapySDR
7-
```
8-
#############################################
9-
Begin configuration for Python 3 support...
10-
#############################################
11-
-- Enabling optional Python 3 bindings if possible...
12-
-- Found Python3: /usr/bin/python3 (found version "3.10.12") found components: Interpreter Development
13-
-- * Interpreter: /usr/bin/python3 (Python)
14-
-- * Include: /usr/include/python3.10
15-
-- * Library: /usr/lib/x86_64-linux-gnu/libpython3.10.so
16-
/home/pi/SIG/source/SoapySDR/swig/python/get_python_lib.py:4: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives
17-
from distutils.sysconfig import get_python_lib
18-
/home/pi/SIG/source/SoapySDR/swig/python/get_python_lib.py:4: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead
19-
from distutils.sysconfig import get_python_lib
20-
-- ######################################################
21-
-- ## SoapySDR enabled features
22-
-- ######################################################
23-
--
24-
* Library, runtime library v0.8.1-gbb33b2d2
25-
* Apps, command line applications
26-
* Tests, library unit tests
27-
* Docs, doxygen documentation
28-
* Python3, Python3 bindings v3.10.12
29-
30-
-- ######################################################
31-
-- ## SoapySDR disabled features
32-
-- ######################################################
33-
--
34-
* CSharp, C# bindings v4.7.2
35-
* Python2, Python2 bindings v
36-
* LuaJIT, LuaJIT bindings
37-
38-
-- SoapySDR version: v0.8.1-gbb33b2d2
39-
-- ABI/so version: v0.8-3
40-
-- Install prefix: /usr/local
41-
-- Configuring done
42-
-- Generating done
43-
-- Build files have been written to: /home/pi/SIG/source/SoapySDR/build
44-
45-
######################################################
46-
Soapy SDR -- the SDR abstraction library ##
47-
######################################################
48-
49-
Lib Version: v0.8.1-gbb33b2d2
50-
API Version: v0.8.200
51-
ABI Version: v0.8-3
52-
Install root: /usr/local
53-
Search path: /usr/local/lib/SoapySDR/modules0.8-3 (missing)
54-
No modules found!
55-
Available factories... No factories found!
56-
Available converters...
57-
- CF32 -> [CF32, CS16, CS8, CU16, CU8]
58-
- CS16 -> [CF32, CS16, CS8, CU16, CU8]
59-
- CS32 -> [CS32]
60-
- CS8 -> [CF32, CS16, CS8, CU16, CU8]
61-
- CU16 -> [CF32, CS16, CS8]
62-
- CU8 -> [CF32, CS16, CS8]
63-
- F32 -> [F32, S16, S8, U16, U8]
64-
- S16 -> [F32, S16, S8, U16, U8]
65-
- S32 -> [S32]
66-
- S8 -> [F32, S16, S8, U16, U8]
67-
- U16 -> [F32, S16, S8]
68-
- U8 -> [F32, S16, S8]
69-
```
70-
71-
## Ubertooth Tools
72-
```
73-
fatal: repository 'https://github.com/greatscottgadgets/libbtbb/wireshark/plugins/btbredr.git/' not found
74-
CMake Error at cmake/FindWireshark.cmake:26 (MESSAGE):
75-
Could NOT find the wireshark library and headers
76-
Configuring incomplete, errors occurred!
77-
See also "/home/pi/SIG/source/libbtbb/wireshark/plugins/btbredr/build/CMakeFiles/CMakeOutput.log".
78-
See also "/home/pi/SIG/source/libbtbb/wireshark/plugins/btbredr/build/CMakeFiles/CMakeError.log".
79-
make: *** No targets specified and no makefile found. Stop.
80-
make: *** No rule to make target 'install'. Stop.
81-
```
82-
83-
## LimeSDR
84-
```
85-
######################################################
86-
LimeSuite enabled features
87-
######################################################
88-
LimeSuiteHeaders, The lime suite headers
89-
LimeSuiteLibrary, The lime suite library
90-
ConnectionFX3, FX3 Connection support
91-
ConnectionFTDI, FTDI Connection support
92-
ConnectionXillybus, PCIE Xillybus Connection support
93-
LimeSuiteGUI, GUI Application for LimeSuite
94-
LimeSuiteExamples, LimeSuite library API examples
95-
LimeRFE, LimeRFE support
96-
LimeUtilCommand, Command line device discovery utility
97-
LimeQuickTest, LimeSDR-QuickTest Utility
98-
SoapySDRLMS7, SoapySDR bindings for LMS7
99-
LimeSuiteDesktop, LimeSuite freedesktop integration
100-
LimeSuiteOctave, LimeSuite Octave integration
101-
102-
######################################################
103-
LimeSuite disabled features
104-
######################################################
105-
ConnectionEVB7COM, EVB+COM Connection support
106-
ConnectionSTREAM_UNITE, STREAM+UNITE Connection support
107-
ConnectionSPI, Rasp Pi 3 SPI Connection support
108-
LimeSuiteDocAPI, LMS API Doxygen documentation
109-
110-
## Ettus UHD
111-
######################################################
112-
UHD disabled components
113-
######################################################
114-
* DPDK
115-
116-
## SDRplay RSPx Device
117-
-- Install configuration: "Release"
118-
-- Installing: /usr/local/lib/pkgconfig/libmirisdr.pc
119-
-- Installing: /usr/local/include/mirisdr.h
120-
-- Installing: /usr/local/include/mirisdr_export.h
121-
-- Installing: /usr/local/lib/libmirisdr.so.4.0git
122-
-- Installing: /usr/local/lib/libmirisdr.so.4
123-
-- Set runtime path of "/usr/local/lib/libmirisdr.so.4.0git" to "/usr/local/lib"
124-
-- Installing: /usr/local/lib/libmirisdr.so
125-
-- Installing: /usr/local/lib/libmirisdr.a
126-
-- Installing: /usr/local/bin/miri_sdr
127-
-- Set runtime path of "/usr/local/bin/miri_sdr" to "/usr/local/lib"
128-
-- Installing: /usr/local/bin/miri_fm
129-
-- Set runtime path of "/usr/local/bin/miri_fm" to "/usr/local/lib"
130-
```
3+
Various scripts under development and testing

0 commit comments

Comments
 (0)