lp:~bhill/epics-base

Owned by Bruce Hill
Get this repository:
git clone https://git.launchpad.net/~bhill/epics-base
Only Bruce Hill can upload to this repository. If you are Bruce Hill please log in for upload directions.

Branches

Name Last Modified Last Commit
jh-timer-queue-fix 2020-04-23 20:30:46 UTC
fixed spelling in comment

Author: Jeff Hill
Author Date: 2020-04-21 03:01:45 UTC

fixed spelling in comment

shared-rpath-independent-of-static-build 2019-09-26 23:34:21 UTC
Another comment fix

Author: Bruce Hill
Author Date: 2019-09-26 23:34:21 UTC

Another comment fix

slac-iocsherr 2019-05-24 21:15:40 UTC
Fixed logic errors and added some prompts.

Author: Bruce Hill
Author Date: 2019-05-24 21:15:40 UTC

Fixed logic errors and added some prompts.

dbLoadSuspendOnError 2019-05-20 22:52:12 UTC
Remove stale TODO comment re dbLoad error handling.

Author: Bruce Hill
Author Date: 2019-05-20 22:52:12 UTC

Remove stale TODO comment re dbLoad error handling.

pvAccess-envDefs.h 2019-04-03 03:45:51 UTC
Added envFindConfigParam() function so clients can find ENV_PARAM instances.

Author: Bruce Hill
Author Date: 2019-04-03 03:45:51 UTC

Added envFindConfigParam() function so clients can find ENV_PARAM instances.

EPICS-and-CA-version-from-CA-tools 2018-11-06 02:44:46 UTC
Expand tabs and revert #include lines to <> instead of quotes.

Author: Bruce Hill
Author Date: 2018-11-06 02:44:46 UTC

Expand tabs and revert #include lines to <> instead of quotes.

include-epicsStdio.h-in-dbChannel.c 2018-11-01 23:17:07 UTC
Include epicsStdio.h so driver report output can be redirected from iocsh

Author: Bruce Hill
Author Date: 2018-08-14 02:14:16 UTC

Include epicsStdio.h so driver report output can be redirected from iocsh

allow-gt-256-time-events 2018-11-01 03:35:52 UTC
Added release notes re handling of event numbers >= NUM_TIME_EVENTS.

Author: Bruce Hill
Author Date: 2018-11-01 03:35:52 UTC

Added release notes re handling of event numbers >= NUM_TIME_EVENTS.

MAKEFLAGS-to-MFLAGS 2018-04-17 02:11:40 UTC
Fix ECHO definition to not match variables in MAKEFLAGS by using MFLAGS instead.

Author: Bruce Hill
Author Date: 2018-04-17 01:50:51 UTC

Fix ECHO definition to not match variables in MAKEFLAGS by using MFLAGS instead.

Prior ECHO definition strips T_A=XXX command line variable definitions
from MAKEFLAGS but doesn't strip other variable definitions such as
INSTALL_LOCATION. As a result, if you "make INSTALL_LOCATION=XXX"
the ECHO definition erroneously matches if your install location
contains 's'. Changing the ECHO definition to MFLAGS avoids
all command line variable definitions.

echo-definition-fix 2018-04-17 02:11:40 UTC
Fix ECHO definition to not match variables in MAKEFLAGS by using MFLAGS instead.

Author: Bruce Hill
Author Date: 2018-04-17 01:50:51 UTC

Fix ECHO definition to not match variables in MAKEFLAGS by using MFLAGS instead.

Prior ECHO definition strips T_A=XXX command line variable definitions
from MAKEFLAGS but doesn't strip other variable definitions such as
INSTALL_LOCATION. As a result, if you "make INSTALL_LOCATION=XXX"
the ECHO definition erroneously matches if your install location
contains 's'. Changing the ECHO definition to MFLAGS avoids
all command line variable definitions.

checkRelease-error-msgs 2018-03-13 01:47:04 UTC
Rework module dependency conflict error message for easier debugging.

Author: Bruce Hill
Author Date: 2017-11-28 02:43:41 UTC

Rework module dependency conflict error message for easier debugging.

Now a simply grep for asyn in the build log will show you line by
line which modules depend on which asyn versions.

pv-name-in-ca-error-msgs 2018-03-10 05:23:43 UTC
Update pcas CA error msgs to include the pv name for easier debugging.

Author: Bruce Hill
Author Date: 2017-02-18 11:27:49 UTC

Update pcas CA error msgs to include the pv name for easier debugging.

camonitor-server-relative-ts-bug-3.14 2018-03-08 09:40:11 UTC
Fixed camonitor server side relative timestamps bug

Author: Bruce Hill
Author Date: 2017-11-11 01:36:59 UTC

Fixed camonitor server side relative timestamps bug

tsFirst needs to get initialized from the first server side
timestamp instead of the client side tsNow.

db-tpro-show-values 2018-02-28 10:28:03 UTC
Add diagnostic support for showing record values when TPRO is >= 2

Author: Bruce Hill
Author Date: 2017-02-18 11:14:02 UTC

Add diagnostic support for showing record values when TPRO is >= 2

camonitor-server-relative-ts-bug 2018-02-28 10:10:34 UTC
Fixed camonitor server side relative timestamps bug

Author: Bruce Hill
Author Date: 2017-11-11 01:36:59 UTC

Fixed camonitor server side relative timestamps bug

tsFirst needs to get initialized from the first server side
timestamp instead of the client side tsNow.

ca-sizes-in-error-msgs 2018-02-28 09:57:14 UTC
Modify CA error msgs re EPICS_CA_MAX_ARRAY_BYTES to include sizes.

Author: Bruce Hill
Author Date: 2017-02-18 11:18:18 UTC

Modify CA error msgs re EPICS_CA_MAX_ARRAY_BYTES to include sizes.

116 of 16 results
This repository contains Public information 
Everyone can see this information.

Subscribers