- Jan 20, 2020
-
-
Jan H. K. Timm authored
Ticket #79 - documentation for addRecoveryAccessor() and getRecoverySharedMutex()
-
Nadeem Shehzad authored
-
Nadeem Shehzad authored
-
Nadeem Shehzad authored
-
Christoph Kampmeyer authored
- Cleaned up comments - Place using-declaration of buffer_2D to class definition so the base class name can be omitted in the implementation
-
- Jan 18, 2020
-
-
Martin Killenberg authored
-
- Jan 17, 2020
-
-
Nadeem Shehzad authored
-
Martin Killenberg authored
forgot to commit latest change: testProcessVariableRecovery now tries to get exception by reading (not writing), currently failing
-
Martin Killenberg authored
-
Nadeem Shehzad authored
-
Nadeem Shehzad authored
-
Nadeem Shehzad authored
-
Nadeem Shehzad authored
-
Nadeem Shehzad authored
-
Jan H. K. Timm authored
- add list with shared ptr of transferElements for recovery write - add shared mutex
-
- Jan 16, 2020
-
-
Christoph Kampmeyer authored
- Cleanup: - Reorder code in Application::createDeviceVariable - Separated ExceptionHandlingDecorator constructors for writable and non-writable registers - cleaned up doPreWrite
-
Nadeem Shehzad authored
-
Nadeem Shehzad authored
-
Nadeem Shehzad authored
-
- Jan 15, 2020
-
-
Christoph Kampmeyer authored
- First compiling version, tests pass, hope it works... - Needs some tweaking
-
- Jan 13, 2020
-
-
Martin Killenberg authored
-
Martin Killenberg authored
- ConfigReader is in ApplicationCore.h, but was including ApplicationCore.h itself - Added include guards to ApplicationCore.h, although it's not stricktly needed (all included headers have one). Might speed up complilation because it makes it easier for the parser.
-
- Jan 10, 2020
-
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
Device support for history
-
- Jan 09, 2020
-
-
zenker authored
-
Klaus Zenker (HZDR) authored
-
Klaus Zenker (HZDR) authored
-
Klaus Zenker (HZDR) authored
-
Klaus Zenker (HZDR) authored
device_support_for_history
-
- Jan 08, 2020
-
-
Martin Killenberg authored
add two more ignores related to eclipse projects.
-
zenker authored
-
Klaus Zenker (HZDR) authored
-
Klaus Zenker (HZDR) authored
-
Klaus Zenker (HZDR) authored
-
Klaus Zenker (HZDR) authored
-
Klaus Zenker (HZDR) authored
This is needed to add all device variables to e.g. the history module.
-
Klaus Zenker (HZDR) authored
Connecting a device only works if the PVs are readonly! So one has to use the logical name mapping backend. This also allows to select only a subset of the device PV to be added to the history module.
-
- Dec 13, 2019
-
-
Martin Killenberg authored
-
Martin Killenberg authored
If the hdf5 library is not available, the MicroDAQ module is automatically not build. You don't have to specify -DBUILD_MICRODAQ=OFF to make cmake run through.
-