object Form1: TForm1 Left = 301 Top = 448 Width = 328 Height = 257 Caption = 'Prueba de comunicaciones' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False PixelsPerInch = 96 TextHeight = 13 object Label1: TLabel Left = 32 Top = 16 Width = 83 Height = 13 Caption = 'Trama a transmitir' end object Label2: TLabel Left = 32 Top = 72 Width = 91 Height = 13 Caption = 'Respuesta recibida' end object EditTx: TEdit Left = 32 Top = 40 Width = 257 Height = 21 TabOrder = 0 end object EditRx: TEdit Left = 32 Top = 96 Width = 257 Height = 21 ReadOnly = True TabOrder = 1 end object actEnvia: TButton Left = 48 Top = 136 Width = 81 Height = 25 Hint = 'Transmite trama' Caption = '&Enviar' Default = True ParentShowHint = False ShowHint = True TabOrder = 2 OnClick = actEnviaClick end object actLimpia: TButton Left = 48 Top = 176 Width = 81 Height = 25 Hint = 'Resetea los cuadros de texto' Caption = '&Limpiar' ParentShowHint = False ShowHint = True TabOrder = 3 OnClick = actLimpiaClick end object actRecibir: TButton Left = 176 Top = 176 Width = 81 Height = 25 Hint = 'Cierra el programa' Caption = '&Recibir' ParentShowHint = False ShowHint = True TabOrder = 4 OnClick = actRecibirClick end object actSalir: TButton Left = 176 Top = 136 Width = 81 Height = 25 Cancel = True Caption = '&Salir' TabOrder = 5 OnClick = actSalirClick end end e-REdING. Biblioteca de la Escuela Superior de Ingenieros de Sevilla.


SOFTWARE PARA LA MONITORIZACIÓN Y CONTROL DE RECEPTORES GPS. APLICACIÓN A RECEPTORES NOVATEL RT-2

: Toledo Fernández, José Manuel
: Ingeniería Telecomunicación
Contenido del proyecto: