~epics-core/epics-base/+git/rtems5:hj/rtems5

Last commit made on 2018-03-27
Get this branch:
git clone -b hj/rtems5 https://git.launchpad.net/~epics-core/epics-base/+git/rtems5
Members of EPICS Core Developers can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
hj/rtems5
Repository:
lp:~epics-core/epics-base/+git/rtems5

Recent commits

c4f6beb... by Heinz Junkes

Add support for Rtems 5

Rtems recommends the posix api for new developments to enable the use of
SMP in the future. To support multiple APIs in the same OS the GNUmake
variable $(OS_API) have been incorporated.

f712f85... by Andrew Johnson

Update PVA submodules

5fb3ee2... by Andrew Johnson

Update modules merged with 3.16

0014853... by Andrew Johnson

Merge 3.16 into core/master

a3c01bb... by Andrew Johnson

Merge 3.16 into 3.17

387b536... by mdavidsaver

update PVD and PVA to drop rtemsConfig.c

more issues with the RTEMS test harness executables.

086bc96... by Andrew Johnson

Merge 3.15 into 3.16

58dc1ce... by Andrew Johnson

Fix softTest synchronization bug

Local CA output links do *not* trigger processing in the same thread;
need to wait for the dest record in Group 3, but not in Group 4.

d8802c8... by Andrew Johnson

Merge 3.14 into 3.15

b7d4609... by Andrew Johnson

Merge Bruce Hill's camonitor-server-relative-ts-bug-3.14 branch