portapack-mayhem / mayhem-firmware

Custom firmware for the HackRF+PortaPack H1/H2
GNU General Public License v3.0
3.27k stars 533 forks source link

Global device disable transmit setting #2229

Open jLynx opened 3 weeks ago

jLynx commented 3 weeks ago

Description of the feature you're suggesting.

Add a new setting to disable transmit features. Maybe enable this by default. If the user accesses the transmit page, we show a warning message with an acknowledgment button they can click to enable transmitting

Anything else?

No response

NotherNgineer commented 3 days ago

Until the feature suggested above is implemented, just FYI that you can create a SETTINGS/blacklist file containing the following lines, and that will pretty much disable transmitting (e.g. when you hand the HackRF over to the kids to play with):

Transmit
Replay
Remote
Microphone

(This isn't quite perfect since some RX apps such as Scanner, Recon, and BLE Rx can still launch a TX app, but these apps could be added to the blacklist file too if desired.)