mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-22 10:24:14 +00:00
[LoTW] Updated Satellite Remapping
This commit is contained in:
@@ -905,6 +905,7 @@ class Lotw extends CI_Controller {
|
||||
"TO-108" => "CAS-6",
|
||||
"TAURUS" => "TAURUS-1",
|
||||
"AISAT1" => "AISAT-1",
|
||||
'UVSQ' => "UVSQ-SAT"
|
||||
);
|
||||
|
||||
return array_search(strtoupper($satname),$arr,true);
|
||||
|
||||
Reference in New Issue
Block a user