From fb7e8bf49c8b2500955500f73da0cd6117cf3f6e Mon Sep 17 00:00:00 2001 From: "SmallChi(Koike)" <564952747@qq.com> Date: Sun, 4 Nov 2018 16:16:54 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=96=87=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 114e2f8..7fc563a 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,5 @@ # JT809协议 - -## 瞎逼逼 - -1. 该JT809协议是参考[MessagePack-CSharp](https://github.com/neuecc/MessagePack-CSharp)一款二进制序列化器,借鉴其思想,不得不说站在巨人的肩膀上搬砖就是爽歪歪。 -2. 搜索了很多资源没有针对.NET开源的809协议库,难道做GPS行业的.NET很少人吗?可能是藏着,掖着<( ̄3 ̄)> <( ̄3 ̄)> <( ̄3 ̄)> 。 -3. 不得不说这GB的文档,太坑了。。。 -4. 现在有了[JT808](https://github.com/SmallChi/GPSPlatform/blob/master/JT808.md)的基础,对JT809就只剩搬砖了。 - + ## 前提条件 1. 掌握进制转换:二进制转十六进制; @@ -473,4 +466,4 @@ Platform=AnyCpu Server=True |序号|消息ID|完成情况|消息体名称| |:------:|:------:|:------:|:------:| | 1 | 0x9600 | √ | 从链路静态信息交换消息 | -| 2 | 0x9601 | √ | 补报车辆静态信息应答 | \ No newline at end of file +| 2 | 0x9601 | √ | 补报车辆静态信息应答 |