Kenwood Th-d74 Software Mac
Kenwood Th-d74 Software Machine
MCP-D74 Memory Control Program TH-D74A/E Kenwood This software is to create, edit, and administer the data for the memory channels and menus on your PC connected to TH-D74. This software and TH-D74 transceiver can be connected using a USB 2.0 cable or the Bluetooth function. KENWOOD NETWORK COMMAND SYSTEM Radio Host Program ARHP-590 Version 2.01 (Free) July 2015: KENWOOD NETWORK COMMAND SYSTEM Radio VoIP Program ARVP-10 Version 1.03 (Free) August 2018: TS-590S KENWOOD NETWORK COMMSND SYSTEM Setting Manual (PDF:560KB) January 2019. Welcome to KENWOOD USA Site. In pursuit of further value creation by integrality our three core business segments and establish mobile & home multimedia system business. Here is a video on how to download from www.dstarinfo.com a DSTAR repeater list for the Kenwood TH-D74. I also show how to edit out unnecessary DSTAR repeate.
Kenwood Mcp D74 Software
|
TH-D74, Linux, Bluetooth and SPP
Kenwood Th D74 Software Download
#4305 Moin, I try to pair my TH-D74 with my linux computer(s). While pairing itself is no problem it does not work after that. Immediately after the successful pairing the Bluetooth Device Wizard says 'The setup of the TH-D74 has failed' (I tried it with a Raspberry Pi as well, error message there: 'No usable services on this device'). They are still paired, but there is no device in /dev/ root@solaris:~# lsusb; dmesg | egrep -i 'blue|firm'; rfkill list all; hciconfig --all Bus 002 Device 002: ID 0bda:0316 Realtek Semiconductor Corp. Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 001 Device 009: ID 138a:0097 Validity Sensors, Inc. Bus 001 Device 007: ID 5986:111c Acer, Inc Bus 001 Device 005: ID 8087:0a2b Intel Corp. Bus 001 Device 003: ID 058f:9540 Alcor Micro Corp. AU9540 Smartcard Reader Bus 001 Device 015: ID 0d8c:013c C-Media Electronics, Inc. CM108 Audio Controller Bus 001 Device 014: ID 1a86:7523 QinHeng Electronics HL-340 USB-Serial adapter Bus 001 Device 013: ID 1a40:0101 Terminus Technology Inc. Hub Bus 001 Device 012: ID 03f0:134a Hewlett-Packard Optical Mouse Bus 001 Device 011: ID 050d:0237 Belkin Components F5U237 USB 2.0 7-Port Hub Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub [213790.364054] Bluetooth: hci0: last event is not cmd complete (0x0f) [213806.489123] Bluetooth: hci0: last event is not cmd complete (0x0f) 0: tpacpi_bluetooth_sw: Bluetooth Soft blocked: no Hard blocked: no 1: phy0: Wireless LAN Soft blocked: no Hard blocked: no 2: hci0: Bluetooth Soft blocked: no Hard blocked: no hci0: Type: Primary Bus: USB BD Address: F4:96:34:DB:8B:D3 ACL MTU: 1021:4 SCO MTU: 96:6 UP RUNNING PSCAN ISCAN RX bytes:3962 acl:8 sco:0 events:145 errors:0 TX bytes:5731 acl:8 sco:0 commands:91 errors:0 Features: 0xff 0xfe 0x0f 0xfe 0xdb 0xff 0x7b 0x87 Packet type: DM1 DM3 DM5 DH1 DH3 DH5 HV1 HV2 HV3 Link policy: RSWITCH HOLD SNIFF Link mode: SLAVE ACCEPT Name: 'solaris' Class: 0x1c010c Service Classes: Rendering, Capturing, Object Transfer Device Class: Computer, Laptop HCI Version: 4.2 (0x8) Revision: 0x100 LMP Version: 4.2 (0x8) Subversion: 0x100 Manufacturer: Intel Corp. (2) I tried to create a device/connection, but this is not usable: # rfcomm connect /dev/rfcomm0 24:71:89:8c:7e:21 Any hint? Thanks and vy 73 de Micha, DD0UL -- |Michael Renner E-mail: dd0ul@... | |JN58SC/JN26ED Twitter: dd0ul | |Germany/France Don't drink as root! ESC:wq |
#4306 add 'channel' number to rfcomm You can also use my python app to connect to TH-D74 (change mac address in python script). Tested on Ubuntu 18.04. Pozdrawiam serdecznie, Tomasz A. Zajdel 73! de SQ5T (ex. SQ8JMD) pt., 11 wrz 2020 o 14:43 Michael Renner <dd0ul@...> napisał(a):
|
#4307 Hello Michael, I've been able to get Linux pairing to work and I wrote it up here: http://www.trinityos.com/HAM/CentosDigitalModes/RPi/rpi4-setup.html#32d.tricks-bluetooth-d74 --David KI6ZHD
|
#4308 On Freitag, 11. September 2020 15:05:53 CEST you wrote: Hi,Moin Tomasz, moin David, add 'channel' number to rfcommthanks for the answers and thanks for the script. add it will work :)Indeed, It worked. For the moment with grig, a simple rig control program, later I will use gpredigt for satellite tracking. You can also use my python app to connect to TH-D74 (change mac address inUbuntu 18.04 also here. Is there a way to automate the start of rfcomm? As soon as a BT sounddevice is paired pulseaudio is involved, as soon as a BT mouse is paired it is usable. There must be a way to call this command, but how? vy 73 Micha, DD0UL -- |Michael Renner E-mail: dd0ul@darc.de | |JN58SC/JN26ED Twitter: dd0ul | |Germany/France Don't drink as root! ESC:wq |
#4309 On Freitag, 11. September 2020 15:05:53 CEST you wrote: > Hi, Moin, thanks for the Script, it works fine (startet as root). one more question: Is this script available for download somewhere? I didn't see it in your github repository. I have a small youtube channel [1] with many TH-D74 videos (78 videos so far. Mostly in German, some in English, a few in French). I would like to show your (and Davids) solution there. So a link to your script would be great! [1] https://www.youtube.com/user/michaelrennergmxde/playlists?view_as=subscriber -- |Michael Renner E-mail: dd0ul@... | |JN58SC/JN26ED Twitter: dd0ul | |Germany/France Don't drink as root! ESC:wq |
#4310 sorry for the late answer. No, i don't have this script on github but i can put it but with small changes (like choose mac address from list and save it to config). If you'll give me a week I'll put it on my github with all necessary information on how to use it (like for normal user). After that feel free to spread it over the world (user experience is important to my code) :) I'll email you when it'll be ready. Answering your second question, after you have paired TH-D74 with Linux you can check device status with l2ping. That same is doing my script but but first stage of script is only run and wait for the click 'connect' from the app menu. When you click 'connect' the device /dev/rfcomm1 is created automatically and after that, when you'll open /dev/rfcomm1 you'll see on Kenwood screen that bluetooth device is connected. So, i'll change this behaviour to always try to connect after the script starts. And after this change i'll post in with instructions (and also create deb) on my github and i'll send You link. It's nice to hear that my little software is usable for someone ;) Pozdrawiam serdecznie, Tomasz A. Zajdel 73! de SQ5T (ex. SQ8JMD) sob., 12 wrz 2020 o 10:43 Michael Renner <dd0ul@...> napisał(a):
|
#4311 On Samstag, 12. September 2020 19:12:56 CEST you wrote: > Hi Michael, Moin Tomas, your script is very useful. Yesterday I tracked the ISS - gpredict connected to the TH-D74 via Bluetooth. I have some videos in the queue so you don't have to hurry to upload your script to github :-) vy 73 de Micha, DD0UL -- |Michael Renner E-mail: dd0ul@... | |JN58SC/JN26ED Twitter: dd0ul | |Germany/France Don't drink as root! ESC:wq |