Closed Delitants closed 1 year ago
The arm binary works for enigma, fbc or non enigma devices.
The arm binary works for enigma, fbc or non enigma devices.
How do you compile for arm? I have DM920
Arm version: https://github.com/catalinii/minisatip/releases
Thanks, those are releases, but how to compile from sources?
minisatip_arm.zip is the binary: https://github.com/catalinii/minisatip/releases/download/v1.2.102/minisatip_arm.zip
@Delitants here's how the release builds are made: https://github.com/catalinii/minisatip/blob/master/.github/workflows/binaries.yml#L37. You'll need to have a MIPS cross-compilation toolchain installed.
If your Enigma has an ARM CPU then look at https://github.com/catalinii/minisatip/blob/master/.github/workflows/binaries.yml#L23 instead.
Closing this
Hi, I can't find any references in wiki of how to compile it for Enigma2 with FBC tuner. Thanks.