ASRTU-1(AO-123) gnuradio on Windows #32024年12月01日 17時19分

  

SONATE-2 sstv #12024年12月01日 19時41分

#10684405
#10684405

SONATE-2 sstv #22024年12月01日 20時20分

Layered South Korea, #10684405 @GoogleEarthPro

SONATE-2 sstv #32024年12月02日 22時03分

#10689329

SONATE-2 sstv #42024年12月03日 14時46分



Layered Maasvlakte Rotterdam, #10689329 @GoogleEarthPro

LignoSat to be released2024年12月04日 10時39分

9 Dec 2024, 20:30JST @jamsat-news

"gr-satellites" for ASRTU-1 on Linux2024年12月04日 21時21分

TNX>JA5BLZ,JH4XSY

> Download and Extract "gr-satellites-main.zip" from GitHub
$ cd ~/gr-satellites/gr-satellites-main
$ mkdir build
$ cd build
$ cmake ..
$ make
$ sudo make install
$ sudo ldconfig

   

UmKA-1 sstv #12024年12月05日 20時23分

#10707559

UmKA-1 sstv #22024年12月06日 17時33分

#10709376
チェリャビンスク市クルプスカヤ宮殿 85周年記念(28 Feb)
February 28 marks the 85th anniversary of the Palace of Pioneers and Schoolchildren
named after N.K. Krupskaya, located in the city of Chelyabinsk.  @JH4XSY/1

"gr-lilacsat" for ASRTU-1 on Linux2024年12月07日 22時32分

Compile Error of "proxy_mmt_gui.c" in
"gr-lilacsat" - "gr-lilacsat-master" - examples - ASRTU-1 - "proxy_mmt_gui"

# To compile
$ sudo apt-get install libwebsockets-dev
$ sudo apt-get install libconfig-dev
$ sudo apt-get install libcjson-dev
$ sudo apt-get install libncurses-dev
$ gcc proxy_mmt_gui.c -o proxy_mmt_gui -lncurses -lzmq -lwebsockets -lconfig -lcjson