~epics-core/epics-base/+git/Com:use-monotonic

Last commit made on 2019-08-23
Get this branch:
git clone -b use-monotonic https://git.launchpad.net/~epics-core/epics-base/+git/Com
Members of EPICS Core Developers can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
use-monotonic
Repository:
lp:~epics-core/epics-base/+git/Com

Recent commits

2fb41d7... by Andrew Johnson

VxWorks: Measure CPU time-base frequency if necessary

The BSP routine sysTimeBaseFreq() is optional. If not present or
non-functional we measure the frequency of the CPU's time-base
counter (against the OS system clock) once at initialization-time.

4f2228f... by mdavidsaver

replace most internal getCurrent() -> getMonotonic()

every place where a time delta is computed, and then some.

8b9ad21... by mdavidsaver

dbScan periodic scan use monotonic time

5087c4c... by mdavidsaver

monotonic adapt to regular time APIs

a8fdf2e... by Andrew Johnson

realclean rule must delete all RELEASE.<host>.local files

c9eda3c... by Andrew Johnson

Reset snapshot to -DEV after tagging

b3f7859... by Andrew Johnson

Set snapshot for final 7.0.2 release

bb4b23f... by Andrew Johnson

Reminder to read external submodule release notes too

8b31fba... by Andrew Johnson

Update version numbers of embedded modules

8481ae3... by Andrew Johnson

Set embedded modules' SHRLIB_VERSION from CONFIG variables