diff --git a/include/localtx.php b/include/localtx.php index 07aa2e3..c377f97 100644 --- a/include/localtx.php +++ b/include/localtx.php @@ -1,15 +1,16 @@
-
Today's last 10 local transmissions.
+
Today's last 20 local transmissions.
- +
+ @@ -21,30 +22,32 @@ $localTXList = getHeardList($reverseLogLines); + + "; - echo""; - echo""; - echo""; - echo""; - echo""; - echo""; + echo""; + echo""; + echo""; + echo""; + echo""; + echo""; if ($listElem[6] == null) { - echo''; + echo''; } else if ($listElem[6] == "SMS") { - echo''; + echo''; } else { - echo""; - echo""; - echo""; + echo""; + echo""; + echo""; } echo"\n"; $counter++; - if ($counter == 10) { + if ($counter == 20) { break; } } @@ -52,6 +55,16 @@ for ($i = 0; $i < count($localTXList); $i++) { ?> +
Time (UTC) ModeLoss BER
$listElem[0]$listElem[1]$listElem[2]$listElem[3]$listElem[4]$listElem[5]$listElem[0]$listElem[1]$listElem[2]$listElem[3]$listElem[4]$listElem[5]in TXin TXsending or receiving SMSsending or receiving SMS$listElem[6]$listElem[7]$listElem[8]$listElem[6]$listElem[7]$listElem[8]
+