1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-16 00:00:02 +01:00
Commit graph

9 commits

Author SHA1 Message Date
Dennis Potter
36c3161fa8 Initialized next and set frequency to right value 2018-08-09 17:35:39 +02:00
Dennis Potter
c2ee43b01e Changed location of int ret declaration
ret is not used in case of RDTSC. So when PERIODIC_TASK_IMPL was set to
RDTSC, the code wouldn't compile
2018-08-09 14:31:31 +02:00
b25f4406c5 task: added support for rdtsc 2018-08-09 07:57:32 +02:00
0017d1bcb1 refactor: change include prefix 2018-02-04 16:40:52 +01:00
f5aed9f399 minor fixes for compilation on OS X / BSD 2017-12-14 14:04:26 +01:00
fba30731aa task: simplify interface 2017-09-16 15:33:01 +02:00
e7cbdf694e task: add task_set_rate() 2017-09-05 16:41:05 +02:00
f9324000fa add new functions to retrieve file descriptors from nodes, io formats and tasks 2017-08-30 00:22:58 +02:00
0239a15a84 tests: fixed unit tests for new io and tasks modules 2017-08-20 10:48:44 +02:00
Renamed from lib/periodic_task.c (Browse further)