NeumoDVB - sneak preview

deeptho

Specialist Contributor
My Satellite Setup
Wavefrontier T90, Laminas 120cm, 2 other dishes; tbs 5927, tbs6904, tbs6909x, tbs6903x, tbs5990, tbs6981,tbs5927
My Location
Europe
Hi,
my NeumoDVB linux dvb viewer and satellite DX tool is progressing nicely.
Below is a video of how it is scanning the vertical band of 5.0W after my dish was deliberately misaligned and was pointing at 4.0W.
As a result, muxes from both satellites are received. Some of the features shown are:
  • the spectrum scan (which was acquired before the video was recorded). The program has identified candidate spectral peaks, which can be blinscanned manually or automatically. The video shows automatic scan. The currently scanning mux is shown in blue, succesfull scans in green and scans with some error in red. Spectra are saved to disk. You can either acquire a fresh spectrum, or use an old one for the scan.
  • Graphical indication of signal level and SNR.
  • Below the SNR and BER indicators, the colors show the status of service information processing. Red means invalid. Blue means processing has started or perhaps even finished. SI information can take a while to arrive, which is why the scan is relatively slow, as it waits for all NIT, SDT and BAT data to be received.
  • detection of the correct satellite. This can take a while as the information must come from the NIT and the program takes some time to be sure that it has detected the correct satellite
  • speaking of the current SNR level. Not so useful in automatic mode, but useful to align your dish. The program tells you both the satellite position (if known) and the current SNR
  • detection on multi-streams
  • constellation plot
Not shown in the video, but the program of course also remembers the found muxes and services. It can also show the video, decrypt using local smart cards.

Also not shown: the program crashed just after the video ended.:cool:
There are still many small things to fix, which is why the code is not released yet.

The program requires my blindscan drivers, and a TBS 6909x or 6903x tuner cards for the spectrum scan and blindscan (a few other tbs cards will be supported as well). It should also work to some degree with standard drivers and other cards (although not the spectrum scan and blind scan).

 
Where did you post your app and on what version of Linux,possibly Kerner?Thanks.
 
Where did you post your app and on what version of Linux,possibly Kerner?Thanks.
It is not released yet. Maybe in a month or so.
Any 64 bit recent linux would work.
 
Hi,
my NeumoDVB linux dvb viewer and satellite DX tool is progressing nicely.
Below is a video of how it is scanning the vertical band of 5.0W after my dish was deliberately misaligned and was pointing at 4.0W.
As a result, muxes from both satellites are received. Some of the features shown are:
  • the spectrum scan (which was acquired before the video was recorded). The program has identified candidate spectral peaks, which can be blinscanned manually or automatically. The video shows automatic scan. The currently scanning mux is shown in blue, succesfull scans in green and scans with some error in red. Spectra are saved to disk. You can either acquire a fresh spectrum, or use an old one for the scan.
  • Graphical indication of signal level and SNR.
  • Below the SNR and BER indicators, the colors show the status of service information processing. Red means invalid. Blue means processing has started or perhaps even finished. SI information can take a while to arrive, which is why the scan is relatively slow, as it waits for all NIT, SDT and BAT data to be received.
  • detection of the correct satellite. This can take a while as the information must come from the NIT and the program takes some time to be sure that it has detected the correct satellite
  • speaking of the current SNR level. Not so useful in automatic mode, but useful to align your dish. The program tells you both the satellite position (if known) and the current SNR
  • detection on multi-streams
  • constellation plot
Not shown in the video, but the program of course also remembers the found muxes and services. It can also show the video, decrypt using local smart cards.

Also not shown: the program crashed just after the video ended.:cool:
There are still many small things to fix, which is why the code is not released yet.

The program requires my blindscan drivers, and a TBS 6909x or 6903x tuner cards for the spectrum scan and blindscan (a few other tbs cards will be supported as well). It should also work to some degree with standard drivers and other cards (although not the spectrum scan and blind scan).

This may well be an app worth my investigating deeptho, as I ran into some problems with your original Blindscan software ( probably basic errors in my compiling no doubt).
Look forward to trying it :)
 
This may well be an app worth my investigating deeptho, as I ran into some problems with your original Blindscan software ( probably basic errors in my compiling no doubt).
Look forward to trying it :)
You will need to compile the drivers anyway. I had some problems a while ago with some kernels, but the last time, it worked better again. For the user space programs, I am hoping to prepare some ubuntu and fedora packages.
For the drivers that would be too complicated (too many kernel versions around)
 
Back
Top