Skip to content
Jimi Sanchez edited this page Sep 21, 2022 · 10 revisions

This app allows users to create playlists of previously captured signals and replay them in a specific order. The playlist app shares a UI with the Replay app.

A sample playlist.txt file is included in the SD card samples.

Playlist files are comma delimited and have the following structure:

FREQ,File_PATH,SAMPLE_RATE

For example, a valid playlist file could contain:

##FREQ      FILE				 SAMPLE RATE
315000000,SAMPLES/TeslaChargePort_US.C16,500000
433920000,SAMPLES/TeslaChargePort_EU_AU.C16,500000

Note that lines beginning with # are treated as comments and ignored.

Portapack-playlist.mov

Start here

How to collaborate
How to ask questions correctly

User manual

Developer Manual

Hardware Hacks

Clone this wiki locally