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
First of all mate, great software, So far only ground tested but it seems very stable.
One quirk I have noticed is that my coords are either being truncated or rounded.
If my gps outputs -36.895690, 174.661026, its turned into -36.89569, 174.661 (in the translated window). which is a few meters away. What this means for my tracks is that rather than getting a smooth line, I get a bit of a zig zag.
Maybe you're aware of this, maybe not, maybe it's a design feature? either way the software is awesome, keep up the great work.
Awsome job man. I can't wait to try my AP Mega.
http://code.google.com/p/happykillmore-gcs/
http://www.koders.com/csharp/fidA82CCFF5A49B7B46924AB500205619B8109...
I'm not begging anyone to use my GCS. If you don't want to use it, you certainly don't have to. OpenPilot may do everything you need it to do...so go for it. Use OpenPilot. I'm not going to bend your arm....
Happy did mention in one of his posts that he got elements of his GCS implementation from Open Pilot and displays from C# Avionic Instrument Controls by Guillaume CHOUTEAU. I'm sure he'll be adding the appropriate GPL licensing boiler plate at some point, I think he was just anxious to get his alpha stuff out for people to look at.
Nice work by the way. I was planning on making my own GCS but am now evaluating the Open Pilot one and Happies for use with my PICPilot. I will definitely need to modify source to add some feature I want, but will have a little learning curve with C#.
Regards,
Brian