Skip to content

A maintained fork of perexg/satip-axe, a firmware with minisatip for Inverto IDL-400s/Grundig GSS.BOX/Telestar Digibit R1

Notifications You must be signed in to change notification settings

crycode-de/satip-axe

 
 

Folders and files

NameName
Last commit message
Last commit date
Oct 13, 2022
May 25, 2023
Jan 30, 2022
May 29, 2023
Sep 17, 2018
May 29, 2023
May 29, 2023
May 29, 2023
May 29, 2023
Jul 7, 2020
Oct 20, 2022
Jun 26, 2023
Dec 18, 2022
Jun 26, 2023
Nov 16, 2022

Repository files navigation

satip-axe

Build firmware

A maintained fork of perexg/satip-axe, a firmware with minisatip for Inverto IDL-400s/Grundig GSS.BOX/Telestar Digibit R1

Releases

Releases can be found here.

Improvements in this fork

  • Uses upstream minisatip without any custom patches
  • DVB-CSA support in minisatip (due to CPU limitations only 1-2 streams can be decoded simultaneously)
  • Uses newer version of OScam
  • Reworked build system for easier development
  • Leaner firmware image (obsolete versions of minisatip, tvheadend and Python have been removed)
  • SFTP support for easier file configuration editing

Build instructions

The build system used in this repository uses Docker. To build a new release, simply run:

make docker-clean-release

The release build will be in the out/ directory.

Flashing new firmware

There are two ways to flash new firmware to your device:

  • using a USB stick (as explained in upstream's dist/README)
  • using the upgrade-fw script. Download the .fw file you want to flash to your device, then run upgrade-fw path/to/file.fw. The script only works for updating installations made to the device's flash memory - if dual-booting from a USB device you should not use it.

More information

For general information, see upstream's README, upstream's dist/README and upstream's debug/README

About

A maintained fork of perexg/satip-axe, a firmware with minisatip for Inverto IDL-400s/Grundig GSS.BOX/Telestar Digibit R1

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 97.0%
  • Assembly 2.5%
  • Makefile 0.3%
  • Perl 0.1%
  • C++ 0.1%
  • Shell 0.0%