Recent content by locoxloco

  1. L

    Spanish Abertis DTT Sat @ Hispasat 30W - Chat & How to guides

    // File: abertis.c // Compilation: gcc abertis.c -O3 -Wall -o abertis // Installation: install -m 755 -D abertis /usr/local/bin/abertis #include <stdbool.h> // bool #include <stdint.h> // uint8_t, uint16_t #include <stdio.h> // fprintf, stdout, stderr #include <stdlib.h> // atoi #define...
  2. L

    hello!

    Hi this forum is very nice and very useful thanks
Top