Forum

Raspberry Pi Zero A...
 
Notifications
Clear all

Raspberry Pi Zero APRS

5 Posts
2 Users
0 Likes
1,364 Views
(@admin)
Member Admin
Joined: 11 months ago
Posts: 48
Topic starter  

So Steve KOV has finally sold me on the idea of building a pi based APRS thing! I dug around the workshop, found most of the bits I needed, did some soldering, bought some more bits and......

I have a working pi with all the necessary sensors, some software loaded, remote desktop configured and working but I have hit a brick wall trying to load/configure Direwolf.

I am not a programmer!

Asking for a friend 🙂

 


   
Quote
(@m0kov)
New Member
Joined: 11 months ago
Posts: 3
 

Stephen,

First, do you have direwolf.conf  loaded?

At the Cli type- sudo nano direwolf.conf

Does the configuration file open for editing?

SteveKOV

 


   
ReplyQuote
(@admin)
Member Admin
Joined: 11 months ago
Posts: 48
Topic starter  

@m0kov Hi steve.. i got the config file to open but didnt know what to do with it so left it blank and stopped there 🙂

It was late and I am not a software guy!

 

Stephen


   
ReplyQuote
(@m0kov)
New Member
Joined: 11 months ago
Posts: 3
 

Start with the very basics.

First find usb sound card settings,  at the cli type arecord -l

This should show card and device number.

Then in direwolf.conf scroll down to ADEVICE, remove the # and change the numbers to above if ness.

Next scoll down just past channel 0 to MYCALL NOCALL,  remove # and change NOCALL to your call.

Ctrl X and press Y

 

Next I need to know what you are going to use for PTT

SteveKOV


   
ReplyQuote
(@admin)
Member Admin
Joined: 11 months ago
Posts: 48
Topic starter  

arecord -l

 

* List of CAPTURE Hardware Devices *
card 0: adau7002 [adau7002], device 0: bcm2835-i2s-adau7002-hifi adau7002-hifi-0 [bcm2835-i2s-adau7002-hifi adau7002-hifi-0]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 2: Device [USB Audio Device], device 0: USB Audio [USB Audio]
Subdevices: 1/1
Subdevice #0: subdevice #0

 

progress!


   
ReplyQuote
Share: