Packet #160301 Success

MAP_REPORT_APP packet from KS_Local_(hdmesh.org) (KSLN) to !ffffffff

241
Total Receptions
6
Unique Gateways
0
Hop Count
74
Payload Bytes
Packet Information
Database ID: 160301
Mesh Packet ID: Not available
Legacy packet - correlation by time
Timestamp: 2026-04-05 22:47:30 UTC
From Node: KS_Local_(hdmesh.org) (KSLN)
To Node: !ffffffff (ffff)
Success: Processed
Protocol: MAP_REPORT_APP
Port: 73
Gateway: KS_Local_(hdmesh.org) (KSLN)
Channel: LongMod
RSSI: Unknown
SNR: Unknown
Hop Info: 0/0 hops
Start: 0, Limit: 0
Relay Node: None
Payload Data
Protocol: MAP_REPORT_APP
Size: 74 bytes
Decoded: Yes
Decoded Data:
{
  "long_name": "KS_Local_(hdmesh.org)",
  "short_name": "KSLN",
  "role": "CLIENT_BASE",
  "hw_model": "HELTEC_V4",
  "firmware_version": "2.7.15.567b8ea",
  "region": "US",
  "modem_preset": "LONG_MODERATE",
  "has_default_channel": true,
  "latitude_i": 346488832,
  "longitude_i": -1182466048,
  "altitude": 739,
  "position_precision": 15,
  "num_online_local_nodes": 3,
  "has_opted_report_location": true,
  "type": "protobuf",
  "portnum": "MAP_REPORT_APP",
  "message_class": "MapReport"
}
Raw Packet Analysis
Complete field breakdown and MQTT privacy/exposure analysis
Packet Structure
MQTT Packet Flow:
ServiceEnvelope (MQTT layer) → MeshPacket (Mesh layer) → Decoded Payload (Application data)
Total Size:74 bytes
Gateway:!69850b80
Channel:LongMod
Payload Type:MAP_REPORT_APP
Hop Count:Unknown / Unknown
Privacy Summary
Exposure Level:
Broadcast
Privacy Features:
✓ Direct LoRa transmission (not via MQTT)
✓ Custom channel: LongMod
+ 2 more...
Exposure Risks:
⚠ Visible to all nodes on channel
⚠ Packet visible to MQTT subscribers
MQTT ServiceEnvelope Fields

MQTT ServiceEnvelope contains the MeshPacket plus routing metadata

FieldValue
gateway_id !69850b80
Node ID format
channel_id LongMod
packet MeshPacket (74 bytes)
Contains the actual mesh network packet
MeshPacket Fields

Core mesh packet with routing and payload information

FieldValueType
from 1770326912
Source node ID
uint32
to 4294967295 (Broadcast)
Visible to all nodes
uint32
decoded.portnum 73
MAP_REPORT_APP
enum
decoded.payload_length 74 bytes size
hop_limit Not set uint32
hop_start Not set uint32
hops_taken 0
Calculated: hop_start - hop_limit
derived
rx_rssi Not set int32
rx_snr Not set float
rx_time Not set fixed32
via_mqtt False
Direct LoRa transmission
bool
want_ack False
No ACK requested
bool
priority Not set enum
delayed Not set enum
channel Not set uint32
pki_encrypted False
Standard encryption
bool
next_hop Not set uint32
relay_node Not set uint32
tx_after Not set uint32
timestamp 1775429250.6884582
Unix timestamp
uint32
MQTT Privacy & Exposure Analysis

Analysis of privacy features and exposure risks when packet is shared via MQTT

Exposure Level: Broadcast
Privacy Features:
  • ✓ Direct LoRa transmission (not via MQTT)
  • ✓ Custom channel: LongMod
  • ✓ Gateway node ID tracked
  • ✓ Zero-hop: direct from source to MQTT gateway
Exposure Risks:
  • ⚠ Visible to all nodes on channel
  • ⚠ Packet visible to MQTT subscribers
MQTT-Specific Fields
Gateway ID: !69850b80
Zero Hop Policy: Enabled
Direct gateway connection
Complete Payload Analysis

Detailed breakdown of all payload fields and decoded data

Payload Metadata:
Protocol:MAP_REPORT_APP
Size:74 bytes
Decoded: Yes
Complete Payload Data (JSON):
{ "long_name": "KS_Local_(hdmesh.org)", "short_name": "KSLN", "role": "CLIENT_BASE", "hw_model": "HELTEC_V4", "firmware_version": "2.7.15.567b8ea", "region": "US", "modem_preset": "LONG_MODERATE", "has_default_channel": true, "latitude_i": 346488832, "longitude_i": -1182466048, "altitude": 739, "position_precision": 15, "num_online_local_nodes": 3, "has_opted_report_location": true, "type": "protobuf", "portnum": "MAP_REPORT_APP", "message_class": "MapReport" }
Complete Protobuf Decode (JSON)
{ "service_envelope": { "gateway_id": "!69850b80", "channel_id": "LongMod", "packet": "MeshPacket (see mesh_packet below)" }, "mesh_packet": { "from": 1770326912, "to": 4294967295, "id": 0, "rx_time": 0, "rx_snr": 0.0, "rx_rssi": 0, "hop_limit": 0, "hop_start": 0, "via_mqtt": 0, "want_ack": 0, "priority": 0, "delayed": 0, "channel_index": null, "pki_encrypted": 0, "next_hop": 0, "relay_node": 0, "tx_after": 0, "decoded": { "portnum": 73, "payload": "0a154b535f4c6f63616c5f2868646d6573682e6f72672912044b534c4e180c206e2a0e322e372e31352e353637623865613001380740014d0000a71455000085b958e305600f68037001", "want_response": null, "dest": null, "source": null, "request_id": null, "reply_id": null, "emoji": null, "parsed_payload": { "long_name": "KS_Local_(hdmesh.org)", "short_name": "KSLN", "role": "CLIENT_BASE", "hw_model": "HELTEC_V4", "firmware_version": "2.7.15.567b8ea", "region": "US", "modem_preset": "LONG_MODERATE", "has_default_channel": true, "latitude_i": 346488832, "longitude_i": -1182466048, "altitude": 739, "position_precision": 15, "num_online_local_nodes": 3, "has_opted_report_location": true, "type": "protobuf", "portnum": "MAP_REPORT_APP", "message_class": "MapReport" } } } }
Raw Packet Data (74 bytes)
0a154b535f4c6f63616c5f2868646d6573682e6f72672912044b534c4e180c206e2a0e322e372e31352e353637623865613001380740014d0000a71455000085b958e305600f68037001
Hex Analysis:
Size:74 bytes
Format:Protobuf (Protocol Buffers)
Encoding:Binary with varint and length-delimited fields
This is the raw protobuf-encoded payload as received from MQTT. The structure follows the Meshtastic protobuf schema definitions.
All Receptions
All gateways that received this packet
Correlation: Using Mesh Packet ID
Reception Locations
Loading...

Loading reception map...

Map shows gateway locations that received this packet. Hop counts are displayed if available.
Gateway Time Offset RSSI SNR Hops Relay Channel Timestamp Actions
KS_Local_(hdmesh.org) (KSLN) Primary 0.000s
Reference
Unknown Unknown 0 - LongMod 2026-04-05 22:47:30 UTC Current
EZ Portable - HDMesh.org (EZP) -5470561.673s
Before
Unknown Unknown 0 - LongMod 2026-02-01 15:11:29 UTC View
EZ Portable - HDMesh.org (EZP) -5466961.308s
Before
Unknown Unknown 0 - LongMod 2026-02-01 16:11:29 UTC View
EZ Portable - HDMesh.org (EZP) -5463361.419s
Before
Unknown Unknown 0 - LongMod 2026-02-01 17:11:29 UTC View
EZ Portable - HDMesh.org (EZP) -5459756.084s
Before
Unknown Unknown 0 - LongMod 2026-02-01 18:11:34 UTC View
EZ Portable - HDMesh.org (EZP) -5452561.027s
Before
Unknown Unknown 0 - LongMod 2026-02-01 20:11:29 UTC View
EZ Portable - HDMesh.org (EZP) -5448960.809s
Before
Unknown Unknown 0 - LongMod 2026-02-01 21:11:29 UTC View
EZ Portable - HDMesh.org (EZP) -5438160.051s
Before
Unknown Unknown 0 - LongMod 2026-02-02 00:11:30 UTC View
EZ Portable - HDMesh.org (EZP) -5365277.535s
Before
Unknown Unknown 0 - LongMod 2026-02-02 20:26:13 UTC View
EZ Portable - HDMesh.org (EZP) -5358226.763s
Before
Unknown Unknown 0 - LongMod 2026-02-02 22:23:43 UTC View
EZ Portable - HDMesh.org (EZP) -5354626.569s
Before
Unknown Unknown 0 - LongMod 2026-02-02 23:23:44 UTC View
EZ Portable - HDMesh.org (EZP) -5350975.814s
Before
Unknown Unknown 0 - LongMod 2026-02-03 00:24:34 UTC View
EZ Portable - HDMesh.org (EZP) -5347375.532s
Before
Unknown Unknown 0 - LongMod 2026-02-03 01:24:35 UTC View
EZ Portable - HDMesh.org (EZP) -5343775.316s
Before
Unknown Unknown 0 - LongMod 2026-02-03 02:24:35 UTC View
EZ Portable - HDMesh.org (EZP) -5290621.597s
Before
Unknown Unknown 0 - LongMod 2026-02-03 17:10:29 UTC View
EZ Portable - HDMesh.org (EZP) -5287021.298s
Before
Unknown Unknown 0 - LongMod 2026-02-03 18:10:29 UTC View
EZ Portable - HDMesh.org (EZP) -5283421.009s
Before
Unknown Unknown 0 - LongMod 2026-02-03 19:10:29 UTC View
EZ Portable - HDMesh.org (EZP) -5279820.890s
Before
Unknown Unknown 0 - LongMod 2026-02-03 20:10:29 UTC View
EZ Portable - HDMesh.org (EZP) -5276220.721s
Before
Unknown Unknown 0 - LongMod 2026-02-03 21:10:29 UTC View
EZ Portable - HDMesh.org (EZP) -5272620.482s
Before
Unknown Unknown 0 - LongMod 2026-02-03 22:10:30 UTC View
EZ Portable - HDMesh.org (EZP) -5269020.315s
Before
Unknown Unknown 0 - LongMod 2026-02-03 23:10:30 UTC View
EZ Portable - HDMesh.org (EZP) -5265419.527s
Before
Unknown Unknown 0 - LongMod 2026-02-04 00:10:31 UTC View
EZ Portable - HDMesh.org (EZP) -5243818.358s
Before
Unknown Unknown 0 - LongMod 2026-02-04 06:10:32 UTC View
EZ Portable - HDMesh.org (EZP) -5240218.185s
Before
Unknown Unknown 0 - LongMod 2026-02-04 07:10:32 UTC View
EZ Portable - HDMesh.org (EZP) -5204215.385s
Before
Unknown Unknown 0 - LongMod 2026-02-04 17:10:35 UTC View
EZ Portable - HDMesh.org (EZP) -5200615.679s
Before
Unknown Unknown 0 - LongMod 2026-02-04 18:10:35 UTC View
EZ Portable - HDMesh.org (EZP) -5197015.578s
Before
Unknown Unknown 0 - LongMod 2026-02-04 19:10:35 UTC View
EZ Portable - HDMesh.org (EZP) -5189772.161s
Before
Unknown Unknown 0 - LongMod 2026-02-04 21:11:18 UTC View
EZ Portable - HDMesh.org (EZP) -5186171.873s
Before
Unknown Unknown 0 - LongMod 2026-02-04 22:11:18 UTC View
EZ Portable - HDMesh.org (EZP) -5176405.172s
Before
Unknown Unknown 0 - LongMod 2026-02-05 00:54:05 UTC View
EZ Portable - HDMesh.org (EZP) -5172805.059s
Before
Unknown Unknown 0 - LongMod 2026-02-05 01:54:05 UTC View
EZ Portable - HDMesh.org (EZP) -5165604.764s
Before
Unknown Unknown 0 - LongMod 2026-02-05 03:54:05 UTC View
EZ Portable - HDMesh.org (EZP) -5158403.969s
Before
Unknown Unknown 0 - LongMod 2026-02-05 05:54:06 UTC View
EZ Portable - HDMesh.org (EZP) -5154802.269s
Before
Unknown Unknown 0 - LongMod 2026-02-05 06:54:08 UTC View
EZ Portable - HDMesh.org (EZP) -5151203.522s
Before
Unknown Unknown 0 - LongMod 2026-02-05 07:54:07 UTC View
EZ Portable - HDMesh.org (EZP) -5030987.204s
Before
Unknown Unknown 0 - LongMod 2026-02-06 17:17:43 UTC View
EZ Portable - HDMesh.org (EZP) -4811738.981s
Before
Unknown Unknown 0 - LongMod 2026-02-09 06:11:51 UTC View
Unknown Gateway -4794542.830s
Before
Unknown Unknown 0 - Unknown 2026-02-09 10:58:27 UTC View
Unknown Gateway -4792088.564s
Before
Unknown Unknown 0 - Unknown 2026-02-09 11:39:22 UTC View
EZ Portable - HDMesh.org (EZP) -4769372.512s
Before
Unknown Unknown 0 - LongMod 2026-02-09 17:57:58 UTC View
EZ Portable - HDMesh.org (EZP) -4765772.346s
Before
Unknown Unknown 0 - LongMod 2026-02-09 18:57:58 UTC View
EZ Portable - HDMesh.org (EZP) -4762172.111s
Before
Unknown Unknown 0 - LongMod 2026-02-09 19:57:58 UTC View
EZ Portable - HDMesh.org (EZP) -4758571.603s
Before
Unknown Unknown 0 - LongMod 2026-02-09 20:57:59 UTC View
EZ Portable - HDMesh.org (EZP) -4734876.832s
Before
Unknown Unknown 0 - LongMod 2026-02-10 03:32:53 UTC View
EZ Portable - HDMesh.org (EZP) -4731276.618s
Before
Unknown Unknown 0 - LongMod 2026-02-10 04:32:54 UTC View
EZ Portable - HDMesh.org (EZP) -4680873.483s
Before
Unknown Unknown 0 - LongMod 2026-02-10 18:32:57 UTC View
EZ Portable - HDMesh.org (EZP) -4677273.187s
Before
Unknown Unknown 0 - LongMod 2026-02-10 19:32:57 UTC View
EZ Portable - HDMesh.org (EZP) -4673673.010s
Before
Unknown Unknown 0 - LongMod 2026-02-10 20:32:57 UTC View
EZ Portable - HDMesh.org (EZP) -4670072.716s
Before
Unknown Unknown 0 - LongMod 2026-02-10 21:32:57 UTC View
EZ Portable - HDMesh.org (EZP) -4666472.581s
Before
Unknown Unknown 0 - LongMod 2026-02-10 22:32:58 UTC View
EZ Portable - HDMesh.org (EZP) -4662872.397s
Before
Unknown Unknown 0 - LongMod 2026-02-10 23:32:58 UTC View
EZ Portable - HDMesh.org (EZP) -4659272.138s
Before
Unknown Unknown 0 - LongMod 2026-02-11 00:32:58 UTC View
EZ Portable - HDMesh.org (EZP) -4655671.764s
Before
Unknown Unknown 0 - LongMod 2026-02-11 01:32:58 UTC View
EZ Portable - HDMesh.org (EZP) -4652071.276s
Before
Unknown Unknown 0 - LongMod 2026-02-11 02:32:59 UTC View
EZ Portable - HDMesh.org (EZP) -4637670.456s
Before
Unknown Unknown 0 - LongMod 2026-02-11 06:33:00 UTC View
EZ Portable - HDMesh.org (EZP) -4598068.139s
Before
Unknown Unknown 0 - LongMod 2026-02-11 17:33:02 UTC View
EZ Portable - HDMesh.org (EZP) -4588234.776s
Before
Unknown Unknown 0 - LongMod 2026-02-11 20:16:55 UTC View
EZ Portable - HDMesh.org (EZP) -4577434.057s
Before
Unknown Unknown 0 - LongMod 2026-02-11 23:16:56 UTC View
EZ Portable - HDMesh.org (EZP) -4573833.796s
Before
Unknown Unknown 0 - LongMod 2026-02-12 00:16:56 UTC View
EZ Portable - HDMesh.org (EZP) -4570233.625s
Before
Unknown Unknown 0 - LongMod 2026-02-12 01:16:57 UTC View
EZ Portable - HDMesh.org (EZP) -4516230.193s
Before
Unknown Unknown 0 - LongMod 2026-02-12 16:17:00 UTC View
EZ Portable - HDMesh.org (EZP) -4509029.647s
Before
Unknown Unknown 0 - LongMod 2026-02-12 18:17:01 UTC View
EZ Portable - HDMesh.org (EZP) -4490240.381s
Before
Unknown Unknown 0 - LongMod 2026-02-12 23:30:10 UTC View
EZ Portable - HDMesh.org (EZP) -4418983.198s
Before
Unknown Unknown 0 - LongMod 2026-02-13 19:17:47 UTC View
EZ Portable - HDMesh.org (EZP) -4404582.215s
Before
Unknown Unknown 0 - LongMod 2026-02-13 23:17:48 UTC View
EZ Portable - HDMesh.org (EZP) -4400982.042s
Before
Unknown Unknown 0 - LongMod 2026-02-14 00:17:48 UTC View
EZ Portable - HDMesh.org (EZP) -4397381.791s
Before
Unknown Unknown 0 - LongMod 2026-02-14 01:17:48 UTC View
EZ Portable - HDMesh.org (EZP) -4393781.602s
Before
Unknown Unknown 0 - LongMod 2026-02-14 02:17:49 UTC View
EZ Portable - HDMesh.org (EZP) -4390181.181s
Before
Unknown Unknown 0 - LongMod 2026-02-14 03:17:49 UTC View
EZ Portable - HDMesh.org (EZP) -4386548.284s
Before
Unknown Unknown 0 - LongMod 2026-02-14 04:18:22 UTC View
EZ Portable - HDMesh.org (EZP) -4382948.415s
Before
Unknown Unknown 0 - LongMod 2026-02-14 05:18:22 UTC View
EZ Portable - HDMesh.org (EZP) -4331488.537s
Before
Unknown Unknown 0 - LongMod 2026-02-14 19:36:02 UTC View
EZ Portable - HDMesh.org (EZP) -4145433.220s
Before
Unknown Unknown 0 - LongMod 2026-02-16 23:16:57 UTC View
EZ Portable - HDMesh.org (EZP) -4132826.117s
Before
Unknown Unknown 0 - LongMod 2026-02-17 02:47:04 UTC View
EZ Portable - HDMesh.org (EZP) -4075113.816s
Before
Unknown Unknown 0 - LongMod 2026-02-17 18:48:56 UTC View
EZ Portable - HDMesh.org (EZP) -4071512.216s
Before
Unknown Unknown 0 - LongMod 2026-02-17 19:48:58 UTC View
EZ Portable - HDMesh.org (EZP) -4067913.360s
Before
Unknown Unknown 0 - LongMod 2026-02-17 20:48:57 UTC View
EZ Portable - HDMesh.org (EZP) -4064313.196s
Before
Unknown Unknown 0 - LongMod 2026-02-17 21:48:57 UTC View
EZ Portable - HDMesh.org (EZP) -4060712.887s
Before
Unknown Unknown 0 - LongMod 2026-02-17 22:48:57 UTC View
EZ Portable - HDMesh.org (EZP) -4057112.660s
Before
Unknown Unknown 0 - LongMod 2026-02-17 23:48:58 UTC View
EZ Portable - HDMesh.org (EZP) -3985466.992s
Before
Unknown Unknown 0 - LongMod 2026-02-18 19:43:03 UTC View
EZ Portable - HDMesh.org (EZP) -3699351.030s
Before
Unknown Unknown 0 - LongMod 2026-02-22 03:11:39 UTC View
EZ Portable - HDMesh.org (EZP) -3648947.591s
Before
Unknown Unknown 0 - LongMod 2026-02-22 17:11:43 UTC View
EZ Portable - HDMesh.org (EZP) -3645347.088s
Before
Unknown Unknown 0 - LongMod 2026-02-22 18:11:43 UTC View
EZ Portable - HDMesh.org (EZP) -3641747.423s
Before
Unknown Unknown 0 - LongMod 2026-02-22 19:11:43 UTC View
EZ Portable - HDMesh.org (EZP) -3638147.306s
Before
Unknown Unknown 0 - LongMod 2026-02-22 20:11:43 UTC View
EZ Portable - HDMesh.org (EZP) -3634547.180s
Before
Unknown Unknown 0 - LongMod 2026-02-22 21:11:43 UTC View
EZ Portable - HDMesh.org (EZP) -3605710.391s
Before
Unknown Unknown 0 - LongMod 2026-02-23 05:12:20 UTC View
EZ Portable - HDMesh.org (EZP) -3602109.702s
Before
Unknown Unknown 0 - LongMod 2026-02-23 06:12:20 UTC View
EZ Portable - HDMesh.org (EZP) -3573308.367s
Before
Unknown Unknown 0 - LongMod 2026-02-23 14:12:22 UTC View
EZ Portable - HDMesh.org (EZP) -3569708.383s
Before
Unknown Unknown 0 - LongMod 2026-02-23 15:12:22 UTC View
EZ Portable - HDMesh.org (EZP) -3566108.252s
Before
Unknown Unknown 0 - LongMod 2026-02-23 16:12:22 UTC View
EZ Portable - HDMesh.org (EZP) -3562508.059s
Before
Unknown Unknown 0 - LongMod 2026-02-23 17:12:22 UTC View
EZ Portable - HDMesh.org (EZP) -3558907.751s
Before
Unknown Unknown 0 - LongMod 2026-02-23 18:12:22 UTC View
EZ Portable - HDMesh.org (EZP) -3555307.556s
Before
Unknown Unknown 0 - LongMod 2026-02-23 19:12:23 UTC View
EZ Portable - HDMesh.org (EZP) -3551707.206s
Before
Unknown Unknown 0 - LongMod 2026-02-23 20:12:23 UTC View
EZ Portable - HDMesh.org (EZP) -3548106.965s
Before
Unknown Unknown 0 - LongMod 2026-02-23 21:12:23 UTC View
EZ Portable - HDMesh.org (EZP) -3544506.729s
Before
Unknown Unknown 0 - LongMod 2026-02-23 22:12:23 UTC View
EZ Portable - HDMesh.org (EZP) -3540906.484s
Before
Unknown Unknown 0 - LongMod 2026-02-23 23:12:24 UTC View
EZ Portable - HDMesh.org (EZP) -3537305.925s
Before
Unknown Unknown 0 - LongMod 2026-02-24 00:12:24 UTC View
EZ Portable - HDMesh.org (EZP) -3533705.924s
Before
Unknown Unknown 0 - LongMod 2026-02-24 01:12:24 UTC View
EZ Portable - HDMesh.org (EZP) -3530105.778s
Before
Unknown Unknown 0 - LongMod 2026-02-24 02:12:24 UTC View
Test 2 (SS06) -3466921.510s
Before
Unknown Unknown 0 - LongMod 2026-02-24 19:45:29 UTC View
KS_Mobile (KSXJ) -346517.911s
Before
Unknown Unknown 0 - LongMod 2026-04-01 22:32:12 UTC View
KS_Mobile (KSXJ) -342917.809s
Before
Unknown Unknown 0 - LongMod 2026-04-01 23:32:12 UTC View
KS_Mobile (KSXJ) -339317.521s
Before
Unknown Unknown 0 - LongMod 2026-04-02 00:32:13 UTC View
KS_Mobile (KSXJ) -335717.385s
Before
Unknown Unknown 0 - LongMod 2026-04-02 01:32:13 UTC View
KS_Local_(hdmesh.org) (KSLN) -328977.858s
Before
Unknown Unknown 0 - LongMod 2026-04-02 03:24:32 UTC View
KS_Local_(hdmesh.org) (KSLN) -325377.860s
Before
Unknown Unknown 0 - LongMod 2026-04-02 04:24:32 UTC View
KS_Local_(hdmesh.org) (KSLN) -321777.835s
Before
Unknown Unknown 0 - LongMod 2026-04-02 05:24:32 UTC View
KS_Local_(hdmesh.org) (KSLN) -318177.829s
Before
Unknown Unknown 0 - LongMod 2026-04-02 06:24:32 UTC View
KS_Local_(hdmesh.org) (KSLN) -314577.806s
Before
Unknown Unknown 0 - LongMod 2026-04-02 07:24:32 UTC View
KS_Local_(hdmesh.org) (KSLN) -310977.769s
Before
Unknown Unknown 0 - LongMod 2026-04-02 08:24:32 UTC View
KS_Local_(hdmesh.org) (KSLN) -307377.764s
Before
Unknown Unknown 0 - LongMod 2026-04-02 09:24:32 UTC View
KS_Local_(hdmesh.org) (KSLN) -303777.748s
Before
Unknown Unknown 0 - LongMod 2026-04-02 10:24:32 UTC View
KS_Local_(hdmesh.org) (KSLN) -300177.727s
Before
Unknown Unknown 0 - LongMod 2026-04-02 11:24:32 UTC View
KS_Local_(hdmesh.org) (KSLN) -296577.677s
Before
Unknown Unknown 0 - LongMod 2026-04-02 12:24:33 UTC View
KS_Local_(hdmesh.org) (KSLN) -292977.650s
Before
Unknown Unknown 0 - LongMod 2026-04-02 13:24:33 UTC View
KS_Local_(hdmesh.org) (KSLN) -289377.650s
Before
Unknown Unknown 0 - LongMod 2026-04-02 14:24:33 UTC View
KS_Local_(hdmesh.org) (KSLN) -285777.601s
Before
Unknown Unknown 0 - LongMod 2026-04-02 15:24:33 UTC View
KS_Local_(hdmesh.org) (KSLN) -282177.596s
Before
Unknown Unknown 0 - LongMod 2026-04-02 16:24:33 UTC View
KS_Local_(hdmesh.org) (KSLN) -278577.500s
Before
Unknown Unknown 0 - LongMod 2026-04-02 17:24:33 UTC View
KS_Local_(hdmesh.org) (KSLN) -274977.554s
Before
Unknown Unknown 0 - LongMod 2026-04-02 18:24:33 UTC View
KS_Local_(hdmesh.org) (KSLN) -271377.484s
Before
Unknown Unknown 0 - LongMod 2026-04-02 19:24:33 UTC View
KS_Local_(hdmesh.org) (KSLN) -267777.517s
Before
Unknown Unknown 0 - LongMod 2026-04-02 20:24:33 UTC View
KS_Local_(hdmesh.org) (KSLN) -264177.493s
Before
Unknown Unknown 0 - LongMod 2026-04-02 21:24:33 UTC View
KS_Local_(hdmesh.org) (KSLN) -260577.483s
Before
Unknown Unknown 0 - LongMod 2026-04-02 22:24:33 UTC View
KS_Local_(hdmesh.org) (KSLN) -256977.460s
Before
Unknown Unknown 0 - LongMod 2026-04-02 23:24:33 UTC View
KS_Local_(hdmesh.org) (KSLN) -253377.381s
Before
Unknown Unknown 0 - LongMod 2026-04-03 00:24:33 UTC View
KS_Local_(hdmesh.org) (KSLN) -249777.412s
Before
Unknown Unknown 0 - LongMod 2026-04-03 01:24:33 UTC View
KS_Local_(hdmesh.org) (KSLN) -246177.367s
Before
Unknown Unknown 0 - LongMod 2026-04-03 02:24:33 UTC View
KS_Local_(hdmesh.org) (KSLN) -242577.367s
Before
Unknown Unknown 0 - LongMod 2026-04-03 03:24:33 UTC View
KS_Local_(hdmesh.org) (KSLN) -238977.326s
Before
Unknown Unknown 0 - LongMod 2026-04-03 04:24:33 UTC View
KS_Local_(hdmesh.org) (KSLN) -235377.314s
Before
Unknown Unknown 0 - LongMod 2026-04-03 05:24:33 UTC View
KS_Local_(hdmesh.org) (KSLN) -231777.266s
Before
Unknown Unknown 0 - LongMod 2026-04-03 06:24:33 UTC View
KS_Local_(hdmesh.org) (KSLN) -228177.252s
Before
Unknown Unknown 0 - LongMod 2026-04-03 07:24:33 UTC View
KS_Local_(hdmesh.org) (KSLN) -224577.237s
Before
Unknown Unknown 0 - LongMod 2026-04-03 08:24:33 UTC View
KS_Local_(hdmesh.org) (KSLN) -220977.222s
Before
Unknown Unknown 0 - LongMod 2026-04-03 09:24:33 UTC View
KS_Local_(hdmesh.org) (KSLN) -217377.192s
Before
Unknown Unknown 0 - LongMod 2026-04-03 10:24:33 UTC View
KS_Local_(hdmesh.org) (KSLN) -213777.180s
Before
Unknown Unknown 0 - LongMod 2026-04-03 11:24:33 UTC View
KS_Local_(hdmesh.org) (KSLN) -210177.119s
Before
Unknown Unknown 0 - LongMod 2026-04-03 12:24:33 UTC View
KS_Local_(hdmesh.org) (KSLN) -206577.120s
Before
Unknown Unknown 0 - LongMod 2026-04-03 13:24:33 UTC View
KS_Local_(hdmesh.org) (KSLN) -202977.129s
Before
Unknown Unknown 0 - LongMod 2026-04-03 14:24:33 UTC View
KS_Local_(hdmesh.org) (KSLN) -199377.101s
Before
Unknown Unknown 0 - LongMod 2026-04-03 15:24:33 UTC View
KS_Local_(hdmesh.org) (KSLN) -195777.076s
Before
Unknown Unknown 0 - LongMod 2026-04-03 16:24:33 UTC View
KS_Local_(hdmesh.org) (KSLN) -192176.998s
Before
Unknown Unknown 0 - LongMod 2026-04-03 17:24:33 UTC View
KS_Local_(hdmesh.org) (KSLN) -188577.018s
Before
Unknown Unknown 0 - LongMod 2026-04-03 18:24:33 UTC View
!a1cd414c (414c) -188120.059s
Before
Unknown Unknown 0 - LongMod 2026-04-03 18:32:10 UTC View
!a1cd414c (414c) -187849.180s
Before
Unknown Unknown 0 - LongMod 2026-04-03 18:36:41 UTC View
KS_Local_(hdmesh.org) (KSLN) -184976.997s
Before
Unknown Unknown 0 - LongMod 2026-04-03 19:24:33 UTC View
KS_Local_(hdmesh.org) (KSLN) -181376.988s
Before
Unknown Unknown 0 - LongMod 2026-04-03 20:24:33 UTC View
KS_Local_(hdmesh.org) (KSLN) -177776.955s
Before
Unknown Unknown 0 - LongMod 2026-04-03 21:24:33 UTC View
KS_Local_(hdmesh.org) (KSLN) -174176.913s
Before
Unknown Unknown 0 - LongMod 2026-04-03 22:24:33 UTC View
KS_Local_(hdmesh.org) (KSLN) -170576.897s
Before
Unknown Unknown 0 - LongMod 2026-04-03 23:24:33 UTC View
KS_Local_(hdmesh.org) (KSLN) -166976.857s
Before
Unknown Unknown 0 - LongMod 2026-04-04 00:24:33 UTC View
KS_Local_(hdmesh.org) (KSLN) -163376.833s
Before
Unknown Unknown 0 - LongMod 2026-04-04 01:24:33 UTC View
KS_Local_(hdmesh.org) (KSLN) -159776.805s
Before
Unknown Unknown 0 - LongMod 2026-04-04 02:24:33 UTC View
KS_Local_(hdmesh.org) (KSLN) -156176.788s
Before
Unknown Unknown 0 - LongMod 2026-04-04 03:24:33 UTC View
KS_Local_(hdmesh.org) (KSLN) -152576.754s
Before
Unknown Unknown 0 - LongMod 2026-04-04 04:24:33 UTC View
KS_Local_(hdmesh.org) (KSLN) -148976.732s
Before
Unknown Unknown 0 - LongMod 2026-04-04 05:24:33 UTC View
KS_Local_(hdmesh.org) (KSLN) -145376.708s
Before
Unknown Unknown 0 - LongMod 2026-04-04 06:24:33 UTC View
KS_Local_(hdmesh.org) (KSLN) -141776.702s
Before
Unknown Unknown 0 - LongMod 2026-04-04 07:24:33 UTC View
KS_Local_(hdmesh.org) (KSLN) -138176.669s
Before
Unknown Unknown 0 - LongMod 2026-04-04 08:24:34 UTC View
KS_Local_(hdmesh.org) (KSLN) -134576.649s
Before
Unknown Unknown 0 - LongMod 2026-04-04 09:24:34 UTC View
KS_Local_(hdmesh.org) (KSLN) -130976.571s
Before
Unknown Unknown 0 - LongMod 2026-04-04 10:24:34 UTC View
KS_Local_(hdmesh.org) (KSLN) -127376.620s
Before
Unknown Unknown 0 - LongMod 2026-04-04 11:24:34 UTC View
KS_Local_(hdmesh.org) (KSLN) -123776.570s
Before
Unknown Unknown 0 - LongMod 2026-04-04 12:24:34 UTC View
KS_Local_(hdmesh.org) (KSLN) -120176.533s
Before
Unknown Unknown 0 - LongMod 2026-04-04 13:24:34 UTC View
KS_Local_(hdmesh.org) (KSLN) -116576.529s
Before
Unknown Unknown 0 - LongMod 2026-04-04 14:24:34 UTC View
KS_Local_(hdmesh.org) (KSLN) -112976.534s
Before
Unknown Unknown 0 - LongMod 2026-04-04 15:24:34 UTC View
KS_Local_(hdmesh.org) (KSLN) -109376.511s
Before
Unknown Unknown 0 - LongMod 2026-04-04 16:24:34 UTC View
KS_Local_(hdmesh.org) (KSLN) -104321.873s
Before
Unknown Unknown 0 - LongMod 2026-04-04 17:48:48 UTC View
KS_Local_(hdmesh.org) (KSLN) -97482.510s
Before
Unknown Unknown 0 - LongMod 2026-04-04 19:42:48 UTC View
KS_Local_(hdmesh.org) (KSLN) -93882.489s
Before
Unknown Unknown 0 - LongMod 2026-04-04 20:42:48 UTC View
KS_Local_(hdmesh.org) (KSLN) -90282.468s
Before
Unknown Unknown 0 - LongMod 2026-04-04 21:42:48 UTC View
KS_Local_(hdmesh.org) (KSLN) -86682.428s
Before
Unknown Unknown 0 - LongMod 2026-04-04 22:42:48 UTC View
KS_Local_(hdmesh.org) (KSLN) -83082.412s
Before
Unknown Unknown 0 - LongMod 2026-04-04 23:42:48 UTC View
KS_Local_(hdmesh.org) (KSLN) -79482.400s
Before
Unknown Unknown 0 - LongMod 2026-04-05 00:42:48 UTC View
KS_Local_(hdmesh.org) (KSLN) -75882.384s
Before
Unknown Unknown 0 - LongMod 2026-04-05 01:42:48 UTC View
KS_Local_(hdmesh.org) (KSLN) -72282.289s
Before
Unknown Unknown 0 - LongMod 2026-04-05 02:42:48 UTC View
KS_Local_(hdmesh.org) (KSLN) -64804.427s
Before
Unknown Unknown 0 - LongMod 2026-04-05 04:47:26 UTC View
KS_Local_(hdmesh.org) (KSLN) -61204.382s
Before
Unknown Unknown 0 - LongMod 2026-04-05 05:47:26 UTC View
KS_Local_(hdmesh.org) (KSLN) -57604.397s
Before
Unknown Unknown 0 - LongMod 2026-04-05 06:47:26 UTC View
KS_Local_(hdmesh.org) (KSLN) -54004.375s
Before
Unknown Unknown 0 - LongMod 2026-04-05 07:47:26 UTC View
KS_Local_(hdmesh.org) (KSLN) -50404.345s
Before
Unknown Unknown 0 - LongMod 2026-04-05 08:47:26 UTC View
KS_Local_(hdmesh.org) (KSLN) -46804.222s
Before
Unknown Unknown 0 - LongMod 2026-04-05 09:47:26 UTC View
KS_Local_(hdmesh.org) (KSLN) -43204.303s
Before
Unknown Unknown 0 - LongMod 2026-04-05 10:47:26 UTC View
KS_Local_(hdmesh.org) (KSLN) -39604.292s
Before
Unknown Unknown 0 - LongMod 2026-04-05 11:47:26 UTC View
KS_Local_(hdmesh.org) (KSLN) -36004.061s
Before
Unknown Unknown 0 - LongMod 2026-04-05 12:47:26 UTC View
KS_Local_(hdmesh.org) (KSLN) -32404.250s
Before
Unknown Unknown 0 - LongMod 2026-04-05 13:47:26 UTC View
KS_Local_(hdmesh.org) (KSLN) -28804.205s
Before
Unknown Unknown 0 - LongMod 2026-04-05 14:47:26 UTC View
KS_Local_(hdmesh.org) (KSLN) -25204.199s
Before
Unknown Unknown 0 - LongMod 2026-04-05 15:47:26 UTC View
KS_Local_(hdmesh.org) (KSLN) -21604.161s
Before
Unknown Unknown 0 - LongMod 2026-04-05 16:47:26 UTC View
KS_Local_(hdmesh.org) (KSLN) -18004.132s
Before
Unknown Unknown 0 - LongMod 2026-04-05 17:47:26 UTC View
KS_Local_(hdmesh.org) (KSLN) -14400.001s
Before
Unknown Unknown 0 - LongMod 2026-04-05 18:47:30 UTC View
KS_Local_(hdmesh.org) (KSLN) -10799.984s
Before
Unknown Unknown 0 - LongMod 2026-04-05 19:47:30 UTC View
KS_Local_(hdmesh.org) (KSLN) -7199.914s
Before
Unknown Unknown 0 - LongMod 2026-04-05 20:47:30 UTC View
KS_Local_(hdmesh.org) (KSLN) -3600.023s
Before
Unknown Unknown 0 - LongMod 2026-04-05 21:47:30 UTC View
KS_Local_(hdmesh.org) (KSLN) +8132.692s
After
Unknown Unknown 0 - LongMod 2026-04-06 01:03:03 UTC View
KS_Local_(hdmesh.org) (KSLN) +11732.701s
After
Unknown Unknown 0 - LongMod 2026-04-06 02:03:03 UTC View
KS_Local_(hdmesh.org) (KSLN) +15332.726s
After
Unknown Unknown 0 - LongMod 2026-04-06 03:03:03 UTC View
KS_Local_(hdmesh.org) (KSLN) +18932.742s
After
Unknown Unknown 0 - LongMod 2026-04-06 04:03:03 UTC View
KS_Local_(hdmesh.org) (KSLN) +22532.769s
After
Unknown Unknown 0 - LongMod 2026-04-06 05:03:03 UTC View
KS_Local_(hdmesh.org) (KSLN) +26132.818s
After
Unknown Unknown 0 - LongMod 2026-04-06 06:03:03 UTC View
KS_Local_(hdmesh.org) (KSLN) +29732.860s
After
Unknown Unknown 0 - LongMod 2026-04-06 07:03:03 UTC View
KS_Local_(hdmesh.org) (KSLN) +33332.848s
After
Unknown Unknown 0 - LongMod 2026-04-06 08:03:03 UTC View
KS_Local_(hdmesh.org) (KSLN) +36932.864s
After
Unknown Unknown 0 - LongMod 2026-04-06 09:03:03 UTC View
KS_Local_(hdmesh.org) (KSLN) +40532.886s
After
Unknown Unknown 0 - LongMod 2026-04-06 10:03:03 UTC View
KS_Local_(hdmesh.org) (KSLN) +44132.916s
After
Unknown Unknown 0 - LongMod 2026-04-06 11:03:03 UTC View
KS_Local_(hdmesh.org) (KSLN) +47732.959s
After
Unknown Unknown 0 - LongMod 2026-04-06 12:03:03 UTC View
KS_Local_(hdmesh.org) (KSLN) +51332.967s
After
Unknown Unknown 0 - LongMod 2026-04-06 13:03:03 UTC View
KS_Local_(hdmesh.org) (KSLN) +54933.002s
After
Unknown Unknown 0 - LongMod 2026-04-06 14:03:03 UTC View
KS_Local_(hdmesh.org) (KSLN) +58533.040s
After
Unknown Unknown 0 - LongMod 2026-04-06 15:03:03 UTC View
KS_Local_(hdmesh.org) (KSLN) +62133.037s
After
Unknown Unknown 0 - LongMod 2026-04-06 16:03:03 UTC View
KS_Local_(hdmesh.org) (KSLN) +65733.062s
After
Unknown Unknown 0 - LongMod 2026-04-06 17:03:03 UTC View
KS_Local_(hdmesh.org) (KSLN) +69333.103s
After
Unknown Unknown 0 - LongMod 2026-04-06 18:03:03 UTC View
KS_Local_(hdmesh.org) (KSLN) +72933.105s
After
Unknown Unknown 0 - LongMod 2026-04-06 19:03:03 UTC View
KS_Local_(hdmesh.org) (KSLN) +76533.106s
After
Unknown Unknown 0 - LongMod 2026-04-06 20:03:03 UTC View
KS_Local_(hdmesh.org) (KSLN) +80133.138s
After
Unknown Unknown 0 - LongMod 2026-04-06 21:03:03 UTC View
KS_Local_(hdmesh.org) (KSLN) +83733.182s
After
Unknown Unknown 0 - LongMod 2026-04-06 22:03:03 UTC View
KS_Local_(hdmesh.org) (KSLN) +87333.178s
After
Unknown Unknown 0 - LongMod 2026-04-06 23:03:03 UTC View
KS_Local_(hdmesh.org) (KSLN) +90933.184s
After
Unknown Unknown 0 - LongMod 2026-04-07 00:03:03 UTC View
KS_Local_(hdmesh.org) (KSLN) +94533.210s
After
Unknown Unknown 0 - LongMod 2026-04-07 01:03:03 UTC View
KS_Local_(hdmesh.org) (KSLN) +98133.255s
After
Unknown Unknown 0 - LongMod 2026-04-07 02:03:03 UTC View
KS_Local_(hdmesh.org) (KSLN) +101733.262s
After
Unknown Unknown 0 - LongMod 2026-04-07 03:03:03 UTC View
KS_Local_(hdmesh.org) (KSLN) +105333.275s
After
Unknown Unknown 0 - LongMod 2026-04-07 04:03:03 UTC View
KS_Local_(hdmesh.org) (KSLN) +108933.331s
After
Unknown Unknown 0 - LongMod 2026-04-07 05:03:04 UTC View
KS_Local_(hdmesh.org) (KSLN) +112533.366s
After
Unknown Unknown 0 - LongMod 2026-04-07 06:03:04 UTC View
KS_Local_(hdmesh.org) (KSLN) +116133.370s
After
Unknown Unknown 0 - LongMod 2026-04-07 07:03:04 UTC View
KS_Local_(hdmesh.org) (KSLN) +119733.372s
After
Unknown Unknown 0 - LongMod 2026-04-07 08:03:04 UTC View
KS_Local_(hdmesh.org) (KSLN) +123333.409s
After
Unknown Unknown 0 - LongMod 2026-04-07 09:03:04 UTC View
KS_Local_(hdmesh.org) (KSLN) +126933.439s
After
Unknown Unknown 0 - LongMod 2026-04-07 10:03:04 UTC View
KS_Local_(hdmesh.org) (KSLN) +130533.465s
After
Unknown Unknown 0 - LongMod 2026-04-07 11:03:04 UTC View
KS_Local_(hdmesh.org) (KSLN) +134133.487s
After
Unknown Unknown 0 - LongMod 2026-04-07 12:03:04 UTC View
KS_Local_(hdmesh.org) (KSLN) +137733.512s
After
Unknown Unknown 0 - LongMod 2026-04-07 13:03:04 UTC View
KS_Local_(hdmesh.org) (KSLN) +141333.523s
After
Unknown Unknown 0 - LongMod 2026-04-07 14:03:04 UTC View
KS_Local_(hdmesh.org) (KSLN) +144933.536s
After
Unknown Unknown 0 - LongMod 2026-04-07 15:03:04 UTC View
KS_Local_(hdmesh.org) (KSLN) +148533.614s
After
Unknown Unknown 0 - LongMod 2026-04-07 16:03:04 UTC View
KS_Local_(hdmesh.org) (KSLN) +152133.615s
After
Unknown Unknown 0 - LongMod 2026-04-07 17:03:04 UTC View
KS_Local_(hdmesh.org) (KSLN) +155733.634s
After
Unknown Unknown 0 - LongMod 2026-04-07 18:03:04 UTC View
KS_Local_(hdmesh.org) (KSLN) +159333.663s
After
Unknown Unknown 0 - LongMod 2026-04-07 19:03:04 UTC View
241

Total Receptions

6

Unique Gateways