9fbe67f0da
tweaked parsing of hook parameters
2016-09-14 03:37:24 +02:00
0097132b4f
Merge branch 'feature-gtnet' into develop
2016-09-11 02:56:46 +00:00
7f4f898b70
fixed compiler warnings about uninitialized use
2016-07-26 15:42:11 +02:00
Umar Farooq
2f47be0ac5
Add app_hdr tag for GT-NET-Socket
...
GT-NET-Socket uses a tag in the config file to distinguish from default
socket node type application layer header (struct msg). For now all the
values are encoded in the struct sample without any header (no timestamp
or sequence number).
Minor improvement in pipe.c: replace 'goto' with do while
2016-07-17 01:01:43 +02:00
812eb31c95
cleaning function namespaces: config_ => cfg
2016-07-14 09:47:00 +02:00
3880abeb63
unified member variable naming of struct sample and struct msg
2016-07-11 18:19:23 +02:00
ecc8e16552
added better error message in case of invalid config file path
2016-07-11 16:02:55 +02:00
0cc67a892c
improved configuration file parsing
2016-07-11 11:36:23 +02:00
f413355d05
updated the configuration
2016-06-26 15:34:40 +02:00
d811128459
added support for dynamically loaded plugins
2016-06-26 15:31:31 +02:00
c67af15a2c
fixed all major bugs in FPGA code
2016-06-19 19:30:00 +02:00
98fb370e85
first steps towards flexible and configurable VILLASfpga / VILLASnode integration
2016-06-15 20:05:09 +02:00
0fa5f5b976
introduced new directory structure for source and header files
2016-06-14 01:17:58 +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
90ae32058a
prepared log functions for facilities
2016-06-08 22:29:30 +02:00
9b56be2bc6
updated copyright year to 2016
2016-02-09 05:33:19 +01:00
f5ccfb8afb
added support for relative @include statements in configuration files
2016-02-04 17:18:30 +01:00
51fe428809
updated third party libraries
2016-02-04 17:18:30 +01:00
20534d1c3d
replaced HOOK_INIT with HOOK_PATH_START and HOOK_DEINIT with HOOK_PATH_STOP
2016-02-04 17:18:29 +01:00
458976ce63
added new field to node type descriptor which specifies maximum vector length
2016-01-15 00:08:23 +01:00
b4f787b2c0
finally introduced new data structure for circular buffering of messages
2016-01-14 23:12:58 +01:00
5fc9c7bd15
Changed name of configuration setting combine
to vectorize
2015-12-19 16:51:27 +01:00
e7df392754
moved source files to lib directory
2015-12-13 20:30:16 +01:00