Giter VIP home page Giter VIP logo

wintelive's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

wintelive's Issues

No Data showing in wintelive

first of all thanks a lo for your effort and this amazing app. i have installed all the apps and its working fine with no errors my only problem is that i have been scanning for the last 2 days but still i got no data. for example i am sure that in my country channel 416200 is tetra but still i cant see data. is there any adjustments i need to make to the project before i run in in the gnu radio companion thanks a lot for you help in advance

wintelive.exe crashing on specific frequency/network

I finally got WinTelive working. GNU Radio is connected to my rtl_tcp server and I also receive voice and data.

However, I can't connect to one specific channel/frequency (423.206250). The program instantly crash as soon I tune in. Also the "Tune New" button makes wintelive.exe crash.

If I try to restart WinTelive it crash directly after pressing the connect button. I need to close down M-SYS2 and the GNU Radio FFT screen and restart everything in order to get it working again.

If I use the All Scan function it also crash when the scanner reach the frequency described above.

I have tried VC 2015 and 2017 runtime (both 32/64bit), copied all .dll files from another project (old SDR# Tetra plugin with M-SYS2), adding extra channels in GNU Radio, M-SYS2 and in WinTelive (with the telive_receiver_channels variable), rebooted my computer, etc etc. I had no success solving this issue.

Installation Instructions

Hi! Watched your video and this SW look pretty awesome!

However, there is no info about how to install this, and the requirements regarding SW or HW.
That is too bad, because you did so much work on this, and nobody is able to use it. In addition, your other website is so slow it almost seem down.

But for everybodys convenience here is the text:

 Telive on Windows (x86_64)
- put together by cURLy bOi
================================

This has started as an effort to port sq5bpf's telive to Windows,
but I ultimately had to rewrite the whole thing to match Windows
user comfort.

Install:
---------
1) Download GNU Radio for Windows from http://www.gcndevelopment.com/gnuradio/downloads.htm
   and install
2) Copy contents of gnuradio_mod folder to c:\Program Files\GNURadio-3.7\
3) Download and install M-SYS2 from https://sourceforge.net/projects/msys2/ and install
4) Copy contents of msys_root to your M-SYS2 installation directory
5) Open M-SYS2 shell and execute "pacman -S socat tmux"
6) Install VC 2015 runtime 32 AND 64 bit!!!

Use:
------
1) Open GRC project (more can be got from the original telive github)
2) Use the Project/Execute to run the project from the GRC
   - OR -
   If you had headless (without GUI) project, use Project/Generate option
   to generate top_block.py file in the GRC project directory.
   Then open GNURadio Command Prompt from Start menu, the use this command
   c:\Program Files\GNURadio-3.7\gr-python27\python.exe -u c:\path\to\grc\project\top_block.py
   This will enhance performance.
3) Open M-SYS2 shell and execute command "muxrec X" where X is the number of receivers you want to open
4) Open wintelive.exe and connect
5) That's it, should work.

Do you have to use M-SYS2 or can you also use Cygwin?

wintelive

bonjour je veux avoir le vrai logiciel qui sur Gnu radio par que est bloque le dpsk demodor meric de d donne pour résoudre le problème .
image
hello I want to have the real software that on Gnu radio by that is blocks the dpsk demodor meric of given to solve the problem . si vous pouver donne capture écran pour le logiciel correcte .

curlyboi's web server is down

Hello, curlyboi. I want to download Wintelive tetra decoder, but your web server is down.
It says:


Not Found

The requested URL was not found on this server.
Apache/2.4.25 (Debian) Server at curly.100dola.eu Port 80

What should I do? I googled, but that seems to be the only site I can download Wintelive and its dependencies. I looked at other issues here, on github, but nothing helpful again. Can you bring your web server back running or you have another link to download Wintelive? Btw, your work is awesome.

Wintelive web server error

Crashes with Int16 overflow if baseband frequency too large

First thing: I stuffed up here, and instead of entering 865MHz, I entered 8650MHz. This is beyond what my RTLSDR can do. It looks like it passed the sanity check in baseSetSafe() because it was a valid number.

The full debug log is attached.
WinTelive crash.txt

I thought that the value was getting saved somewhere, but I see from the source that it is coming from GnuRadio. A stop/start of that has fixed the problem - major crisis avoided :-) Still, it is a crash, so if you need more details please let me know.

Audio Overlap

Add a feature to select calls. Right now all call overlap.

Thanks!

dont audio when run

program run,tuned frg but if play indicate no voice anymore
in telive folder only 1024 waw file..

witelive crashes on start

Here is the error a few users are facing any ideas ?

`************** Exception Text **************
System.DllNotFoundException: Unable to load DLL 'libtetradec.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E)
at wintelive.acelp.tetra_decode_init()
at wintelive.acelp..ctor(receiver myParent)
at wintelive.telive.rxEnumAll()
at wintelive.telive.startAll()
at wintelive.frmMain.btnInitGNR_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

************** Loaded Assemblies **************
mscorlib
Assembly Version: 4.0.0.0
Win32 Version: 4.6.1085.0 built by: NETFXREL4STAGE

CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll

wintelive
Assembly Version: 0.0.0.0
Win32 Version: 0.0.0.0

CodeBase: file:///C:/Users/zc/Documents/sdr-tetra/wintelive/wintelive/wintelive.exe

System.Windows.Forms
Assembly Version: 4.0.0.0
Win32 Version: 4.6.1085.0 built by: NETFXREL4STAGE

CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll

System
Assembly Version: 4.0.0.0
Win32 Version: 4.6.1085.0 built by: NETFXREL4STAGE

CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll

System.Drawing
Assembly Version: 4.0.0.0
Win32 Version: 4.6.1085.0 built by: NETFXREL4STAGE

CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll

System.Configuration
Assembly Version: 4.0.0.0
Win32 Version: 4.6.1085.0 built by: NETFXREL4STAGE

CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll

System.Core
Assembly Version: 4.0.0.0
Win32 Version: 4.6.1085.0 built by: NETFXREL4STAGE

CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll

System.Xml
Assembly Version: 4.0.0.0
Win32 Version: 4.6.1085.0 built by: NETFXREL4STAGE

CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll

`

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.