From fred at g4bwp.com Wed Jul 3 03:34:20 2019 From: fred at g4bwp.com (Fred Handscombe) Date: Wed, 03 Jul 2019 07:34:20 +0000 Subject: [Dxbase] FTDX101D Message-ID: Hi All Has anyone worked out the settings to go in RADIOS.INI for the new FTDX101D please? Or is another will another Yaesu model work? Thanks 73 Fred G4BWP www.g4bwp.com Hoarder of fine valved radios From wa6axe at verizon.net Sat Jul 6 14:59:10 2019 From: wa6axe at verizon.net (Joseph Glockner) Date: Sat, 6 Jul 2019 18:59:10 +0000 (UTC) Subject: [Dxbase] FTDX101D In-Reply-To: References: Message-ID: <1249812759.3621387.1562439550122@mail.yahoo.com> Fred, I, myself, do not have a FTDX101D with which I can TEST the following code for theRadios.ini file entry .. so, I must leave the testing up to you .. The following is my wildest guess to make a workable FTDX101D Radios.ini fileentry...? GOOD LUCK!! [Yaesu_FTDX101D_DW_SPLITOK] P_LSB=1 P_USB=2 P_CW_USB=0 P_CW_LSB=0 P_AM=5 P_FM=4 P_FM_N=0 P_DATA_LSB=0 P_DATA_USB=0 P_DATA_FM=0 P_CW=3 P_FSK=6 P_RTTY=6 P_PACKET=8 P_CWR=7 LSB=1 USB=2 CW=3 FM=4 AM=5 FSK=6 RTTY=6 CWR=7 PACKET=8 HIGH=3 MEDIUM=2 LOW=1 OFF=0 ON=1 FREQDIVIN=10 FREQDIVOUT=10 USEEXTENDEDMODES=0 FREQSHIFT=0 PACING=6 SPLIT_ON=1 SPLIT_OFF=0 DefaultCW=3 DefaultAM=5 DefaultFSK=6 DefaultRTTY=6 DefaultFM=4 DefaultCWR=7 SelectVFOA= asc("VS0;") eoc(100) SetVFOA= asc("MD0") dec( %mode, 1 ) asc ( ";" ) asc("FA") dec(%vfoa,9) asc(";") asc("FT2;") eoc(100) GetVFOA= asc("FA;") rrs(12) eoc(100) PrsVFOA= asc("FA") dec(%vfoa,9) asc(";") eoc(100) SelectVFOB= asc("VS1;") eoc(100) SetVFOB= asc("MD1") dec( %mode, 1 ) asc ( ";" ) asc("FB") dec(%vfob,9) asc(";") asc("FT3;") eoc(10) GetVFOB= asc("FB;") rrs(12) eoc(100) PrsVFOB= asc("FB") dec(%vfob,9) asc("0") asc(";") eoc(100) SetMode= asc("MD0") dec(%mode,1) asc (";") eoc(100) GetMode= asc("MD0;") rrs(5) eoc(100) PrsMode= asc("MD0") dec(%mode,1) asc (";") eoc(100) SetSplit= eoc(10) GetSplit= asc("FT;") rrs(4) eoc(10) PrsSplit= asc("FT") dec(%split) asc (";") eoc(0) 73 Joe wa6axe -----Original Message----- From: Fred Handscombe To: dxbase at mailman.qth.net ; dxbase at yahoogroups.com Sent: Wed, Jul 3, 2019 2:34 am Subject: [Dxbase] FTDX101D Hi All Has anyone worked out the settings to go in RADIOS.INI for the new FTDX101D please? Or is another will another Yaesu model work? Thanks 73 Fred G4BWP www.g4bwp.com Hoarder of fine valved radios ______________________________________________________________ Dxbase mailing list Home: http://mailman.qth.net/mailman/listinfo/dxbase Help: http://mailman.qth.net/mmfaq.htm Post: mailto:Dxbase at mailman.qth.net This list hosted by: http://www.qsl.net Please help support this email list: http://www.qsl.net/donate.html From wa6axe at verizon.net Sun Jul 7 17:01:42 2019 From: wa6axe at verizon.net (Joseph Glockner) Date: Sun, 7 Jul 2019 21:01:42 +0000 (UTC) Subject: [Dxbase] For FTDX101D Users -- Final Radio ini file entry for the rig References: <1857331329.3893582.1562533302826.ref@mail.yahoo.com> Message-ID: <1857331329.3893582.1562533302826@mail.yahoo.com> Fred Handscombe? (G4BWP) has tested the following version ofthe FTDX101D Radios.ini file entry with Complete SUCCESS --? Thank You FRED!! NOTE!!!!? Important -- be sure to setup the "232C TIME OUT TIMER" option within the FTDX101D rigto 100ms? vice? default? 10ms.. Here is the entry: [Yaesu_FTDX101D_SPLITOK] P_LSB=1 P_USB=2 P_CW_USB=0 P_CW_LSB=0 P_AM=5 P_FM=4 P_FM_N=0 P_DATA_LSB=0 P_DATA_USB=0 P_DATA_FM=0 P_CW=3 P_FSK=6 P_RTTY=6 P_PACKET=8 P_CWR=7 LSB=1 USB=2 CW=3 FM=4 AM=5 FSK=6 RTTY=6 CWR=7 PACKET=8 HIGH=3 MEDIUM=2 LOW=1 OFF=0 ON=1 FREQDIVIN=1 FREQDIVOUT=1 USEEXTENDEDMODES=0 FREQSHIFT=0 PACING=6 SPLIT_ON=1 SPLIT_OFF=0 DefaultCW=3 DefaultAM=5 DefaultFSK=6 DefaultRTTY=6 DefaultFM=4 DefaultCWR=7 SelectVFOA= asc("VS0;") eoc(10) SetVFOA= asc("MD0") dec( %mode, 1 ) asc ( ";" ) asc("FA") dec(%vfoa,9) asc(";") asc("FT2;") eoc(10) GetVFOA= asc("FA;") rrs(12) eoc(10) PrsVFOA= asc("FA") dec(%vfoa,9) asc(";") eoc(10) SelectVFOB= asc("VS1;") eoc(10) SetVFOB= asc("MD1") dec( %mode, 1 ) asc ( ";" ) asc("FB") dec(%vfob,9) asc(";") asc("FT3;") eoc(10) GetVFOB= asc("FB;") rrs(12) eoc(10) PrsVFOB= asc("FB") dec(%vfob,9) asc(";") eoc(10) SetMode= asc("MD0") dec(%mode,1) asc (";") eoc(10) GetMode= asc("MD0;") rrs(5) eoc(10) PrsMode= asc("MD0") dec(%mode,1) asc (";") eoc(10) SetSplit= eoc(10) GetSplit= asc("FT;") rrs(4) eoc(10) PrsSplit= asc("FT") dec(%split) asc (";") eoc(0) 73 Joe wa6axe From fred at g4bwp.com Sun Jul 7 17:09:13 2019 From: fred at g4bwp.com (Fred Handscombe) Date: Sun, 07 Jul 2019 21:09:13 +0000 Subject: [Dxbase] For FTDX101D Users -- Final Radio ini file entry for the rig In-Reply-To: <1857331329.3893582.1562533302826@mail.yahoo.com> References: <1857331329.3893582.1562533302826.ref@mail.yahoo.com> <1857331329.3893582.1562533302826@mail.yahoo.com> Message-ID: Many thanks to Joe who did all the HARD work!! He does a great job of keeping DXBase alive - its still one of the best. Thanks Joe!! 73 Fred G4BWP www.g4bwp.com Hoarder of fine valved radios ------ Original Message ------ From: "Joseph Glockner via Dxbase" To: dxbase at mailman.qth.net Sent: 07/07/2019 22:01:42 Subject: [Dxbase] For FTDX101D Users -- Final Radio ini file entry for the rig >Fred Handscombe (G4BWP) has tested the following version ofthe FTDX101D Radios.ini file entry with Complete SUCCESS -- Thank You FRED!! > >NOTE!!!! Important -- be sure to setup the "232C TIME OUT TIMER" option within the FTDX101D rigto 100ms vice default 10ms.. > >Here is the entry: >[Yaesu_FTDX101D_SPLITOK] >P_LSB=1 >P_USB=2 >P_CW_USB=0 >P_CW_LSB=0 >P_AM=5 >P_FM=4 >P_FM_N=0 >P_DATA_LSB=0 >P_DATA_USB=0 >P_DATA_FM=0 >P_CW=3 >P_FSK=6 >P_RTTY=6 >P_PACKET=8 >P_CWR=7 > >LSB=1 >USB=2 >CW=3 >FM=4 >AM=5 >FSK=6 >RTTY=6 >CWR=7 >PACKET=8 > >HIGH=3 >MEDIUM=2 >LOW=1 >OFF=0 >ON=1 >FREQDIVIN=1 >FREQDIVOUT=1 >USEEXTENDEDMODES=0 >FREQSHIFT=0 >PACING=6 >SPLIT_ON=1 >SPLIT_OFF=0 > >DefaultCW=3 >DefaultAM=5 >DefaultFSK=6 >DefaultRTTY=6 >DefaultFM=4 >DefaultCWR=7 > >SelectVFOA= asc("VS0;") eoc(10) >SetVFOA= asc("MD0") dec( %mode, 1 ) asc ( ";" ) asc("FA") dec(%vfoa,9) asc(";") asc("FT2;") eoc(10) >GetVFOA= asc("FA;") rrs(12) eoc(10) >PrsVFOA= asc("FA") dec(%vfoa,9) asc(";") eoc(10) > >SelectVFOB= asc("VS1;") eoc(10) >SetVFOB= asc("MD1") dec( %mode, 1 ) asc ( ";" ) asc("FB") dec(%vfob,9) asc(";") asc("FT3;") eoc(10) >GetVFOB= asc("FB;") rrs(12) eoc(10) >PrsVFOB= asc("FB") dec(%vfob,9) asc(";") eoc(10) > >SetMode= asc("MD0") dec(%mode,1) asc (";") eoc(10) >GetMode= asc("MD0;") rrs(5) eoc(10) >PrsMode= asc("MD0") dec(%mode,1) asc (";") eoc(10) > >SetSplit= eoc(10) >GetSplit= asc("FT;") rrs(4) eoc(10) >PrsSplit= asc("FT") dec(%split) asc (";") eoc(0) > > >73 Joe wa6axe > >______________________________________________________________ >Dxbase mailing list >Home: http://mailman.qth.net/mailman/listinfo/dxbase >Help: http://mailman.qth.net/mmfaq.htm >Post: mailto:Dxbase at mailman.qth.net > >This list hosted by: http://www.qsl.net >Please help support this email list: http://www.qsl.net/donate.html From wa6axe at verizon.net Sun Jul 7 17:13:32 2019 From: wa6axe at verizon.net (Joseph Glockner) Date: Sun, 7 Jul 2019 21:13:32 +0000 (UTC) Subject: [Dxbase] For FTDX101D Users -- Final Radio ini file entry for the rig In-Reply-To: References: <1857331329.3893582.1562533302826.ref@mail.yahoo.com> <1857331329.3893582.1562533302826@mail.yahoo.com> Message-ID: <551864789.3893693.1562534012879@mail.yahoo.com> Fred, Without your HELP - I could not have done it!! Thank YOU!! And you are VERY WELCOME! 73 Joe wa6axe -----Original Message----- From: Fred Handscombe To: dxbase Sent: Sun, Jul 7, 2019 4:09 pm Subject: Re: [Dxbase] For FTDX101D Users -- Final Radio ini file entry for the rig Many thanks to Joe who did all the HARD work!! He does a great job of keeping DXBase alive - its still one of the best. Thanks Joe!! 73 Fred G4BWP www.g4bwp.com Hoarder of fine valved radios ------ Original Message ------ From: "Joseph Glockner via Dxbase" To: dxbase at mailman.qth.net Sent: 07/07/2019 22:01:42 Subject: [Dxbase] For FTDX101D Users -- Final Radio ini file entry for the rig >Fred Handscombe? (G4BWP) has tested the following version ofthe FTDX101D Radios.ini file entry with Complete SUCCESS --? Thank You FRED!! > >NOTE!!!!? Important -- be sure to setup the "232C TIME OUT TIMER" option within the FTDX101D rigto 100ms? vice? default? 10ms.. > >Here is the entry: >[Yaesu_FTDX101D_SPLITOK] >P_LSB=1 >P_USB=2 >P_CW_USB=0 >P_CW_LSB=0 >P_AM=5 >P_FM=4 >P_FM_N=0 >P_DATA_LSB=0 >P_DATA_USB=0 >P_DATA_FM=0 >P_CW=3 >P_FSK=6 >P_RTTY=6 >P_PACKET=8 >P_CWR=7 > >LSB=1 >USB=2 >CW=3 >FM=4 >AM=5 >FSK=6 >RTTY=6 >CWR=7 >PACKET=8 > >HIGH=3 >MEDIUM=2 >LOW=1 >OFF=0 >ON=1 >FREQDIVIN=1 >FREQDIVOUT=1 >USEEXTENDEDMODES=0 >FREQSHIFT=0 >PACING=6 >SPLIT_ON=1 >SPLIT_OFF=0 > >DefaultCW=3 >DefaultAM=5 >DefaultFSK=6 >DefaultRTTY=6 >DefaultFM=4 >DefaultCWR=7 > >SelectVFOA= asc("VS0;") eoc(10) >SetVFOA= asc("MD0") dec( %mode, 1 ) asc ( ";" ) asc("FA") dec(%vfoa,9) asc(";") asc("FT2;") eoc(10) >GetVFOA= asc("FA;") rrs(12) eoc(10) >PrsVFOA= asc("FA") dec(%vfoa,9) asc(";") eoc(10) > >SelectVFOB= asc("VS1;") eoc(10) >SetVFOB= asc("MD1") dec( %mode, 1 ) asc ( ";" ) asc("FB") dec(%vfob,9) asc(";") asc("FT3;") eoc(10) >GetVFOB= asc("FB;") rrs(12) eoc(10) >PrsVFOB= asc("FB") dec(%vfob,9) asc(";") eoc(10) > >SetMode= asc("MD0") dec(%mode,1) asc (";") eoc(10) >GetMode= asc("MD0;") rrs(5) eoc(10) >PrsMode= asc("MD0") dec(%mode,1) asc (";") eoc(10) > >SetSplit= eoc(10) >GetSplit= asc("FT;") rrs(4) eoc(10) >PrsSplit= asc("FT") dec(%split) asc (";") eoc(0) > > >73 Joe wa6axe > >______________________________________________________________ >Dxbase mailing list >Home: http://mailman.qth.net/mailman/listinfo/dxbase >Help: http://mailman.qth.net/mmfaq.htm >Post: mailto:Dxbase at mailman.qth.net > >This list hosted by: http://www.qsl.net >Please help support this email list: http://www.qsl.net/donate.html ______________________________________________________________ Dxbase mailing list Home: http://mailman.qth.net/mailman/listinfo/dxbase Help: http://mailman.qth.net/mmfaq.htm Post: mailto:Dxbase at mailman.qth.net This list hosted by: http://www.qsl.net Please help support this email list: http://www.qsl.net/donate.html From ks4v at comcast.net Wed Jul 17 20:26:39 2019 From: ks4v at comcast.net (Bruce Huyck) Date: Wed, 17 Jul 2019 19:26:39 -0500 Subject: [Dxbase] Error trying to compact Database Message-ID: <000001d53cff$783d2da0$68b788e0$@comcast.net> When I try to compact my database using DXbase Utility, I get the following error: "error creating temporary dbname". I have never had this error before and I am looking for suggestions. Bruce KS4V From cw_de_n5op at sbcglobal.net Fri Jul 26 00:00:03 2019 From: cw_de_n5op at sbcglobal.net (Kim Elmore) Date: Thu, 25 Jul 2019 23:00:03 -0500 Subject: [Dxbase] Summary Window... Message-ID: For some inexplicable reason, the CW row of my summary window has vanished. How the devil do I get it back? 73, Kim N5OP -- Kim Elmore, Ph.D. (Adj. Assoc. Prof., OU School of Meteorology, CCM, PP SEL/MEL/Glider, N5OP, 2nd Class Radiotelegraph, GROL) /"In theory there is no difference between theory and practice. But, in practice, there is." //??? Attributed to many people; it???s so true that it doesn???t matter who said it./ From cw_de_n5op at sbcglobal.net Fri Jul 26 00:14:40 2019 From: cw_de_n5op at sbcglobal.net (Kim Elmore) Date: Thu, 25 Jul 2019 23:14:40 -0500 Subject: [Dxbase] Summary Window: FIXED Message-ID: <7099a4f0-be27-85e1-cad7-e8c1031ae2af@sbcglobal.net> After checking what I've archived from the DXBase list, I found Joe's suggestion of deleting SVIEWHF.wid and SVIEWVHF.wid, restarting DXBase,?? and letting it regenerate them from scratch. So, I did. Problem solved! 73, Kim N5OP -- Kim Elmore, Ph.D. (Adj. Assoc. Prof., OU School of Meteorology, CCM, PP SEL/MEL/Glider, N5OP, 2nd Class Radiotelegraph, GROL) /"In theory there is no difference between theory and practice. But, in practice, there is." //??? Attributed to many people; it???s so true that it doesn???t matter who said it./