This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
header("Cache-Control: no-cache, must-revalidate"); // HTTP/1.1 | |
header("Expires: Sat, 26 Jul 1997 05:00:00 GMT"); // Date in the past | |
header('Content-Type: image/png'); | |
function LoadJpeg($imgname) | |
{ | |
/* Attempt to open */ | |
$im = @imagecreatefromjpeg($imgname); | |
/* See if it failed */ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
// Example Lat/Long aka IO91js | |
$latitude = "51.756435"; | |
$longitude = "-1.246042"; | |
echo latlong_to_locator($latitude, $longitude); | |
function latlong_to_locator ($latitude, $longitude) { |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
FOX1-Cliff,145920.0,435300.0,FM,FM,NOR,0,0,FM U/V | |
FOX1-Cliff,145920.0,1267300.0,FM,FM,NOR,0,0,FM L/V | |
ESEO,145895.0,1263500.0,FM,FM,NOR,0,0,FM L/V | |
ESEO,437000,0,FM,FM,NOR,0,0,Beacon | |
K2SAT,435835.0,145980.0,FM,FM,NOR,0,0,FM V/U | |
ExseedSat,145900.0,435340.0,FM,FM,NOR,0,0,FM U/V |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
; SatPC32 Doppler.SQF file | |
; Created by Peter 2M0SQL | |
; | |
; This SQF file is the current linear & fm transponders plus data satellites | |
; | |
; | |
; Linear Satellites | |
; |