KejPi / AbracaDABra

Abraca DAB radio: DAB/DAB+ Software Defined Radio (SDR)
MIT License
68 stars 8 forks source link

show all station logos #162

Open sronline opened 2 months ago

sronline commented 2 months ago

its great that station logos are decoded form SPI :-)

It would be great if all station logos could be displayed:

Also it would be fine if there is an indication where the logos come from (SPI or RadioRNS)

andimik commented 2 months ago

The second idea is good! We could add it to the mouser over text.

But regarding the pics: We already have them in all sizes, just see the temporary folder on your hard disk.

sronline commented 2 months ago

File size and receiving time would also be helpful.

Perhaps adding a new form which can be opened by clicking the station logo and then show the additional data?

KejPi commented 2 months ago

You can store all objects from SPI application to directory you can select. Timestamp is not supported as a tag, but you can see creation time a file size in filesystem. More info is here https://github.com/KejPi/AbracaDABra?tab=readme-ov-file#user-application-data-storage

Main goal of the app is still radio listening, not data collection and logging. I will follow this target also for future.