Skip to content

Commit 35cba20

Browse files
committed
Nope
1 parent 33a3456 commit 35cba20

File tree

1 file changed

+0
-32
lines changed

1 file changed

+0
-32
lines changed

Meshtastic.Service/Converters/CotPacketToRadioConverter.cs

Lines changed: 0 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -10,38 +10,6 @@
1010

1111
namespace Meshtastic.Service.Converters;
1212

13-
/*
14-
<event version="2.0" type="a-f-G-E-V-C" uid="8EC57F43-7765-433B-B050-2CBC6372CC89"
15-
time="2023-04-14T11:34:28Z" start="2023-04-14T11:34:28Z" stale="2023-04-14T11:36:28Z" how="m-g">
16-
<point lat="34.805606" lon="-92.481731" ce="9999999" hae="106.9" le="9999999" />
17-
<detail>
18-
<contact endpoint="*:-1:stcp" callsign="Echo Mike" />
19-
<__group name="Cyan" role="RTO" />
20-
<precisionlocation geopointsrc="GPS" altsrc="???" />
21-
<status battery="56" />
22-
<takv device="iPhone" platform="iTAK" os="16.4.1" version="2.5.0.604" />
23-
<track />
24-
</detail>
25-
</event>
26-
<event version="2.0"
27-
uid="GeoChat.8EC57F43-7765-433B-B050-2CBC6372CC89.All Chat Rooms.6AFFCE82-FA4B-407B-93FB-65562F5DD324"
28-
type="b-t-f" how="h-g-i-g-o" time="2023-04-14T12:48:11.000Z" start="2023-04-14T12:48:11.000Z"
29-
stale="2023-04-14T12:50:11.000Z">
30-
<point lat="34.805622" lon="-92.481746" hae="9999999.0" ce="9999999.0" le="9999999.0" />
31-
<detail>
32-
<__chat parent="RootContactGroup" groupOwner="false"
33-
messageId="6AFFCE82-FA4B-407B-93FB-65562F5DD324" chatroom="All Chat Rooms" id="All Chat Rooms"
34-
senderCallsign="Echo Mike">
35-
<chatgrp uid0="8EC57F43-7765-433B-B050-2CBC6372CC89" uid1="All Chat Rooms" id="All Chat Rooms" />
36-
</__chat>
37-
<link uid="8EC57F43-7765-433B-B050-2CBC6372CC89" type="a-f-G-E-V-C" relation="p-p" />
38-
<remarks source="BAO.F.ATAK.8EC57F43-7765-433B-B050-2CBC6372CC89" to="All Chat Rooms"
39-
time="2023-04-14T12:48:11Z">Test results </remarks>
40-
<__serverdestination destinations="192.168.1.168:4242:tcp:8EC57F43-7765-433B-B050-2CBC6372CC89" />
41-
<_flow-tags_ TAK-Server-dd4055d128d5416e826423948c66e412="2023-04-14T12:48:11Z" />
42-
</detail>
43-
</event>
44-
*/
4513
public class CotPacketToRadioConverter
4614
{
4715
private readonly Event cotEvent;

0 commit comments

Comments
 (0)