Skip to content
This repository has been archived by the owner on Jun 25, 2020. It is now read-only.

cannot create files outside of havoc firmware and replay them with portapack #285

Open
jfender1 opened this issue Dec 15, 2019 · 4 comments

Comments

@jfender1
Copy link

I am unable to create files in gnu radio and have them play in the portapack. I would like to be able to use filters to quite down the signal to get a very clean and precise signal and have the portapack replay them. It seems that if I just change the file extension to c16 it will show up but it doesnt seem to play correctly or the graphics look very weird. How do I look at the c16 captures? I would like to see how clean the signal is being recorded by the portapack.

@furrtek
Copy link
Owner

furrtek commented Dec 18, 2019

Have you seen this ? https://github.com/furrtek/portapack-havoc/wiki/Capture

Repository owner deleted a comment Dec 20, 2019
@rightrozz
Copy link

Using csdr or audacity to convert to complex signed 16 bit audio won't correctly play on the hackrf for me. Has anyone got a successful method on converting files to C16 format?

@jamesshao8
Copy link

jamesshao8 commented Feb 14, 2020

I have similar problem as you, I modified replay in portapack to send a data file (2MHz 8 bit), which I can send in gnuradio using ichar to complex. However there is still problem.

@cosmo6110
Copy link

I using audacity to edit c16 files
import raw : signed 16 bit pcm, little-endian, 1 channel, sample 44100
to save i use ffmpeg function.
export audio, open ffmpeg, format s16le codec pcm_s16le export ffmpeg save

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants