代码搜索结果
找到约 1,698 项符合
Calibration 的代码
cc1100.c
//
//CC1100.h
//
// Copyright (c) NewMSG. All rights reserved. 2007
// purpose : Test CC1100
// By misswhile
#include
#include
#include "CC1100.h"
#define WRITE_BUR
cc1100.h
//
//CC1100.h
//
// Copyright (c) NewMSG. All rights reserved. 2007
// purpose : Test CC1100
// By misswhile
#ifndef CC1100_H
#define CC1100_H
#include "def.h"
#define LOW 0
#def
cc1100.h.svn-base
#ifndef CC1100_H
#define CC1100_H
#include "def.h"
#define LOW 0
#define HIGH 1
#define INT8U unsigned char
#define INT16U unsigned int
// CC2500/CC1100 STROBE, CON
cc1100.c.svn-base
#include
#include
#include "CC1100.h"
#define WRITE_BURST 0x40 //连续写入
#define READ_SINGLE 0x80 //读
#define READ_BURST 0xC0 //连续读
#defi
cc1100.c
//
//CC1100.h
//
// Copyright (c) NewMSG. All rights reserved. 2007
// purpose : Test CC1100
// http://www.newmsg.com
// http://www.newmsg.com/bbs
// [public]
#include
#include
cc1100.h
//
//CC1100.h
//
// Copyright (c) NewMSG. All rights reserved. 2007
// purpose : Test CC1100
// http://www.newmsg.com
// http://www.newmsg.com/bbs
// [public]
#ifndef CC1100_H
#defin
cc1100.h.svn-base
//
//CC1100.h
//
// Copyright (c) NewMSG. All rights reserved. 2007
// purpose : Test CC1100
// http://www.newmsg.com
// http://www.newmsg.com/bbs
// [public]
#ifndef CC1100_H
#defin
cc1100.c.svn-base
//
//CC1100.h
//
// Copyright (c) NewMSG. All rights reserved. 2007
// purpose : Test CC1100
// http://www.newmsg.com
// http://www.newmsg.com/bbs
// [public]
#include
#include
dbtex9.m
%DBTEX9 An example of beamforming on measured data from the AIMT experimental antenna with different calibration compensation of the steering matrix.
%
% * DBT, A Matlab Toolbox for Radar Signal P
ts_calibrate.c
/*
* tslib/tests/ts_calibrate.c
*
* Copyright (C) 2001 Russell King.
*
* This file is placed under the GPL. Please see the file
* COPYING for more details.
*
* $Id: ts_calibrate.c,v 1.8 200