31623673a4
minor code-style fixes
2019-10-03 11:30:08 +02:00
Sonja Happ
69f76420ee
fix indentation
2019-10-03 11:30:08 +02:00
Sonja Happ
ff8151bee0
remove files of mqtt_unthreaded node type since this is implemented in mqtt type now
2019-10-03 11:30:08 +02:00
Sonja Happ
e52d2f77ee
improve unthreaded implementation of MQTT node type
...
- set cancel type of MQTT communication management thread to asynchronous
- fix removing node from list in mqtt_stop
- add a debug output upon invocation of pthread cancel in mqtt_type_stop
- contributes to #248
2019-10-03 11:30:08 +02:00
Sonja Happ
3624cb9fca
renaming variable to improve readability
2019-10-03 11:30:08 +02:00
Sonja Happ
19523377f4
use a thread per process to execute mosquitto loop, contributes to #248
2019-10-03 11:30:08 +02:00
Sonja Happ
f3db8f6192
add unthreaded version of MQTT node type
2019-10-03 11:28:28 +02:00
8d612d8868
Merge remote-tracking branch 'remotes/origin/hook-pps_ts'
2019-10-03 11:08:39 +02:00
4531443269
Merge branch 'v0.8.0-fixes' into develop
2019-10-03 11:01:07 +02:00
Sonja Happ
f8fe445623
fixes for multiarch:
...
- install cmake 3.15.3. binaries from github (older version in buster has a bug!)
- use CMAKE_OPTS flag for compiling fmt and spdlog
- use the cmake TOOLCHAIN file and INSTALL_LIBDIR fitting to the architecture in build stage
2019-09-17 12:32:54 +02:00
Sonja Happ
37914a0af1
set LD_LIBRARY_PATH in debian multiarch
2019-09-17 10:23:06 +02:00
Sonja Happ
3cfc2736aa
reduce version of FMT lib to 5.2.0 instead of 6.0.0 for compatibility with spdlog library
2019-09-16 16:08:01 +02:00
Sonja Happ
51e2f584df
reduce version of FMT lib to 5.2.0 instead of 6.0.0 for compatibility with spdlog library
2019-09-16 16:06:47 +02:00
Sonja Happ
ef4c252c2e
compile FMT as shared library, use external FMT lib in SPDLOG
2019-09-16 16:03:45 +02:00
Sonja Happ
2101fa5fa8
update common submodule
2019-09-16 15:59:42 +02:00
Sonja Happ
1127278e90
remove custom install path for libfmt and libspdlog to enable cmake finding cmake configs
2019-09-16 10:42:21 +02:00
Sonja Happ
a887264659
fix indentation
2019-09-16 09:48:22 +02:00
Sonja Happ
d76bcdbb07
remove files of mqtt_unthreaded node type since this is implemented in mqtt type now
2019-09-13 10:15:03 +02:00
Sonja Happ
b2184665be
improve unthreaded implementation of MQTT node type
...
- set cancel type of MQTT communication management thread to asynchronous
- fix removing node from list in mqtt_stop
- add a debug output upon invocation of pthread cancel in mqtt_type_stop
- contributes to #248
2019-09-13 09:56:50 +02:00
Sonja Happ
fc72f73f40
renaming variable to improve readability
2019-09-13 09:02:40 +02:00
Sonja Happ
15b8151121
use a thread per process to execute mosquitto loop, contributes to #248
2019-09-12 17:05:18 +02:00
be863894d8
cmake: fix search path
2019-09-04 00:41:28 +02:00
93980ab72f
docker: install spdlog and fmtlib from sources
2019-09-04 00:05:06 +02:00
69d29cd335
update common submodule
2019-09-03 23:29:29 +02:00
bc67e865aa
add missing arch to dockerfile
2019-09-03 23:14:38 +02:00
29ac5a7eae
add missing fmt library
2019-09-03 23:03:32 +02:00
7feddca897
update common submodule
2019-09-03 23:03:20 +02:00
4a4a8e3d38
upadte common submodule
2019-09-03 22:59:40 +02:00
e1e9b2e1fc
format: fix parsing of complex values in villas.humas format (closes #261 )
2019-09-03 22:54:10 +02:00
1673368c0b
ci: update Raspbian test image to Buster
2019-09-03 22:28:16 +02:00
fd3c732771
refactor: msg format reserved
2019-09-03 22:06:23 +02:00
9cbcef4fc1
format: do not use hyphens in file names
2019-09-03 22:02:42 +02:00
3aab1611ce
add missing spdlog to Dockerfiles
2019-09-03 21:40:20 +02:00
6c6f580f1d
update common submodule
2019-09-03 21:33:40 +02:00
5e6fec26ae
signal: refactor signal_data_snprint() -> signal_data_print_str()
2019-09-03 21:21:11 +02:00
db1621dbac
python: bump and upload new version to pypi.org
2019-09-03 21:05:43 +02:00
287f249735
msg: fix intiialization of reserved fields
2019-08-29 09:59:04 +02:00
bbe01d0bd2
stats: fix state assertions in stats hook
2019-08-28 16:56:22 +02:00
a3c8b17665
web: reduce polling timeout for lws_service
2019-08-28 16:55:40 +02:00
f9c03f51b6
added new hook for timestamping data according to GPS PPS signal
2019-08-13 21:22:13 +02:00
0bc3c3d362
Merge branch 'nrg5-fixes' into 'develop'
...
NRG5 fixes
See merge request acs/public/villas/VILLASnode!48
2019-07-31 10:13:53 +02:00
Manuel Pitz
d7f9f7218f
path: path_poll_prepare is not possible before nodes are started
2019-07-30 12:01:44 +02:00
Manuel Pitz
db15dda566
loopback: node type does not provide signals
2019-07-30 12:01:05 +02:00
387918660c
ci: run raspbian build only manually
2019-06-28 14:25:04 +02:00
e0f4fe7402
ci: fix missing docs in install stage
2019-06-28 13:37:01 +02:00
1e517224be
Merge branch 'fix-memory-locking-without-root' into develop
2019-06-28 11:54:06 +02:00
594105454f
ci: ix dependency for package building
2019-06-28 11:49:00 +02:00
56c3db4bb1
ci: fix deployment of packages
2019-06-27 22:15:20 +02:00
8b046ad20b
tests: reduce timeouts
2019-06-27 21:47:46 +02:00
fb401ae65b
ci: build RPM packages in every commit
2019-06-27 21:26:27 +02:00