From 2d2e8251ee53e048dd2a1f1cf5f5a1d8587fb34b Mon Sep 17 00:00:00 2001 From: loradar <56890699+loradar@users.noreply.github.com> Date: Thu, 4 Jun 2020 03:24:20 +1000 Subject: [PATCH] Update README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 864ca93..15e88e7 100644 --- a/README.md +++ b/README.md @@ -9,8 +9,6 @@ _LoRadar_ is a passive packet sniffing framework for LoRa built using off-the-sh ## Versions -![Summary of the LoRadar versions.](https://drive.google.com/uc?export=view&id=1OKXoblexwRSbd8lldo-9EEsxAR2Xif-K) - _LoRadar_ supports all forms of LoRaWAN gateways, whether commercially purchased or custom-built. Support for commercially purchased gateways are based on using our Python script along with the gateways' built-in packet logging feature to collect the sniffed data. For custom-built gateways, LoRadar supports both SPI and USB-to-mPCIe connections. Data collection is achieved by using the packet logger developed by Jac Kersing (https://github.com/kersing/lora_gateway/tree/master/util_pkt_logger). We provide tutorials for three versions below: 1) Configuration 1 (Custom-built; mTAC-LoRa as the module) 2) Configuration 2 (Custom-built; RAK831 as the module)