TSP: The Transport Sample Protocol



Main Page | Modules | Alphabetical List | Data Structures | File List | Data Fields | Globals | Related Pages

glue_stub.c File Reference

#include <string.h>
#include "tsp_sys_headers.h"
#include "glue_sserver.h"
#include "tsp_ringbuf.h"
#include "tsp_time.h"
#include "tsp_datapool.h"
#include "calc_func.h"

Go to the source code of this file.

Functions

char * GLU_get_server_name (void)
 GLU server name.

int GLU_init (int fallback_argc, char *fallback_argv[])
 GLU initialization function.

int GLU_start (void)
 Start the loop that will had data to datapool whith pus_next_item.

int GLU_get_sample_symbol_info_list (GLU_handle_t h_glu, TSP_sample_symbol_info_list_t *symbol_list)
 List of symbols managed by the GLU.

GLU_server_type_t GLU_get_server_type (void)
 GLU server type : ACTIVE or PASSIVE.

GLU_handle_t GLU_get_instance (int argc, char *argv[], char **error_info)
 GLU instance creation.

double GLU_get_base_frequency (void)
 GLU base frequency.


Detailed Description

Id
glue_stub.c,v 1.10 2004/10/18 21:24:53 erk Exp

-----------------------------------------------------------------------

TSP Library - core components for a generic Transport Sampling Protocol.

Copyright (c) 2002 Yves DUFRENNE, Stephane GALLES, Eric NOULARD and Robert PAGNOT

This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.

This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA

-----------------------------------------------------------------------

Project : TSP Maintainer: tsp@astrium-space.com Component : Provider

-----------------------------------------------------------------------

Purpose : Implementation for the glue_server, for stub test Allow the output of a datapool of 1000 symbols, cyclically generated at 100Hz

-----------------------------------------------------------------------

Definition in file stub/glue_stub.c. Framework Home Page.


Beware !! TSP wave is coming...