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

30 commits

Author SHA1 Message Date
0017d1bcb1 refactor: change include prefix 2018-02-04 16:40:52 +01:00
80ee8d786d refactored sample by adding more *_many() functions 2017-10-16 08:09:07 +02:00
f8c73553eb some fixes in remapping code which caused memory leaks 2017-09-24 00:01:27 -06:00
5e620942ce adding new field "flags" to struct sample 2017-09-16 15:04:59 +02:00
839c332813 more compiler fixes 2017-09-05 10:19:36 +02:00
9beda12c4c fix compiler errors on OS X 2017-09-05 10:11:23 +02:00
9e354e7382 stats: fixes for new stats node type 2017-09-04 23:03:55 +02:00
0781307577 added sample_cmp() 2017-09-04 16:19:43 +02:00
6d495c1a35 add new bitmask to samples to indicate which fields are valid 2017-09-04 14:28:55 +02:00
c2000e78b1 add sample_pool() macro to hide relative pointers 2017-08-30 23:51:41 +02:00
49054eef9f cleanup: removed trailing whitespaces in code 2017-05-05 19:24:16 +00:00
5be1853649 added GPL license to file headers 2017-04-27 12:56:43 +02:00
a81d1fc8de Merge branch 'develop' into node-shm 2017-04-17 23:54:44 +02:00
44ea4a160e add some more functions for sample reference counting 2017-04-07 17:46:50 +02:00
Georg Reinke
ee809bd5c9 Merge branch 'develop' into node-shm 2017-04-06 12:12:56 +02:00
Georg Reinke
bc188e4a2d make pool pointer in struct sample relative 2017-04-04 12:32:48 +02:00
ba5f4d1109 sample_io: part 2 2017-03-27 12:50:39 +02:00
2757011e1b several smaller fixes and documentation updates 2017-03-12 17:13:37 -03:00
a9771ec8c6 Merge branch 'develop' into eric-lab 2017-03-09 13:30:19 -03:00
9c40931a04 Merge branch 'feature-mpmc-queue' into feature-curlio 2017-03-05 10:06:32 -04:00
3e7c855526 updated licence and copyright info in file headers 2017-03-03 20:20:13 -04:00
1dba01a8ae Re-license source code to LGPLv2.1 (closes #56) 2016-11-22 11:14:25 -05:00
efdc5cdff3 added sample_{alloc,free} 2016-10-22 20:47:36 -04:00
4bd6cf9c6a added reference counter to sample structure 2016-09-13 22:54:36 -04:00
d958b08d62 print sample offset always in scientific notation 2016-09-13 21:16:17 -04:00
0097132b4f Merge branch 'feature-gtnet' into develop 2016-09-11 02:56:46 +00:00
65f46cef5f Check for maximum amount of values per sample supported 2016-09-10 22:34:45 -04:00
3880abeb63 unified member variable naming of struct sample and struct msg 2016-07-11 18:19:23 +02:00
ad8ee1c3f7 renamed S2SS to VILLASnode 2016-06-08 23:31:58 +02:00
876de3ddc8 added new internal data structure for samples (instead of the old struct msg) 2016-06-08 22:26:40 +02:00