Skip to content

Instantly share code, notes, and snippets.

@marcelrv
Last active August 30, 2022 20:31
Show Gist options
  • Save marcelrv/c3e0ef313a7af31ff5bc68bc197200d6 to your computer and use it in GitHub Desktop.
Save marcelrv/c3e0ef313a7af31ff5bc68bc197200d6 to your computer and use it in GitHub Desktop.
Mayhem AIS

Connect the hackrf to WSL to flash

usbipd wsl list


usbipd wsl attach --busid <busid>
usbipd wsl attach --busid 2-2


Compile new version & flash

docker run -it --name mayhem-lin -v ~/portapack-mayhem:/havoc portapack-dev
hackrf_spiflash -w ~/portapack-mayhem/build/firmware/portapack-h1_h2-mayhem.bin

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment