代码搜索结果
找到约 12,494 项符合
PID 的代码
pid.lst
C:\TIC2XX\C2000\CGTOOLS\BIN\DSPA.EXE -q -v2xx -gs pid.asm -o ..\obj\pid.obj -l ..\temp\pid.lst
TMS320C1x/C2x/C2xx/C5x COFF Assembler Version 7.00 Mon Aug 18 20:35:54 2003
Copyright (c) 1987-1999
pid.asm
;=====================================================================================
; File name: PID.ASM
;
; Originator: Digital Control Systems G
pid.asm
;=======================================================================
; File Name: pid.asm
;
; Module Name: PID_REG3_ID, PID_REG3_IQ, PID_REG3_SPD
;
; Initialization Routine: PID_RE
pid.h
/* =================================================================================
File name: PID.H
Originator: Digital Control Systems Group
pid.lst
C:\TIC2XX\C2000\CGTOOLS\BIN\DSPA.EXE -q -v2xx -gs pid.asm -o ..\obj\pid.obj -l ..\temp\pid.lst
TMS320C1x/C2x/C2xx/C5x COFF Assembler Version 7.00 Mon Aug 18 20:35:54 2003
Copyright (c) 1987-1999
pid.asm
;=====================================================================================
; File name: PID.ASM
;
; Originator: Digital Control Systems G
pid.c
/********************************************************************
* Description: pid.c
* This file, 'pid.c', is a HAL component that provides
* Proportional/Integeral
pid.cpp
/* -*- indent-tabs-mode:T; c-basic-offset:8; tab-width:8; -*- vi: set ts=8:
* $Id: PID.cpp,v 2.0 2002/09/22 02:07:30 tramm Exp $
*
* (c) Aaron Kahn
* (c) Trammell Hudson
*
* PID control logic fo
pid.h
/* -*- indent-tabs-mode:T; c-basic-offset:8; tab-width:8; -*- vi: set ts=8:
*
* (c) Aaron Kahn
* (c) Trammell Hudson
*
* The PID class implements a SISO loop that uses PID control.
*
**
net_start.sh
#!/bin/sh
PID=0x511
DEV_NAME=dvb0_0
IP_ADDR=10.1.1.1
./dvbnet -p $PID
/sbin/ifconfig $DEV_NAME $IP_ADDR
#
# you can reconfigure the MAC adress like this:
#
#MAC_ADDR=00:01:02:03:04:05
#/sbin/ifco