.. |
fpga
|
finished FPGA stuff
|
2016-07-08 13:32:18 +02:00 |
kernel
|
fix Doxygen commenting style
|
2016-10-20 18:01:42 -04:00 |
nodes
|
further steps to implement websocket client functionality
|
2016-11-08 00:24:57 -05:00 |
cfg.h
|
cleaning function namespaces: config_ => cfg
|
2016-07-14 09:47:00 +02:00 |
hist.h
|
add possibility to print histogram in different verbosity levels
|
2016-10-30 22:56:41 -04:00 |
hooks.h
|
some cleanups in the hook system
|
2016-11-08 00:26:06 -05:00 |
list.h
|
introduced new directory structure for source and header files
|
2016-06-14 01:17:58 +02:00 |
log.h
|
add debug statements to memory functions
|
2016-10-20 08:36:49 -04:00 |
memory.h
|
Merge branch 'gtnet_features' into feature-mpmc-queue
|
2016-10-30 22:05:46 -04:00 |
msg.h
|
severe bug fix: msg_swap() did not correctly swapped the values (just the header)
|
2016-10-30 17:11:12 -04:00 |
msg_format.h
|
Merge branch 'feature-gtnet' into develop
|
2016-09-11 02:56:46 +00:00 |
node.h
|
moved "endian" setting to socket node-type: other node-types do not have the sense of endianess (e.g. file node-type)
|
2016-10-30 16:58:45 -04:00 |
path.h
|
major rewrite with MPMC queues
|
2016-11-07 22:17:45 -05:00 |
pool.h
|
some fixes for memory pool
|
2016-10-20 08:36:49 -04:00 |
queue.h
|
fix Doxygen commenting style
|
2016-10-20 18:01:42 -04:00 |
sample.h
|
mark samples with source node
|
2016-11-07 22:20:09 -05:00 |
stats.h
|
remove STATS_INVALID as it is too specific for the socket node-type
|
2016-11-08 00:26:56 -05:00 |
timing.h
|
introduced new directory structure for source and header files
|
2016-06-14 01:17:58 +02:00 |
utils.h
|
fix calculation of log2i(1)
|
2016-11-07 22:15:00 -05:00 |
webmsg_format.h
|
add node id to web mockup javascript
|
2016-11-07 21:30:28 -05:00 |