drmpeg / gr-paint

An OFDM Spectrum Painter for GNU Radio
GNU General Public License v3.0
133 stars 25 forks source link

Is it possible to save these images after reciving them automatically? #11

Open MahmoudThePeltist opened 6 years ago

MahmoudThePeltist commented 6 years ago

i was wondering if the images can somehow be turned back into ..jpg or .png files on the receiving end.

drmpeg commented 6 years ago

I usually just pause the receiver and take a screenshot.

paintblue

MahmoudThePeltist commented 6 years ago

I want to automate it, so pausing and taking screenshots is kinda difficult.

drmpeg commented 6 years ago

Maybe something like scrot? You could at least do a timed capture with that. But there's no way to know what part (or start time) of the image will be captured.