Change naming of a 2D table to match current requirements. Add in fixed dwell and...
[freeems-vanilla.git] / src / xgateTests.c
blob55033c81e761401251e6cccb54d18c467e14a42f
1 // Temporary file to make Sean's life easy!
4 /* FreeEMS - the open source engine management system
6 * Copyright 2011 Sean Keys
8 * This file is part of the FreeEMS project.
10 * FreeEMS software is free software: you can redistribute it and/or modify
11 * it under the terms of the GNU General Public License as published by
12 * the Free Software Foundation, either version 3 of the License, or
13 * (at your option) any later version.
15 * FreeEMS software is distributed in the hope that it will be useful,
16 * but WITHOUT ANY WARRANTY; without even the implied warranty of
17 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
18 * GNU General Public License for more details.
20 * You should have received a copy of the GNU General Public License
21 * along with any FreeEMS software. If not, see http://www.gnu.org/licenses/
23 * We ask that if you make any changes to this file you email them upstream to
24 * us at admin(at)diyefi(dot)org or, even better, fork the code on github.com!
26 * Thank you for choosing FreeEMS to run your engine!
30 /** @file
32 * @ingroup testing
33 * @ingroup xgateFiles
35 * @brief XGate Timing and Bit Bang Tests
37 * @author Sean Keys