I guess I'll call it an Aplha release. I'm not done with the installer yet. The system requirements are .NET 2.0 framework, Google Earth (and maybe the plugin) and DirectX must be installed.
http://www.microsoft.com/downloads/en/details.aspx?FamilyID=0856eacb-4362-4b0d-8edd-aab15c5e04f5&displaylang=en
http://www.google.com/earth/download/ge/
http://www.microsoft.com/downloads/en/details.aspx?FamilyID=2da43d38-db71-4c1b-bc6a-9b6652cd92a3&displaylang=en
http://www.google.com/earth/explore/products/plugin.html
Download the GCS
I would STRONGLY recommend NOT trying this in the field with a live plane! This program is for TESTING ONLY at this point.
To use the program, select your COM port with your GPS or AP connected through FTDI or USB to serial. Select your baud rate. Click Connect. You can try the Search COM button which will cycle through all your available COM ports at different baud rates looking for your data stream. The Search Baud button will only search on the selected COM port for your data stream at different baud rates.
Once connected, if it's an AP unit, the waypoints and home location should be set automatically. If you're not using AP then you can build a mission file using the AP config tool and copy the .TXT file into the missions folder that gets created in the root directory with the GCS executable. Don't worry, this process will be easier in the future.
On the settings tab, you can select different options for your instruments and Google Earth Settings. The cockpit view isn't working yet.
Chances are excellent that nothing will work with APM since I have done absolutely zero testing with APM.
This release also includes NO error trapping and it will fail if you start collecting serial data before the Google Earth window is loaded....
Let me know how things go....
Comments
Sounds good. I was running the GCS on my remote desktop from my laptop to my office computer and what do you know...same error message you were getting. I stepped through the code and found some lines I had added trying to get the live video combobox to work....but I didn't end up needing. Commented them out and it started working! The only downside is if I detect an error on the DirectX initialization routine, I just disable the 3D model...so there's a good chance you won't be able to have that displayed in the instuments...but you can still have it in Google Earth. I've got a few more things to add tonight...and then I'm on to 2-way communication!!! Mission planning and changing settings....hooray!
Happy,
You got it! HKGCS opens on my XP/iMac now.
The goodies keep coming. I have played around with the instrument selections and top placement. I'll test the rest of the GCS with my APM later today.
Again, THANKS.
Irvin, I believe I found the error you were getting. 1.0.39 fixed it.
http://code.google.com/p/happykillmore-gcs/downloads/list
I downloaded the .NET installer, I jumped through all the Microsoft/XP hoops, I restarted the XP, clicked on your icon and got the same error? message.
HKGCS works very well on my laptop so I'm a "HAPPY" camper.
If you want to try to plow through the XP/iMac issue, I'm willing to help.
The only thing the installer does is make sure you have .NET 2.0 and the DirectX drivers for Managed Code (these drivers don't ship with DirectX for some reason). You can still run the executable alone from a pen drive if you want. You just need to make sure you have the 3D Models folder (and all the files in it) and the DirectShow library. I moved everything to an installer to make life easier for the "newbies" out there and those who don't RTFM about the required pre-reqs.
Irvin, most of the DirectX errors I have added trapping for. I need to go through the whole program some time soon and add error trapping everywhere...but this error sounds more critical. Maybe a missing .NET driver? Can you run the .NET 2.0 SP2 installer and see if it fixes the problem?
http://www.microsoft.com/downloads/en/details.aspx?familyid=5b2c035...
In The latest version I even got an animated "drone" in the instrument cluster. I hope this doesn't suck even more resources out of my poor Toughbook... Hopefully the installer doesn't write a lot of junk to the registry and "integrates" itself in the OS. I thought it was nice to be able to run it directly from a USB pen-drive. I haveb bot tested this with the latest (of Dec.12. 2010) version yet.
No, it's not very informative.
I could not find any event log. The error pops up as soon as the icon is clicked on. Do you know how I can trap any messages?
BTW - The problem is with the XP system that runs via VMware Fusion on my iMac.
The latest version v1.0.31 works on my old laptop (Dell Inspiron5150) but failed on my XP/iMac.
Again, Thanks for all the work you are doing.
Well that's not a very good error message....
Does anything show up in the event log?
Happy,
I am keeping up with your improvements to HKGCS. The version I downloaded on 12/05/10 (V1.017) worked great. So did 12/07/10 (V1.0.22). The version downloaded on 12/10/10 resulted in this error message:
I saw this morning that you have changed the format of the download version set.
I checked your WiKi instruction. I too was informed that my current .NET 2.0 was newer that the one I downloaded from your link. I had downloaded the DirectX EURs but just to make sue, I did it again.
I downloaded Setup_12112010b.exe. The download went well but when i trued to start GCS, I got the same error message.