Giter VIP home page Giter VIP logo

Comments (4)

LouisErigHerve avatar LouisErigHerve commented on August 30, 2024

On my side the 1 bit error tolerance on the NXDN sync pattern really improve the frame detection. Try it on your side if you want !

G4LX tolerate more errors on his MMDVM firmware (3 errors bits if I read correctly the code).

But as you said the FSW is really short in NXDN, so this improvement also introduce false positive frame detection, I tried to fix it with a good LICH detection but the only 1 parity bit is really short to check if the frame type is correct...

I think adding a frame storage buffer with a high level FSW bits counter/analyzer could reduce false positive detection, I'm studying this option on my side.

from dsdcc.

countryboy057 avatar countryboy057 commented on August 30, 2024

@LouisErigHerve Maybe you could help out on the other issue we are having ? Well i am not really having it I am just the guy witht he equipment to test but....f4exb/sdrangel#574

from dsdcc.

f4exb avatar f4exb commented on August 30, 2024

Comparing at each new symbols the n previous symbols with each different sync sequence by looping each time on these previous symbols is not efficient. The DSDSymbol class should accumulate the symbol differences against each sync sequence at each new symbol.

from dsdcc.

f4exb avatar f4exb commented on August 30, 2024

Implemented in v1.9.0

from dsdcc.

Related Issues (20)

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.