GPS4Palm

Source Code Documentation


SkyviewForm.c File Reference

#include <PalmOS.h>
#include "ResourceDefines.h"
#include "Serial.h"
#include "Sinetab.h"
#include "SkyviewForm.h"
#include "GPS.h"
#include "HandleMessage.h"
#include "Utils.h"
#include "Data.h"
#include "Clip.h"
#include "common.h"

Include dependency graph for SkyviewForm.c:

Go to the source code of this file.

Defines

#define WinDrawPixel(x, y)   WinDrawLine((x),(y),(x),(y))

Functions

Boolean SkyviewFormHandleEvent (EventPtr event)
 Sky View Form event handler.

Variables

WinHandle gSkyViewH
 SkyView window handle for save-behind (Sky View Plot).
PrefsType gPrefs
 Preferences data structure.
GPSType gGPSData
Boolean gHdFtrSet
 High-Density Display Feature Set available.


Define Documentation

#define WinDrawPixel x,
 )     WinDrawLine((x),(y),(x),(y))
 

Definition at line 104 of file SkyviewForm.c.


Function Documentation

Boolean SkyviewFormHandleEvent EventPtr  event  ) 
 

Sky View Form event handler.

Parameters:
event pointer to event structure
Returns:
event handled flag

Definition at line 270 of file SkyviewForm.c.

References AboutForm, AboutMenu, PrefsType::act_rte, PrefsType::act_trk, PrefsType::auto_wpt, BatField, DebugForm, DebugMenu, DoReceiveFlush(), FixField, PrefsType::form, gGPSData, gNewSerialManager, gPortID, gPrefs, GPSMainForm, GPSPortForm, gSkyViewH, HDOPField, GPSType::lat, ActTrackType::log_state, GPSType::lon, MapForm, MapMenu, MapOptsForm, MapOptsMenu, MiscOptsForm, MiscOptsMenu, NavigationForm, NavigationMenu, NotifyApproach(), PDOPField, PortsMenu, PosclipMenu, PosgeodbMenu, Position2Clipboard(), Position2Geodb(), PositionMenu, ReadFromGPS(), RouteForm, RouteMenu, SatsField, SetFieldText(), SkyviewForm, SkyViewStatusField, STAT_REDRAW, TimeField, TrackForm, TrackIntervalCheck(), TrackMenu, TrackWriteLog(), PrefsType::units, UpdateActWpt(), UpdateStatus(), GPSType::valid, ActRouteType::valid, VDOPField, WaypointForm, and WaypointMenu.


Variable Documentation

GPSType gGPSData
 

Definition at line 129 of file HandleMessage.c.

Boolean gHdFtrSet
 

High-Density Display Feature Set available.

Definition at line 269 of file GPS.c.

PrefsType gPrefs
 

Preferences data structure.

Definition at line 279 of file GPS.c.

WinHandle gSkyViewH
 

SkyView window handle for save-behind (Sky View Plot).

Definition at line 92 of file SkyviewForm.c.

Referenced by SkyviewFormHandleEvent().


Created: Mon, 08 Oct 2007 22:33:16 +0200
Copyright ©2004 M. Prinke