tpms
tpms copied to clipboard
Cannot extract bursts
Hi,
i cannot extract bursts.
executing ./extract_bursts.py capture.cfile
gives me following error:
Traceback (most recent call last):
File "./extract_bursts.py", line 83, in
Looking at the code you can see that the filename should respect a given format: target_signal, carrier_freq, sampling_rate, start_date, start_time, capture_device separated by '_' The extension is not important.
Hope this could help you.