File: 0032-docs-add-links-to-product-page-resellers-on-HackRF-o.patch

package info (click to toggle)
hackrf 2024.02.1-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 36,692 kB
  • sloc: ansic: 56,310; xml: 3,424; perl: 2,730; python: 1,427; makefile: 598; asm: 514; vhdl: 319; sh: 179; awk: 20
file content (47 lines) | stat: -rw-r--r-- 2,101 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
From 20e5830c2ef40589c2f62b50bdb5899eeec57c40 Mon Sep 17 00:00:00 2001
From: Mike Walters <mike@flomp.net>
Date: Mon, 24 Mar 2025 14:25:55 +0000
Subject: [PATCH 32/75] docs: add links to product page & resellers on HackRF
 one page, remove from faq

---
 docs/source/faq.rst        | 11 -----------
 docs/source/hackrf_one.rst |  3 ++-
 2 files changed, 2 insertions(+), 12 deletions(-)

diff --git a/docs/source/faq.rst b/docs/source/faq.rst
index daa869b4..c9f407d2 100644
--- a/docs/source/faq.rst
+++ b/docs/source/faq.rst
@@ -80,14 +80,3 @@ Why are the LEDs on HackRF different colours?
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
 Each LED is a single color. There are no multi-colored LEDs on HackRF One. Adjacent LEDs are different colors in order to make them easier to distinguish from one another. The colors do not mean anything.
-
-
-----
-
-
-Where can I purchase HackRF?
-~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-
-HackRF is designed and manufactured by Great Scott Gadgets. We do not sell low volumes of HackRFs to people individually; instead we have agreements with specific resellers. Please see our reseller list on the Great Scott Gadgets website for availability: `http://greatscottgadgets.com/hackrf/ <http://greatscottgadgets.com/hackrf/>`__. 
-
-HackRF is open source hardware, so you can also build your own.
diff --git a/docs/source/hackrf_one.rst b/docs/source/hackrf_one.rst
index d8b080fb..e46e2877 100644
--- a/docs/source/hackrf_one.rst
+++ b/docs/source/hackrf_one.rst
@@ -7,7 +7,8 @@ HackRF One
 
 HackRF One is the current hardware platform for the HackRF project. It is a Software Defined Radio peripheral capable of transmission or reception of radio signals from 1 MHz to 6 GHz. Designed to enable test and development of modern and next generation radio technologies, HackRF One is an open source hardware platform that can be used as a USB peripheral or programmed for stand-alone operation.
 
-
+| `Product page <https://greatscottgadgets.com/hackrf/one/>`_
+| `Where to buy <https://greatscottgadgets.com/hackrf/one/#purchasing>`_
 
 Features
 ~~~~~~~~
-- 
2.47.3