compilot Posted August 11, 2007 Report Posted August 11, 2007 Hi Peter, I'm using GPSout with my Garmin 196 and Garmin 296 (COM1, 9600, 1000, AV400). These work very well up to v4.12. Immediately after updating FSUIPC from 4.12 to 4.152, GPSout no longer works. However, if I re-install the 4.12 DLL, it once again works perfectly. I know that there is data being sent since I connected my RS232 tester. The speed looks good but I can't measure it. The .INI corresponds to the settings displayed in the FSUIPC dialog box. Any suggestions? Best regards, Nick P.
Pete Dowson Posted August 11, 2007 Report Posted August 11, 2007 Immediately after updating FSUIPC from 4.12 to 4.152, GPSout no longer works. However, if I re-install the 4.12 DLL, it once again works perfectly. Strange, because nothing was changed. I know that there is data being sent since I connected my RS232 tester. The speed looks good but I can't measure it. Sorry, you are saying the 4.152 is sending data, but your device doesn't recognise it? Please try PortMon and tell me what difference you see in the data. I am using GPSout here all the time, and there's no difference I can see. You can get PortMon from http://www.sysinternals.com. It is freeware. Pete
mkeller Posted August 11, 2007 Report Posted August 11, 2007 This has happened to me, too. GPSout worked with my earlier version, but not with 4.152. Unfortunately, I don't have a copy of 4.12 to go back to. Pete, in your release notes for 4.152, you say "The port names used in the GPSout section of FSUIPC4 are now applied with the prefixed \\.\ sequence when used to set the port speed and other properties as well as in the opening. This should make it unnecessary to add the prefix in non-standard port names such as those for USB connections. " Could this have anything to do with the problem? Thanks, MK
compilot Posted August 11, 2007 Author Report Posted August 11, 2007 Hi Peter, That is funny indeed... I know how it feels when you know that it shouldn't be, yet it is.... I've used Portmon to gather the results from simply swapping the FSUIPC.DLL from v4.12 to 4.152. It looks like the Word Length is different between the 2 versions: from 8 to 7 for whatever reason. I hope that helps! Good luck! Nick P. GPSOutBug.zip
mkeller Posted August 11, 2007 Report Posted August 11, 2007 Yes, it looks like GPSout is using 7 bits instead of 8. My receiving application (Street Atlas) now works with 4.152, provided I change the word length in Street Atlas to 7 bits. MK
Pete Dowson Posted August 11, 2007 Report Posted August 11, 2007 I've used Portmon to gather the results from simply swapping the FSUIPC.DLL from v4.12 to 4.152. It looks like the Word Length is different between the 2 versions: from 8 to 7 for whatever reason. Weird. I only get 8 bit words here, but I'm not seeing the data you are seeing either. What sentences are they? Can you show me the GPSout section of your FSUIPC4.INI file, please? Pete
mkeller Posted August 11, 2007 Report Posted August 11, 2007 Here are my settings from FSUIPC4.ini: [GPSout] GPSoutEnabled=Yes Port=COM1 Speed=4800 Interval=1000 PosTo6Decimal=Yes Sentences=RMC,GGA,PGRMZ I have not changed the settings from those that worked with 4.12. MK
compilot Posted August 11, 2007 Author Report Posted August 11, 2007 Hi Peter, In my last post I uploaded a ZIP file with both Portmon logs and the entire FSUIPC.ini file. Cheers! Nick P.
Pete Dowson Posted August 11, 2007 Report Posted August 11, 2007 In my last post I uploaded a ZIP file with both Portmon logs and the entire FSUIPC.ini file. Yes, sorry. Saw it just after I posted. I think I know what is going on. I tried some experiments. Basically, it now seems to be failing to initialise some of the parameters in the Comms control block, and leaving them set to the previously set values -- so a lot depends on previous usage of that Port. The change I actually did was to include the \\.\ part of the name in the port spec when building the new block. That helped in certain reported cases with USB ports, but it seems to have this side effect. I'll upload a revised version when I've figured out what to do. Apologies for the inconvenience. Regards Pete
compilot Posted August 11, 2007 Author Report Posted August 11, 2007 I knew you could do it Pete! I'll be waiting to test the new version as soon as I see it. Cheers! Nick P.
Pete Dowson Posted August 12, 2007 Report Posted August 12, 2007 I'll be waiting to test the new version as soon as I see it. Please try the attached version 4.155 and let me know. If okay i'll put it up in the Downloads Announcement. Regards Pete FSUIPC4155.zip
compilot Posted August 12, 2007 Author Report Posted August 12, 2007 That did it Pete! It works perfectly! All is well again..... Thanks Nick P.
Pete Dowson Posted August 12, 2007 Report Posted August 12, 2007 It works perfectly! Good. I've got another small fix to make (Spoiler Inc/Dec, as per another thread), so by the time it gets into the Downloads Announcement it wil be 4.156 or 7. Regards Pete
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now