Hi Folks,
:BangHead:After weeks of trying this myself, i came to a HALT!:BangHead:
I would like to Integrate this...
In the Menu Constellation I would like to Retrieve the Satellites Constellation information.
Also I would like to be able to Calculate Sunset and Sunrise Time, (not to forget the time change).
I added a imgButtSats Click on Form1, for the Satellite Signals.
And at last I would like to use a jpg or bmp image for a Moving Map.
Also if at all possible i would like to set Waypoints.
Since the map will be a picture (jpg, bmp), I would like to use the function DrawImage to put the picture on the screen, where the position of the origin is calculated as the distances from the relative coordinate to the map origin, multiplied by the factor of conversion from distance to pixels on the screen. The position is refreshed every time we get new position coordinates from the gps. Enclosed you will find a Positions Icon, Home MapB(JPG).
I think that i have to use GetSatellitesData, for the Sat Signals but i am not sure.
GetSatellitesData returns a structured array containing the following information:
ID - A number representing each satellite.
SignalStrength - The signal strength. Actual values may change between different GPS devices.
However higher values are better. Azimuth - Satellite azimuth in degrees.
Elevation - Satellite elevation in degrees. Used - True if the GPS currently uses this satellite and false otherwise.
If you could help me with this I would gladly show my Gratitude, and donate some $.
Thank you very much for your time and efforts!!!
Sincerely,
WmC
Viele Grüße an alle im Forum
PC: Laptop CoreDUo, Windows XP SP2 E
PPC:hp5550"ARM"/Windows CE 4.2
Bayern, Germany
:BangHead:After weeks of trying this myself, i came to a HALT!:BangHead:
I would like to Integrate this...
In the Menu Constellation I would like to Retrieve the Satellites Constellation information.
Also I would like to be able to Calculate Sunset and Sunrise Time, (not to forget the time change).
I added a imgButtSats Click on Form1, for the Satellite Signals.
And at last I would like to use a jpg or bmp image for a Moving Map.
Also if at all possible i would like to set Waypoints.
Since the map will be a picture (jpg, bmp), I would like to use the function DrawImage to put the picture on the screen, where the position of the origin is calculated as the distances from the relative coordinate to the map origin, multiplied by the factor of conversion from distance to pixels on the screen. The position is refreshed every time we get new position coordinates from the gps. Enclosed you will find a Positions Icon, Home MapB(JPG).
I think that i have to use GetSatellitesData, for the Sat Signals but i am not sure.
GetSatellitesData returns a structured array containing the following information:
ID - A number representing each satellite.
SignalStrength - The signal strength. Actual values may change between different GPS devices.
However higher values are better. Azimuth - Satellite azimuth in degrees.
Elevation - Satellite elevation in degrees. Used - True if the GPS currently uses this satellite and false otherwise.
If you could help me with this I would gladly show my Gratitude, and donate some $.
Thank you very much for your time and efforts!!!
Sincerely,
WmC
Viele Grüße an alle im Forum
PC: Laptop CoreDUo, Windows XP SP2 E
PPC:hp5550"ARM"/Windows CE 4.2
Bayern, Germany
Last edited: