CINXE.COM
WHAT'S UP IN THE SKY? Global Positioning System (GPS) Operational satellites
<HTML> <HEAD> <TITLE>WHAT'S UP IN THE SKY? Global Positioning System (GPS) Operational satellites</TITLE> <META name="keywords" content="Satellite, satellites, satellite tracking, Tracking, Position, ISS, Shuttle, Mir, Hubble, Space shuttle, suitsat, geostationary, GOES, NOAA, TV satellites, weather, Iridium, Intelsat, Globalstar, amateur radio, GPS, Military satellites, cubesat"> <META name="description" content="This page is listing the WHAT'S UP IN THE SKY? Global Positioning System (GPS) Operational satellites. Select any WHAT'S UP IN THE SKY? Global Positioning System (GPS) Operational satellite listed to learn additional details, perform live tracking or see satellite's passes visible from your location"> <link href="/footable/css/footable.core.css" rel="stylesheet" type="text/css" /> <link rel="stylesheet" href="/css/style.css" type="text/css"> <script src="/js/tooltip.js" type="text/javascript"></script> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js" type="text/javascript"></script> <script src="/footable/js/footable.js" type="text/javascript"></script> </HEAD> <BODY> <script type="text/javascript"> $(function () { $('.footable').footable(); }); </script> <script type='text/javascript' src="/js/passes.js"></script> <script> var startPass = null; var endPass = null; var timer; var issid = 25544; var lat = 1.289987; var lng = 103.850281; go(); </script> <!-- <script type='text/javascript'> var googletag = googletag || {}; googletag.cmd = googletag.cmd || []; (function() { var gads = document.createElement('script'); gads.async = true; gads.type = 'text/javascript'; var useSSL = 'https:' == document.location.protocol; gads.src = (useSSL ? 'https:' : 'http:') + '//www.googletagservices.com/tag/js/gpt.js'; var node = document.getElementsByTagName('script')[0]; node.parentNode.insertBefore(gads, node); })(); </script> --> <!-- Google tag Analytics (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-QZGWPSKPV5"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-QZGWPSKPV5'); </script> <script type='text/javascript'> googletag.cmd.push(function() { googletag.defineSlot('/31043081/n2yo-header', [728, 90], 'div-gpt-ad-1438712706402-0').addService(googletag.pubads()); googletag.pubads().enableSingleRequest(); googletag.enableServices(); }); </script> <div id="headercontainer" style="overflow: auto; zoom: 1"> <table style="width:100%;font-size:14px"> <tr> <td> <div id="logo"> <a href="/"><img src="/img/n2yologo.png" width="200" height="39" border="0" alt="n2yo.com"/></a> <div class="fb-like" data-href="https://www.facebook.com/n2yodotcom" data-send="false" data-layout="button_count" data-width="100" data-show-faces="false" data-font="tahoma"></div> <g:plusone></g:plusone> </div> <span id = "headermessage" style="background-color:#ffffca;border:1px dashed #cacaba;width:300px;"> Tracking <b><span style="color:#d50000">29946</span></b> objects as of 29-Nov-2024 <br/><a href="/space-station/"> HD Live streaming from Space Station</a> <br/> <script src="/js/satellite-js/dist/satellite.min.js"></script> <link rel="stylesheet" href="/css/odometer-theme-car.css" /> <script src="/js/odometer.js"></script> <style> .odometer { font-size: 16px; } </style> <span id="up"><div id="odometer" class="odometer"></div> objects crossing your sky now</up> <script> var items; if (!( /Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent) )) { $.get("/inc/all.php", function(data) { items = data.split('\n'); up(); }); setInterval('up()', 5000); } else { document.getElementById("up").style.display='none'; } function up() { var cnt = 0; for(var i=0;i<items.length;i++) { var line = items[i]; if(line[0]=="1") { var satid = parseInt(line.substr(2,5)); var line1 = items[i]; var line2 = items[i+1]; var satrec = satellite.twoline2satrec(line1, line2); var now = new Date(); var positionAndVelocity = satellite.propagate( satrec, now.getUTCFullYear(), now.getUTCMonth() + 1, now.getUTCDate(), now.getUTCHours(), now.getUTCMinutes(), now.getUTCSeconds() ); var positionEci = positionAndVelocity.position, velocityEci = positionAndVelocity.velocity; var gmst = satellite.gstimeFromDate( now.getUTCFullYear(), now.getUTCMonth() + 1, now.getUTCDate(), now.getUTCHours(), now.getUTCMinutes(), now.getUTCSeconds() ); var deg2rad = Math.PI/180; var observerGd = { longitude: 103.850281 * deg2rad, latitude: 1.289987 * deg2rad, height: 0 }; try { var positionEcf = satellite.eciToEcf(positionEci, gmst); } catch (err) { //console.log("Error: " + err); } var lookAngles = satellite.ecfToLookAngles(observerGd, positionEcf); var dopplerFactor = 0; var azimuth = lookAngles.azimuth, elevation = lookAngles.elevation, rangeSat = lookAngles.rangeSat; azimuth1 = azimuth*180/Math.PI; elevation1 = elevation*180/Math.PI; if(elevation1>10) { cnt++; } } } odometer.innerHTML = cnt; } </script> </span> </td> <td valign="top" align="center" width="200"> <!--<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>--> <!-- n2yo-com-234x60 --> <!--<ins class="adsbygoogle" style="display:inline-block;width:234px;height:60px" data-ad-client="ca-pub-8839140430005838" data-ad-slot="1743584802"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script>--> <b><span id="countdown" style="display:block"></span></b> </td> <td align="right" valign="top"> <form action="/database/#results" method="GET"> <div id="searchbox" align="right"> <br/> <INPUT TYPE="text" NAME="q" ID="srcsat" style="font-size: 14px; background-color: #FFFFFF;width:140px" size="12" value="Find a satellite..." onFocus='document.getElementById("srcsat").value="";'> <INPUT TYPE="submit" value="Search" style="font-size: 12px; background-color:#D8D8D8; color:#000000; margin-right: 6px;"> <div align="right"> <a href="https://www.facebook.com/n2yodotcom">N2YO.com on Facebook</a> <A HREF="/database/">Advanced</A> </div> </form> </div> <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script> </tr> </td> </table> </div> <div id="admobiheader"> <!-- <script id="mNCC" language="javascript"> medianet_width = "468"; medianet_height = "60"; medianet_crid = "344318977"; medianet_versionId = "111299"; (function() { var isSSL = 'https:' == document.location.protocol; var mnSrc = (isSSL ? 'https:' : 'http:') + '//contextual.media.net/nmedianet.js?cid=8CUY6IMG3' + (isSSL ? '&https=1' : ''); document.write('<scr' + 'ipt type="text/javascript" id="mNSC" src="' + mnSrc + '"></scr' + 'ipt>'); })(); </script> --> </div> <div id="fb-root"></div> <script>(function(d, s, id) { var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; js = d.createElement(s); js.id = id; js.src = "//connect.facebook.net/en_US/sdk.js#xfbml=1&version=v2.3&appId=372896566168367"; fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk'));</script> <!-- <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <script> (adsbygoogle = window.adsbygoogle || []).push({ google_ad_client: "ca-pub-8839140430005838", enable_page_level_ads: true }); </script> --> <!-- <div style="height:24px;background-color:#ff0000;color:#fff;"> <center><strong><a href="https://www.n2yo.com/?s=49220" style="color:#fff;visited:#fff;active:#fff;hover:#eee">Track INSPIRATION-4</a></strong></center> --> </div> <link href="/ddmenu/ddmenu.css" rel="stylesheet" type="text/css" /> <script src="/ddmenu/ddmenu.js" type="text/javascript"></script> <!--INFOLINKS_OFF--> <nav id="ddmenu"> <div class="menu-icon"></div> <ul> <li class="no-sub"><a class="top-heading" href="https://www.n2yo.com/">Home</a></li> <li> <span class="top-heading"><a class="top-heading" href="/satellites/?c=most-popular">Most tracked</a></span> <i class="caret"></i> <div class="dropdown"> <div class="dd-inner"> <div class="column"> <A HREF="/satellite/?s=25544">SPACE STATION</A> <A HREF="/satellite/?s=36516">SES 1</A> <A HREF="/satellite/?s=33591">NOAA 19</A> <A HREF="/satellite/?s=29155">GOES 13</A> <A HREF="/satellite/?s=25338">NOAA 15</A> <A HREF="/satellite/?s=28654">NOAA 18</A> <A HREF="/satellite/?s=25994">TERRA</A> <A HREF="/satellite/?s=27424">AQUA</A> <A HREF="/satellite/?s=38771">METOP-B</A> <A HREF="/satellite/?s=37849">SUOMI NPP</A> <A HREF="/satellite/?s=36411">GOES 15</A> <A HREF="/satellite/?s=40967">FOX-1A (AO-85)</A> <A HREF="/satellite/?s=27607">SAUDISAT 1C</A> <A HREF="/satellite/?s=41332">KMS-4</A> <A HREF="/satellite/?s=37820">TIANGONG 1</A> <A HREF="/satellite/?s=40069">METEOR M2</A> <A HREF="/satellite/?s=25657">ASIASAT 3S</A> <A HREF="/satellite/?s=36032">NSS 12</A> <A HREF="/satellite/?s=31135">AGILE</A> <A HREF="/satellite/?s=40147">MEASAT 3B</A> <a href="/satellites/?c=most-popular">MORE...</a> </div> </div> </div> </li> <li> <span class="top-heading"><a class="top-heading" href="/satellites/?c=latest-launches">Just launched</a></span> <i class="caret"></i> <div class="dropdown"> <div class="dd-inner"> <div class="column"> <A HREF="/satellite/?s=99130">ASRTU</A> <A HREF="/satellite/?s=62055">STARLINK-32571</A> <A HREF="/satellite/?s=62054">STARLINK-32408</A> <A HREF="/satellite/?s=62053">STARLINK-32494</A> <A HREF="/satellite/?s=62052">STARLINK-32495</A> <A HREF="/satellite/?s=62051">STARLINK-32496</A> <A HREF="/satellite/?s=62050">STARLINK-32492</A> <A HREF="/satellite/?s=62049">STARLINK-32473</A> <A HREF="/satellite/?s=62048">STARLINK-32599</A> <A HREF="/satellite/?s=62047">STARLINK-32630</A> <A HREF="/satellite/?s=62046">STARLINK-32598</A> <A HREF="/satellite/?s=62045">STARLINK-32618</A> <A HREF="/satellite/?s=62044">STARLINK-32577</A> <A HREF="/satellite/?s=62043">STARLINK-32491</A> <A HREF="/satellite/?s=62042">STARLINK-32509</A> <A HREF="/satellite/?s=62041">STARLINK-32456</A> <A HREF="/satellite/?s=62040">STARLINK-32510</A> <A HREF="/satellite/?s=62039">STARLINK-32480</A> <A HREF="/satellite/?s=62038">STARLINK-32477</A> <A HREF="/satellite/?s=62037">STARLINK-32595</A> <a href="/satellites/?c=latest-launches">MORE...</a> </div> </div> </div> </li> <li> <span class="top-heading">Satellites on orbit</span> <i class="caret"></i> <div class="dropdown"> <div class="dd-inner"> <div class="column"> <h4><a href="/satellites/">CATEGORIES</a></h4> <a href="/satellites/?c=2">Int'l Space Station</a> <a href="/satellites/?c=54">Chinese Space Station</a> <a href="/satellites/?c=1">Brightest</a> <a href="/satellites/?c=52">Starlink</a> <a href="/satellites/?c=20">GPS Operational</a> <a href="/satellites/?c=21">Glonass Operational</a> <a href="/satellites/?c=22">Galileo</a> <a href="/satellites/?c=35">Beidou</a> <a href="/satellites/?c=30">Military</a> <a href="/satellites/?c=15">Iridium</a> <a href="/satellites/?c=17">Globalstar</a> <a href="/satellites/?c=10">Geostationary</a> <a href="/satellites/?c=26">Space & Earth Science</a> <a href="/satellites/?c=3">Weather</a> <a href="/satellites/?c=18">Amateur radio</a> <a href="/satellites/">MORE CATEGORIES...</a> </div> <div class="column"> <h4><a href="/whats-up/whats-up-now.php">WHAT'S UP?</a></h4> <a href="/passes/amateur-radio.php">Amateur radio sat passes</a> <a href="/whats-up/?c=20">GPS satellites</a> <a href="/whats-up/?c=21">Glonass satellites</a> <a href="/whats-up/?c=35">Beidou satellites</a> <a href="/whats-up/?c=22">Galileo satellites</a> <a href="/whats-up/?c=15">Iridium satellites</a> <a href="/whats-up/?c=17">Globalstar satellites</a> <!--<a href="/whats-up/whats-up-now.php" style="color:red">What's up in your sky now?</a>--> <br/> <h4><a href="/database/">FIND A SATELLITE</a></h4> <a href="/database/"> SEARCH DATABASE</a> <a href="/browse/"> BROWSE BY LAUNCH DATE</a> <a href="/satellites/"> BROWSE BY CATEGORY</a> <a href="/satellites/?c=&t=country"> BROWSE BY COUNTRY</a> </div> <div class="column"> <h4><a href="/satellites?c=&t=country">OWNERS/COUNTRIES</a></h4> <a href="/satellites?c=US&t=country"><img src='/img/org/us.gif' border='0' width='20' height='15' style="vertical-align: text-bottom"> UNITED STATES</a> <a href="/satellites?c=CIS&t=country"><img src='/img/org/cis.gif' border='0' width='20' height='15' style="vertical-align: text-bottom"> CIS (FORMER USSR)</a> <a href="/satellites?c=PRC&t=country"><img src='/img/org/prc.gif' border='0' width='20' height='15' style="vertical-align: text-bottom"> PEOPLE'S REPUBLIC OF CHINA</a> <a href="/satellites?c=JPN&t=country"><img src='/img/org/jpn.gif' border='0' width='20' height='15' style="vertical-align: text-bottom"> JAPAN</a> <a href="/satellites?c=ESA&t=country"><img src='/img/org/esa.gif' border='0' width='20' height='15' style="vertical-align: text-bottom"> EUROPEAN SPACE AGENCY</a> <a href="/satellites?c=FR&t=country"><img src='/img/org/fr.gif' border='0' width='20' height='15' style="vertical-align: text-bottom"> FRANCE</a> <a href="/satellites?c=IND&t=country"><img src='/img/org/ind.gif' border='0' width='20' height='15' style="vertical-align: text-bottom"> INDIA</a> <a href="/satellites?c=UK&t=country"><img src='/img/org/uk.gif' border='0' width='20' height='15' style="vertical-align: text-bottom"> UNITED KINGDOM</a> <a href="/satellites?c=CA&t=country"><img src='/img/org/ca.gif' border='0' width='20' height='15' style="vertical-align: text-bottom"> CANADA</a> <a href="/satellites?c=GER&t=country"><img src='/img/org/ger.gif' border='0' width='20' height='15' style="vertical-align: text-bottom"> GERMANY</a> <a href="/satellites?c=&t=country"> MORE OWNERS/COUNTRIES...</a> </div> </div> </div> </li> <li> <a class="top-heading" href="/info/?a=22">Alerting tools</a> <i class="caret"></i> <div class="dropdown right-aligned"> <div class="dd-inner"> <div class="column"> <h4>ALERTING TOOLS</h4> <a href="/info/?a=43"><img src="/ddmenu/phone.png" border="0" width="16" style="vertical-align: text-bottom"> SPACE STATION PREDICTIONS BY VOICE</a> <a href="/login/iss-notifications/"><img src="/ddmenu/alert.png" border="0" width="16" style="vertical-align: text-bottom"> SPACE STATION NOTIFICATION TOOL </a> <a href="/info/?a=15"><img src="/ddmenu/email.png" border="0" width="16" style="vertical-align: text-bottom"> ALERTS BY EMAIL AND SMS</a> </div> </div> </li> <li> <span class="top-heading">More stuff</span> <i class="caret"></i> <div class="dropdown right-aligned"> <div class="dd-inner"> <div class="column"> <h4>ADDITIONAL INFO</h4> <a href="/space-station" style="color:red"><b>HD LIVE STREAMING FROM ISS</b></a> <a href="/news/read.php?p=0">SATELLITE NEWS</a> <a href="/about/?a=donation">MAKE A DONATION</a> <a href="https://www.facebook.com/n2yodotcom">N2YO.COM ON FACEBOOK</a> <a href="/about/?a=links">EXTERNAL LINKS</a> <a href="/about/?a=faq">FAQ</a> <a href="/about/?a=feedback">CONTACT/FEEDBACK</a> <a href="/about/?a=privacy">PRIVACY POLICY</a> <a href="/about/?a=terms">TERMS OF USE</a> </div> <div class="column"> <h4>USER PREFERENCES</h4> <a href=https://www.n2yo.com/login/edit/>SIGN IN</a> <a href="https://www.n2yo.com/login/edit/">EDIT/CHANGE YOUR LOCATION</a> <br/> <h4>SITE OWNERS</h4> <a href="/widgets/">WIDGETS FOR YOUR PAGE</a> <a href="/api/">API ACCESS</a> <br/> <!-- <h4>MOBILE APPS</h4> <a href="http://southernstars.com/products/" style="color:red"><strong>Orbitrack</strong> - <b>NEW</b> (iOS and Android)</a> --> </div> </div> </div> </li> <li class="no-sub"><a class="top-heading" href=https://www.n2yo.com/login/edit/>Sign in</a></li> </ul> </nav> <!--INFOLINKS_ON--> <!--INFOLINKS_OFF--> <SCRIPT LANGUAGE="JavaScript"> <!-- function trackthem() { var string =''; for (var i=0; i<document.whatsupform.elements["sel[]"].length; i++) { if (document.whatsupform.elements["sel[]"][i].checked) { string += document.whatsupform.elements["sel[]"][i].value + '|'; } } string = string.substr(0,string.length-1); if (document.whatsupform.elements["sel[]"].length == undefined) string = document.whatsupform.elements["sel[]"].value if (string == '') { alert("Nothing selected"); return false; } else { string = "/?s="+string; document.location = string; } } function selectall() { for (var i=0; i<document.whatsupform.elements["sel[]"].length; i++) { document.whatsupform.elements["sel[]"][i].checked = true; } } function unselectall() { for (var i=0; i<document.whatsupform.elements["sel[]"].length; i++) { document.whatsupform.elements["sel[]"][i].checked = false; } } //--> </SCRIPT> <form name="whatsupform"> <center><h1>GLOBAL POSITIONING SYSTEM (GPS) OPERATIONAL SATELLITES UP IN YOUR SKY RIGHT NOW</h1></center> <br/><br/> <table> <tr> <td class="hidecell" style="vertical-align:top;width:160px"> <script id="mNCC" language="javascript"> medianet_width = "160"; medianet_height = "600"; medianet_crid = "515138167"; medianet_versionId = "111299"; (function() { var isSSL = 'https:' == document.location.protocol; var mnSrc = (isSSL ? 'https:' : 'http:') + '//contextual.media.net/nmedianet.js?cid=8CUY6IMG3' + (isSSL ? '&https=1' : ''); document.write('<scr' + 'ipt type="text/javascript" id="mNSC" src="' + mnSrc + '"></scr' + 'ipt>'); })(); </script> </td> <td valign="top"> <!-- temporary --> <!-- <CENTER><a href="http://clickserve.cc-dt.com/link/tplclick?lid=41000000022976914&pubid=21000000000167314"><img src="http://clickserve.cc-dt.com/link/tplimage?lid=41000000022976914&pubid=21000000000167314" border=0 alt="Big Band 468x60"></a></CENTER> --> <!-- <CENTER><a href="https://chitika.com/mm_overview.php?refid=csufitchi" style="text-decoration: none;"><img src="http://scripts.chitika.net/eminimalls/logos/468x60.png" border="0"alt="Get Chitika eMiniMalls" title="Get Chitika eMiniMalls" /></a> </CENTER> --> <!-- <CENTER><a href="http://clickserve.cc-dt.com/link/click?lid=41000000028399305"><img src="http://clickserve.cc-dt.com/link/banner?lid=41000000028399305" border=0 alt=""></a></CENTER> --> <p> This table is listing all Global Positioning System (GPS) Operational satellites that are over 20° above the horizon at your location. Use the check box to select satellites for tracking. Do not select too many as the tracking page may be slow. A reasonable amount of objects to be tracked simultaneously could be 2-10. <br/><br/>The table is sortable. Please click on the header for ascending/descending sorting. <p> <table class="footable countrytab"> <thead> <tr bgcolor="#F0F0F0"><th><a href="?c=20&srt=1&dir=1&a=80">Name</a></th><th data-hide="phone"><a href="?c=20&srt=2&dir=1&a=80">NORAD ID</a></th><th data-hide="phone"><a href="?c=20&srt=3&dir=1&a=80">Int'l Code</a></th><th data-hide="phone"><a href="?c=20&srt=12&dir=1&a=80">Launch date</a></th><th data-hide="phone"><a href="?c=20&srt=5&dir=1&a=80">Period</a><br>[minutes]</th><th data-hide="phone"><a href="?c=20&srt=9&dir=1&a=80">PRN</a></th><th>Select</th></thead></tr> <tr><td align=LEFT><A HREF="/satellite/?s=43873">NAVSTAR 77 (USA 289)</A></td><td align=CENTER>43873</td><td align=CENTER>2018-109A</td><td align=CENTER><a href="/browse/?y=2018&m=12">December 23, 2018</a></td><td align=CENTER>718</td><td align=CENTER>4</td><td align=CENTER><INPUT TYPE="checkbox" name="sel[]" value="43873"></td></tr> <tr bgcolor="#F4F4F4"><td align=LEFT><A HREF="/satellite/?s=40294">NAVSTAR 72 (USA 258)</A></td><td align=CENTER>40294</td><td align=CENTER>2014-068A</td><td align=CENTER><a href="/browse/?y=2014&m=10">October 29, 2014</a></td><td align=CENTER>718</td><td align=CENTER>3</td><td align=CENTER><INPUT TYPE="checkbox" name="sel[]" value="40294"></td></tr> <tr><td align=LEFT><A HREF="/satellite/?s=40105">NAVSTAR 71 (USA 256)</A></td><td align=CENTER>40105</td><td align=CENTER>2014-045A</td><td align=CENTER><a href="/browse/?y=2014&m=8">August 2, 2014</a></td><td align=CENTER>717.9</td><td align=CENTER>9</td><td align=CENTER><INPUT TYPE="checkbox" name="sel[]" value="40105"></td></tr> <tr bgcolor="#F4F4F4"><td align=LEFT><A HREF="/satellite/?s=39533">NAVSTAR 69 (USA 248)</A></td><td align=CENTER>39533</td><td align=CENTER>2014-008A</td><td align=CENTER><a href="/browse/?y=2014&m=2">February 21, 2014</a></td><td align=CENTER>718</td><td align=CENTER>30</td><td align=CENTER><INPUT TYPE="checkbox" name="sel[]" value="39533"></td></tr> <tr><td align=LEFT><A HREF="/satellite/?s=32711">NAVSTAR 62 (USA 201)</A></td><td align=CENTER>32711</td><td align=CENTER>2008-012A</td><td align=CENTER><a href="/browse/?y=2008&m=3">March 15, 2008</a></td><td align=CENTER>717.9</td><td align=CENTER>7</td><td align=CENTER><INPUT TYPE="checkbox" name="sel[]" value="32711"></td></tr> <tr bgcolor="#F4F4F4"><td align=LEFT><A HREF="/satellite/?s=28874">NAVSTAR 57 (USA 183)</A></td><td align=CENTER>28874</td><td align=CENTER>2005-038A</td><td align=CENTER><a href="/browse/?y=2005&m=9">September 26, 2005</a></td><td align=CENTER>717.9</td><td align=CENTER>17</td><td align=CENTER><INPUT TYPE="checkbox" name="sel[]" value="28874"></td></tr> <tr><td align=LEFT><A HREF="/satellite/?s=28474">NAVSTAR 56 (USA 180)</A></td><td align=CENTER>28474</td><td align=CENTER>2004-045A</td><td align=CENTER><a href="/browse/?y=2004&m=11">November 6, 2004</a></td><td align=CENTER>718</td><td align=CENTER>2</td><td align=CENTER><INPUT TYPE="checkbox" name="sel[]" value="28474"></td></tr> <tr bgcolor="#F4F4F4"><td align=LEFT><A HREF="/satellite/?s=28190">NAVSTAR 54 (USA 177)</A></td><td align=CENTER>28190</td><td align=CENTER>2004-009A</td><td align=CENTER><a href="/browse/?y=2004&m=3">March 20, 2004</a></td><td align=CENTER>717.9</td><td align=CENTER>19</td><td align=CENTER><INPUT TYPE="checkbox" name="sel[]" value="28190"></td></tr> <tr><td align=LEFT><A HREF="/satellite/?s=27704">NAVSTAR 52 (USA 168)</A></td><td align=CENTER>27704</td><td align=CENTER>2003-010A</td><td align=CENTER><a href="/browse/?y=2003&m=3">March 31, 2003</a></td><td align=CENTER>718</td><td align=CENTER>21</td><td align=CENTER><INPUT TYPE="checkbox" name="sel[]" value="27704"></td></tr> <tr bgcolor="#F4F4F4"></tr> </table> </form> <p align=right> <A HREF="javascript:void(0)" onclick='selectall()'>Select all</A> <A HREF="javascript:void(0)" onclick='unselectall()'>Unselect all</A></font> <br/><br/><input type="button" class="sButton" value="Track selected satellites" onclick="trackthem()"> </p> </td> </tr> </table> <center><h2>Live view of GPS Operational satellites serving your area</h2></center> <script type="text/javascript" src="/js/gps.js"></script> <br/><br/> <center><table id="footer"> <!-- Other links--> <tr> <td align="center"> <A HREF="/about/?a=links">Links</A> <A HREF="/about/?a=terms">Terms of Use</A> <A HREF="/about/?a=privacy">Privacy Policy</A> <A HREF="/about/?a=feedback">Contact Us</A> <br/>Copyright © N2YO.com. All rights reserved <!--<br/><a href="http://www.itprostar.com">Developed by ITPROSTAR</a>--> <br/><br/><!-- AddThis Button BEGIN --> <a class="addthis_button" href="https://www.addthis.com/bookmark.php?v=250&username=xa-4bfedf760e3dd1ee"><img src="https://s7.addthis.com/static/btn/v2/lg-share-en.gif" width="125" height="16" alt="Bookmark and Share" style="border:0"/></a><script type="text/javascript" src="https://s7.addthis.com/js/250/addthis_widget.js#username=xa-4bfedf760e3dd1ee"></script> <!-- AddThis Button END --> </td> </tr> </table> <script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-330684-1', 'auto'); ga('send', 'pageview'); </script> <!--<script type="text/javascript"> var infolink_pid = 1099291; var infolink_wsid = 0; </script> <script type="text/javascript" src="http://resources.infolinks.com/js/infolinks_main.js"></script>--> </center> </HTML>