-
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #6 from mac-can/development
Release candidate 1 for version 1.0 patch 1
- Loading branch information
Showing
32 changed files
with
205 additions
and
165 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,8 +5,10 @@ | |
* Copyright (c) 2002-2024 Uwe Vogt, UV Software, Berlin ([email protected]) | ||
* All rights reserved. | ||
* | ||
* This module is dual-licensed under the BSD 2-Clause "Simplified" License and | ||
* under the GNU General Public License v3.0 (or any later version). | ||
* Module 'buffer' | ||
* | ||
* This module is dual-licensed under the BSD 2-Clause "Simplified" License | ||
* and under the GNU General Public License v3.0 (or any later version). | ||
* You can choose between one of them if you use this module. | ||
* | ||
* BSD 2-Clause "Simplified" License: | ||
|
@@ -49,4 +51,4 @@ | |
#include "buffer_p.c" | ||
#endif | ||
|
||
/* $Id: buffer.c 802 2024-03-24 17:11:20Z haumea $ Copyright (c) UV Software */ | ||
/* $Id: buffer.c 811 2024-04-18 14:03:48Z quaoar $ Copyright (c) UV Software */ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,8 +5,10 @@ | |
* Copyright (c) 2002-2024 Uwe Vogt, UV Software, Berlin ([email protected]) | ||
* All rights reserved. | ||
* | ||
* This module is dual-licensed under the BSD 2-Clause "Simplified" License and | ||
* under the GNU General Public License v3.0 (or any later version). | ||
* Module 'buffer' | ||
* | ||
* This module is dual-licensed under the BSD 2-Clause "Simplified" License | ||
* and under the GNU General Public License v3.0 (or any later version). | ||
* You can choose between one of them if you use this module. | ||
* | ||
* BSD 2-Clause "Simplified" License: | ||
|
@@ -51,9 +53,9 @@ | |
* A consumer thread waits until data has been written into the | ||
* buffer and reads them, or returns when a time-out occurs. | ||
* | ||
* @author $Author: haumea $ | ||
* @author $Author: quaoar $ | ||
* | ||
* @version $Rev: 802 $ | ||
* @version $Rev: 811 $ | ||
* | ||
* @defgroup buffer Waitable Buffer | ||
* @{ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,8 +5,10 @@ | |
* Copyright (c) 2002-2024 Uwe Vogt, UV Software, Berlin ([email protected]) | ||
* All rights reserved. | ||
* | ||
* This module is dual-licensed under the BSD 2-Clause "Simplified" License and | ||
* under the GNU General Public License v3.0 (or any later version). | ||
* Module 'buffer' | ||
* | ||
* This module is dual-licensed under the BSD 2-Clause "Simplified" License | ||
* and under the GNU General Public License v3.0 (or any later version). | ||
* You can choose between one of them if you use this module. | ||
* | ||
* BSD 2-Clause "Simplified" License: | ||
|
@@ -49,9 +51,9 @@ | |
* | ||
* @remarks POSIX compatible variant (e.g. Linux, macOS) | ||
* | ||
* @author $Author: haumea $ | ||
* @author $Author: quaoar $ | ||
* | ||
* @version $Rev: 802 $ | ||
* @version $Rev: 811 $ | ||
* | ||
* @addtogroup buffer | ||
* @{ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,8 +5,10 @@ | |
* Copyright (c) 2002-2024 Uwe Vogt, UV Software, Berlin ([email protected]) | ||
* All rights reserved. | ||
* | ||
* This module is dual-licensed under the BSD 2-Clause "Simplified" License and | ||
* under the GNU General Public License v3.0 (or any later version). | ||
* Module 'buffer' | ||
* | ||
* This module is dual-licensed under the BSD 2-Clause "Simplified" License | ||
* and under the GNU General Public License v3.0 (or any later version). | ||
* You can choose between one of them if you use this module. | ||
* | ||
* BSD 2-Clause "Simplified" License: | ||
|
@@ -49,9 +51,9 @@ | |
* | ||
* @remarks Windows compatible variant (_WIN32 and _WIN64) | ||
* | ||
* @author $Author: haumea $ | ||
* @author $Author: quaoar $ | ||
* | ||
* @version $Rev: 802 $ | ||
* @version $Rev: 811 $ | ||
* | ||
* @addtogroup buffer | ||
* @{ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,11 +2,13 @@ | |
/* | ||
* Software for Industrial Communication, Motion Control and Automation | ||
* | ||
* Copyright (c) 2016-2024 Uwe Vogt, UV Software, Berlin ([email protected]) | ||
* Copyright (c) 2002-2024 Uwe Vogt, UV Software, Berlin ([email protected]) | ||
* All rights reserved. | ||
* | ||
* This module is dual-licensed under the BSD 2-Clause "Simplified" License and | ||
* under the GNU General Public License v3.0 (or any later version). | ||
* Module 'logger' | ||
* | ||
* This module is dual-licensed under the BSD 2-Clause "Simplified" License | ||
* and under the GNU General Public License v3.0 (or any later version). | ||
* You can choose between one of them if you use this module. | ||
* | ||
* BSD 2-Clause "Simplified" License: | ||
|
@@ -49,4 +51,4 @@ | |
#include "logger_p.c" | ||
#endif | ||
|
||
/* $Id: logger.c 802 2024-03-24 17:11:20Z haumea $ Copyright (c) UV Software */ | ||
/* $Id: logger.c 811 2024-04-18 14:03:48Z quaoar $ Copyright (c) UV Software */ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,11 +2,13 @@ | |
/* | ||
* Software for Industrial Communication, Motion Control and Automation | ||
* | ||
* Copyright (c) 2016-2024 Uwe Vogt, UV Software, Berlin ([email protected]) | ||
* Copyright (c) 2002-2024 Uwe Vogt, UV Software, Berlin ([email protected]) | ||
* All rights reserved. | ||
* | ||
* This module is dual-licensed under the BSD 2-Clause "Simplified" License and | ||
* under the GNU General Public License v3.0 (or any later version). | ||
* Module 'logger' | ||
* | ||
* This module is dual-licensed under the BSD 2-Clause "Simplified" License | ||
* and under the GNU General Public License v3.0 (or any later version). | ||
* You can choose between one of them if you use this module. | ||
* | ||
* BSD 2-Clause "Simplified" License: | ||
|
@@ -47,9 +49,9 @@ | |
* | ||
* @brief Writing log messages into an ASCII file. | ||
* | ||
* @author $Author: haumea $ | ||
* @author $Author: quaoar $ | ||
* | ||
* @version $Rev: 804 $ | ||
* @version $Rev: 811 $ | ||
* | ||
* @defgroup logger Logging into a file | ||
* @{ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,11 +2,13 @@ | |
/* | ||
* Software for Industrial Communication, Motion Control and Automation | ||
* | ||
* Copyright (c) 2016-2024 Uwe Vogt, UV Software, Berlin ([email protected]) | ||
* Copyright (c) 2002-2024 Uwe Vogt, UV Software, Berlin ([email protected]) | ||
* All rights reserved. | ||
* | ||
* This module is dual-licensed under the BSD 2-Clause "Simplified" License and | ||
* under the GNU General Public License v3.0 (or any later version). | ||
* Module 'logger' | ||
* | ||
* This module is dual-licensed under the BSD 2-Clause "Simplified" License | ||
* and under the GNU General Public License v3.0 (or any later version). | ||
* You can choose between one of them if you use this module. | ||
* | ||
* BSD 2-Clause "Simplified" License: | ||
|
@@ -49,9 +51,9 @@ | |
* | ||
* @remarks POSIX compatible variant (e.g. Linux, macOS) | ||
* | ||
* @author $Author: haumea $ | ||
* @author $Author: quaoar $ | ||
* | ||
* @version $Rev: 802 $ | ||
* @version $Rev: 811 $ | ||
* | ||
* @addtogroup logger | ||
* @{ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,11 +2,13 @@ | |
/* | ||
* Software for Industrial Communication, Motion Control and Automation | ||
* | ||
* Copyright (c) 2016-2024 Uwe Vogt, UV Software, Berlin ([email protected]) | ||
* Copyright (c) 2002-2024 Uwe Vogt, UV Software, Berlin ([email protected]) | ||
* All rights reserved. | ||
* | ||
* This module is dual-licensed under the BSD 2-Clause "Simplified" License and | ||
* under the GNU General Public License v3.0 (or any later version). | ||
* Module 'logger' | ||
* | ||
* This module is dual-licensed under the BSD 2-Clause "Simplified" License | ||
* and under the GNU General Public License v3.0 (or any later version). | ||
* You can choose between one of them if you use this module. | ||
* | ||
* BSD 2-Clause "Simplified" License: | ||
|
@@ -51,7 +53,7 @@ | |
* | ||
* @author $Author: quaoar $ | ||
* | ||
* @version $Rev: 809 $ | ||
* @version $Rev: 811 $ | ||
* | ||
* @addtogroup logger | ||
* @{ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,8 +5,10 @@ | |
* Copyright (c) 2002-2024 Uwe Vogt, UV Software, Berlin ([email protected]) | ||
* All rights reserved. | ||
* | ||
* This module is dual-licensed under the BSD 2-Clause "Simplified" License and | ||
* under the GNU General Public License v3.0 (or any later version). | ||
* Module 'queue' | ||
* | ||
* This module is dual-licensed under the BSD 2-Clause "Simplified" License | ||
* and under the GNU General Public License v3.0 (or any later version). | ||
* You can choose between one of them if you use this module. | ||
* | ||
* BSD 2-Clause "Simplified" License: | ||
|
@@ -49,4 +51,4 @@ | |
#include "queue_p.c" | ||
#endif | ||
|
||
/* $Id: queue.c 802 2024-03-24 17:11:20Z haumea $ Copyright (c) UV Software */ | ||
/* $Id: queue.c 811 2024-04-18 14:03:48Z quaoar $ Copyright (c) UV Software */ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,8 +5,10 @@ | |
* Copyright (c) 2002-2024 Uwe Vogt, UV Software, Berlin ([email protected]) | ||
* All rights reserved. | ||
* | ||
* This module is dual-licensed under the BSD 2-Clause "Simplified" License and | ||
* under the GNU General Public License v3.0 (or any later version). | ||
* Module 'queue' | ||
* | ||
* This module is dual-licensed under the BSD 2-Clause "Simplified" License | ||
* and under the GNU General Public License v3.0 (or any later version). | ||
* You can choose between one of them if you use this module. | ||
* | ||
* BSD 2-Clause "Simplified" License: | ||
|
@@ -54,9 +56,9 @@ | |
* | ||
* @note When the queue is full no further data element will be enqueued. | ||
* | ||
* @author $Author: haumea $ | ||
* @author $Author: quaoar $ | ||
* | ||
* @version $Rev: 802 $ | ||
* @version $Rev: 811 $ | ||
* | ||
* @defgroup queue Waitable Queue | ||
* @{ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,8 +5,10 @@ | |
* Copyright (c) 2002-2024 Uwe Vogt, UV Software, Berlin ([email protected]) | ||
* All rights reserved. | ||
* | ||
* This module is dual-licensed under the BSD 2-Clause "Simplified" License and | ||
* under the GNU General Public License v3.0 (or any later version). | ||
* Module 'queue' | ||
* | ||
* This module is dual-licensed under the BSD 2-Clause "Simplified" License | ||
* and under the GNU General Public License v3.0 (or any later version). | ||
* You can choose between one of them if you use this module. | ||
* | ||
* BSD 2-Clause "Simplified" License: | ||
|
@@ -49,9 +51,9 @@ | |
* | ||
* @remarks POSIX compatible variant (e.g. Linux, macOS) | ||
* | ||
* @author $Author: haumea $ | ||
* @author $Author: quaoar $ | ||
* | ||
* @version $Rev: 802 $ | ||
* @version $Rev: 811 $ | ||
* | ||
* @addtogroup queue | ||
* @{ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,8 +5,10 @@ | |
* Copyright (c) 2002-2024 Uwe Vogt, UV Software, Berlin ([email protected]) | ||
* All rights reserved. | ||
* | ||
* This module is dual-licensed under the BSD 2-Clause "Simplified" License and | ||
* under the GNU General Public License v3.0 (or any later version). | ||
* Module 'queue' | ||
* | ||
* This module is dual-licensed under the BSD 2-Clause "Simplified" License | ||
* and under the GNU General Public License v3.0 (or any later version). | ||
* You can choose between one of them if you use this module. | ||
* | ||
* BSD 2-Clause "Simplified" License: | ||
|
@@ -49,9 +51,9 @@ | |
* | ||
* @remarks Windows compatible variant (_WIN32 and _WIN64) | ||
* | ||
* @author $Author: haumea $ | ||
* @author $Author: quaoar $ | ||
* | ||
* @version $Rev: 802 $ | ||
* @version $Rev: 811 $ | ||
* | ||
* @addtogroup queue | ||
* @{ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,8 +5,10 @@ | |
* Copyright (c) 2002-2024 Uwe Vogt, UV Software, Berlin ([email protected]) | ||
* All rights reserved. | ||
* | ||
* This module is dual-licensed under the BSD 2-Clause "Simplified" License and | ||
* under the GNU General Public License v3.0 (or any later version). | ||
* Module 'serial' | ||
* | ||
* This module is dual-licensed under the BSD 2-Clause "Simplified" License | ||
* and under the GNU General Public License v3.0 (or any later version). | ||
* You can choose between one of them if you use this module. | ||
* | ||
* BSD 2-Clause "Simplified" License: | ||
|
@@ -49,4 +51,4 @@ | |
#include "serial_p.c" | ||
#endif | ||
|
||
/* $Id: serial.c 802 2024-03-24 17:11:20Z haumea $ Copyright (c) UV Software */ | ||
/* $Id: serial.c 811 2024-04-18 14:03:48Z quaoar $ Copyright (c) UV Software */ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,8 +5,10 @@ | |
* Copyright (c) 2002-2024 Uwe Vogt, UV Software, Berlin ([email protected]) | ||
* All rights reserved. | ||
* | ||
* This module is dual-licensed under the BSD 2-Clause "Simplified" License and | ||
* under the GNU General Public License v3.0 (or any later version). | ||
* Module 'serial' | ||
* | ||
* This module is dual-licensed under the BSD 2-Clause "Simplified" License | ||
* and under the GNU General Public License v3.0 (or any later version). | ||
* You can choose between one of them if you use this module. | ||
* | ||
* BSD 2-Clause "Simplified" License: | ||
|
@@ -47,9 +49,9 @@ | |
* | ||
* @brief Serial data transmission. | ||
* | ||
* @author $Author: haumea $ | ||
* @author $Author: quaoar $ | ||
* | ||
* @version $Rev: 803 $ | ||
* @version $Rev: 811 $ | ||
* | ||
* @defgroup serial Serial Data Transmission | ||
* @{ | ||
|
Oops, something went wrong.