Send additional details in tnc-message received

This commit is contained in:
Mashintime 2023-02-19 13:46:32 -05:00
parent 96b2287a5f
commit dbc0b37950

View file

@ -1041,7 +1041,11 @@ class DATA:
arq="transmission",
status="received",
uuid=self.transmission_uuid,
percent=static.ARQ_TRANSMISSION_PERCENT,
bytesperminute=static.ARQ_BYTES_PER_MINUTE,
compression=static.ARQ_COMPRESSION_FACTOR,
timestamp=timestamp,
finished=0,
mycallsign=str(self.mycallsign, "UTF-8"),
dxcallsign=str(static.DXCALLSIGN, "UTF-8"),
dxgrid=str(static.DXGRID, "UTF-8"),