'프로그램 사용/rtl-sdr'에 해당되는 글 84건

  1. 2025.10.06 rtl-sdr v3/v4
  2. 2025.09.26 wifi sdr - openwifi, antsdr 등등
  3. 2025.09.25 gr-lora with gnuradio 성공!
  4. 2025.09.25 gnuraduio wx gui deprecated
  5. 2025.09.25 qr-lora tutorial
  6. 2025.09.24 rtlsdr + gnuradio + lora 일단.. 실패
  7. 2025.09.22 osmo sdr
  8. 2025.09.21 gnuradio lora
  9. 2025.09.11 hackrf portapack (portable)
  10. 2025.09.11 gnuradio LoRa
프로그램 사용/rtl-sdr2025. 10. 6. 11:01

용돈도 생겼겠다(?) 질러보고 싶어서 보는데

v3 랑 v4랑 오히려 튜너 칩의 파트명 숫자가 줄어들어서, 오히려 반대 아냐? 싶은 생각에 찾아보는 중.

[링크 : https://www.rtl-sdr.com/rtl-sdr-blog-v4-dongle-initial-release/comment-page-1/]

[링크 : https://www.rtl-sdr.com/buy-rtl-sdr-dvb-t-dongles/]

 

RTL-SDR 블로그 RTL SDR V4 R828D RTL2832U 1PPM TCXO SMA RTLSDR 소프트웨어 정의 라디오 (동글 전용)

[링크 : https://ko.aliexpress.com/item/1005005952682051.html?gatewayAdapt=glo2kor]

 

RTL-SDR 블로그 RTL SDR V3 R860(R820T2) RTL2832U 1PPM TCXO SMA RTLSDR 소프트웨어 정의 라디오(동글만 해당)

[링크 : https://ko.aliexpress.com/item/32939551915.html?gatewayAdapt=glo2kor]

'프로그램 사용 > rtl-sdr' 카테고리의 다른 글

wifi sdr - openwifi, antsdr 등등  (0) 2025.09.26
gr-lora with gnuradio 성공!  (0) 2025.09.25
gnuraduio wx gui deprecated  (0) 2025.09.25
qr-lora tutorial  (0) 2025.09.25
rtlsdr + gnuradio + lora 일단.. 실패  (0) 2025.09.24
Posted by 구차니
프로그램 사용/rtl-sdr2025. 9. 26. 12:17

 

openwifi: Linux mac80211 compatible full-stack IEEE802.11/Wi-Fi design based on SDR (Software Defined Radio).


[링크 : https://github.com/open-sdr/openwifi]

[링크 : https://openwifi.tech/]

 

ADALM-PLUTO

reddit에서 검색하다가 얼핏 pluto가 보였는데 이거인듯.

[링크 : https://www.digikey.kr/ko/products/detail/analog-devices-inc/ADALM-PLUTO/6624230]

 

pynq + antsdr

[링크 : https://github.com/MicroPhase/antsdr-pynq]

 

UHD가 The USRP™ Hardware Driver Repository 의 약자인가?

[링크 : https://github.com/EttusResearch/uhd]

 

일종의.. wifi 해킹 펌웨어라고 보면되려나?

Nexmon is our C-based firmware patching framework for Broadcom/Cypress WiFi chips that enables you to write your own firmware patches, for example, to enable monitor mode with radiotap headers and frame injection.

[링크 : https://github.com/seemoo-lab/nexmon]

'프로그램 사용 > rtl-sdr' 카테고리의 다른 글

rtl-sdr v3/v4  (0) 2025.10.06
gr-lora with gnuradio 성공!  (0) 2025.09.25
gnuraduio wx gui deprecated  (0) 2025.09.25
qr-lora tutorial  (0) 2025.09.25
rtlsdr + gnuradio + lora 일단.. 실패  (0) 2025.09.24
Posted by 구차니
프로그램 사용/rtl-sdr2025. 9. 25. 11:45

bandwidth 와 offset이 주요 포인트였네

채널당 125kHz 라서 bw는 125k로 넣으면 되고

offset은 variable 을 검색해서 추가하고 gqrx 에서 Peak Hold 를 켜주고 나서 어느정도 시간 수집한 이후

중심 주파수를 계산해서 원래의 주파수에서 얼마나 이동했는지를 계산하면 된다.

 

시작 꼭지가 대충 921.417로 측정되고

끝 꼭지가 대충 921.590으로 측정되니

중간은 average() 함수로 계산하고 차를 계산하면 대충 30khz. 물론 실험적으로 조금씩 이동더 시켜서 되긴했는데

이게 가끔(?) 오류나는 이유이려나?

[링크 : https://github.com/rpp0/gr-lora/wiki/Capturing-LoRa-signals-using-an-RTL-SDR-device]

 

wireshark 와 연결하기 위해서는

gnu radio 에서 'A 돋보기' 눌러 "Message Socket Sink"를 찾아 추가하고

LoRa Receiver의 오른쪽 frames와

Message Socket Sink의 왼쪽 in을 연결하고

 

wireshark의 Loopback:lo 에서 열어주면 된다.

 

먼가 파형도 보이고 ping도 보이고. 그런데 간헐적으로 piO/ 식으로 잘못 해석하는데 이유가 멀까나..

 

자세히 보면 내가 설정한 decimation 값과 매칭이 되지 않는걸로 나온다.

bandwidth를 맞춰주면 자동으로 bit per symbol , bins per symbol, samples per symbol, decimation 등이 계산되는 듯.

Using device #0 Realtek RTL2838UHIDIR SN: 00000001
Found Fitipower FC0012 tuner
Exact sample rate is: 1000000.026491 Hz
Bits (nominal) per symbol:  5
Bins per symbol:  1024
Samples per symbol:  8192
Decimation:  8
Allocating 15 zero-copy buffers
 11 21 00 70 69 6e 67 70 6f 6e 67 70 69 6e 67 70 6f 6e 67 0a (pingpongpingpong)

 

Message Socket Sink에 보면 Layer를 선택가능하게 되어있는데

 

TAP / PHY / MAC 세가지가 나온다.

 

LoRa TAP을 선택하면 아래와 같이 나오는데, 옵션들 중에서는 가장 길다.

아마도 LoRa 패킷 전체를 보여주는데 wireshark에서 해석을 못하는게 아닐뿐인가 생각된다.

 

LoRa PHY을 선택하면 데이터 앞에 11 21 00 정도 추가되어 나오고

 

LoRa MAC을 선택하면 순수한 데이터만 나온다.

 

'프로그램 사용 > rtl-sdr' 카테고리의 다른 글

rtl-sdr v3/v4  (0) 2025.10.06
wifi sdr - openwifi, antsdr 등등  (0) 2025.09.26
gnuraduio wx gui deprecated  (0) 2025.09.25
qr-lora tutorial  (0) 2025.09.25
rtlsdr + gnuradio + lora 일단.. 실패  (0) 2025.09.24
Posted by 구차니
프로그램 사용/rtl-sdr2025. 9. 25. 10:27

gnu radio 3.10 / ubuntu 22.04 사용중인데

wx gui  라는게 안보여서 찾아보니 3.8 오면서 사라졌다고 한다.

대신 qt로 대체 된다고.

 

From 3.7 to 3.8

When a flowgraph which has been generated by version 3.7 is opened in GRC version 3.8, much of the conversion process is done automatically. However, there are certain things which must be updated by hand.
  • WX GUI blocks: Since the WX GUI blocks are deprecated in version 3.8, the user must find corresponding blocks in the QT GUIs.
  • If blocks have different names between versions 3.7 and 3.8, they must be replaced by hand.

[링크 : https://wiki.gnuradio.org/index.php/Porting_Existing_Flowgraphs_to_a_Newer_Version]

[링크 : https://stackoverflow.com/questions/61355913/wx-gui-fft-sink-missing-in-gnc-for-windows]

'프로그램 사용 > rtl-sdr' 카테고리의 다른 글

wifi sdr - openwifi, antsdr 등등  (0) 2025.09.26
gr-lora with gnuradio 성공!  (0) 2025.09.25
qr-lora tutorial  (0) 2025.09.25
rtlsdr + gnuradio + lora 일단.. 실패  (0) 2025.09.24
osmo sdr  (0) 2025.09.22
Posted by 구차니
프로그램 사용/rtl-sdr2025. 9. 25. 00:13

offset을 측정해줘야 하는 듯. 비싼거 쓰면 안해줘도 된다고 하는데 드럽게 비싼녀석들이라 문제  -_-

udp를 통해 wireshark로 날릴수 있음

그나저나 bandwidth는 왜 도움말에는 없는것일까.

 

options에 grlora_rtlsdr 이 WX GUI를 생성하도록 한 것 같은데

 

어느정도 보정은 해주지만 센터에 맞출수 있도록 offset 변수를 추가해서

중심주파수를 잡도록 보정해주어야 하는 듯.

 

[링크 : https://github.com/rpp0/gr-lora/wiki/Capturing-LoRa-signals-using-an-RTL-SDR-device]

'프로그램 사용 > rtl-sdr' 카테고리의 다른 글

gr-lora with gnuradio 성공!  (0) 2025.09.25
gnuraduio wx gui deprecated  (0) 2025.09.25
rtlsdr + gnuradio + lora 일단.. 실패  (0) 2025.09.24
osmo sdr  (0) 2025.09.22
gnuradio lora  (0) 2025.09.21
Posted by 구차니
프로그램 사용/rtl-sdr2025. 9. 24. 11:01

아래에서 받아서 빌드하고 설치하고 

[링크 : https://github.com/rpp0/gr-lora]

 

gqrx로 일단 주파수를 보는데 잘 나오는것 확인

 

 

몇번의 고생(?) 끝에

설정을 맞춰보려고 했는데 파형은 가끔 보이는데 데이터로 파싱까진 가지 못한다.

 

너무 짧게 지나가서 동영상으로 촬영한 파형. 오른쪽이 신호가 잡힌 것

'프로그램 사용 > rtl-sdr' 카테고리의 다른 글

gnuraduio wx gui deprecated  (0) 2025.09.25
qr-lora tutorial  (0) 2025.09.25
osmo sdr  (0) 2025.09.22
gnuradio lora  (0) 2025.09.21
hackrf portapack (portable)  (0) 2025.09.11
Posted by 구차니
프로그램 사용/rtl-sdr2025. 9. 22. 23:35

예전에 본거 같은데 이제야 해보네

$ apt-cache search osmosdr
gr-osmosdr - Gnuradio blocks from the OsmoSDR project
libgnuradio-osmosdr0.2.0t64 - Gnuradio blocks from the OsmoSDR project - library
libosmosdr-dev - Software defined radio support for OsmoSDR hardware (development files)
libosmosdr0 - Software defined radio support for OsmoSDR hardware (library)
osmo-sdr - Software defined radio support for OsmoSDR hardware (tools)
soapyosmo-common0.8 - Use gr-osmosdr drivers with SoapySDR (common files)
soapysdr-module-osmosdr - OsmoSDR device support for SoapySDR (default version)
soapysdr0.8-module-osmosdr - OsmoSDR device support for SoapySDR

 

[링크 : https://osmocom.org/projects/osmosdr/wiki/OsmoSDR]

[링크 : https://osmocom.org/projects/osmosdr/wiki/Hardware]

 

원래는 osmosdr 이라는 장치를 위한 녀석이었는데

trl2832u 기반의 sdr도 지원한다고. librtlsdr 이라는 패키지도 있나보다?

gr-osmosdr - generic gnuradio SDR I/O block
While originally being developed for the OsmoSDR hardware, this block has become a generic SDR I/O block for a variety of SDR hardware, including:

FUNcube Dongle / Pro+ through gr-funcube
RTL2832U based DVB-T dongles through librtlsdr
RTL-TCP spectrum server (see librtlsdr project)
MSi2500 based DVB-T dongles through libmirisdr
SDRplay RSP through SDRplay API library
gnuradio .cfile input through libgnuradio-blocks
RFSPACE SDR-IQ, SDR-IP, NetSDR (incl. X2 option), Cloud-IQ, and CloudSDR
AirSpy Wideband Receiver through libairspy
CCCamp 2015 rad1o Badge through libhackrf
Great Scott Gadgets HackRF through libhackrf
Nuand LLC bladeRF through libbladeRF library
Ettus USRP Devices through Ettus UHD library
Fairwaves UmTRX through Fairwaves' module for UHD
Fairwaves XTRX through libxtrx
Red Pitaya SDR transceiver http://bazaar.redpitaya.com
FreeSRP through libfreesrp
By using the gr-osmosdr block you can take advantage of a common software API in your application(s) independent of the underlying radio hardware.

[링크 : https://github.com/osmocom/gr-osmosdr]

 

그러면 빌드 안해도 이걸로 쓸 수 있는건가?

$ apt-cache search librtlsdr
librtlsdr-dev - Software defined radio receiver for Realtek RTL2832U (development)
librtlsdr2 - Software defined radio receiver for Realtek RTL2832U (library)

 

+

2025.09.24

ubuntu 22.04 에 librtlsdr0 를 설치해서 정상적으로 gqrx 작동하는 것 확인함

'프로그램 사용 > rtl-sdr' 카테고리의 다른 글

qr-lora tutorial  (0) 2025.09.25
rtlsdr + gnuradio + lora 일단.. 실패  (0) 2025.09.24
gnuradio lora  (0) 2025.09.21
hackrf portapack (portable)  (0) 2025.09.11
gnuradio LoRa  (0) 2025.09.11
Posted by 구차니
프로그램 사용/rtl-sdr2025. 9. 21. 23:59

설치하려니까 아래 패키지들이 필요했다.

$ sudo apt-get install gnuradio-dev libliquid-dev liblog4cpp5-dev

 

-----

상세로그

$ cmake ../
-- The CXX compiler identification is GNU 13.3.0
-- The C compiler identification is GNU 13.3.0
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Build type not specified: defaulting to release.
CMake Error at CMakeLists.txt:87 (find_package):
  By not providing "FindGnuradio.cmake" in CMAKE_MODULE_PATH this project has
  asked CMake to find a package configuration file provided by "Gnuradio",
  but CMake did not find one.

  Could not find a package configuration file provided by "Gnuradio"
  (requested version 3.9) with any of the following names:

    GnuradioConfig.cmake
    gnuradio-config.cmake

  Add the installation prefix of "Gnuradio" to CMAKE_PREFIX_PATH or set
  "Gnuradio_DIR" to a directory containing one of the above files.  If
  "Gnuradio" provides a separate development package or SDK, be sure it has
  been installed.

 

$ sudo apt-get install gnuradio-dev

 

[ 30%] Building CXX object lib/CMakeFiles/gnuradio-lora.dir/message_socket_sink_impl.cc.o
/home/minimonk/src/gr-lora/lib/decoder_impl.cc:28:10: fatal error: liquid/liquid.h: No such file or directory
   28 | #include <liquid/liquid.h>
      |          ^~~~~~~~~~~~~~~~~
compilation terminated.
make[2]: *** [lib/CMakeFiles/gnuradio-lora.dir/build.make:76: lib/CMakeFiles/gnuradio-lora.dir/decoder_impl.cc.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[1]: *** [CMakeFiles/Makefile2:234: lib/CMakeFiles/gnuradio-lora.dir/all] Error 2
make: *** [Makefile:146: all] Error 2

 

$ apt-cache search liquid
libliquid-dev - signal processing library for software defined radio (development files)
libliquid1 - signal processing library for software defined radio
liquidctl - CLI and Python drivers for AIO liquid coolers and other devices
liquidprompt - adaptative prompt for bash & zsh
liquidsoap - audio streaming language
liquidsoap-doc - Documentation for Liquidsoap
liquidsoap-mode - Emacs mode for editing Liquidsoap code
liquidwar - truly original multiplayer wargame
liquidwar-data - data files for Liquid War
liquidwar-server - Liquid War server
ruby-jekyll-gist - Liquid tag for displaying GitHub Gists in Jekyll sites
ruby-jekyll-include-cache - Jekyll plugin to cache the rendering of Liquid includes
ruby-liquid - Ruby library for rendering safe HTML and email templates
ruby-liquid-c - liquid performance extension in C

 

[ 45%] Linking CXX shared library libgnuradio-lora.so
/usr/bin/ld: cannot find -llog4cpp: No such file or directory
collect2: error: ld returned 1 exit status
make[2]: *** [lib/CMakeFiles/gnuradio-lora.dir/build.make:205: lib/libgnuradio-lora.so.1.0.0.0] Error 1
make[1]: *** [CMakeFiles/Makefile2:234: lib/CMakeFiles/gnuradio-lora.dir/all] Error 2
make: *** [Makefile:146: all] Error 2

 

$ apt-cache search log4cpp
liblog4cpp-doc - C++ library for flexible logging (documentation)
liblog4cpp5-dev - C++ library for flexible logging (development)
liblog4cpp5v5 - C++ library for flexible logging (runtime)

 

$ sudo apt-get install liblog4cpp5-dev

 

+

2025.09.22

gr-lora

s$ ./lora_receive_file_nogui.py
[?] Download test LoRa signal to decode? [y/N] y
[+] Downloading https://research.edm.uhasselt.be/probyns/lora/usrp-868.1-sf7-cr4-bw125-crc-0.sigmf-data -> ./example-trace.sigmf-data
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
[+] Downloading https://research.edm.uhasselt.be/probyns/lora/usrp-868.1-sf7-cr4-bw125-crc-0.sigmf-meta -> ./example-trace.sigmf-meta
.
.
[+] Configuration: 868.1 MHz, SF 7, CR 4/8, BW 125 kHz, prlen 8, crc on, implicit off
[+] Decoding. You should see a header, followed by 'deadbeef' and a CRC 5 times.
Bits (nominal) per symbol:      3.5
Bins per symbol:        128
Samples per symbol:     1024
Decimation:             8
vmcircbuf_prefs::get :info: /home/minimonk/.gnuradio/prefs/vmcircbuf_default_factory failed to open: bad true, fail true, eof true
 04 90 40 de ad be ef 70 0d (p)
 04 90 40 de ad be ef 70 0d (p)
 04 90 40 de ad be ef 70 0d (p)
 04 90 40 de ad be ef 70 0d (p)
 04 90 40 de ad be ef 70 0d (p)
[+] Done

 

실행실패

<<< Welcome to GNU Radio Companion 3.10.9.2 >>>

Block paths:
/usr/share/gnuradio/grc/blocks
/usr/local/share/gnuradio/grc/blocks

Loading: "/home/minimonk/src/gr-lora/apps/lora_receive_realtime.grc"
>>> Done

Generating: "/home/minimonk/src/gr-lora/apps/lora_receive_realtime.py"
>>> Warning: This flow graph contains a throttle block and another rate limiting block, e.g. a hardware source or sink. This is usually undesired. Consider removing the throttle block.
>>> Warning: The block 'blocks_throttle_0' is deprecated.

Executing: /usr/bin/python3 -u /home/minimonk/src/gr-lora/apps/lora_receive_realtime.py

qt.qpa.plugin: Could not find the Qt platform plugin "wayland" in ""
[INFO] [UHD] linux; GNU C++ version 13.2.0; Boost_108300; UHD_4.6.0.0+ds1-5.1ubuntu0.24.04.1
Traceback (most recent call last):
  File "/home/minimonk/src/gr-lora/apps/lora_receive_realtime.py", line 234, in <module>
    main()
  File "/home/minimonk/src/gr-lora/apps/lora_receive_realtime.py", line 212, in main
    tb = top_block_cls()
         ^^^^^^^^^^^^^^^
  File "/home/minimonk/src/gr-lora/apps/lora_receive_realtime.py", line 77, in __init__
    self.uhd_usrp_source_0 = uhd.usrp_source(
                             ^^^^^^^^^^^^^^^^
RuntimeError: LookupError: KeyError: No devices found for ----->
Empty Device Address

>>> Done (return code 1)

 

귀찮아서(!) wayland에서 x.org로 변경후 실행

[링크 : https://mokhwasomssi.tistory.com/427]

 

UHD :USRP source에서 RTL-SDR source로 바꾸고 일단 실행하니

먼가 그래프로 나오긴 한데.. LoRa가 없어서 지금은 머가 나오는진 모르겠다.

 

상단에 Variable 라고 된 것을

LoRa Receiver의 설정(?)에 변수로 연결해서 사용하는데

이전에 qt로 드래그 하는 식으로 하는걸 본거 같긴한디..

 

$ wget http://research.edm.uhasselt.be/~probyns/lora/gr-lora-samples.zip
$ unzip gr-lora-samples.zip

 

파일에서 하는걸로 해서 해보니 그래프에서 두번째 peak가 뜰때 데이터가 하나씩 나온다.

 

[링크 : https://github.com/rpp0/gr-lora]

[링크 : https://github.com/tapparelj/gr-lora_sdr]

 

'프로그램 사용 > rtl-sdr' 카테고리의 다른 글

rtlsdr + gnuradio + lora 일단.. 실패  (0) 2025.09.24
osmo sdr  (0) 2025.09.22
hackrf portapack (portable)  (0) 2025.09.11
gnuradio LoRa  (0) 2025.09.11
gnuradio dvb-t  (0) 2025.04.02
Posted by 구차니
프로그램 사용/rtl-sdr2025. 9. 11. 10:47

hackrf 라서 rx tx 다 되는 sdr이 있는데

그걸 포터블 버전으로 만들어 주는 add-on이 알리에서 보이길래 검색

 

원본(?)

[링크 : https://github.com/sharebrained/portapack-hackrf/]

  [링크 : https://sharebrained.com/portapack/]

 

portapack 을 fork

[링크  : https://github.com/furrtek/portapack-havoc/]

 

havoc을 fork. 그러나 portapack에서 정식으로 인정?

[링크 : https://github.com/portapack-mayhem/mayhem-firmware]

'프로그램 사용 > rtl-sdr' 카테고리의 다른 글

osmo sdr  (0) 2025.09.22
gnuradio lora  (0) 2025.09.21
gnuradio LoRa  (0) 2025.09.11
gnuradio dvb-t  (0) 2025.04.02
openwebrx  (0) 2024.09.06
Posted by 구차니
프로그램 사용/rtl-sdr2025. 9. 11. 10:31

gnu radio에서 lora의 패킷을 볼 수 있으려나?

 

Functionalities
Sending and receiving LoRa packets between USRP-USRP and USRP-commercial LoRa transceiver (tested with RFM95, SX1276, SX1262).

Parameters available:

Spreading factors: 5-12*
Coding rates: 0-4
Implicit and explicit header mode
Payload length: 1-255 bytes
Sync word selection (network ID)
Verification of payload CRC
Verification of explicit header checksum
Low datarate optimisation mode
Utilisation of soft-decision decoding for improved performances
* Spreading factors 5 and 6 are not compatible with SX126x.

[링크 : https://github.com/tapparelj/gr-lora_sdr]

 

Hardware support
The following LoRa modules and SDRs were tested and work with gr-lora:

Transmitters: Pycom LoPy, Dragino LoRa Raspberry Pi HAT, Adafruit Feather 32u4, Microchip RN 2483 (custom board), SX1276(Custom Board with STM32 Support) Receivers: HackRF One, USRP B201, RTL-SDR, LimeSDR(LMS7002M)-LimeSDR USB.

[링크 : https://github.com/rpp0/gr-lora]

 

'프로그램 사용 > rtl-sdr' 카테고리의 다른 글

gnuradio lora  (0) 2025.09.21
hackrf portapack (portable)  (0) 2025.09.11
gnuradio dvb-t  (0) 2025.04.02
openwebrx  (0) 2024.09.06
gnu radio를 이용한 커스텀 gqrx 만들기  (0) 2024.09.06
Posted by 구차니