Hi,

this is a little channel scan utility to generate tzap/czap compatible 
channel lists. Just type make to build the tool and then call it like this:

    # mkdir ~/.czap/
    # ./scan | sort > ~/.czap/channels.conf

for DVB-C or

    # mkdir ~/.tzap/
    # ./scan | sort > ~/.tzap/channels.conf

for DVB-T. Good luck,

Holger

