Method | Description | |
---|---|---|
Activate ( ) : void | ||
SITL ( ) : GMap.NET |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Method | Description | |
---|---|---|
BuildHomeLocation ( GMap.NET.PointLatLng homelocation, int heading ) : string | ||
CheckandGetSITLImage ( string filename ) : string | ||
GetDefaultConfig ( string model ) : string | ||
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
StartSITL ( string exepath, string model, string homelocation, string extraargs = "", int speedup = 1 ) : void | ||
myGMAP1_MouseDown ( object sender, MouseEventArgs e ) : void | ||
myGMAP1_MouseMove ( object sender, MouseEventArgs e ) : void | ||
myGMAP1_MouseUp ( object sender, MouseEventArgs e ) : void | ||
myGMAP1_OnMarkerEnter ( GMap.NET.WindowsForms.GMapMarker item ) : void | ||
myGMAP1_OnMarkerLeave ( GMap.NET.WindowsForms.GMapMarker item ) : void | ||
pictureBoxheli_Click ( object sender, |
||
pictureBoxplane_Click ( object sender, |
||
pictureBoxquad_Click ( object sender, |
||
pictureBoxrover_Click ( object sender, |
||
rcinput ( ) : void |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
return | void |