I own a chinese flavored H1 Portapack. This particular fork is finetuned for this model, although it works perfectly OK (AFAIK) on H2 models.
This repository is my coding "buffer" before pulling requests into eried/portapack-mayhem repository, which represents at this time and date one of the main efforts (if not the only one) to keep fixing and further developing the HAVOC version, now re-bautized into "MAYHEM"
- Two new checkboxes on OPTIONS -> UI menu:
The first checkbox adds an extra menu button on the upper left position of every sub-menu, ".." allowing for easy going back into the parent menu. This comes from the difficulty of pressing the small arrow on the status view at top of the lcd screen, specially with the mediocre sensitivity of the resistive touchscreen sensor included on some chinese portapack versions.
The second checkbox enables a speaker control icon on the status bar. You may be aware that your Portapack allows for speaker connection, but it is not included in the hardware, as is. So you can solder a small tablet - laptop speaker (i.e. 8 ohms / 1 watt) into the speaker header / solder pads of your portapack. You can turn on / off the speaker by toggling the speaker control icon.
-
The DEBUG -> PERIPHERALS submenu is now also buttons-based.
-
DEBUG, DEBUG -> PERIPHERALS and OPTIONS buttons menu is 1 button per row
-
Touchscreen is more sensitive (r_touch_threshold lowered)
-
Touched buttons in menu / submenues are kept highligthed when going back into that menu
-
The speaker icon on taskbar, when green, activates internal speaker (and mutes headphones output). When greyed out, internal speaker is muted, and headphones output is activated (this is useful only for H1 users)
-
I incorporated the scanners enhancement wrote by alain0001 ( portapack-mayhem/mayhem-firmware#80 )