Home / v011 / soce_ptp_api
Name Modified Size InfoDownloads / Week
Parent folder
Makefile 2012-02-20 1.3 kB
socelib.h 2012-02-20 1.2 kB
libsoce_ptp_hw_v001.c 2012-02-20 22.1 kB
libsoce_ptp_hw_v001.h 2012-02-20 5.6 kB
Totals: 4 Items   30.2 kB 0
/*         Licensing information, do not remove.              */

/**************************************************************\
*                    _______               _______             *
*    _||_||_||_     / ____  |             / ____  |            *
*   |          |   | /    \_|   ______   | /    \_|     _____  *
* ==|          |== | \_____    / ____ \  | |           / ___ \ *
* ==|          |==  \_____ \  | /    \ | | |          / /__/ / *
* ==|          |==  _     \ | | |    | | | |     _   / _____/  *
*   |__________|   | \____/ | | \____/ | | \____/ | / /____    *
*     || || ||     |_______/   \______/   \______/  \_____/    *
*                                                              *
*                     Copyright (c) 2011                       *
*               System on Chip engineering, S.L.               *
*                        www.soc-e.com                         *
\**************************************************************/

/**************************************************************\
* This program is free software; you can redistribute it       *
* and/or modify it under the terms of the GNU General Public   *
* License as published by the Free Software Foundation; either *
* version 3 of the License, or (at your option) any later      *
* version.                                                     *
*                                                              *
* This program 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 General Public License for   *
* more details. You should have received a copy of the GNU     *
* General Public License along with this program.              *
* If not, see <http://www.gnu.org/licenses/>.                  *
\**************************************************************/

Version history (last updated 8th November 2011):
001
	- First version created.
	- Compatibility with IP Cores timer_1588 (1.01a), capture_1588 (1.01a).

010
	- WARNING: ioctls changed!
	- WARNING: data structures changed!
	- Added more information to each timestamp capture.
	- Compatibility with IP Cores timer_1588 (1.01a), capture_1588 (2.00b).

011
	- FORGET PREVIOUS VERSIONS!
	- WARNING: ioctls changed!
	- WARNING: data structures changed!
	- Compatibility with IP Cores timer_1588 (1.02a), capture_1588 (2.00b).

This project includes:
	- timer_1588 driver
	- capture_1588 driver
	- API (library)
	- Example port: ptpd2
Source: README.txt, updated 2012-02-20