Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dev zmq #56

Merged
merged 23 commits into from
Jul 30, 2021
Merged

Dev zmq #56

merged 23 commits into from
Jul 30, 2021

Commits on Jul 20, 2021

  1. Adding zeromq stuff

    jeroenbeijer committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    7802baa View commit details
    Browse the repository at this point in the history
  2. Adding zeromq stuff

    jeroenbeijer committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    bc08938 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2021

  1. removed bak files

    jeroenbeijer committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    5e33dd6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac9dc50 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    096d91b View commit details
    Browse the repository at this point in the history
  4. revert pro file

    jeroenbeijer committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    c1f9edd View commit details
    Browse the repository at this point in the history
  5. added qrc file

    jeroenbeijer committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    320e8a1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c77d75b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    19a3deb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7df187b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    08d933d View commit details
    Browse the repository at this point in the history
  10. winsock2 not on unix

    jeroenbeijer committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    8c7a9e6 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8dfcba4 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    044f194 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #55 from jeroenbeijer/master

    ZeroMQ
    jontio committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    c5df4df View commit details
    Browse the repository at this point in the history
  14. Update .gitignore

    .qmake.cache and .qmake.stash need not be in root dir
    jontio committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    f23c900 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2021

  1. Configuration menu
    Copy the full SHA
    a1f0470 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2021

  1. changed to QtConcurrent::run, fixed hanging bug in zmq receiver when …

    …closed if no source is available
    jontio committed Jul 24, 2021
    Configuration menu
    Copy the full SHA
    f5b5778 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2021

  1. added bitrate message for zmq receiver. added to msk demodulator atte…

    …mpt to change samplerate depening on zmq bitrate message
    jontio committed Jul 25, 2021
    Configuration menu
    Copy the full SHA
    eb76851 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2021

  1. added zmq_audiosender class and removed the code that was doing the s…

    …ame thing in mainwindow (untested). tidy
    jontio committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    7b87374 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2021

  1. Configuration menu
    Copy the full SHA
    d9794d4 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2021

  1. release version update

    jontio committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    71389d7 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2021

  1. Configuration menu
    Copy the full SHA
    8c7ec7e View commit details
    Browse the repository at this point in the history