|
ab46354083
|
fix whitespaces / code-style
|
2019-04-14 19:23:30 +02:00 |
|
|
b8baa79d3a
|
Merge branch 'arm-fixes' into develop
|
2019-04-10 10:29:29 +02:00 |
|
|
783997139b
|
we dont use camel case for variable names
|
2019-04-10 09:52:41 +02:00 |
|
|
4d6f85c151
|
macros should not contain multiple statements!
|
2019-04-10 09:51:56 +02:00 |
|
Manuel Pitz
|
d8447664dd
|
UPDATE formts init now compatible to gcc 6.3 c++
|
2019-04-10 09:49:17 +02:00 |
|
Manuel Pitz
|
36be027f08
|
FIX tmp fix to compile with c++ but c syntax for structs
|
2019-04-10 09:48:26 +02:00 |
|
Manuel Pitz
|
410a7bedbc
|
queue: fix atomic_store_explicit different implementation on arm
|
2019-04-10 09:36:38 +02:00 |
|
Manuel Pitz
|
4107564ecc
|
memory: fix jump lable position for arm ifdef
|
2019-04-10 09:36:19 +02:00 |
|
|
9d7e44860e
|
test_rtt: update example config
|
2019-04-10 09:31:35 +02:00 |
|
Manuel Pitz
|
2bd3e8a790
|
FIX: missing preprocessor #else and unused parameters
|
2019-04-08 10:36:21 +01:00 |
|
|
e05a23e5cf
|
update VILLAScommon submodule
|
2019-04-08 10:42:57 +02:00 |
|
|
7e307c70fe
|
Merge branch 'develop' of git.rwth-aachen.de:acs/public/villas/VILLASnode into develop
|
2019-04-08 10:42:02 +02:00 |
|
|
41fbf03881
|
test_rtt: fix bug which fails to start test cases
|
2019-04-08 10:33:02 +02:00 |
|
|
400a9d3b84
|
test_rtt: fix compiler warning
|
2019-04-08 10:15:49 +02:00 |
|
|
5e43ea7ea4
|
test_rtt: improve handling of result files
|
2019-04-08 10:15:24 +02:00 |
|
|
9ab2eee357
|
path: reset sample length after simulation restart
|
2019-04-08 10:05:20 +02:00 |
|
|
a0fd932ee2
|
restart: fix restart hook
|
2019-04-08 10:05:01 +02:00 |
|
|
06292524a1
|
test_rtt: port to C++
|
2019-04-08 08:59:59 +02:00 |
|
|
31dad7754e
|
nodes: properly initialize instance list
|
2019-04-08 08:59:38 +02:00 |
|
|
d2a2542866
|
refactor: NULL => nullptr
|
2019-04-08 08:59:08 +02:00 |
|
|
1465985034
|
cmake: use Buster Cmake on Raspbian build
|
2019-04-07 17:47:52 +02:00 |
|
|
2a18b1fd40
|
cmake: use Buster Cmake on Raspbian build
|
2019-04-07 16:23:15 +02:00 |
|
|
9202913230
|
update VILLAScommon submodule
|
2019-04-07 16:19:26 +02:00 |
|
|
0a90cb07bc
|
path: use spdlog
|
2019-04-07 16:16:58 +02:00 |
|
|
38577e1ec2
|
update VILLAScommon submodule
|
2019-04-07 15:46:14 +02:00 |
|
|
eb5ca3245d
|
use std::unordered_map as hash_table
|
2019-04-07 15:44:19 +02:00 |
|
|
f154e2e204
|
use std::bitset for masks
|
2019-04-07 15:44:00 +02:00 |
|
|
0d91ac891b
|
use C++ compiler
|
2019-04-07 15:13:40 +02:00 |
|
|
1192f68785
|
refactor: NULL => nullptr
|
2019-04-07 13:23:43 +02:00 |
|
|
9af70527ae
|
fix misalignment in va_list
|
2019-04-07 11:30:14 +02:00 |
|
|
45a7d26905
|
docker: install gcc-8 from Debian Buster on Raspbian build
|
2019-04-07 10:37:39 +02:00 |
|
|
82631d5f91
|
update VILLAScommon submodule
|
2019-04-06 18:22:37 +02:00 |
|
|
b465d996b7
|
decimate: fix invalid setter
|
2019-04-06 18:20:55 +02:00 |
|
|
b3e80b0299
|
Merge branch 'develop' of git.rwth-aachen.de:acs/public/villas/VILLASnode into develop
|
2019-04-06 18:19:58 +02:00 |
|
|
52108f4ece
|
Merge branch 'develop' of git.rwth-aachen.de:acs/public/villas/VILLASnode into develop
|
2019-04-06 12:11:36 -04:00 |
|
|
67f095ca90
|
hooks: remove useless assertion
|
2019-04-06 14:20:21 +02:00 |
|
|
3a94319ad4
|
json: fix compiler warning
|
2019-04-06 14:20:00 +02:00 |
|
|
d10f4e3b1f
|
rtp: allow compilation without hook support
|
2019-04-06 14:19:50 +02:00 |
|
|
f4d36c4511
|
node: fix parsing of command line arguments
|
2019-04-06 13:55:28 +02:00 |
|
|
df7707b64f
|
stats: split stats hook into send and receive side
|
2019-04-06 13:55:08 +02:00 |
|
|
7bcebd5e7b
|
stast: show new metrics periodically
|
2019-04-06 13:54:42 +02:00 |
|
|
ad31f0a84a
|
config: added node for streaming data to VILLASweb demo instance
|
2019-04-06 10:51:29 +02:00 |
|
|
c1960271d5
|
ebm: first implementation of energy meter using trapazoidal rule
|
2019-04-06 10:50:58 +02:00 |
|
|
15c3f04c5d
|
cmake: more fixes
|
2019-04-05 22:10:46 +02:00 |
|
|
8d3a140f4f
|
cmake: improve supported combination of compile options
|
2019-04-05 20:58:42 +02:00 |
|
|
6002f2debd
|
rtp: do not register plugin twice
|
2019-04-05 20:56:51 +02:00 |
|
|
487672e9af
|
pipe: do not start API
|
2019-04-05 19:36:21 +02:00 |
|
|
8a8dd30370
|
socket: fix includes
|
2019-04-05 19:30:44 +02:00 |
|
|
1d2f28cd19
|
cmake: add individual CMake options for each node-type
|
2019-04-05 19:28:42 +02:00 |
|
|
8678f236a7
|
cmake: adhere to WITH_CONFIG option
|
2019-04-05 11:03:16 +02:00 |
|