|
7da0733e47
|
uldaq: add supported voltage ranges
|
2022-03-28 12:31:25 +02:00 |
|
|
2940026545
|
mqtt: fix OpenAPI spec
|
2022-03-28 11:14:02 +02:00 |
|
|
646c711ca1
|
uldaq: fix OpenAPI spec
|
2022-03-28 11:12:25 +02:00 |
|
|
7d6a6ea265
|
mqtt: add OpenAPI docs
|
2022-03-28 11:10:49 +02:00 |
|
|
ce730e4ca3
|
update VILLAScommon submodule
|
2022-03-28 11:10:49 +02:00 |
|
|
c0bbcd910b
|
api: provide node output signals
|
2022-03-28 11:10:49 +02:00 |
|
|
9b9f880d18
|
signal: fix json encoding
|
2022-03-28 11:10:49 +02:00 |
|
|
b8e486af15
|
api: make members protected
|
2022-03-28 11:10:49 +02:00 |
|
|
5f2f9b4250
|
deps: detect triplet and arch automatically
|
2022-03-28 11:10:49 +02:00 |
|
|
b8992094e4
|
docker: remove some unused build args
|
2022-03-28 11:10:49 +02:00 |
|
|
183867b17a
|
api: move some files
|
2022-03-28 11:10:49 +02:00 |
|
|
c7bc507ecc
|
add support building Go-code on arm architectures
|
2022-03-28 11:10:49 +02:00 |
|
|
fea12dbfc3
|
stats: fix initialization
|
2022-03-28 11:10:49 +02:00 |
|
Manuel Pitz
|
f63ec3a6c9
|
Doc update
|
2022-03-28 10:32:28 +02:00 |
|
|
50c14e79ae
|
add typhoon example configuration
|
2022-03-25 09:56:15 +01:00 |
|
|
babd731cfc
|
add documentation for RAW format
|
2022-03-24 16:56:53 +01:00 |
|
|
04b4ed240f
|
add Typhoon HIL example model
|
2022-03-24 16:35:35 +01:00 |
|
|
cd0430d8f8
|
fix typos in example configs
|
2022-03-24 13:29:51 +00:00 |
|
Manuel Pitz
|
634d95362a
|
Update pps_ts.cpp
|
2022-03-23 12:29:21 +00:00 |
|
Manuel Pitz
|
6a8081857f
|
Update pps_ts.cpp
|
2022-03-23 12:29:21 +00:00 |
|
|
4fd9668de1
|
fixup rocof description
|
2022-03-23 13:17:27 +01:00 |
|
|
8940fbcae6
|
make descriptions of new configuration settings more precise
|
2022-03-23 11:18:42 +01:00 |
|
Manuel Pitz
|
4340ce39b5
|
Documentation update
|
2022-03-23 10:02:22 +01:00 |
|
Manuel Pitz
|
08c4d98d80
|
cleanup unused variables in pmu_dft and update documentation
|
2022-03-22 20:33:01 +01:00 |
|
Manuel Pitz
|
1076d10c82
|
add round.yaml for documentation
|
2022-03-22 18:42:10 +00:00 |
|
Manuel Pitz
|
7fc87985a7
|
add capability to compensate for phase, amplitude, frequency and rocof offset
|
2022-03-22 18:42:10 +00:00 |
|
Manuel Pitz
|
53f94dad46
|
add example config for round hook
|
2022-03-22 18:42:10 +00:00 |
|
Manuel Pitz
|
426726ad79
|
fixes and update of pmu_dft hook
|
2022-03-22 18:42:10 +00:00 |
|
Manuel Pitz
|
71f2bc9b7f
|
add round hook
|
2022-03-22 18:42:10 +00:00 |
|
Manuel Pitz
|
5a6c135083
|
add renumbering for decimate to allow detection of missed samples even if decimating
|
2022-03-22 18:15:28 +01:00 |
|
Manuel Pitz
|
76bfd3f6f4
|
hook: change sync to middle of second to avoid errors when system time is mostly synced
|
2022-03-22 17:56:13 +01:00 |
|
|
b96ee6c602
|
webrtc: update signaling server URL
|
2022-03-16 07:35:03 -04:00 |
|
|
21ba289ee8
|
fix cmake options for detecting libwebsockets
|
2022-03-16 07:27:23 -04:00 |
|
|
5b5bb63c61
|
ci: fix docker manifest generation
|
2022-03-15 12:35:33 -04:00 |
|
|
f860ba2a98
|
webrtc: add copyright notice
|
2022-03-15 09:29:20 -04:00 |
|
|
5cdce16d3f
|
remove empty lines and file beginnings
|
2022-03-15 09:29:20 -04:00 |
|
|
11a25f6fb7
|
update mail address
|
2022-03-15 09:29:20 -04:00 |
|
|
17ac92aa21
|
update copyright year
|
2022-03-15 09:28:57 -04:00 |
|
|
8bef1e6830
|
ci: fix manual deployment of docker
|
2022-03-15 08:59:55 -04:00 |
|
|
e19cced20d
|
ci: speedup compilation
|
2022-03-14 23:56:12 -04:00 |
|
|
2c1d46d609
|
update VILLAScommon submodule
|
2022-03-14 23:20:02 -04:00 |
|
|
90472ddfee
|
ci: speedup compilation
|
2022-03-14 23:19:35 -04:00 |
|
|
b8db5176d6
|
docker: remove alpine and centos images in favor of debian multiarch builds
|
2022-03-14 22:58:18 -04:00 |
|
|
d4813cea65
|
docker: whitespace fixes
|
2022-03-14 22:26:08 -04:00 |
|
|
53d18d4a4e
|
go: fix tests
|
2022-03-14 19:51:41 -04:00 |
|
|
5fe22ba5ee
|
webrtc: small fixes to browser example
|
2022-03-14 19:39:34 -04:00 |
|
|
ae1b064b5a
|
remove broken support for Darwin/macOS
|
2022-03-14 19:37:29 -04:00 |
|
|
d72b19c2ec
|
go: fix cppcheck warnings
|
2022-03-14 17:31:11 -04:00 |
|
|
ea5b0b4993
|
webrtc: add missing siggen node to instructions
|
2022-03-14 17:23:15 -04:00 |
|
|
7d61db9eb7
|
docker: fix invalid language for CMake's FetchContent
|
2022-03-14 17:21:41 -04:00 |
|