~info-martin-konrad/epics-base:7.1

Last commit made on 2020-02-19
Get this branch:
git clone -b 7.1 https://git.launchpad.net/~info-martin-konrad/epics-base
Only Martin Konrad can upload to this branch. If you are Martin Konrad please log in for upload directions.

Branch merges

Branch information

Name:
7.1
Repository:
lp:~info-martin-konrad/epics-base

Recent commits

d9773b4... by Martin Konrad

Use %zu for printing objects of type size_t

d3bb30f... by Martin Konrad

Leverage fixed-size integer types provided by C99/C++11

90c0f5c... by Gabriel Fedel <email address hidden>

Fix seq to work correctly on "Specified" mode

On Specified mode is expected that when seq is processed the value from
DOL0 (fixed or links) is set on LNK0, if SELN = 0 (and OFFS = 0).

d825290... by Gabriel Fedel <email address hidden>

Add a test to record seq in "Specified" mode

8668cc1... by mdavidsaver

testTodoEnd() needs to lock

when NULLing

3465c0c... by mdavidsaver

simmTest imprecise

b5be8b2... by mdavidsaver

update PVA

97bf917... by hanlet <email address hidden>

Added Multicast to caRepeater

Modifications to allow for CA multicast listening by adding multicast address
from EPICS_CA_BEACON_ADDR_LIST (or EPICS_CA_ADDR_LIST if beacon list is empty).
Original modifications from Jim Smedinghoff, with further changes by Pierrick Hanlet.

bf533ac... by mdavidsaver

win32 epicsSocketEnableAddressUseForDatagramFanout call spec

apparently epicsShareAPI is required on both declaration and definition.

6dba2ec... by mdavidsaver

caRepeater /dev/null