getObjectById($_GET['id'] ?? null); ?> isExistingObject()) : ?> getObjectListWithRawBySenderStationId($station->id, $rows, $offset); $count = PacketRepository::getInstance()->getNumberOfPacketsWithRawBySenderStationId($station->id); } else { $packets = PacketRepository::getInstance()->getObjectListWithRawByStationId($station->id, $rows, $offset); $count = PacketRepository::getInstance()->getNumberOfPacketsWithRawByStationId($station->id); } $pages = ceil($count / $rows); ?>
This is the latest recevied packets stored in our database for station/object name; ?>. If no packets are shown the sender has not sent any packets the latest 24 hours.
sourceId == 5) : ?>We do not save raw packets for aircrafts that do not exists in the OGN Devices DataBase. We will only display information that can be used to identify an aircraft if the aircraft device details exists in the OGN Devices DataBase, and if the setting "I don't want this device to be identified" is deactivated.
If you compare the raw packets with similar data from other websites it may differ (especially the path), the reason is that we are not collecting packets from the same APRS-IS servers. Each APRS-IS server performes duplicate filtering, and which packet that is considered to be a duplicate may differ depending on which APRS-IS server you receive your data from.
: mapId, Array(3, 6))) : ?> name . '>'), '' . htmlspecialchars($station->name) . '>', htmlspecialchars($packet->raw)); ?> mapId == 3) : ?> [Duplicate] mapId == 6) : ?> [Received in wrong order]
| mapId, Array(3, 6))) : ?> mapId == 3) : ?> [Duplicate] mapId == 6) : ?> [Received in wrong order] | ||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Raw | name . '>'), '' . htmlspecialchars($station->name) . '>', htmlspecialchars($packet->raw)); ?> | |||||||||||||||||||||||||||||||||
| Packet type | getPacketTypeName(); ?> | |||||||||||||||||||||||||||||||||
| Object/Item name | getStationObject()->name); ?> | |||||||||||||||||||||||||||||||||
| Callsign | getStationObject()->name); ?> | |||||||||||||||||||||||||||||||||
| Sender | getSenderObject()->name); ?> | |||||||||||||||||||||||||||||||||
| Path | rawPath); ?> | |||||||||||||||||||||||||||||||||
| Reported time | reportedTimestamp; ?> - | |||||||||||||||||||||||||||||||||
| Latitude | latitude, 5); ?> | |||||||||||||||||||||||||||||||||
| Longitude | longitude, 5); ?> | |||||||||||||||||||||||||||||||||
| Symbol | symbol); ?> | |||||||||||||||||||||||||||||||||
| Symbol table | symbolTable); ?> | |||||||||||||||||||||||||||||||||
| Speed | speed); ?> mph | |||||||||||||||||||||||||||||||||
| Speed | speed; ?> km/h | |||||||||||||||||||||||||||||||||
| Course | course; ?>° | |||||||||||||||||||||||||||||||||
| Altitude | altitude); ?> ft | |||||||||||||||||||||||||||||||||
| Altitude | altitude; ?> m | |||||||||||||||||||||||||||||||||
| Status | comment); ?> | |||||||||||||||||||||||||||||||||
| Beacon | comment); ?> | |||||||||||||||||||||||||||||||||
| Comment | comment); ?> | |||||||||||||||||||||||||||||||||
| Posambiguity | Yes | |||||||||||||||||||||||||||||||||
| PHG | phg; ?> (Calculated range: getPHGRange()/1000),2); ?> miles) | |||||||||||||||||||||||||||||||||
| PHG | phg; ?> (Calculated range: getPHGRange()/1000,2); ?> km) | |||||||||||||||||||||||||||||||||
| RNG | rng; ?> | |||||||||||||||||||||||||||||||||
| Weather |
|
|||||||||||||||||||||||||||||||||
| Telemetry Analog Values |
|
|||||||||||||||||||||||||||||||||
| Telemetry Bit Values |
|
|||||||||||||||||||||||||||||||||
| Telemetry UNIT | raw, $pos + 6)); ?> | |||||||||||||||||||||||||||||||||
| Telemetry BITS | raw, $pos + 6)); ?> | |||||||||||||||||||||||||||||||||
| Telemetry EQNS | raw, $pos + 6)); ?> | |||||||||||||||||||||||||||||||||
| Telemetry PARM | raw, $pos + 6)); ?> | |||||||||||||||||||||||||||||||||
| Signal to Noise Ratio | getPacketOgn()->ognSignalToNoiseRatio; ?> dB | |||||||||||||||||||||||||||||||||
| Bits corrected | getPacketOgn()->ognBitErrorsCorrected; ?> | |||||||||||||||||||||||||||||||||
| Frequency Offset | getPacketOgn()->ognFrequencyOffset; ?> kHz | |||||||||||||||||||||||||||||||||
| Climb Rate | getPacketOgn()->ognClimbRate; ?> fpm | |||||||||||||||||||||||||||||||||
| Turn Rate | getPacketOgn()->ognTurnRate; ?> fpm | |||||||||||||||||||||||||||||||||
No raw packets found.