Hi Bill, but see this page http://sourceforge.net/projects/jtsdk/files/win32/
The C:\JTSDK-PY in Makefile.jtsdk2 refer to a not existing directory. 73 Sandro IW3RAB Il 05/08/2015 23:13, Bill Ockert - ND0B ha scritto: > Sandro, > > I had some issued getting the doc to compile so there likely are some > errors. I will update > in the future. > > Thanks! > > 73 de Bill ND0B > > > -----Original Message----- > From: Alessandro Gorobey > Sent: Wednesday, August 05, 2015 4:07 PM > To: [email protected] > Subject: Re: [wsjt-devel] WSJT Experimental Release r5755 Available > > Hi Bill, > > the Makefile.jtsdk2 is modified to work in C:/JTSDK-PY that refer to old > jtsdk. > > --- a/trunk/Makefile.jtsdk2 > +++ b/trunk/Makefile.jtsdk2 > @@ -7,7 +7,7 @@ > NAME = WSJT > VER = 10.0 > OS = Win32 > -SDK = C:/JTSDK > +SDK = C:/JTSDK-PY > . > . > With JTSDK2 the program is compiled, but there is an error in doc, that > in JTSD2 whose relocated. > > Can you verify ? > > 73 > Sandro > IW3RAB > > > Il 05/08/2015 22:45, Bill Ockert - ND0B ha scritto: >> Good Afternoon/Morning/Evening Everyone >> WSJT Experimental Release r5755 and associated manual are now available >> on the shared google drive >> https://drive.google.com/folderview?id=0B42rF4Jby8-vfjd0dl9udXNTOVlOa1hnQldVeFg2c05LZkhIOUhONEprdExiYndwaFJCZkU&usp=sharing >> As has been the norm for these experimental versions this is a zip of >> the directory not an installer. Most folks find it works well to replace >> the bin directory in their current WSJT 10.0 installation with the bin >> directory from this experimental release. Be sure to keep a copy of >> your old bin directory in a safe place and always be sure to preserver >> your call3.txt file. >> This version contains the following fixes / enhancements over r5639 the >> previous experimental release: >> 1. A few minor ISCAT cosmetic changes. >> 2. The ISCAT auto sequencer now looks for the strongest matching decode >> and reports that instead of the first one it finds. >> 3. ISCAT auto configuration now only occurs if the information block >> itself is clicked on. Clicking on the call will only update To Radio >> and not the system parameters. Clicking on the information block >> updates everything. >> 4. This version includes a variation of FSK441 called FSK315. FSK315 >> is legal on 10m under the current FCC rules. >> If you have any questions or comments please contact me either on the >> lists or directly at [email protected] <mailto:[email protected]> >> 73 de Bill ND0B >> >> >> ------------------------------------------------------------------------------ >> >> >> >> _______________________________________________ >> wsjt-devel mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/wsjt-devel >> > > ------------------------------------------------------------------------------ > _______________________________________________ > wsjt-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/wsjt-devel > > > ------------------------------------------------------------------------------ > _______________________________________________ > wsjt-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/wsjt-devel > ------------------------------------------------------------------------------ _______________________________________________ wsjt-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wsjt-devel
