---
How_To_Contribute.adoc | 57 ++
1 file changed, 57 insertions(+)
create mode 100644 How_To_Contribute.adoc
diff --git a/How_To_Contribute.adoc b/How_To_Contribute.adoc
new file mode 100644
index 000..60c366f
--- /dev/null
+++ b/How_To_Contr
On 12/07/2017 02:42 PM, Vincent Berenz wrote:
> Many thanks for the answer
>
> The demos xddp-echo , xddp-label and xddp-stream seems all to be working
> ok.
>
> As sanity check, I copied xddp-echo.c to my workspace and compiled it
> with the rest of our code.
>
> Compilation goes ok, but execut
Many thanks for the answer
The demos xddp-echo , xddp-label and xddp-stream seems all to be working ok.
As sanity check, I copied xddp-echo.c to my workspace and compiled it
with the rest of our code.
Compilation goes ok, but execution fails with message:
socket: Address family not suppo
Hi,
On 12/06/2017 06:00 AM, Greg Gallagher wrote:
> Hi,
>I'm putting together a doc on how to contribute. I've pasted it
> below, if anyone has some time to review and let me know what I've
> missed that would be great.
> I wasn't sure if all development should take place against the next
Am Mon, 4 Dec 2017 12:53:58 +0100
schrieb "[ext] Henning Schild" :
> Am Mon, 4 Dec 2017 11:34:16 +0100
> schrieb Leopold Palomo-Avellaneda :
>
> > Hi,
> >
> > On 01/12/17 16:13, Henning Schild wrote:
> > > Am Thu, 30 Nov 2017 12:27:22 +0100
> > > schrieb Leopold Palomo-Avellaneda :
> > >
On 12/06/2017 10:55 AM, Vincent Berenz wrote:
> Hi,
>
> We are currently moving from xenomai 2 to xenomai 3.
> I installed xenomai 3.0.5, and all seems to be working, with low latency.
>
> I am now trying to get our legacy code to work on xenomai 3 using the
> transition kit.
>
> Our program com