Page 11 of 18

Re: minisatip binaries

Posted: Sat Jul 15, 2017 2:37 pm
by cata
Driver/hardware

Re: minisatip binaries

Posted: Sat Jul 15, 2017 4:39 pm
by retrofan
Okay, too bad, but not a major problem as I get the needed PIDs with a channelscan. This way I also don't have unneccessary network traffic as the PIDs are filtered.

Now my wish list is very short: mips binary CI+ support in the near future and then I'm very happy! :D

Good luck with your project and keep up the great work!

Re: minisatip binaries

Posted: Mon Jul 24, 2017 2:49 pm
by retrofan
Hi Catalin,

Just curious: when do you expect to have a build ready with CI plus implemented for Gigablue etc?

Thanks

Re: minisatip binaries

Posted: Mon Jul 24, 2017 11:49 pm
by cata
Hi,

it might take some time, probably will start on DDCI once the 0.7-ca is stable.

Thanks

Re: minisatip binaries

Posted: Tue Jul 25, 2017 6:27 am
by retrofan
OK, thanks!

Re: minisatip binaries

Posted: Thu Aug 03, 2017 7:57 pm
by mwd123
Just wanted to say thanks for this nice software!

minisatip_mips_gigablue_dvbcsa.zip works great on my DM8000 and 2 DVB-S2 tuners, its now connected to tvheadend and gives me perfect IPTV at home. (no need to have coax-cable all over the house anymore)

Will donate asap, looking forward to test the CI+ implementations! (waiting for a cam I ordered)

Best regards
Magnus

Re: minisatip binaries

Posted: Sat Aug 05, 2017 7:12 am
by retrofan
Hi cata,

Sometimes the binaries are updated. Where can we find the changelog?

Thanks

Re: minisatip binaries

Posted: Sat Aug 05, 2017 12:07 pm
by cata
Hi,

The binaries are based on the 0.7-ca branch. You can find a link with the latest commits here:

https://github.com/catalinii/minisatip/tree/0.7-ca

Thanks

Re: minisatip binaries

Posted: Thu Aug 10, 2017 8:29 am
by zorrua
Hello,

I want to use minisatip in mi router, it use LEDE firmware: http://downloads.lede-project.org/relea ... ps/mt7620/

There are some files that I think we could use to compile it:

lede-imagebuilder-17.01.2-ramips-mt7620.Linux-x86_64.tar.xz
lede-sdk-17.01.2-ramips-mt7620_gcc-5.4.0_musl-1.1.16.Linux-x86_64.tar.xz

I think that the device could run without problems:
CPU: MIPS @580MHz
RAM: 128MB

Could you help on how to compile it?

Best regards.

Re: minisatip binaries

Posted: Thu Aug 10, 2017 10:33 am
by cata
Hi,

Did u try the openwrt binary?

The crosscompiler used is ar71xx mips lede.

Thanks