LabVIEW based ArduPilot Ground Control Station ( GCS) is ready for public beta test.
GCS wiki: See wiki for installation and configuration instructions (read through it, or at least watch video )
Requirements:
- Windows OS
- LabVIEW run time engine 9.0
- Google Earth ( if you already have it you don't have to re-install it. Google Earth version prior to 5.1 ( newest) should be fine)
- Ground Control Station application (zip file) - Updated May 16, 2010 !
New Features of ArduPilot GCS :Short introduction video explaining how to start and stop GCS:
http://vimeo.com/11772440
more comprehensive GCS video ( worth watching ! ) is here:
http://vimeo.com/11608873
- Data logging
- kml logging
- voice synthesis
- (UI has been redesigned, code architecture has been changed, etc.)
http://vimeo.com/11772440
more comprehensive GCS video ( worth watching ! ) is here:
http://vimeo.com/11608873
Comments
i am working on project to show google earth on labview but i am geting the error. the snap of error is attached with VI which i downloaded from forum. i am new user of to the Labview and found it good tool for pograming. i dont know why i am recieving the error any help would be loudly appreciated.
currently i am using LAbview 2012(64 bit)
GE installed is version 7.1.2.2041
windows 7 64 bit
thanks for the help
Do I need the Ardustation hardware to decode the mavlink packets using this application ?
I am trying to run the Ardupilot GCS LabView App, and I have problems with recieved data format.
I am connecting to APM2.5 with #DR telemetry kit, but I am recieving "bad data".
Thanks for addessing my issue !
At the time when the airplane symbol was not moving and the plane was airborne, even at that time all the telemetry like IMuU data & GPS lat longs were coming very well, so no com issue.
Pl. have trust on my feedback and just look into it. When I am looking into the data folder, I am surprised, there is no kml log file created TXT log files of two flights are ceated bt those files do not have any data inside them. Well, I have atached them for your reference.
ArduPilot_DataLog_2010_06_20_09_49_42.txt
ArduPilot_DataLog_2010_06_20_16_56_39.txt
ArduPilot_DataLog_2010_06_20_19_48_15.txt
ArduPilot_DataLog_2010_06_20_20_00_52.txt
Automatic, can you please make this small feature upgradation in the GS so that based on the home position lat long and the current lat longs, every time the GS should display the distance of the plane from the home location. Automatik, it will certainly add more valaue to the GS.
Thanks & Best Regards
Rana
for "the airplane symbol which keeps on moving whereever the plane moves, did not moved at all though the other telemetry was cominh like lat longs and IMU etc. " take a lok at the data log file ( text log file) and see what the walues for roll and pitch are for the time frame when you experianced issues. Data is logged as it comes to GCS, and GCS just displays it - so if you have com issues, or changed the AP code or.... it might manifest itself like that.
As when there are no waypoints - currently all that is handled in AP and GCS just displays the data - there is no "high logic" in GCS as of now. We could change that in future....
I have also observed one thing and that is the distance shown by the GS from Waypoint 0 or subsequent was some times not displayed timely and not displayed correctly however GPS Lat Long telemetrY data was getting updated every second.
Automatik, one thing more its a feedback from my side, by default, if the plane is not navigating waypoints, it must display the ground distance of the plane from the home location.
Thanks & Best Regards
Rana
Thanks! Peter
I can now start the GCS up, get some data that makes GE work, Stop it cleanly and restart it. However still no indication of the mode and if anything goes wrong at the start up then all sorts of weird things happen such as position co-ordinates being way off or still at 0 - and it will not Stop. I am starting GCS and allowing GE to open and settle before switching the Ardupilot on. The Xbee at the PC is connected all the time whilst the XBee at the AP gets powered up with the rest of the airplane - is it critical that the GCS sees all the data from the AP - some maybe missing as the Xbee sorts itself out.
Does that give any further clues as to what may be happening?
Peter