pirblaster  0.01
Use the pi as a remote control for your TV, DVD player etc.
Functions
InitCarrier_main.c File Reference
#include "../Common/Common.h"
#include "../Blast/Blast.h"
#include "../Kmod/Kmod.h"
#include <stdio.h>
#include <stdlib.h>
Include dependency graph for InitCarrier_main.c:

Go to the source code of this file.

Functions

int main (int argc, char *argv[])
 Routine to set Frequency and DutyCycle. More...
 

Function Documentation

int main ( int  argc,
char *  argv[] 
)

Routine to set Frequency and DutyCycle.

Parses the commandline arguments and set the Range, Divisor and DutyCycle based on these arguments. Called as InitCarrier Freq Duty ( eq InitCarrier 56 30 )

Definition at line 31 of file InitCarrier_main.c.

Here is the call graph for this function: