furrtek / portapack-havoc

Custom firmware for the HackRF SDR + PortaPack H1 addon
GNU General Public License v2.0
813 stars 221 forks source link

Enhancement request: Allow USB access to SD card in HackRF mode #347

Open gregoryfenton opened 4 years ago

gregoryfenton commented 4 years ago

I would love to be able to edit the SD card while it is plugged into the PortaPack. I've been bitten in the past with micro SD cards flying out of the slot and disappearing forever when attempting to remove them. Is there any chance of allowing read and write access to the SD card in HackRF mode?

furrtek commented 4 years ago

Would require implementing the Mass Storage class and provide a way to switch between IQ stream and drive mode. Having both at the same time (if even possible ?) would be a mess.

eried commented 4 years ago

I've been bitten in the past with micro SD cards flying out of the slot and disappearing forever when attempting to remove them.

My temporal solution was to add a piece of tape, but I agree this would be nice feature.