Custom firmware for the HackRF+PortaPack H1/H2
Go to file
Kyle Reed fca373d936
Add Remote App & UI updates. (#1451)
* Alpha order sub-menus
* WIP Getting Remote types outlined
* WIP building UI
* WIP adding RemoteButton control
* WIP Fix build
* WIP Basic editing support
* Border on the active button
* Make TxView2 sane
* Add easier RGB color creation from uint32
* Center some button icons
* WIP Remote - main UI
* WIP main UI mostly working, can send
* Add 'join' utility
* WIP save/load
* Pre-alloc buttons to prevent focus dangling
* Alpha order settings/debug pages
* Add UI for picking capture and set frequency
* WIP Getting really close now
* Fix path for init name
* Some fit & finish
2023-09-18 23:22:46 +02:00
.github Stable 1.7.4 release (#1340) 2023-08-02 10:24:23 +12:00
docs Update index.html 2020-06-09 00:13:23 +02:00
firmware Add Remote App & UI updates. (#1451) 2023-09-18 23:22:46 +02:00
flashing Update dfu_hackrf_one.bat (#1032) 2023-05-22 13:03:53 +12:00
hackrf@50c22aa05b hackrf submodule update (#1048) 2023-05-22 23:28:47 +02:00
hackrf-portapack fixed hackrf mode for portapacks with TQFP100 CPLD 2023-04-07 12:52:41 +02:00
hardware Fonts for pcb 2023-07-13 15:21:05 +02:00
sdcard Add SPLASH folder to SD Card (#1247) 2023-07-06 23:02:58 +02:00
.clang-format Formatted code (#1007) 2023-05-19 08:16:05 +12:00
.dockerignore Add file 2023-02-19 08:35:19 +01:00
.gitignore Add example signal and correct FM radio stations (#980) 2023-05-12 18:53:08 +02:00
.gitmodules Update hackrf 2020-06-14 22:14:14 +02:00
.travis.yml Format 2023-02-19 08:35:25 +01:00
CMakeLists.txt added first unit test (#1027) 2023-05-21 23:08:24 +02:00
docker-compose-nogit.yml Add file 2023-02-19 08:35:19 +01:00
docker-compose.yml Add file 2023-02-19 08:35:19 +01:00
dockerfile added lz4 to dockerfile 2023-03-27 16:22:20 +02:00
dockerfile-alpine added lz4 to dockerfile 2023-03-27 16:22:20 +02:00
dockerfile-nogit added lz4 to dockerfile 2023-03-27 16:22:20 +02:00
dockerfile-nogit-alpine added lz4 to dockerfile 2023-03-27 16:22:20 +02:00
dockerfile-nogit-arm add dockerfile-nogit-arm (#1136) 2023-06-10 07:52:14 +12:00
format-code.sh Format script (#1123) 2023-06-10 07:50:21 +12:00
LICENSE Create LICENSE 2021-11-17 12:15:52 +01:00
LICENSE.GPL-2.0-or-later cleanup (#1036) 2023-05-22 21:14:35 +12:00
README.md Update README.md (#1040) 2023-05-22 20:07:44 +02:00

PortaPack Mayhem

Build Status Nightly Release CodeScene Code Health GitHub All Releases GitHub Releases Docker Hub Pulls Discord Chat Check bounties!

This is a fork of the Havoc firmware, which itself was a fork of the PortaPack firmware, an add-on for the HackRF. A fork is a derivate, in this case one that has extra features and fixes when compared to the older versions.

PortaPack H2+HackRF+battery (clone) with a custom 3d printed case

Quick overview

If you are new to HackRF+PortaPack+Mayhem, there is an awesome introductory video by Tech Minds available:

Setup and overview

Frequently Asked Questions

This repository expands upon the previous work by many people and aims to constantly add new features, bugfixes and generate documentation to make further development easier. Collaboration is always welcomed and appreciated.

What to buy?

✔️ A recommended one is this PortaPack H2 pack, that includes everything you need. Sadly, the people making the H2 never made the updated schematics available (against the terms of the license).

✔️ Another popular option is the clone of the PortaPack H1.

⚠️ Be cautious , ask the seller about compatibility with the latest releases. Look out for the description of the item, if they provide the firmware files for an older version or they have custom setup instructions, this means it might be NOT compatible, for example:

image

⚠️ If it looks too different, this might mean that they are using their own recipe, check the different models in our wiki. For example all the H3 and clones of that version use their own version of the firmware. They do not contribute the changes back and eventually you will be left with a device that nobody maintains:

image

Where is the latest version?

The current stable release is on the GitHub release (latest by date) page. Follow the instructions you can find in the release description. The latest (nightly) release can be found here.

How can I collaborate

You can write documentation, fix bugs and answer issues or add new functionality. Please check the following guide with details.

Consider that the hardware and firmware has been created and maintain by a lot of people, so always try collaborating your time and effort first. For coding related questions, if something does not fit as an issue, please join our Discord by clicking the chat badge on top.

Contributors

To support the people behind the hardware, please buy a genuine HackRF and PortaPack.

What if I really want something specific?

If what you need can be relevant in general, you can request a feature.

You can create a bounty and invite people to your own bounty. This will incentivize coders to work on a new feature, solving a bug or even writting documentation. Start a bounty by creating or choosing an existing issue. Then, go to Bountysource and post a bounty using the link to that specific issue.

Promote your bounty over our Discord by clicking the chat badge on top.

What if I need help?

First, check the documentation. If you find a bug or you think the problem is related to the current repository, please open an issue.

You can reach the official community in Facebook, and our Discord by clicking the chat badge on top.