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

23 commits

Author SHA1 Message Date
c2cb2c8e02 added -d option to villas-signal and villas-pipe 2017-03-06 19:17:38 -04:00
3c890b6e88 added new -n option to villas-signal in order to generate unthrottled / non real-time output of samples 2017-03-05 10:47:26 -04:00
9c40931a04 Merge branch 'feature-mpmc-queue' into feature-curlio 2017-03-05 10:06:32 -04:00
e27f0b699f several fixes for clean compilation 2017-03-03 20:21:33 -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
b37d3df332 moved cfg_parse_{hook, node, path} to {hooks, node, path}.c 2016-11-20 12:59:37 -05:00
eda6c66f0e use proper style for #include 2016-11-20 02:45:39 -05:00
800e71bb96 proper return codes for incorrect CLI arguments 2016-10-30 22:05:29 -04:00
9813d2a6c2 use hard coded names for usage info 2016-10-22 20:37:02 -04:00
3880abeb63 unified member variable naming of struct sample and struct msg 2016-07-11 18:19:23 +02:00
fd525e5701 added log init to signal generator 2016-06-26 15:32:37 +02:00
ad8ee1c3f7 renamed S2SS to VILLASnode 2016-06-08 23:31:58 +02:00
909bde0894 introduced new data structures 2016-06-08 22:38:21 +02:00
0cebda19c8 whitespace fixes and documentation 2016-06-08 22:36:38 +02:00
9b56be2bc6 updated copyright year to 2016 2016-02-09 05:33:19 +01:00
79aa626d50 added optional getopt options to signal generator 2016-02-07 03:17:45 +01:00
106d230a24 added new signal type for signal generator: ramp 2016-02-07 01:11:51 +01:00
a057e35a41 Use same copyright message across all tools 2016-01-15 15:25:22 +01:00
6088fb3e30 Merge branch 'feature-pool' into develop 2016-01-15 00:09:18 +01:00
26419549bd simplified timer code 2016-01-15 00:07:32 +01:00
b4f787b2c0 finally introduced new data structure for circular buffering of messages 2016-01-14 23:12:58 +01:00
2d2699e967 extended random sample generator with more signal types 2015-12-04 01:59:19 +01:00
Renamed from src/random.c (Browse further)