en:odroid
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
en:odroid [2019/03/13 14:43] – fluktuacia | en:odroid [2019/03/14 15:00] (current) – fluktuacia | ||
---|---|---|---|
Line 117: | Line 117: | ||
- | ===== Skripty pro odesílání dat ===== | + | ===== Scripts for data upload |
- | Zdrojové soubory skriptů pro [[cs: | + | Source codes of [[en: |
- | Na stanici jsou umístěny v // | + | You can also find them on station in // |
screen | screen | ||
Line 127: | Line 127: | ||
./run.py | ./run.py | ||
- | Spuštěný | + | A running |
- | ===== Monitorování detekovaných meteorů na PC ===== | + | ===== Monitoring of detected meteors on PC ===== |
- | Na PC připojeném do sítě | + | |
- | Vizualizaci spustíme následujícím sledem příkazů, které můžeme umístit do skriptu | + | You can run a visualisation of detected meteors on any PC connected to LAN. Follow the sequence of commands (that can be placed to netmaster.sh |
jackd -r -d alsa& | jackd -r -d alsa& | ||
Line 146: | Line 146: | ||
=== jackd === | === jackd === | ||
- | Spustí lokální | + | Runs a local JACK server. |
=== qjackctl === | === qjackctl === | ||
- | Nástroj pro propojování aplikací v JACK. | + | A tool for connecting applications in JACK. |
=== pysdr-waterfall === | === pysdr-waterfall === | ||
- | Spustí | + | Launches |
git clone https:// | git clone https:// | ||
Line 159: | Line 159: | ||
<WRAP tip> | <WRAP tip> | ||
- | Ve skriptu máme také zakomentovánu variantu se spuštěnou detekcí meteorů přímo v pysdr. | + | There is also a commented variant of launching the detection of meteors directly in the pysdr in the script. |
</ | </ | ||
=== whistle == | === whistle == | ||
- | Generuje zvuk meteoru. | + | Generates sounds of meteors. |
=== jack_netsource === | === jack_netsource === | ||
- | Připojí | + | Connects |
- | Je dobré také vytvořit dávku | + | It is convenient to create a netstop.sh |
killall whistle | killall whistle | ||
Line 175: | Line 175: | ||
killall qjackctl | killall qjackctl | ||
- | která vše zastaví. Pysdr-waterfall | + | that will terminate everything. Pysdr-waterfall |
- | Pokud je vše spuštěno, musíme na obou počítačích pomocí | + | If everything is running, we have to connect everything on both computers using qjackctl |
- | pospojovat. | + | |
- | Propojení | + | Connecting the JACK components should look the following way on Odroid |
{{: | {{: | ||
Line 186: | Line 185: | ||
{{: | {{: | ||
- | a takhle na PC: | + | and on PC: |
{{: | {{: | ||
Line 192: | Line 191: | ||
{{: | {{: | ||
- | Takhle pak vypadá | + | This is how a meteor |
{{: | {{: | ||
- | a takhle | + | or in [[en: |
{{: | {{: |
en/odroid.txt · Last modified: 2019/03/14 15:00 by fluktuacia