no transmit #wsjt-x
Rob Lapham
I've been trying to get my Raspberry Pi 3 working with my DRAWS hat but I think either my connection is messed up or my audio setup / levels wrong.
I think Im doing something wrong I have used the draws manager and no transmit ## Symptoms - receive work - Nothing on ALC meter when I tune with WSJT-X ## Hardware - Yaesu FT-817 - Raspberry Pi 3 - DRAWS hat ## Settings - 24 Dig Disp: 0Hz - 25 Dig Mic: 61 - 26 Dig Mode: User-U - 27 Dig Shift: 0Hz - 38 Op Filter: Off - AGC: Fast - Noise Blanker: Off ## Connections -with and without Pin 6 removed from the Data cable - Data cable in Left (facing the connectors) jack - USB Serial CAT cable - into antenna or dummy load ## WSJT-X Setup - CAT control set up and working - Input: plughw:CARD=udrc,DEV=0 in left - Output: plughw:CARD=udrc,DEV=0 in left I've tried Left, Right, and other udrc input devices to no success) ## ALSA Setup I ran the setup-ft817.sh script to set my levels: ===== ALSA Controls for Radio Transmit ===== LO Driver Gain L:[-6.00dB] R:[-6.00dB] PCM L:[-16.50dB] R:[-16.50dB] DAC Playback PT L:[PTM_P3] R:[PTM_P3] LO Playback CM [Full Chip CM] ===== ALSA Controls for Radio Receive =====
ADC Level L:[-2.00dB] R:[-2.00dB] IN1 L:[Off] R:[Off] IN2 L:[10 kOhm] R:[Off] CM L:[10 kOhm] R:[10 kOhm] Thanks, Rob k6jus
|
|
Rob,
toggle quoted messageShow quoted text
Verify that transmit is working with the simplest program possible. Use the measure_deviate.sh script to output a tone on a specific channel. Assuming you are using the mDin6 connector closest to the gps SMA connector. If you tune a second radio to the same frequency as the first you should hear a tone. cd cd n7nix/deviation ./measure_deviate.sh -c left To see the command line parameter options: ./measure_deviate.sh -h Also send the console output of showudrc.sh /Basil Rob Lapham <ke6jus@roadrunner.com> writes:
I've been trying to get my Raspberry Pi 3 working with my DRAWS hat but I think either my connection is messed up or my audio setup / levels wrong.
|
|
Rob Lapham
Run your test and it keyed the transmitter but
no audio on my other receiver. Did make kind of a motor boating sound here is that file ==== Sound Card ==== udrc card number line: card 1: udrc [udrc], device 0: Universal Digital Radio Controller tlv320aic32x4-hifi-0 [] udrc is sound card #1 ==== ALSA Controls for Radio Tansmit ==== LO Driver Gain L:[-6.00dB] R:[-6.00dB] PCM L:[-21.00dB] R:[-21.00dB] DAC Playback PT L:[PTM_P3] R:[PTM_P3] LO Playback CM [Full Chip CM] ==== ALSA Controls for Radio Receive ==== ADC Level L:[-2.00dB] R:[-2.00dB] IN1 L:[Off] R:[Off] IN2 L:[10 kOhm] R:[Off] ==== Pi Ver ==== Pi 3 Model B+ Mfg by Sony UK Has WiFi ==== udrc Ver ==== Found a DRAWS
HAT ID EEPROM Name: hat Product: Digital Radio Amateur Work Station Product ID: 0x0004 Product ver: 0x0106 UUID: 9598845d-e110-49ce-9287-d770da081361 Vendor: NW Digital Radio
==== sys Ver ==== ----- image version 2019 05 07 12:46:37 PDT: SD image version: beta13 ----- /proc/version Linux version 4.14.98-v7+ (dom@dom-XPS-13-9370) (gcc version 4.9.3 (crosstool-NG crosstool-ng-1.22.0-88-g8460611)) #1200 SMP Tue Feb 12 20:27:48 GMT 2019
----- /etc/*version: 9.9
----- /etc/*release PRETTY_NAME="Raspbian GNU/Linux 9 (stretch)" NAME="Raspbian GNU/Linux" VERSION_ID="9" VERSION="9 (stretch)" ID=raspbian ID_LIKE=debian HOME_URL="http://www.raspbian.org/" SUPPORT_URL="http://www.raspbian.org/RaspbianForums" BUG_REPORT_URL="http://www.raspbian.org/RaspbianBugs"
----- lsb_release No LSB modules are available. Distributor ID: Raspbian Description: Raspbian GNU/Linux 9.9 (stretch) Release: 9.9 Codename: stretch
---- systemd Static hostname: k6jus Icon name: computer Machine ID: 2f51e140e908474eaa86ae805f03a6d8 Boot ID: 82a002c5803b4ad6b105b8b8d68612b5 Operating System: Raspbian GNU/Linux 9 (stretch) Kernel: Linux 4.14.98-v7+ Architecture: arm
---- modules tlv320aic32x4_i2c 16384 1 tlv320aic32x4 32768 1 tlv320aic32x4_i2c udrc 16384 2 snd_soc_core 188416 3 tlv320aic32x4,snd_soc_bcm2835_i2s,udrc snd_pcm 98304 5 snd_pcm_dmaengine,tlv320aic32x4,snd_soc_bcm2835_i2s,snd_bcm2835,snd_soc_core
-rw-r--r-- 1 root 6388 Apr 16 12:42 /lib/modules/4.14.98-v7+/updates/dkms/tlv320aic32x4-i2c.ko -rw-r--r-- 1 root 39084 Apr 16 12:42 /lib/modules/4.14.98-v7+/updates/dkms/tlv320aic32x4.ko -rw-r--r-- 1 root 6408 Apr 16 12:42 /lib/modules/4.14.98-v7+/updates/dkms/tlv320aic32x4-spi.ko -rw-r--r-- 1 root 8332 Apr 16 12:42 /lib/modules/4.14.98-v7+/updates/dkms/udrc.ko
---- kernel ||/ Name Version Architecture Description +++-==================-============-============-================================= ii raspberrypi-kernel 1.20190401-1 armhf Raspberry Pi bootloader ii udrc-dkms 1.0.5 armhf DKMS source for the UDRC driver
Directory: /proc/device-tree/soc/i2c@7e804000/tlv320aic32x4@18 exists and status is okay
---- syslog Aug 25 17:46:57 k6jus kernel: [ 3.358099] udrc: loading out-of-tree module taints kernel. Aug 25 17:46:57 k6jus kernel: [ 3.359645] snd-udrc soc:sound: ASoC: CODEC DAI tlv320aic32x4-hifi not registered - will retry Aug 25 17:46:57 k6jus kernel: [ 3.359661] snd-udrc soc:sound: snd_soc_register_card() failed: -517 Aug 25 17:46:57 k6jus kernel: [ 3.408574] snd-udrc soc:sound: ASoC: CODEC DAI tlv320aic32x4-hifi not registered - will retry Aug 25 17:46:57 k6jus kernel: [ 3.408590] snd-udrc soc:sound: snd_soc_register_card() failed: -517 Aug 25 17:46:57 k6jus kernel: [ 3.413951] snd-udrc soc:sound: ASoC: CODEC DAI tlv320aic32x4-hifi not registered - will retry Aug 25 17:46:57 k6jus kernel: [ 3.413957] snd-udrc soc:sound: snd_soc_register_card() failed: -517 Aug 25 17:46:57 k6jus kernel: [ 3.416855] snd-udrc soc:sound: ASoC: CODEC DAI tlv320aic32x4-hifi not registered - will retry Aug 25 17:46:57 k6jus kernel: [ 3.416861] snd-udrc soc:sound: snd_soc_register_card() failed: -517 Aug 25 17:46:57 k6jus kernel: [ 3.424353] snd-udrc soc:sound: ASoC: CODEC DAI tlv320aic32x4-hifi not registered - will retry Aug 25 17:46:57 k6jus kernel: [ 3.424365] snd-udrc soc:sound: snd_soc_register_card() failed: -517 Aug 25 17:46:57 k6jus kernel: [ 3.509261] snd-udrc soc:sound: tlv320aic32x4-hifi <-> 3f203000.i2s mapping ok Aug 25 10:01:02 k6jus kernel: [ 3.296915] udrc: loading out-of-tree module taints kernel. Aug 25 10:01:02 k6jus kernel: [ 3.297463] snd-udrc soc:sound: ASoC: CODEC DAI tlv320aic32x4-hifi not registered - will retry Aug 25 10:01:02 k6jus kernel: [ 3.297473] snd-udrc soc:sound: snd_soc_register_card() failed: -517 Aug 25 10:01:02 k6jus kernel: [ 3.310120] snd-udrc soc:sound: ASoC: CODEC DAI tlv320aic32x4-hifi not registered - will retry Aug 25 10:01:02 k6jus kernel: [ 3.310128] snd-udrc soc:sound: snd_soc_register_card() failed: -517 Aug 25 10:01:02 k6jus kernel: [ 3.310392] snd-udrc soc:sound: ASoC: CODEC DAI tlv320aic32x4-hifi not registered - will retry Aug 25 10:01:02 k6jus kernel: [ 3.310404] snd-udrc soc:sound: snd_soc_register_card() failed: -517 Aug 25 10:01:02 k6jus kernel: [ 3.312982] snd-udrc soc:sound: ASoC: CODEC DAI tlv320aic32x4-hifi not registered - will retry Aug 25 10:01:02 k6jus kernel: [ 3.312994] snd-udrc soc:sound: snd_soc_register_card() failed: -517 Aug 25 10:01:02 k6jus kernel: [ 3.424920] snd-udrc soc:sound: tlv320aic32x4-hifi <-> 3f203000.i2s mapping ok Aug 25 10:57:36 k6jus npm[470]: /usr/bin/amixer -c udrc sset 'IN2_L to Left Mixer Positive Resistor' '10 kOhm' Aug 25 10:57:36 k6jus npm[470]: /usr/bin/amixer -c udrc sset 'IN1_L to Left Mixer Positive Resistor' 'Off' Aug 25 10:57:36 k6jus npm[470]: /usr/bin/amixer -c udrc sset 'IN2_R to Right Mixer Positive Resistor' 'Off' Aug 25 10:57:37 k6jus npm[470]: /usr/bin/amixer -c udrc sset 'IN1_R to Right Mixer Positive Resistor' 'Off' Aug 25 10:57:37 k6jus npm[470]: /usr/bin/amixer -c udrc sset 'CM_R to Right Mixer Negative Resistor' '10 kOhm' Aug 25 10:57:37 k6jus npm[470]: /usr/bin/amixer -c udrc sset 'CM_L to Left Mixer Negative Resistor' '10 kOhm' Aug 25 10:57:37 k6jus npm[470]: /usr/bin/amixer -c udrc sset 'LO DAC' 'on,off' Aug 25 10:57:37 k6jus npm[470]: /usr/bin/amixer -c udrc sset 'LOL Output Mixer L_DAC' 'on' Aug 25 10:57:38 k6jus npm[470]: /usr/bin/amixer -c udrc sset 'LOR Output Mixer R_DAC' 'off' Aug 25 10:57:40 k6jus npm[470]: /usr/bin/amixer -c udrc sset 'IN2_L to Left Mixer Positive Resistor' '10 kOhm' Aug 25 10:57:40 k6jus npm[470]: /usr/bin/amixer -c udrc sset 'IN1_L to Left Mixer Positive Resistor' 'Off' Aug 25 10:57:40 k6jus npm[470]: /usr/bin/amixer -c udrc sset 'IN2_R to Right Mixer Positive Resistor' 'Off' Aug 25 10:57:41 k6jus npm[470]: /usr/bin/amixer -c udrc sset 'IN1_R to Right Mixer Positive Resistor' 'Off' Aug 25 10:57:41 k6jus npm[470]: /usr/bin/amixer -c udrc sset 'CM_R to Right Mixer Negative Resistor' '10 kOhm' Aug 25 10:57:41 k6jus npm[470]: /usr/bin/amixer -c udrc sset 'CM_L to Left Mixer Negative Resistor' '10 kOhm' Aug 25 10:57:41 k6jus npm[470]: /usr/bin/amixer -c udrc sset 'LO DAC' 'on,off' Aug 25 10:57:41 k6jus npm[470]: /usr/bin/amixer -c udrc sset 'LOL Output Mixer L_DAC' 'on' Aug 25 10:57:41 k6jus npm[470]: /usr/bin/amixer -c udrc sset 'LOR Output Mixer R_DAC' 'off' Aug 25 10:57:42 k6jus npm[470]: /usr/bin/amixer -c udrc sset 'LO Driver Gain' '0,0' Aug 25 10:57:42 k6jus npm[470]: /usr/bin/amixer -c udrc sset 'ADC Level' '20,20' Aug 25 10:57:42 k6jus npm[470]: /usr/bin/amixer -c udrc sset 'PCM' '94,97' Aug 25 10:57:42 k6jus npm[470]: /usr/bin/amixer -c udrc sset 'DAC Left Playback PowerTune' 'PTM_P3' Aug 25 11:09:45 k6jus npm[470]: /usr/bin/amixer -c udrc sset 'IN2_L to Left Mixer Positive Resistor' 'Off' Aug 25 11:09:46 k6jus npm[470]: /usr/bin/amixer -c udrc sset 'IN1_L to Left Mixer Positive Resistor' 'Off' Aug 25 11:09:46 k6jus npm[470]: /usr/bin/amixer -c udrc sset 'IN2_R to Right Mixer Positive Resistor' 'Off' Aug 25 11:09:46 k6jus npm[470]: /usr/bin/amixer -c udrc sset 'IN1_R to Right Mixer Positive Resistor' 'Off' Aug 25 11:09:46 k6jus npm[470]: /usr/bin/amixer -c udrc sset 'CM_R to Right Mixer Negative Resistor' '10 kOhm' Aug 25 11:09:46 k6jus npm[470]: /usr/bin/amixer -c udrc sset 'CM_L to Left Mixer Negative Resistor' '10 kOhm' Aug 25 11:09:46 k6jus npm[470]: /usr/bin/amixer -c udrc sset 'LO DAC' 'off,off' Aug 25 11:09:46 k6jus npm[470]: /usr/bin/amixer -c udrc sset 'LOL Output Mixer L_DAC' 'off' Aug 25 11:09:47 k6jus npm[470]: /usr/bin/amixer -c udrc sset 'LOR Output Mixer R_DAC' 'off' Aug 25 11:09:49 k6jus npm[470]: /usr/bin/amixer -c udrc sset 'IN2_L to Left Mixer Positive Resistor' 'Off' Aug 25 11:09:50 k6jus npm[470]: /usr/bin/amixer -c udrc sset 'IN1_L to Left Mixer Positive Resistor' 'Off' Aug 25 11:09:50 k6jus npm[470]: /usr/bin/amixer -c udrc sset 'IN2_R to Right Mixer Positive Resistor' '10 kOhm' Aug 25 11:09:50 k6jus npm[470]: /usr/bin/amixer -c udrc sset 'IN1_R to Right Mixer Positive Resistor' 'Off' Aug 25 11:09:50 k6jus npm[470]: /usr/bin/amixer -c udrc sset 'CM_R to Right Mixer Negative Resistor' '10 kOhm' Aug 25 11:09:50 k6jus npm[470]: /usr/bin/amixer -c udrc sset 'CM_L to Left Mixer Negative Resistor' '10 kOhm' Aug 25 11:09:50 k6jus npm[470]: /usr/bin/amixer -c udrc sset 'LO DAC' 'off,on' Aug 25 11:09:50 k6jus npm[470]: /usr/bin/amixer -c udrc sset 'LOL Output Mixer L_DAC' 'off' Aug 25 11:09:51 k6jus npm[470]: /usr/bin/amixer -c udrc sset 'LOR Output Mixer R_DAC' 'on' Aug 25 11:09:51 k6jus npm[470]: /usr/bin/amixer -c udrc sset 'LO Driver Gain' '0,0' Aug 25 11:09:51 k6jus npm[470]: /usr/bin/amixer -c udrc sset 'ADC Level' '20,20' Aug 25 11:09:51 k6jus npm[470]: /usr/bin/amixer -c udrc sset 'PCM' '94,94' Aug 25 11:09:51 k6jus npm[470]: /usr/bin/amixer -c udrc sset 'DAC Right Playback PowerTune' 'PTM_P3' Aug 25 11:17:44 k6jus npm[470]: /usr/bin/amixer -c udrc sset 'IN2_L to Left Mixer Positive Resistor' '10 kOhm' Aug 25 11:17:44 k6jus npm[470]: /usr/bin/amixer -c udrc sset 'IN1_L to Left Mixer Positive Resistor' 'Off' Aug 25 11:17:44 k6jus npm[470]: /usr/bin/amixer -c udrc sset 'IN2_R to Right Mixer Positive Resistor' '10 kOhm' Aug 25 11:17:44 k6jus npm[470]: /usr/bin/amixer -c udrc sset 'IN1_R to Right Mixer Positive Resistor' 'Off' Aug 25 11:17:44 k6jus npm[470]: /usr/bin/amixer -c udrc sset 'CM_R to Right Mixer Negative Resistor' '10 kOhm' Aug 25 11:17:45 k6jus npm[470]: /usr/bin/amixer -c udrc sset 'CM_L to Left Mixer Negative Resistor' '10 kOhm' Aug 25 11:17:45 k6jus npm[470]: /usr/bin/amixer -c udrc sset 'LO DAC' 'on,on' Aug 25 11:17:45 k6jus npm[470]: /usr/bin/amixer -c udrc sset 'LOL Output Mixer L_DAC' 'on' Aug 25 11:17:45 k6jus npm[470]: /usr/bin/amixer -c udrc sset 'LOR Output Mixer R_DAC' 'on' Aug 25 11:17:45 k6jus npm[470]: /usr/bin/amixer -c udrc sset 'LO Driver Gain' '0,0' Aug 25 11:17:45 k6jus npm[470]: /usr/bin/amixer -c udrc sset 'ADC Level' '20,20' Aug 25 11:17:46 k6jus npm[470]: /usr/bin/amixer -c udrc sset 'PCM' '94,94' Aug 25 11:17:46 k6jus npm[470]: /usr/bin/amixer -c udrc sset 'DAC Left Playback PowerTune' 'PTM_P3' Aug 25 11:17:47 k6jus npm[470]: /usr/bin/amixer -c udrc sset 'IN2_L to Left Mixer Positive Resistor' '10 kOhm' Aug 25 11:17:47 k6jus npm[470]: /usr/bin/amixer -c udrc sset 'IN1_L to Left Mixer Positive Resistor' 'Off' Aug 25 11:17:47 k6jus npm[470]: /usr/bin/amixer -c udrc sset 'IN2_R to Right Mixer Positive Resistor' 'Off' Aug 25 11:17:48 k6jus npm[470]: /usr/bin/amixer -c udrc sset 'IN1_R to Right Mixer Positive Resistor' 'Off' Aug 25 11:17:48 k6jus npm[470]: /usr/bin/amixer -c udrc sset 'CM_R to Right Mixer Negative Resistor' '10 kOhm' Aug 25 11:17:48 k6jus npm[470]: /usr/bin/amixer -c udrc sset 'CM_L to Left Mixer Negative Resistor' '10 kOhm' Aug 25 11:17:48 k6jus npm[470]: /usr/bin/amixer -c udrc sset 'LO DAC' 'on,off' Aug 25 11:17:48 k6jus npm[470]: /usr/bin/amixer -c udrc sset 'LOL Output Mixer L_DAC' 'on' Aug 25 11:17:48 k6jus npm[470]: /usr/bin/amixer -c udrc sset 'LOR Output Mixer R_DAC' 'off' Aug 25 11:55:47 k6jus kernel: [ 3.257893] udrc: loading out-of-tree module taints kernel. Aug 25 11:55:47 k6jus kernel: [ 3.258840] snd-udrc soc:sound: ASoC: CODEC DAI tlv320aic32x4-hifi not registered - will retry Aug 25 11:55:47 k6jus kernel: [ 3.258853] snd-udrc soc:sound: snd_soc_register_card() failed: -517 Aug 25 11:55:47 k6jus kernel: [ 3.359451] snd-udrc soc:sound: ASoC: CODEC DAI tlv320aic32x4-hifi not registered - will retry Aug 25 11:55:47 k6jus kernel: [ 3.359465] snd-udrc soc:sound: snd_soc_register_card() failed: -517 Aug 25 11:55:47 k6jus kernel: [ 3.366761] snd-udrc soc:sound: ASoC: CODEC DAI tlv320aic32x4-hifi not registered - will retry Aug 25 11:55:47 k6jus kernel: [ 3.366768] snd-udrc soc:sound: snd_soc_register_card() failed: -517 Aug 25 11:55:47 k6jus kernel: [ 3.462604] snd-udrc soc:sound: tlv320aic32x4-hifi <-> 3f203000.i2s mapping ok
---- dmesg [ 3.257893] udrc: loading out-of-tree module taints kernel. [ 3.258840] snd-udrc soc:sound: ASoC: CODEC DAI tlv320aic32x4-hifi not registered - will retry [ 3.258853] snd-udrc soc:sound: snd_soc_register_card() failed: -517 [ 3.359451] snd-udrc soc:sound: ASoC: CODEC DAI tlv320aic32x4-hifi not registered - will retry [ 3.359465] snd-udrc soc:sound: snd_soc_register_card() failed: -517 [ 3.366761] snd-udrc soc:sound: ASoC: CODEC DAI tlv320aic32x4-hifi not registered - will retry [ 3.366768] snd-udrc soc:sound: snd_soc_register_card() failed: -517 [ 3.462604] snd-udrc soc:sound: tlv320aic32x4-hifi <-> 3f203000.i2s mapping ok
---- compass Compass preference file not found: /etc/apt/preferences.d/compass ---- compass apt sources list file deb [arch=armhf,amd64] http://archive.compasslinux.org/ cedar main ---- compass package files -rw-r--r-- 1 root 2201 Dec 31 2018 /var/lib/apt/lists/archive.compasslinux.org_dists_cedar_InRelease -rw-r--r-- 1 root 17567 Jul 2 2018 /var/lib/apt/lists/archive.compasslinux.org_dists_cedar_main_binary-amd64_Packages -rw-r--r-- 1 root 43316 Dec 31 2018 /var/lib/apt/lists/archive.compasslinux.org_dists_cedar_main_binary-armhf_Packages
----- Dire Wolf DEVELOPMENT version 1.6 B (Feb 27 2019)
==== Filesystem ==== /dev/root 30G 4.9G 24G 18% /
==== boot config ==== # Uncomment some or all of these to enable the optional hardware interfaces #dtparam=i2c_arm=on #dtparam=i2s=on #dtparam=spi=on
# Uncomment this to enable the lirc-rpi module #dtoverlay=lirc-rpi
# Additional overlays and parameters are documented /boot/overlays/README
force_turbo=1
force_turbo=1 dtoverlay= dtoverlay=draws,alsaname=udrc # Enable audio (loads snd_bcm2835) dtparam=audio=on
---- gpsd /usr/local/sbin/gpsd gpsd: 3.18.1 (revision 3.18.1) ● gpsd.service - GPS (Global Positioning System) Daemon Loaded: loaded (/lib/systemd/system/gpsd.service; enabled; vendor preset: enabled) Active: active (running) since Sun 2019-08-25 11:55:49 PDT; 1 day 6h ago Process: 496 ExecStart=/usr/local/sbin/gpsd $GPSD_OPTIONS $OPTIONS $DEVICES (code=exited, status=0/SUCCESS) Main PID: 499 (gpsd) CGroup: /system.slice/gpsd.service └─499 /usr/local/sbin/gpsd -n /dev/ttySC0 /dev/pps0
Aug 25 11:55:49 k6jus systemd[1]: Starting GPS (Global Positioning System) Daemon... Aug 25 11:55:49 k6jus systemd[1]: Started GPS (Global Positioning System) Daemon.
---- chrony crw-rw---- 1 root root 243, 0 Aug 25 11:55 /dev/pps0 crw------- 1 root root 243, 1 Aug 25 11:55 /dev/pps1 crw-rw---- 1 root dialout 242, 0 Aug 25 11:55 /dev/ttySC0 crw-rw---- 1 root dialout 242, 1 Aug 25 11:55 /dev/ttySC1 -- chrony sources 210 Number of sources = 6 MS Name/IP address Stratum Poll Reach LastRx Last sample =============================================================================== #? GPS 0 3 0 - +0ns[ +0ns] +/- 0ns #? PPS 0 3 0 - +0ns[ +0ns] +/- 0ns ^+ atl0.jane.mattnordhoff.n> 2 9 377 236 -2634us[-2634us] +/- 58ms ^+ shed.galexander.org 3 9 377 427 +914us[ +914us] +/- 77ms ^+ au.kashra.pictures 2 6 377 46 -3876us[-3876us] +/- 114ms ^* sombrero.spiderspace.co.> 2 9 171 1011 +3636us[+3851us] +/- 53ms -- chrony tracking Reference ID : B9D51A8F (sombrero.spiderspace.co.uk) Stratum : 3 Ref time (UTC) : Tue Aug 27 00:42:52 2019 System time : 0.000259197 seconds fast of NTP time Last offset : +0.000215801 seconds RMS offset : 0.000593573 seconds Frequency : 6.075 ppm slow Residual freq : +0.032 ppm Skew : 0.699 ppm Root delay : 0.102040 seconds Root dispersion : 0.003672 seconds Update interval : 257.0 seconds Leap status : Normal -- chrony sourcestats 210 Number of sources = 6 Name/IP Address NP NR Span Frequency Freq Skew Offset Std Dev ============================================================================== GPS 0 0 0 +0.000 2000.000 +0ns 4000ms PPS 0 0 0 +0.000 2000.000 +0ns 4000ms atl0.jane.mattnordhoff.n> 28 14 54m -0.017 0.849 -1126us 991us shed.galexander.org 27 16 47m -0.211 1.174 -1002us 1329us au.kashra.pictures 7 5 519 -0.645 10.414 -3117us 756us sombrero.spiderspace.co.> 26 14 41m -0.165 0.780 +3008us 717us
---- sensors -rw-r--r-- 1 root root 171 Nov 11 2018 /etc/sensors.d/draws ads1015-i2c-1-48 Adapter: bcm2835 I2C adapter User ADC Differential: +0.00 V +12V: +12.34 V User ADC 1: +0.00 V User ADC 2: +0.00 V
---- locale Locale country codes consistent among WiFi cfg file, iw reg & X11: US core_config.sh has been run 1 time(s)
Sent from Mail for Windows 10
|
|
Rob,
toggle quoted messageShow quoted text
While the transmitter is keyed use alsamixer to change LO Driver Gain & PCM until you hear a solid tone from your other radio. Did you use John's web apps to calc the LO Driver Gain & PCM values? Is your radio configured to use AFOUT? /Basil Rob Lapham <ke6jus@roadrunner.com> writes:
Run your test and it keyed the transmitter but
|
|
Rob Lapham
I did use Johns web app and it came up with the same values as the draws manager. I have turned the gain up all the way and no clean tone.
the radio works fine with my other rp4 and a signal link so I think the radio is ok. also install another cable still no clean audio. I lost Rob k6jus
|
|
Mitch Winkle
sounds very much like my issue, only I have badly distored audio
to the transmitter. mine is in a box ready to be mailed back for
eval.
On 8/28/19 10:08 PM, Rob Lapham wrote:
I did use Johns web app and it came up with the same values as the draws manager. I have turned the gain up all the way and no clean tone.
|
|
What radio model are you trying to drive?
On Thu, Aug 29, 2019, 04:34 Mitch Winkle <ab4mw@...> wrote:
|
|
Mitch Winkle
FT-450D
On 8/29/19 9:39 AM, John D Hays - K7VE
wrote:
|
|
Rob Lapham
It’s a ft-817nd
|
|
Have you read this to set up a "USER" defined digital mode on your
radio? https://github.com/nwdigitalradio/n7nix/blob/master/docs/RADIO_APP_NOTES.md /Basil n7nix
|
|
Rob Lapham
yes over and over went home to day and rechecked the radio settings. I would think if the radio work in receive and with a signal link the radio
settings should be right. last night had the drive turned all the way up and would not drive the radio just keys and no power. keep going over the settings and instruction's. Rob k6jus
|
|
The FT-817 is probably the most tested for the DRAWS™ HAT. Are you using the left DIN-6 port and selecting the same in your program? There is a possibility that one of the flags in the CODEC was set incorrectly, at some point. Try using n7nix/bin/setalsa-ft817.sh Occasionally, we have seen the FT-817 where a parameter is changed from default, sometimes doing a full reset on the radio gets it to a working mode.
--
John D. Hays Kingston, WA K7VE
|
|
Rob Lapham
just did a rest on the radio and still no transmit powers and also don't see how it can be the radio if it works with other soundcards.
just tried the setalsa-ft817.sh command again no joy I have also tried a new memory card and started over I have been at this for about two months now. I have also tried the draws manager and turned the gain up to max and no transmit. starting to think I made mistake buying this rob k6jus
|
|
Fred Meier <fsmeier@...>
Rob, you are contributing to the advances of mankind. Think of your purchase as an investment in progress. I follow this conversation daily. I ordered mine in early Spring- as soon as presales were allowed. I ordered my metal case as soon as that was offered. The Draws hat arrived in the mail. After postage, duties, taxes and a service fee to the letter carrier this cost nearly $200.00 Canadian at my door. I have never seen the case. After following this convoluted thread for months- I think I made the right decision to not open the package. Unfortunately it is much too late to return mine. You can either be sad about your purchase, or you can go outside and mow the lawn if you have one. Your choice. Cheers, Fred VE7FMN
From: udrc@nw-digital-radio.groups.io <udrc@nw-digital-radio.groups.io> On Behalf Of Rob Lapham
just did a rest on the radio and still no transmit powers and also don't see how it can be the radio if it works with other soundcards.
|
|
Rob Lapham
well tried it all over with a signal link and the transmitter works then plugged in the hat and not enough audio to drive the radio so it can be the radio
and look like I am dead in the water. I have set the parameters over and over and they say check the same thing. I think this hat is dead and from reading more problems out there. Shure would be helpful if the instructions were all together for some of us nubs that didn't know what we where getting into. Rob k6jus
|
|
Jim Erickson
I believe with WSJTX you need to use CAT control to trigger the PTT as WSJTX does not have a GPIO option. I would test your setup with FLDIGI and see if you can get it to trigger your radio as it has GPIO PTT option.
toggle quoted messageShow quoted text
Jim ------ 73, Jim VA7SHG - Phone VE7TGZ - Other
|
|
Rob Lapham
thanks Jim but the radio will go into transmit but no power out there is not enough drive to show any power out . it has to
be a audio problem Rob k6jus
|
|
Rob Lapham
well today I made a din brakeout cable to test the audio to the ft-817 with a o-scope and using
./measure_deviate.sh -c left there is no audio on pin 3 or any other pin. I tested with pin 6 connected and disconneted no difference. did the same test with a working sound card and wsjt-x and have a good signal on the o-scope. what am I missing? Is there any other test I can do to the hat. thanks rob k6jus
|
|
Rob,
toggle quoted messageShow quoted text
Lets confirm that measure_deviate.sh is working properly. Could you please cut & paste the console output of all the commands below. piver.sh udrcver.sh # Using o-scope check both left & right channels. cd cd n7nix/deviation ./measure_deviate.sh -c left ./measure_deviate.sh -c right # Verify gpio 7 is set to correct mode gpio readall | grep -i "gpio. 7" Thanks, /Basil Rob Lapham <ke6jus@roadrunner.com> writes:
well today I made a din brakeout cable to test the audio to the ft-817 with a o-scope and using
|
|
Rob Lapham
Here are the outputs
pi@k6jus:~/n7nix $ piver.sh Pi 3 Model B+ Mfg by Sony UK Has WiFi pi@k6jus:~/n7nix $ udrcver.sh
Found a DRAWS HAT ID EEPROM
Name: hat Product: Digital Radio Amateur Work Station Product ID: 0x0004 Product ver: 0x0106 UUID: 9598845d-e110-49ce-9287-d770da081361 Vendor: NW Digital Radio pi@k6jus:~/n7nix/deviation $ ./measure_deviate.sh -c left
Using tone: 2200 (wave file name: 2200hzsin.wav) for duration 30 & left connector using gpio: 12 Found existing wav file: 2200hzsin.wav If using devcal from Svxlink make sure devcal line has -f2200 Using PTT GPIO 12 with tone of 2200 Hz Playing WAVE '2200hzsin.wav' : Signed 32 bit Little Endian, Rate 48000 Hz, Stereo Hardware PCM card 1 'udrc' device 0 subdevice 0 Its setup is: stream : PLAYBACK access : RW_INTERLEAVED format : S32_LE subformat : STD channels : 2 rate : 48000 exact rate : 48000 (48000/1) msbits : 32 buffer_size : 24000 period_size : 6000 period_time : 125000 tstamp_mode : NONE tstamp_type : MONOTONIC period_step : 1 avail_min : 6000 period_event : 0 start_threshold : 24000 stop_threshold : 24000 silence_threshold: 0 silence_size : 0 boundary : 1572864000 appl_ptr : 0 hw_ptr : 0 ##################################################+| MAX^C pi@k6jus:~/n7nix/deviation $ ./measure_deviate.sh
Using tone: 2200 (wave file name: 2200hzsin.wav) for duration 30 & right connector using gpio: 23 Found existing wav file: 2200hzsin.wav If using devcal from Svxlink make sure devcal line has -f2200 Using PTT GPIO 23 with tone of 2200 Hz Playing WAVE '2200hzsin.wav' : Signed 32 bit Little Endian, Rate 48000 Hz, Stereo Hardware PCM card 1 'udrc' device 0 subdevice 0 Its setup is: stream : PLAYBACK access : RW_INTERLEAVED format : S32_LE subformat : STD channels : 2 rate : 48000 exact rate : 48000 (48000/1) msbits : 32 buffer_size : 24000 period_size : 6000 period_time : 125000 tstamp_mode : NONE tstamp_type : MONOTONIC period_step : 1 avail_min : 6000 period_event : 0 start_threshold : 24000 stop_threshold : 24000 silence_threshold: 0 silence_size : 0 boundary : 1572864000 appl_ptr : 0 hw_ptr : 0 ##################################################+| MAX pi@k6jus:~ $ gpio readall +-----+-----+---------+------+---+---Pi 3B+-+---+------+---------+-----+-----+ | BCM | wPi | Name | Mode | V | Physical | V | Mode | Name | wPi | BCM | +-----+-----+---------+------+---+----++----+---+------+---------+-----+-----+ | | | 3.3v | | | 1 || 2 | | | 5v | | | | 2 | 8 | SDA.1 | ALT0 | 1 | 3 || 4 | | | 5v | | | | 3 | 9 | SCL.1 | ALT0 | 1 | 5 || 6 | | | 0v | | | | 4 | 7 | GPIO. 7 | ALT0 | 0 | 7 || 8 | 0 | IN | TxD | 15 | 14 | | | | 0v | | | 9 || 10 | 1 | IN | RxD | 16 | 15 | | 17 | 0 | GPIO. 0 | IN | 1 | 11 || 12 | 1 | ALT0 | GPIO. 1 | 1 | 18 | | 27 | 2 | GPIO. 2 | IN | 0 | 13 || 14 | | | 0v | | | | 22 | 3 | GPIO. 3 | IN | 0 | 15 || 16 | 0 | OUT | GPIO. 4 | 4 | 23 | | | | 3.3v | | | 17 || 18 | 0 | IN | GPIO. 5 | 5 | 24 | | 10 | 12 | MOSI | IN | 0 | 19 || 20 | | | 0v | | | | 9 | 13 | MISO | IN | 0 | 21 || 22 | 0 | IN | GPIO. 6 | 6 | 25 | | 11 | 14 | SCLK | IN | 0 | 23 || 24 | 1 | IN | CE0 | 10 | 8 | | | | 0v | | | 25 || 26 | 0 | IN | CE1 | 11 | 7 | | 0 | 30 | SDA.0 | IN | 1 | 27 || 28 | 1 | IN | SCL.0 | 31 | 1 | | 5 | 21 | GPIO.21 | IN | 1 | 29 || 30 | | | 0v | | | | 6 | 22 | GPIO.22 | IN | 1 | 31 || 32 | 0 | OUT | GPIO.26 | 26 | 12 | | 13 | 23 | GPIO.23 | OUT | 1 | 33 || 34 | | | 0v | | | | 19 | 24 | GPIO.24 | ALT0 | 1 | 35 || 36 | 0 | IN | GPIO.27 | 27 | 16 | | 26 | 25 | GPIO.25 | IN | 0 | 37 || 38 | 0 | ALT0 | GPIO.28 | 28 | 20 | | | | 0v | | | 39 || 40 | 0 | ALT0 | GPIO.29 | 29 | 21 | +-----+-----+---------+------+---+----++----+---+------+---------+-----+-----+ | BCM | wPi | Name | Mode | V | Physical | V | Mode | Name | wPi | BCM | +-----+-----+---------+------+---+---Pi 3B+-+---+------+---------+-----+-----+ Ill have to study a liitle more on gpio pins Thanks Rob k6jus
|
|