'프로그램 사용'에 해당되는 글 2314건

  1. 2021.11.27 wxtoimg ubuntu 4
  2. 2021.11.26 weston shell
  3. 2021.11.25 weston_log()
  4. 2021.11.25 rtl-sdr 지름
  5. 2021.11.25 rtl-sdr gqrx direct sampling
  6. 2021.11.25 수신강도가 너무 약한건가?
  7. 2021.11.24 rtp sdr noaa
  8. 2021.11.24 wayland weston 구조
  9. 2021.11.22 wayland weston flow
  10. 2021.11.19 nc -k 옵션
프로그램 사용/rtl-sdr2021. 11. 27. 17:29

wxtoimg는 윈도우용이 메인인 듯?

아무튼 라이선스 이야기도 나오고.. 우분투는 deb 로는 제공하지만 apt 를 통해 제공하진 않는다.

$ wxtoimg 
Usage: wxtoimg [-N|-S] [-a|-b] [-e <enh>] [-f <hz>] [-h] [-t <sat>] x.wav x.png
  where: -N         northbound pass 
         -S         southbound pass (default)
         -a         channel A image only
         -b         channel B image only
         -e <enh>   enhancement option (histeq, MSA, MCIR, HVCT, sea, ZA, ...)
         -f <hz>    adjust sound card sample rate (default 11025.0)
         -h         show advanced options usage
         -t <sat>   force processing to one of:
                    Resurs(r), Meteor3(m), Meteor2(2), SICH1M(h), SICH(s), Okean(o), NOAA(n), Meteosat(e), GOES(g), GMS(j), MTSAT(k), other(x) (default is autodetect)
USE xwxtoimg FOR A GRAPHICAL USER INTERFACE.
Copyright (c) 2001-2010 Central North Publishing Limited.
All rights reserved.

[링크 : https://wxtoimgrestored.xyz/downloads/]

 

업그레이드 하세요~ 압박압박

 

프로그램이 먼가 안 맞는지 UI가 죄다 깨진다

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

지름 재도전!!  (0) 2021.12.01
noaa 위성사진 수신 실패  (0) 2021.11.28
rtl-sdr 지름  (0) 2021.11.25
rtl-sdr gqrx direct sampling  (0) 2021.11.25
수신강도가 너무 약한건가?  (0) 2021.11.25
Posted by 구차니
프로그램 사용/wayland2021. 11. 26. 22:41

compositor 보긴싫어 ㅠ

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

wayland 와 weston 문서  (0) 2021.12.02
wayland  (0) 2021.11.29
weston_log()  (0) 2021.11.25
wayland weston 구조  (0) 2021.11.24
wayland weston flow  (0) 2021.11.22
Posted by 구차니
프로그램 사용/wayland2021. 11. 25. 12:41

엔터는 쳐줘야 깔끔하게 나온다 -_ㅠ

(작성자가 \n 안넣어줘서 개판인 로그를 보았다는 결론)

 

[링크 : https://wayland.pages.freedesktop.org/weston/toc/libweston/log.html#_CPPv410weston_logPKcz]

 

+

23.10.18

로그를 위해 무언가를 설정은 해주어야 하는 듯..

weston_log_set_handler() must be called before using of weston_log().

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

wayland  (0) 2021.11.29
weston shell  (0) 2021.11.26
wayland weston 구조  (0) 2021.11.24
wayland weston flow  (0) 2021.11.22
wayland / weston  (0) 2021.11.18
Posted by 구차니
프로그램 사용/rtl-sdr2021. 11. 25. 12:26

아놔 재고부족으로 판매취소 ㅠㅠ

 

--

원래 3만원인데 쿠폰 받아서 2.7만원에 지름

일단 무배인데 아부지를 꼬셔서 1+1으로 된 다른 제품을 사려고 했는데 안넘어 오셔서 -_-

그냥 가장 싼걸로 구매함.

전에 사용하던 FC0012 보다는 R820T2가 좋은거라 더 높은 주파수를 받을 수 있는데

기존의 제품이 노후화가 된건지 신호가 약해서 FM 라디오도 잘 안들리는걸 보면

위성 신호는 저~~얼대 못 받을 듯.

 

새거 오면 회사에서 항공교신 라디오 들을수 있으려나?

 

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

noaa 위성사진 수신 실패  (0) 2021.11.28
wxtoimg ubuntu  (4) 2021.11.27
rtl-sdr gqrx direct sampling  (0) 2021.11.25
수신강도가 너무 약한건가?  (0) 2021.11.25
rtp sdr noaa  (0) 2021.11.24
Posted by 구차니
프로그램 사용/rtl-sdr2021. 11. 25. 12:16

장치명에 rtl=0만 써있는데 direct_samp=2 혹은 3을 넣어주면 된다고 한다.

해보니 100k~28.8M 까지 잡히는 듯

 

rtl=0,direct_samp=2

[링크 : https://www.rtl-sdr.com/rtl-sdr-blog-v-3-dongles-user-guide/]

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

wxtoimg ubuntu  (4) 2021.11.27
rtl-sdr 지름  (0) 2021.11.25
수신강도가 너무 약한건가?  (0) 2021.11.25
rtp sdr noaa  (0) 2021.11.24
Blaze Video / FM 듣기  (0) 2021.01.16
Posted by 구차니
프로그램 사용/rtl-sdr2021. 11. 25. 10:15

바로 코앞에 관악산이 보여서 관악산 송신소 주파수로 듣는데도

지직지직 거리는걸 보면(물론 실내긴 하지만) 수신 감도가 좋지 않은 것 같은데..

새로 사야하나?!

 

hardware AGC를 켜면 3dBFS 정도 올라가는데도 지직거리네..

그래서 유튜버는 용인에서도 들린다고 하는데 난 안들리던건가?

[링크 : https://ko.wikipedia.org/wiki/대한민국_수도권의_방송_송신소·중계소_목록#관악산_송신소]

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

rtl-sdr 지름  (0) 2021.11.25
rtl-sdr gqrx direct sampling  (0) 2021.11.25
rtp sdr noaa  (0) 2021.11.24
Blaze Video / FM 듣기  (0) 2021.01.16
rtl sdr driver libusb  (0) 2021.01.05
Posted by 구차니
프로그램 사용/rtl-sdr2021. 11. 24. 22:21

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

rtl-sdr gqrx direct sampling  (0) 2021.11.25
수신강도가 너무 약한건가?  (0) 2021.11.25
Blaze Video / FM 듣기  (0) 2021.01.16
rtl sdr driver libusb  (0) 2021.01.05
sdr# PAL tv plugin  (0) 2021.01.05
Posted by 구차니
프로그램 사용/wayland2021. 11. 24. 15:17

레이어 / 뷰

[링크 : https://www.kernelpanic.kr/10]

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

weston shell  (0) 2021.11.26
weston_log()  (0) 2021.11.25
wayland weston flow  (0) 2021.11.22
wayland / weston  (0) 2021.11.18
wayland weston  (0) 2021.11.17
Posted by 구차니
프로그램 사용/wayland2021. 11. 22. 18:02

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

weston shell  (0) 2021.11.26
weston_log()  (0) 2021.11.25
wayland weston 구조  (0) 2021.11.24
wayland / weston  (0) 2021.11.18
wayland weston  (0) 2021.11.17
Posted by 구차니
프로그램 사용/nc2021. 11. 19. 11:24

nc를 이용해 udp 소켓을 테스트 하고 있는데

UDP 서버(?)

$ nc -ul 0.0.0.0 6000

 

UDP 클라이언트

$ nc -u 0.0.0.0 6000

 

로 설정하고 클라이언트에서 1번 메시지를 보낸 후, ctrl-c를 눌러 종료하고

다시 전송하려고 nc -u 옵션을 통해 실행하면 전송되지 않고 종료된다.

 

혹시나 해서 옵션을 찾아보니 forces nc to stay listening for another connection 이라는게 보이네..

아무튼 udp 커넥션(?)이 이뤄지면 netstat -unl 에서도 사라지는데 멀까...?

 

-k' Forces nc to stay listening for another connection after its current connection is completed. It is an error to use this option without the -l option.

-l' Used to specify that nc should listen for an incoming connection rather than initiate a connection to a remote host. It is an error to use this option in conjunction with the -p, -s, or -z options. Additionally, any timeouts specified with the -w option are ignored.

[링크 : https://linux.die.net/man/1/nc]

Posted by 구차니