python script for a tracker gps by telit gm862-gps

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • fridrai
    New Member
    • Jun 2013
    • 9

    python script for a tracker gps by telit gm862-gps

    the GM862-GPS is a hardware module with support for connecting to the GSM (mobile phone) network and receiving GPS position data. It also includes a Python interpreter, this combination makes it the perfect choice for building a tracker.
    i'm developping a tracking application with two sides: python scrpit for the gm862-gps module, and a weblocation window application with vb.net
    in the desktop application, i'm feeling bloqued on the tracking stage and have asked this question: http://bytes.com/topic/net/answers/9...862-googlemaps at least i started developping and felt it easy but long, BUT on the python script i did not understan what should i write,
    i'm looking for writing a code which translates the algorythm of:
    epsilon= llong2-long1l/2, if =0 =>same position, if <>0 =>theft and need to be tracked through the webbrowser sub_widow
    welcome to any kind of help u'll suggest to me
    thanks in advance
    Last edited by fridrai; Jun 6 '13, 06:39 AM. Reason: missing letter
Working...