Functions
view1090.c File Reference
#include "coaa.h"
#include "view1090.h"

Go to the source code of this file.

Functions

int main (int argc, char **argv)
 
void showHelp (void)
 
void sigintHandler (int dummy)
 
void view1090Init (void)
 
void view1090InitConfig (void)
 

Function Documentation

int main ( int  argc,
char **  argv 
)
void showHelp ( void  )

Definition at line 100 of file view1090.c.

References MODES_DUMP1090_VERSION.

void sigintHandler ( int  dummy)

Definition at line 35 of file view1090.c.

References Modes, and NOTUSED.

void view1090Init ( void  )

Definition at line 63 of file view1090.c.

References exit, Modes, MODES_ICAO_CACHE_LEN, MODES_USER_LATLON_VALID, and modesInitErrorInfo().

Referenced by main().

void view1090InitConfig ( void  )

, generated on Tue Sep 26 2023.