|
4271c17d68
|
added sub-second precision for json_date() ISO 8601
|
2015-10-12 13:45:05 +02:00 |
|
|
4cf1b22783
|
added short example / description of all available hooks
|
2015-10-11 18:13:46 +02:00 |
|
|
908f930b63
|
improved output of histogram plot
|
2015-10-11 16:31:48 +02:00 |
|
|
c557e4b904
|
updated example configuration docs
|
2015-10-11 15:00:15 +02:00 |
|
|
2936757a78
|
added correct fmt string identifier for uint64_t
|
2015-10-11 14:53:08 +02:00 |
|
|
b1c1d77597
|
added new function to get current time
|
2015-10-11 14:53:08 +02:00 |
|
|
0b5358ed4b
|
added new global 'name' setting
|
2015-10-11 14:52:59 +02:00 |
|
|
28e52c294e
|
added missing overrun field for paths
|
2015-10-11 13:41:50 +02:00 |
|
|
7135dcfa69
|
renamed log_reset() to log_init()
|
2015-10-11 13:41:00 +02:00 |
|
|
01cf61e467
|
updated Doxygen documentation
|
2015-10-11 13:22:58 +02:00 |
|
|
78bc07b5d5
|
hotfix: initialize histogram for reverse path
|
2015-10-11 12:59:54 +02:00 |
|
|
b4e0bee3be
|
Merge branch 'master' of github.com:RWTH-ACS/S2SS
|
2015-10-11 10:37:45 +02:00 |
|
|
caffe10509
|
hotfix: sequence number integer type was too small.
|
2015-10-11 10:36:47 +02:00 |
|
Marija Stevic
|
09801bf220
|
added checklist for AsyncIP exe
|
2015-10-11 10:21:09 +02:00 |
|
Marija Stevic
|
784e64fb42
|
add info for decimate hook
|
2015-10-11 10:21:07 +02:00 |
|
|
0d51b310bf
|
applied fixes to silence compiler warnings and added new version (now same accross all S2SS components)
|
2015-10-11 09:45:12 +02:00 |
|
|
5dbfb0301b
|
Added overrun-detection for asynchronous / fixed-rate paths (still missing for synchronous paths)
|
2015-10-11 08:55:14 +02:00 |
|
|
3dc38c0c22
|
Fixed msg_fparse() for correct handling of empty lines and superfluous whitespaces
|
2015-10-11 08:55:14 +02:00 |
|
|
a7beb10458
|
made msg_fparse() more robust against strange files
|
2015-10-09 17:32:35 +02:00 |
|
|
3c7a52834f
|
fixed stupid bug in list_destroy
|
2015-10-09 17:32:10 +02:00 |
|
|
3886637db9
|
copied missing settings to reverse path as well
|
2015-10-09 17:21:20 +02:00 |
|
|
53d4b1a507
|
made ngsi_request capable to use different operations
|
2015-10-09 17:20:58 +02:00 |
|
|
43f87d47e9
|
improved error handling in path thread
|
2015-10-09 15:49:26 +02:00 |
|
|
b0d444dc28
|
RT_PREEMPT => PREEMPT_RT
|
2015-10-09 15:48:55 +02:00 |
|
|
9ceb05d823
|
rework of hook system.
added new hooks:
- skip_first
|
2015-10-09 13:30:41 +02:00 |
|
|
a66331ccbe
|
updated version number and maximum number of values
|
2015-10-09 13:25:43 +02:00 |
|
|
c9a3461ffe
|
improved epoch related settings for file node
|
2015-10-09 13:08:39 +02:00 |
|
|
9b5cf26bac
|
added new 'msgsize' option to path (not yet used)
|
2015-10-09 13:06:59 +02:00 |
|
|
d6cc209a79
|
smaller cleanups
|
2015-10-09 13:05:35 +02:00 |
|
|
2afbd98bf5
|
Merge branch 'master' of github.com:RWTH-ACS/S2SS
|
2015-10-09 12:51:52 +02:00 |
|
|
9439a88877
|
replaced linked list by dynamic array (closes #6)
|
2015-10-09 12:50:35 +02:00 |
|
|
7b94198158
|
Added last value to histogram
|
2015-10-08 10:54:54 +02:00 |
|
|
c640a6ba21
|
Changed UDP message format: sequence no, length and timestamps are also affected by struct msg::endian!!!
Important: this will break the current GTFPGA code
|
2015-10-08 10:54:45 +02:00 |
|
|
e5b036e8ff
|
renamed some variable to ease understanding
|
2015-10-08 10:54:45 +02:00 |
|
|
1b9a1abffd
|
removed time_{fscan,fprint} functions to avoid code duplication
|
2015-10-08 10:54:45 +02:00 |
|
|
4ba0f17366
|
Updated documentation on message format for file node-type
|
2015-10-08 10:54:45 +02:00 |
|
|
38bee64e61
|
added missing configuration parameters for paths
|
2015-10-07 19:50:03 +02:00 |
|
|
7682ffb080
|
Changed format of msg_{fscan,print} functions
Added flags and options to the mentioned functions
|
2015-10-07 18:12:12 +02:00 |
|
|
84425199c9
|
added strdup() alike helper to clone objects
|
2015-10-07 18:00:44 +02:00 |
|
|
5be85c01a5
|
Merge branch 'master' of github.com:RWTH-ACS/S2SS
|
2015-10-07 16:56:36 +02:00 |
|
|
bbb886fc39
|
Merge branch 'armo'
|
2015-10-07 16:56:26 +02:00 |
|
|
741802336e
|
adjusted debug level of NGSI request time
|
2015-10-07 16:54:56 +02:00 |
|
|
e9b9e85d64
|
added missing timestamp metadata to NGSI node type
fixes #1
|
2015-10-07 16:53:15 +02:00 |
|
|
0485ffe453
|
code cleanups: code convention
|
2015-10-06 09:10:08 +02:00 |
|
|
3ca3853e11
|
cleanups: struct config_setting_t => config_setting_t
|
2015-10-06 09:02:00 +02:00 |
|
|
4df5bc0c61
|
rewrite of RTT test by using new message format
|
2015-09-30 11:12:49 +02:00 |
|
|
901ca4fbb0
|
moved checks to where they really belong.
improved warnings about non-optimal system
|
2015-09-30 11:12:16 +02:00 |
|
|
c25030f373
|
reset log for tools
|
2015-09-30 11:10:29 +02:00 |
|
|
7b772e42ce
|
Merge branch 'armo' of github.com:RWTH-ACS/S2SS into armo
|
2015-09-28 21:32:26 +02:00 |
|
|
aba9362650
|
added debug message about request time
|
2015-09-28 21:32:04 +02:00 |
|