|
4f370ee1b2
|
drop legacy logger
|
2021-03-17 14:58:45 +00:00 |
|
|
c71cb752fc
|
api: add little shell script to query the VILLASnode API
|
2020-07-06 14:03:43 +02:00 |
|
|
73d393a967
|
python/tools: remove more obsolete tools
|
2020-07-06 13:54:02 +02:00 |
|
|
e53661a62c
|
update copyright year to 2020
|
2020-01-20 17:17:00 +01:00 |
|
|
243a6c112c
|
tools: do not use develop tag by default
|
2019-10-29 17:59:31 +01:00 |
|
|
8b046ad20b
|
tests: reduce timeouts
|
2019-06-27 21:47:46 +02:00 |
|
|
61eb669f0c
|
tests: show elapsed time per test case
|
2019-06-26 20:37:47 +02:00 |
|
|
492004bf34
|
use new villas::Tool class as common top-level entrypoint
|
2019-05-28 17:31:58 +02:00 |
|
|
8678f236a7
|
cmake: adhere to WITH_CONFIG option
|
2019-04-05 11:03:16 +02:00 |
|
|
51f7179f0e
|
harmonize usage info
|
2019-03-31 21:11:40 +02:00 |
|
|
618b25bf4f
|
port config_helper.c to C++
|
2019-03-26 07:15:07 +01:00 |
|
|
7c00e054db
|
tools: updated Docker scripts
|
2019-03-22 11:20:52 +01:00 |
|
|
dcf7ea8e9d
|
python: add some old python scripts
|
2019-03-09 00:37:23 +01:00 |
|
|
95dafe15da
|
tests: refactor integration-tests-helper.sh -> villas-helper.sh
|
2019-02-17 22:24:37 +01:00 |
|
|
aff3e56a5b
|
added script to analyze AIMD
|
2019-02-15 12:02:05 +01:00 |
|
|
8f7c8ae71e
|
update copyright year to 2019
|
2019-01-13 00:42:39 +01:00 |
|
|
c2f83b01fd
|
Merge branch 'ws-relay' into develop
# Conflicts:
# include/villas/node/config.h.in
# include/villas/utils.h
# lib/CMakeLists.txt
# lib/nodes/websocket.c
# lib/utils.c
# lib/web.c
# src/CMakeLists.txt
# src/villas-pipe.cpp
|
2019-01-12 13:48:29 +01:00 |
|
|
a3ac262a2c
|
fix whitespaces
|
2018-12-04 00:24:51 +01:00 |
|
|
5fc697e952
|
tests: use correct bash version in a MacPorts environment
|
2018-11-30 21:38:19 +01:00 |
|
|
4a90a18d73
|
compatability fixes in shell script
|
2018-11-30 21:37:52 +01:00 |
|
|
9066f1d95f
|
started writing wrapper shell script for obsoleting villas-signal
|
2018-11-30 21:36:26 +01:00 |
|
|
95eee40d16
|
cpp: port conf2json
|
2018-11-30 21:35:15 +01:00 |
|
Niklas Eiling
|
306ef4be33
|
config: make using config_helper work also when libconfig was found
|
2018-10-24 10:19:39 -04:00 |
|
|
d35971c26c
|
refactor: update copyright years
|
2018-08-20 18:40:03 +02:00 |
|
|
ff858bc9dc
|
tests: how reasons for skipped integration tests
|
2018-08-20 18:32:34 +02:00 |
|
|
132a0b88c0
|
cpp: replace <stdio.h> by <iostream>
|
2018-07-03 21:04:28 +02:00 |
|
|
415855f801
|
porting tools to C++
|
2018-07-03 20:44:48 +02:00 |
|
|
3120256dc4
|
cmake: link tools against pthread imported target
|
2018-06-30 10:41:17 +02:00 |
|
|
0a4f1a3731
|
cmake: add install targets and several other cpack improvments
|
2018-06-30 01:29:45 +02:00 |
|
|
9094941b4c
|
cmake: add more CMakeLists.txt
|
2018-06-29 14:36:50 +02:00 |
|
|
f585a94ebf
|
remove most of the old Makefiles
|
2018-06-29 14:36:24 +02:00 |
|
|
179aa2d553
|
cmake: add new CMakeLists.txt
|
2018-06-29 14:35:39 +02:00 |
|
|
c59e0948c3
|
io: use dots instead of hyphens in format names
|
2018-05-08 08:45:18 +02:00 |
|
|
88ffcbc56d
|
tools: added tools for deleting semaphores and shmem regions
|
2018-05-07 15:53:40 +02:00 |
|
|
3397bca19b
|
remove some obsolete scripts
|
2018-04-05 10:22:46 +02:00 |
|
|
7ed5a7fcbe
|
tests: fix invocation of integration tests
|
2018-03-26 17:29:30 +02:00 |
|
|
fdf4a9c251
|
coverage: add missing linker flags to fix compilation
|
2018-03-26 12:52:45 +02:00 |
|
daniel-k
|
717659ff87
|
tools/conf2json: supply input as argument and use path as include dir
Passing via stdin does not allow to use the input file path for include
lookup, because we only see the stdin file stream from our program.
|
2017-11-22 15:53:56 +01:00 |
|
|
5fb48d607e
|
moved VILLASfpga specific code to separate repo
|
2017-11-21 21:51:07 +01:00 |
|
|
e0959b562f
|
hwdef-parse: parse baseaddr and size of BRAM instances in the design
|
2017-11-21 18:42:27 +01:00 |
|
|
5ba80c171d
|
hwdef-parse: remove debug output
|
2017-11-21 18:42:01 +01:00 |
|
|
502e1f797a
|
hwdef-parse: fix errors found by parsing more complex villas hwdef
|
2017-11-21 18:41:42 +01:00 |
|
|
857c5c2056
|
added hwdef-parse.py
|
2017-11-21 18:04:45 +01:00 |
|
|
3fc3c7c992
|
zmq: fix include
|
2017-11-17 17:54:49 +01:00 |
|
|
e362bba1ed
|
tests: use correct binaries when run in debug mode
|
2017-10-18 14:44:40 +02:00 |
|
|
fdf5f6570e
|
smaller bug fixes
|
2017-09-16 23:31:47 +02:00 |
|
|
595bb4fe8a
|
docker: do not start a new container for every command but reuse an existing one
|
2017-09-03 10:55:33 +02:00 |
|
|
34e9c90f0f
|
fix log output of integration tests
|
2017-09-03 10:55:04 +02:00 |
|
|
00bf930c33
|
tests: show log output for failed tests
|
2017-08-31 17:25:06 +02:00 |
|
|
24edb617ae
|
tests: homogenize output of integration tests with unit tests
|
2017-08-30 12:34:36 +02:00 |
|