User Tools

Site Tools


tutorial-packet-on-pi

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
tutorial-packet-on-pi [2026/01/01 03:31] – [Systemd Services] kc2ihxtutorial-packet-on-pi [2026/01/01 07:07] (current) – [Audio - ALSA, maybe PipeWire, not Pulse] n6cta
Line 566: Line 566:
 } }
  
-<code> 
 pcm.9700RX { pcm.9700RX {
     type dsnoop     type dsnoop
Line 591: Line 590:
 } }
  
-pcm.300RX {type rate slave {pcm "plug:RX7300" rate 48000}} +pcm.300RX {type rate slave {pcm "plug:7300RX" rate 48000}} 
-pcm.300TX {type rate slave {pcm "plug:TX7300" rate 48000}} +pcm.300TX {type rate slave {pcm "plug:7300TX" rate 48000}} 
-pcm.1200RX {type rate slave {pcm "plug:RX9700" rate 48000}} +pcm.1200RX {type rate slave {pcm "plug:9700RX" rate 48000}} 
-pcm.1200TX {type rate slave {pcm "plug:TX9700" rate 48000}}+pcm.1200TX {type rate slave {pcm "plug:9700TX" rate 48000}}
 </code> </code>
 ==== Serial - udev rules ==== ==== Serial - udev rules ====
Line 766: Line 765:
 Here the options passed to direwolf are as follows: Here the options passed to direwolf are as follows:
  
-<code>-a 10</code> tells it to report audio levels every 10 seconds, regardless of receiving a packet. +''-a 10'' tells it to report audio levels every 10 seconds, regardless of receiving a packet. 
-<code>-q d</code> suppresses messages when decoding APRS packets. + 
-<code>-t 0</code> disables the text colors, as Direwolf's default is very colorful and can mess up standard terminal colors used elsewhere when it exits incorrectly. +''-q d'' suppresses messages when decoding APRS packets. 
-<code>-c ...</code> tells Direwolf which configuration file to use.  Omitting this will cause it to look for a default file.+ 
 +''-t 0'' disables the text colors, as Direwolf's default is very colorful and can mess up standard terminal colors used elsewhere when it exits incorrectly. 
 + 
 +''-c ...'' tells Direwolf which configuration file to use.  Omitting this will cause it to look for a default file.
  
 === BBS - linBPQ === === BBS - linBPQ ===
tutorial-packet-on-pi.1767238296.txt.gz · Last modified: by kc2ihx