-
-
Notifications
You must be signed in to change notification settings - Fork 595
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* replaced hackrf submodule * updated hackrf submodule * replaced hackrf overlay with mayhem fork
- Loading branch information
1 parent
874eba8
commit 2d8e0f8
Showing
7 changed files
with
3 additions
and
981 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
[submodule "hackrf"] | ||
path = hackrf | ||
url = https://github.com/mossmann/hackrf.git | ||
url = https://github.com/portapack-mayhem/hackrf.git |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule hackrf
updated
17 files
+19 −3 | Dockerfile | |
+15 −15 | Jenkinsfile | |
+0 −4 | ci-scripts/configure-hubs.sh | |
+1 −1 | ci-scripts/test-firmware-program.sh | |
+1 −1 | ci-scripts/test-host.sh | |
+4 −4 | ci-scripts/test-transfer.py | |
+ − | docs/images/operacake-block-diagram.png | |
+1,664 −0 | docs/images/operacake-block-diagram.svg | |
+1 −1 | docs/requirements.txt | |
+14 −8 | docs/source/list_of_hardware_revisions.rst | |
+8 −1 | docs/source/opera_cake_hardware.rst | |
+4 −1 | firmware/common/hackrf_ui.c | |
+3 −0 | firmware/common/hackrf_ui.h | |
+6 −1 | firmware/common/portapack.c | |
+32 −1 | firmware/common/ui_portapack.c | |
+7 −0 | firmware/hackrf_usb/hackrf_usb.c | |
+27 −0 | firmware/hackrf_usb/usb_api_transceiver.c |
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.