kartu

Results 17 comments of kartu

This doesn't even look like cross platform compile to me, xiaole, check how it works for DM 800 SE here: http://wiki.blue-panel.com/index.php/Build_images_and_compile_programs_with_OE_2.2

@xiaole51 It's just an archive, I think in zip format. You don't really need it,, "installing" IPK is basically unpacking its content. You can simply copy files around manually.

Heyho, compilation did work, I have used the following recipy file (which experienced people would probably laugh at): `SUMMARY = "SatPI" HOMEPAGE = "https://github.com/Barracuda09/SATPI" LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://LICENSE;md5=8264535c0c4e9c6c335635c4026a8022"...

Hi xiaole, I don't think it would work on DM800se, but here you go [satpi_1.4+git0+f19f3d4414-r0_mips32el.ipk.zip](https://github.com/Barracuda09/SATPI/files/1444017/satpi_1.4.git0.f19f3d4414-r0_mips32el.ipk.zip)

@xiaole51 I installed libatomic using "opkg install". It wasn't part of my compilation. @Barracuda09 Q2: Could you provide more info please? I actually have 8 LNBs (yikes), are only 4...

@Barracuda09 Log (both tuners are actually found just fine, it's LNB stuff that I'm struggling with. Perhaps easiest way to cover all possible configs would be to allow entering DISEQC...

@Barracuda09 Well, enigma allows you to state: - diseqc version - commited or uncommitted first - committed command - uncommitted command some additional params: - fast or not - higher...

@Barracuda09 Yes, I just thought if it can be expressed as a sequence of HEX numbers, plain text input box would be the most flexible way.

By the way, my SAT>IP client experience was rather turbulent. Android client didn't find much. Windows client could find a lot, but couldn't play it. Then I tried scanning for...

@Barracuda09 By the way, here is solution by similar project, command line params: https://github.com/catalinii/minisatip -d --diseqc ADAPTER1:COMMITTED1-UNCOMMITTED1[,ADAPTER2:COMMITTED2-UNCOMMITTED2[,...] The first argument is the adapter number, second is the number of committed...