Git Product home page Git Product logo

qstdcdec's People

Contributors

cropinghigh avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Forkers

gprime31 yply

qstdcdec's Issues

No rule to make target 'install'

Hi, I build your package and all seems to work when I run it directly in the build folder. I have an issue with the installation. If I run "sudo make install" it returns "*** No rule to make target 'install'. Stop."

Can you help me?

Error during 'make'

I am trying to compile code by following instructions given in readme. However, I'm getting error when running 'make' command.

qstdcdec/qstdcdec.cpp: In constructor ‘QStdcdec::QStdcdec(QWidget*)’:
qstdcdec/qstdcdec.cpp:20:43: error: ‘errorOccurred’ is not a member of ‘QUdpSocket’
connect(&receiverSocket, &QUdpSocket::errorOccurred, this, &QStdcdec::socketErrorOccurred);
^~~~~~~~~~~~~
CMakeFiles/qstdcdec.dir/build.make:103: recipe for target 'CMakeFiles/qstdcdec.dir/qstdcdec.cpp.o' failed
make[2]: *** [CMakeFiles/qstdcdec.dir/qstdcdec.cpp.o] Error 1
CMakeFiles/Makefile2:83: recipe for target 'CMakeFiles/qstdcdec.dir/all' failed
make[1]: *** [CMakeFiles/qstdcdec.dir/all] Error 2
Makefile:90: recipe for target 'all' failed
make: *** [all] Error 2

(Request) Backwards compatibility with QT 5.12.

Would it be possible to support the QT found in Ubuntu 20.04? When trying to build I realized some things must have changed in newer QT versions, as it builds okay in 22.04, but not on 20.04.

On aarch64 22.04 it runs nicely.

The UI becomes very sluggish after decoding many packets and saving to file is enabled

To reproduce:

  • in the "Packets" tab, enable "Save packets to"
  • decode 2000+ packets

Result: the UI becomes very slow to respond. In my case, it starts to happen after decoding 4000-4500 packets. If "Save packets to" is disabled, the UI doesn't slow down (or at least it's not very noticeable).

ScytaleC has some checkboxes which control which packet types to decode and which to ignore. Could a similar feature be added to qstdcdec?

And on the same note, I think that after decoding thousand of messages and saving to file is enabled, the same problem would occur. Which leads me to a feature request: could you please add a way to filter out or discard messages containing certain strings?
For example, I left the decoder running for half a day and the overwhelming majority of decoded messages look like this

abcdefghijklmnopqrstuvwxyz1234567890ABCDEFGHIJKLMNOPQRSTUVWXYZ-!

I'm assuming this is some type of test message and I would really like to delete/discard them from the decoded messages list (and obviously from the saved json file).

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.