- Feb 14, 2020
-
-
The RCG should be discovering the source correctly now.
-
-
Jameson Rollins authored
Deb updates See merge request cds/advligorts!57
-
-
-
- Feb 01, 2020
-
-
Jonathan Hanks authored
Changes to allow the args library to build on Debian 8 See merge request cds/advligorts!55
-
Jonathan Hanks authored
-
Rolf Bork authored
Arg parsing See merge request cds/advligorts!54
-
- Jan 31, 2020
-
-
Jonathan Hanks authored
-
Jonathan Hanks authored
-
Jonathan Hanks authored
This is a wrapper around getopt_long to help keep program options and usage text in sync. This code builds the usage information when the options are specified.
-
- Jan 30, 2020
-
-
Rolf Bork authored
- Jan 28, 2020
- Jan 27, 2020
-
-
Keith Thorne authored
Closes issue #43 - Makefile changes to compile pcie_switch against mbuf, gpstime, Dolphin IX Module.symvers
-
Keith Thorne authored
-
Jonathan Hanks authored
Minor changes to the simple_pv code to build on Debian 8. See merge request cds/advligorts!53
-
Jonathan Hanks authored
Ensure simple_pv is marked as C++11, add a make_unique (which is missing in C++11).
- Jan 17, 2020
-
-
Erik von Reis authored
-
Erik von Reis authored
-
Erik von Reis authored
Fixed parameter ramp (issue #41). Ramp now forced to take a step of at least minimum precision relative to current value.
-
- Jan 16, 2020
-
-
Erik von Reis authored
-
Rolf Bork authored
Change QT screen install to /site/ifo/medm directories.
-
Rolf Bork authored
as MEDM .adl screens.
-
Rolf Bork authored
Only change is RCG QT screen install directory.
-
Rolf Bork authored
as requested at 1/15/20 software meeting.
-
- Jan 13, 2020
- Jan 11, 2020
-
-
Rolf Bork authored
On make install, new QT screens will be placed into /site/ifo/caqtdm directory.
-
- Jan 09, 2020
-
-
Rolf Bork authored
Includes add of IPC to user apps and fixed EDCU model based code.
-
Rolf Bork authored
- EDCU sync source is now carried through via EPICS environment variable - install changed to only load EPICS for EDCU ie no longer need to hand edit startup file
-
Jonathan Hanks authored
Raw trend writer epics, closes #38 Closes #38 See merge request cds/advligorts!51
-
- Jan 08, 2020
-
-
Jonathan Hanks authored
* Reflect that this is typically on a TW instead of a FW * Clarify what the _SEC applies to, the write time for the raw minute trends RAW_MTREND_FW_STATE -> RAW_MTREND_TW_STATE RAW_MTREND_FW_SEC -> RAW_MTREND_TW_WRITE_SEC
-
Jonathan Hanks authored
-
Jonathan Hanks authored
Closes #6 again. Requesting X11_LIBRARIES brought in libXext, libICE, ... in cmake. Closes #6 See merge request cds/advligorts!50
-
Jonathan Hanks authored
Change to requesting X11_X11_LIB specifically (libX11.so). This keeps libXext, ... from being imported into the dv build (other than being pulled in implicitly by libXm.so).
-
Jonathan Hanks authored
Closes #36. Allow the nds server to serve back uint32 data from frames. Closes #36 See merge request cds/advligorts!49
-