WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: multimon-ng  (Read 2867 times)

Offline Mithotyn

  • Newbie
  • *
  • Posts: 11
multimon-ng
« on: July 14, 2014, 04:31:20 AM »
Hi all, hi Bela

i would like to use "multimon-ng" as decoder software for ham radio purposes.

https://github.com/EliasOenal/multimon-ng

Isn't it a good candidate to add it into the repo? :-)

I have no possibilities to cross compile it for armv6 and build my own extension, so help would be appreciated!

Thanks in advance!
Joachim

Offline bmarkus

  • Administrator
  • Hero Member
  • *****
  • Posts: 7183
    • My Community Forum
Re: multimon-ng
« Reply #1 on: July 15, 2014, 12:21:53 AM »
Thanks for the advice.

It looks a Qt application. At the moment we have Qt5 in the repo, Qt4 is missing due to build issues. Will check which one is needed by multimon-ng

Béla
Ham Radio callsign: HA5DI

"Amateur Radio: The First Technology-Based Social Network."

Offline Mithotyn

  • Newbie
  • *
  • Posts: 11
Re: multimon-ng
« Reply #2 on: July 16, 2014, 01:13:03 AM »
Hi!

Thanks for your reply!

As far as i can see, "qmake" (as part of QT) is only needed for compiling. The app itself is a plain old command line executable with (hopefully) no weird dependencies.

If you can translate the *.pro file to a standard makefile, there won't be a reason to use qmake at all.

Greetings.
Joachim

Offline bmarkus

  • Administrator
  • Hero Member
  • *****
  • Posts: 7183
    • My Community Forum
Re: multimon-ng
« Reply #3 on: July 16, 2014, 01:42:45 AM »
Thanks. In this case maybe Qt5.tcz can be used.
Béla
Ham Radio callsign: HA5DI

"Amateur Radio: The First Technology-Based Social Network."