-
Notifications
You must be signed in to change notification settings - Fork 320
Description
Hi
First time sending one of these!
Hope this helps us both.
Compiled OSX version using OSX makefile.
Running OSX 10.11.
Had to ensure portaudio was installed as a UNIVERSAL install from mac ports in order to obtain the i386 libraries (stumped for a short time).
Apart from modifying the direwolf.conf for my callsign, I uncommented :
ADEVICE - plughw:1,0
ADEVICE UDP:7355 default
Upon execution of direwolf, see below:
Dire Wolf DEVELOPMENT version 1.3 F (Oct 29 2015)
Reading config file direwolf.conf
Audio input device for receive: UDP:7355 (channel 0)
Audio out device for transmit: default (channel 0)
Channel 0: 1200 baud, AFSK 1200 & 2200 Hz, E+, 44100 sample rate.
Note: PTT not configured for channel 0. (Ignore this if using VOX.)
Use -p command line option to enable KISS pseudo terminal.
Assertion failed: (adev[a].inbuf_size_in_bytes >= 100 && adev[a].inbuf_size_in_bytes <= 32768), function audio_get, file audio_portaudio.c, line 917.
Abort trap: 6
Let me know if you need any logs etc.
Nigel