linux-firmware: Add Semtech SX1301 firmware 2.0.0 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>
diff --git a/LICENSE.semtech b/LICENSE.semtech new file mode 100644 index 0000000..ff287f3 --- /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 1ec0ae0..e44af48 100644 --- a/WHENCE +++ b/WHENCE
@@ -4107,3 +4107,18 @@ 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 0000000..422f864 --- /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 0000000..e06d6ca --- /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 0000000..082f171 --- /dev/null +++ b/sx1301_arb.bin Binary files differ