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

4305 commits

Author SHA1 Message Date
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
e9cdd7dc93 Merge branch 'armo' 2015-09-28 19:56:22 +02:00
acd72ea501 fixed implementation of FIR filter hook with thread local storage 2015-09-28 19:53:42 +02:00
ec26e4c346 added "deduplication" hook: do not send messages which are too similar to their precursors 2015-09-28 19:18:39 +02:00
46bd8a011e added "deduplication" hook: do not send messages which are too similar to their precursors 2015-09-28 19:16:02 +02:00
74d163db55 fixed reference counting for jansson objects 2015-09-27 20:27:47 +02:00
eee4d61513 fixed another unimportant typo 2015-09-27 18:05:35 +02:00
cf152ad4e0 updated build dependencies in documentation 2015-09-27 18:03:41 +02:00
2c669866dd fixed typo in Makefile 2015-09-27 17:53:39 +02:00
c75e03db77 moved some stuff to InetDistSim repository because it does not belong to S2SS 2015-09-27 16:04:15 +02:00
ec2595e703 renamed README 2015-09-27 14:47:17 +02:00
51f9a855c6 fixed network byte order for sequence number and message length
restructured code
2015-09-25 15:07:03 +02:00
4d64550df6 added README for LiveUSB 2015-09-25 14:46:53 +02:00
5155d0bd92 updated arthurs config file 2015-09-25 03:17:55 +02:00
ed05263795 handle larger sequence number and message length correctly with ntoh() 2015-09-25 03:17:14 +02:00
83e03070a5 fixed two buffer overflows 2015-09-25 03:16:02 +02:00
Marija Stevic
392f3f25ea fixed the error in opal client src code 2015-09-24 19:14:51 +02:00
876365188c disable SSL verification for ARMO Demo 2015-09-24 17:53:16 +02:00
Marija Stevic
290155dd9d added common problems and readme files for opal client 2015-09-23 19:26:52 +02:00
73afe4654d added first version of Arthur and Mohsens config file 2015-09-22 19:52:22 +02:00
814d5a2823 added submodule for GTFPGA stuff 2015-09-22 19:01:01 +02:00
df10c242af Merge branch 'gtfpga' 2015-09-22 17:40:17 +02:00