aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Färber <afaerber@suse.de>2018-07-30 22:53:52 +0200
committerAndreas Färber <afaerber@suse.de>2018-07-31 00:02:25 +0200
commit414e661674ac26b996a4f635449a8437df115d46 (patch)
tree641922b8030bdbe5e8f99fc7913c43c79d167628
parent7b5835fd37630d18ac0c755329172f6a17c1af29 (diff)
downloadlinux-firmware-lora.tar.gz
linux-firmware: Add Semtech SX1301 firmware 2.0.0lora
Add converted-to-binary firmware files for AGC and ARB MCUs on SX1301. https://github.com/Lora-net/lora_gateway/raw/45be5ff473ad1f39829bfcebc641201ae46c1c80/libloragw/src/agc_fw.var https://github.com/Lora-net/lora_gateway/raw/45be5ff473ad1f39829bfcebc641201ae46c1c80/libloragw/src/arb_fw.var https://github.com/Lora-net/lora_gateway/raw/45be5ff473ad1f39829bfcebc641201ae46c1c80/libloragw/src/cal_fw.var Signed-off-by: Andreas Färber <afaerber@suse.de>
-rw-r--r--LICENSE.semtech24
-rw-r--r--WHENCE15
-rw-r--r--sx1301_agc.binbin0 -> 8192 bytes
-rw-r--r--sx1301_agc_calibration.binbin0 -> 8192 bytes
-rw-r--r--sx1301_arb.binbin0 -> 8192 bytes
5 files changed, 39 insertions, 0 deletions
diff --git a/LICENSE.semtech b/LICENSE.semtech
new file mode 100644
index 00000000..ff287f39
--- /dev/null
+++ b/LICENSE.semtech
@@ -0,0 +1,24 @@
+Copyright (c) 2013, SEMTECH S.A.
+All rights reserved.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are met:
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ * Neither the name of the Semtech corporation nor the
+ names of its contributors may be used to endorse or promote products
+ derived from this software without specific prior written permission.
+
+THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+DISCLAIMED. IN NO EVENT SHALL SEMTECH S.A. BE LIABLE FOR ANY
+DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
diff --git a/WHENCE b/WHENCE
index 1ec0ae0a..e44af488 100644
--- a/WHENCE
+++ b/WHENCE
@@ -4107,3 +4107,18 @@ Licence:
CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
POSSIBILITY OF SUCH DAMAGE.
+
+--------------------------------------------------------------------------
+
+Driver: sx1301 - Semtech SX1301 LoRa concentrator
+
+File: sx1301_agc_calibration.bin
+Version: 2.0.0
+
+File: sx1301_agc.bin
+Version 2.0.0
+
+File: sx1301_arb.bin
+Version: 2.0.0
+
+License: BSD-3-Clause. See LICENSE.semtech for details.
diff --git a/sx1301_agc.bin b/sx1301_agc.bin
new file mode 100644
index 00000000..422f8641
--- /dev/null
+++ b/sx1301_agc.bin
Binary files differ
diff --git a/sx1301_agc_calibration.bin b/sx1301_agc_calibration.bin
new file mode 100644
index 00000000..e06d6ca9
--- /dev/null
+++ b/sx1301_agc_calibration.bin
Binary files differ
diff --git a/sx1301_arb.bin b/sx1301_arb.bin
new file mode 100644
index 00000000..082f1714
--- /dev/null
+++ b/sx1301_arb.bin
Binary files differ