Re: [Xenomai-core] PULL REQUEST: analogy

2011-09-06 Thread Gilles Chanteperdrix
On 09/04/2011 11:43 PM, Alexis Berlemont wrote: > The following changes since commit fa167ed2f2d9ce569968d801796f7e760772e97b: > > doc: regenerate (2011-09-04 21:48:41 +0200) > > are available in the git repository at: > ssh+git://git.xenomai.org/xenomai-abe.git analogy Just a small remark:

Re: [Xenomai-core] PULL REQUEST: analogy

2011-09-06 Thread Gilles Chanteperdrix
On 09/04/2011 11:43 PM, Alexis Berlemont wrote: > The following changes since commit fa167ed2f2d9ce569968d801796f7e760772e97b: > > doc: regenerate (2011-09-04 21:48:41 +0200) > > are available in the git repository at: > ssh+git://git.xenomai.org/xenomai-abe.git analogy Pulled thanks, this w

[Xenomai-core] PULL REQUEST: analogy

2011-09-04 Thread Alexis Berlemont
The following changes since commit fa167ed2f2d9ce569968d801796f7e760772e97b: doc: regenerate (2011-09-04 21:48:41 +0200) are available in the git repository at: ssh+git://git.xenomai.org/xenomai-abe.git analogy Alexis Berlemont (28): analogy: add first version of waveform generation

[Xenomai-core] [PULL REQUEST] analogy: bug fixes in buffer size config

2011-01-12 Thread Alexis Berlemont
The following changes since commit c0993894a7ab56d9c3f5444e90e68602673288de: 16550A: Disable PCI configuration option for platforms without PCI (2011-01-08 01:05:02 +0100) are available in the git repository at: ssh+git://git.xenomai.org/xenomai-abe.git analogy Alexis Berlemont (5):

Re: [Xenomai-core] [PULL REQUEST] analogy: bugfixes

2010-09-20 Thread Gilles Chanteperdrix
Alexis Berlemont wrote: > The following changes since commit 9d70c373eee0ac43a1b5869600e33ec6bff89868: > > rtcan: Mask the SJA_MOD register when probing for channels (2010-09-16 > 20:43:34 +0200) > > are available in the git repository at: > git://git.xenomai.org/xenomai-abe.git analogy Pul

[Xenomai-core] [PULL REQUEST] analogy: bugfixes

2010-09-20 Thread Alexis Berlemont
The following changes since commit 9d70c373eee0ac43a1b5869600e33ec6bff89868: rtcan: Mask the SJA_MOD register when probing for channels (2010-09-16 20:43:34 +0200) are available in the git repository at: git://git.xenomai.org/xenomai-abe.git analogy Alexis Berlemont (9): analogy: mino

Re: [Xenomai-core] [PULL REQUEST] analogy bug fixes

2010-07-09 Thread Alexis Berlemont
Hi, Gilles Chanteperdrix wrote: > Alexis Berlemont wrote: > > The following changes since commit 653a38669af4427471ed8cdd129eb0bbb33ba178: > > > > nucleus: finalize heap mapping sanitization (2010-07-04 18:57:54 +0200) > > Ok. Could you rebase on the current master? The commit message would be

Re: [Xenomai-core] [PULL REQUEST] analogy bug fixes

2010-07-08 Thread Gilles Chanteperdrix
Alexis Berlemont wrote: > The following changes since commit 653a38669af4427471ed8cdd129eb0bbb33ba178: > > nucleus: finalize heap mapping sanitization (2010-07-04 18:57:54 +0200) Ok. Could you rebase on the current master? The commit message would be: "Update autotools files" --

[Xenomai-core] [PULL REQUEST] analogy bug fixes

2010-07-07 Thread Alexis Berlemont
The following changes since commit 653a38669af4427471ed8cdd129eb0bbb33ba178: nucleus: finalize heap mapping sanitization (2010-07-04 18:57:54 +0200) are available in the git repository at: git://git.xenomai.org/xenomai-abe.git analogy ..BRANCH.NOT.VERIFIED.. Alexis Berlemont (48): anal

Re: [Xenomai-core] [PULL REQUEST] analogy bug fixes + rtdm_rt_capable related changes

2010-05-05 Thread Gilles Chanteperdrix
Alexis Berlemont wrote: > The following changes since commit > e9b509c9021e0134117d0fe75d11e495f0e954b7: > > arm: add missing #include (2010-05-04 03:44:01 +0200) > > are available in the git repository at: > git://git.xenomai.org/xenomai-abe.git analogy Pulled, thanks. --

[Xenomai-core] [PULL REQUEST] analogy bug fixes + rtdm_rt_capable related changes

2010-05-04 Thread Alexis Berlemont
The following changes since commit e9b509c9021e0134117d0fe75d11e495f0e954b7: arm: add missing #include (2010-05-04 03:44:01 +0200) are available in the git repository at: git://git.xenomai.org/xenomai-abe.git analogy Alexis Berlemont (17): analogy: fix ring-buffer issues analogy:

Re: [Xenomai-core] [PULL REQUEST] analogy: bug fixes

2010-03-29 Thread Daniele Nicolodi
Alexis Berlemont wrote: > There is a bug in cmd_write and cmd_read. I have should have taken > into account the buffers edges. I will fix it. The function > a4l_mark_bufrw() is not designed to handle boundaries, that is why its > arguments represent data size not addresses. That makes sense. I can

Re: [Xenomai-core] [PULL REQUEST] analogy: bug fixes

2010-03-28 Thread Alexis Berlemont
Hi, Sorry for the late reply. Daniele Nicolodi wrote: > Daniele Nicolodi wrote: > > Alexis Berlemont wrote: > >> If you want to test infinite acquisitions right now, you can clone my > >> git repository. I just pushed the modifications on it. I have not made > >> a pull request yet because I want

Re: [Xenomai-core] [PULL REQUEST] analogy: bug fixes

2010-03-25 Thread Daniele Nicolodi
Daniele Nicolodi wrote: > Alexis Berlemont wrote: >> If you want to test infinite acquisitions right now, you can clone my >> git repository. I just pushed the modifications on it. I have not made >> a pull request yet because I want to be sure there is no regression. > > Thanks! I'll test it as

Re: [Xenomai-core] [PULL REQUEST] analogy: bug fixes

2010-03-24 Thread Daniele Nicolodi
Alexis Berlemont wrote: > If you want to test infinite acquisitions right now, you can clone my > git repository. I just pushed the modifications on it. I have not made > a pull request yet because I want to be sure there is no regression. Thanks! I'll test it as soon as possible. I think I just

Re: [Xenomai-core] [PULL REQUEST] analogy: bug fixes

2010-03-24 Thread Alexis Berlemont
Hi, Daniele Nicolodi wrote: > Alexis Berlemont wrote: > > Daniele Nicolodi wrote: > >> Alexis Berlemont wrote: > >>> The following changes since commit > >>> 8cfc1103fe1cf9e700698e8230baf562ffb5cf06: > >>>Gilles Chanteperdrix (1): > >>> x86 syscalls: make __xn_get_eip a macro > >>> >

Re: [Xenomai-core] [PULL REQUEST] analogy: bug fixes

2010-03-24 Thread Daniele Nicolodi
Alexis Berlemont wrote: > Daniele Nicolodi wrote: >> Alexis Berlemont wrote: >>> The following changes since commit 8cfc1103fe1cf9e700698e8230baf562ffb5cf06: >>>Gilles Chanteperdrix (1): >>> x86 syscalls: make __xn_get_eip a macro >>> >>> are available in the git repository at: >>> >>>

Re: [Xenomai-core] [PULL REQUEST] analogy: bug fixes

2010-03-21 Thread Alexis Berlemont
Daniele Nicolodi wrote: > Alexis Berlemont wrote: > > The following changes since commit 8cfc1103fe1cf9e700698e8230baf562ffb5cf06: > >Gilles Chanteperdrix (1): > > x86 syscalls: make __xn_get_eip a macro > > > > are available in the git repository at: > > > >git://git.xenomai.org

Re: [Xenomai-core] [PULL REQUEST] analogy: bug fixes

2010-03-20 Thread Daniele Nicolodi
Alexis Berlemont wrote: > The following changes since commit 8cfc1103fe1cf9e700698e8230baf562ffb5cf06: >Gilles Chanteperdrix (1): > x86 syscalls: make __xn_get_eip a macro > > are available in the git repository at: > >git://git.xenomai.org/xenomai-abe.git analogy Hello. Looking

[Xenomai-core] [PULL REQUEST] analogy: bug fixes

2010-03-19 Thread Alexis Berlemont
The following changes since commit 8cfc1103fe1cf9e700698e8230baf562ffb5cf06: Gilles Chanteperdrix (1): x86 syscalls: make __xn_get_eip a macro are available in the git repository at: git://git.xenomai.org/xenomai-abe.git analogy Alexis Berlemont (16): analogy: in insn_read,

Re: [Xenomai-core] [PULL REQUEST] analogy: bug fixes + insn_bits

2010-02-07 Thread Gilles Chanteperdrix
Alexis Berlemont wrote: > The following changes since commit 4a5b93dabf66529e665c8f8422902347d4f6158f: >Jan Kiszka (1): > RTDM: Split up application and driver debugging > > are available in the git repository at: > >git://git.xenomai.org/xenomai-abe.git analogy Merged. --

[Xenomai-core] [PULL REQUEST] analogy: bug fixes + insn_bits

2010-02-06 Thread Alexis Berlemont
The following changes since commit 4a5b93dabf66529e665c8f8422902347d4f6158f: Jan Kiszka (1): RTDM: Split up application and driver debugging are available in the git repository at: git://git.xenomai.org/xenomai-abe.git analogy Alexis Berlemont (19): analogy: fix a declarati

[Xenomai-core] [PULL REQUEST] analogy: bug fixes

2010-01-14 Thread Alexis Berlemont
The following changes since commit 963fc21168ca6b29ab7c7ea95d56a393c475bdce: Gilles Chanteperdrix (1): bootstrap are available in the git repository at: git://git.xenomai.org/xenomai-abe.git analogy Alexis Berlemont (4): analogy: [NI mite] initialize channels' status

[Xenomai-core] [PULL REQUEST] analogy: sensoray s526 and bug fixes

2010-01-11 Thread Alexis Berlemont
The following changes since commit 3c6b84c9ca7cfc0a9551fd835861f4a05ce7e649: Gilles Chanteperdrix (1): skins: factor user-space tacks sizes handling code are available in the git repository at: ssh+git://git.xenomai.org/xenomai-abe.git analogy Alessio Margan (1): analogy: r

[Xenomai-core] [PULL REQUEST] analogy: various fixes and debug traces

2009-12-28 Thread Alexis Berlemont
Hi, Here are some fixes and some insertions of debug traces which are worth having. The following changes since commit 6e016b0753e954664bf3ec4945bd6bbded218073: Philippe Gerum (1): x86_32: make sure CC_STACKPROTECTOR is disabled are available in the git repository at: ssh+git://g

[Xenomai-core] [PULL REQUEST] analogy: one forgotten option dependency

2009-12-25 Thread Alexis Berlemont
The following changes since commit eecb6ee65712a8b412be455344f84fc13ced555b: Alexis Berlemont (1): analogy: make the MITE option depends on the PCI option are available in the git repository at: ssh+git://git.xenomai.org/xenomai-abe.git analogy Alexis. ___

[Xenomai-core] [PULL REQUEST] analogy: build fixes and many bug fixes.

2009-12-25 Thread Alexis Berlemont
The following changes since commit e305035eb6adc4220fe179477f3e300ad944f85c: Alexis Berlemont (1): analogy: fix bad error handling path in test programs are available in the git repository at: ssh+git://git.xenomai.org/xenomai-abe.git analogy Alexis Berlemont (22): analogy:

[Xenomai-core] [PULL REQUEST] analogy: doxygen errors descriptions, headers sources fixes

2009-11-22 Thread Alexis Berlemont
The following changes since commit 76456b88f8fe8cf9885996f2c042df7d4b266df0: Alexis Berlemont (1): analogy: add error messages in instruction handling are available in the git repository at: ssh+git://git.xenomai.org/xenomai-abe.git analogy Alexis Berlemont (4): analogy: add e

[Xenomai-core] [PULL REQUEST] analogy: many bugfixes, doxygen updates, parport driver, insn_write

2009-11-20 Thread Alexis Berlemont
The following changes since commit e6e21a3e183f145dd1c583e60fbecda982e00c70: Alexis Berlemont (1): analogy: improve ioctl error handling are available in the git repository at: ssh+git://git.xenomai.org/xenomai-abe.git analogy Alexis Berlemont (21): analogy: fix a bug in the at

[Xenomai-core] [PULL REQUEST] analogy: critical bugfixes for the NI PCIMIO driver

2009-11-03 Thread Alexis Berlemont
Hi, Here are some important fixes for the NI PCIMIO driver. I would like to thank Cristian Axenie for giving me access to his development environment. These bugs were particularly noticeable on his PPC board (any acquisition triggered a CPU reboot). Alexis. The following changes since commit

Re: [Xenomai-core] [PULL REQUEST] Analogy: many bugfixes

2009-10-27 Thread Gilles Chanteperdrix
Alexis Berlemont wrote: > Hi Philippe, > > Sorry, I forgot the "prefix" rule for the short log for many commits. I will > take more care starting from now. You can edit commit messages with git rebase --interactive Of course, if you want to push the changes on the server, you will have to use g

[Xenomai-core] [PULL REQUEST] Analogy: many bugfixes

2009-10-27 Thread Alexis Berlemont
Hi Philippe, Sorry, I forgot the "prefix" rule for the short log for many commits. I will take more care starting from now. Alexis. The following changes since commit 39614e10be1d7fc5344b56646b8801cbf8756e08: Alexis Berlemont (1): Add error messages for the IOCTL interface (attach, in

Re: [Xenomai-core] [PULL REQUEST] analogy renaming + many bugfixes

2009-10-25 Thread Alexis Berlemont
Hi, On Sunday 25 October 2009 12:08:58 Philippe Gerum wrote: > On Mon, 2009-10-19 at 23:18 +0200, Alexis Berlemont wrote: > > The following changes since commit > > 8c847c4bf43fa65c3ec541850ecdb7e96113e94f: Philippe Gerum (1): > > powerpc: fix commit number for 2.6.30.3-DENX > > > > are av

Re: [Xenomai-core] [PULL REQUEST] analogy renaming + many bugfixes

2009-10-25 Thread Philippe Gerum
On Mon, 2009-10-19 at 23:18 +0200, Alexis Berlemont wrote: > The following changes since commit 8c847c4bf43fa65c3ec541850ecdb7e96113e94f: > Philippe Gerum (1): > powerpc: fix commit number for 2.6.30.3-DENX > > are available in the git repository at: > > ssh+git://g...@xenomai.org/xen

Re: [Xenomai-core] [PULL REQUEST] analogy renaming + many bugfixes

2009-10-20 Thread Philippe Gerum
On Tue, 2009-10-20 at 15:22 +0200, Philippe Gerum wrote: > On Mon, 2009-10-19 at 23:18 +0200, Alexis Berlemont wrote: > > The following changes since commit 8c847c4bf43fa65c3ec541850ecdb7e96113e94f: > > Philippe Gerum (1): > > powerpc: fix commit number for 2.6.30.3-DENX > > > > are avai

Re: [Xenomai-core] [PULL REQUEST] analogy renaming + many bugfixes

2009-10-20 Thread Philippe Gerum
On Mon, 2009-10-19 at 23:18 +0200, Alexis Berlemont wrote: > The following changes since commit 8c847c4bf43fa65c3ec541850ecdb7e96113e94f: > Philippe Gerum (1): > powerpc: fix commit number for 2.6.30.3-DENX > > are available in the git repository at: > > ssh+git://g...@xenomai.org/xen

[Xenomai-core] [PULL REQUEST] analogy renaming + many bugfixes

2009-10-19 Thread Alexis Berlemont
The following changes since commit 8c847c4bf43fa65c3ec541850ecdb7e96113e94f: Philippe Gerum (1): powerpc: fix commit number for 2.6.30.3-DENX are available in the git repository at: ssh+git://g...@xenomai.org/xenomai-abe.git analogy Alexis Berlemont (18): Remove useless wrapper