|
011971920d
|
io: several fixes
|
2018-05-12 15:25:47 +02:00 |
|
|
4ba077d14e
|
io: remove state-less IO calls
|
2018-05-12 15:25:29 +02:00 |
|
|
a9a3d1d9eb
|
refactoring
|
2018-05-12 14:15:08 +02:00 |
|
|
6978db9d3a
|
io: properly keep track if status
|
2018-05-12 14:14:59 +02:00 |
|
|
00eac5a9b1
|
io: make io_{scan,print}_lines() static
|
2018-05-12 14:13:54 +02:00 |
|
|
c0313c7963
|
refactored: io_format -> format_type
|
2018-05-12 13:57:39 +02:00 |
|
|
3438dc305d
|
io: generalization of line based formats
|
2018-05-12 13:47:35 +02:00 |
|
|
71b2ec3d51
|
villas_human: remove more obsolete code
|
2018-05-12 11:11:52 +02:00 |
|
|
92c910ca2e
|
csv: added offset field and padding non existant fields
|
2018-05-12 11:08:35 +02:00 |
|
|
59ec38172b
|
io: generalize handling of header and footers
|
2018-05-12 11:07:35 +02:00 |
|
|
39f955c947
|
io: renamed some fields within struct io
|
2018-05-12 10:41:40 +02:00 |
|
|
bd72556b1d
|
refactor: remove last appearances of old format naming scheme
|
2018-05-09 10:27:38 +02:00 |
|
|
1ab4190b13
|
docker: do not rely on submodules for building docker image
|
2018-05-09 09:32:16 +02:00 |
|
|
5401348b71
|
json: rewrite IO format for RESERVE project
|
2018-05-09 09:24:15 +02:00 |
|
|
a623eec35f
|
convert: added new tool which converts between different IO formats
|
2018-05-09 09:18:10 +02:00 |
|
|
f4b6f28e17
|
json: fix some issues of standard JSON format (closes #138)
|
2018-05-09 09:17:40 +02:00 |
|
|
7edd6a1b2a
|
sample: add new function to allocate samples on heap (not in pool)
|
2018-05-08 11:43:53 +02:00 |
|
|
bb055f840a
|
src: unify command line usage infos
|
2018-05-08 11:43:16 +02:00 |
|
|
f99e5debb5
|
sample: remove sent timestamp
|
2018-05-08 11:42:43 +02:00 |
|
|
935ee584e4
|
sample: use libc ptrdiff_t instead of posix off_t
|
2018-05-08 11:41:43 +02:00 |
|
|
b18c776a5c
|
sample: remove obsolete id member
|
2018-05-08 11:41:05 +02:00 |
|
|
18096feb49
|
signal: added unit field
|
2018-05-08 08:45:18 +02:00 |
|
|
c59e0948c3
|
io: use dots instead of hyphens in format names
|
2018-05-08 08:45:18 +02:00 |
|
|
3ff2e4d3ec
|
io: added new format for RESERVE tests
|
2018-05-08 08:45:18 +02:00 |
|
|
d8770e95d4
|
bug fix
|
2018-05-08 08:18:18 +02:00 |
|
|
915a7568bf
|
path: special case for single-source paths
|
2018-05-08 08:16:14 +02:00 |
|
|
fa66861d2d
|
web: send floating point values via slider
|
2018-05-08 08:11:35 +02:00 |
|
|
a3fe2f184d
|
websocket: return allocated samples before destroying client connection
|
2018-05-07 18:56:26 +02:00 |
|
|
39651db3d8
|
websocket: fix buffer overrun in reverse-channel
|
2018-05-07 18:48:34 +02:00 |
|
|
71d1323e9b
|
web: do not filter incoming websocket messages on id
|
2018-05-07 18:37:43 +02:00 |
|
|
c99c95a558
|
shmem: issue a warning if the remote side of the interface was closed
|
2018-05-07 18:03:31 +02:00 |
|
|
6aeef09196
|
shmem: unlink previously existing shmem regions (closes #139)
|
2018-05-07 18:03:00 +02:00 |
|
|
bc110a9c24
|
shmem: show reason for failing
|
2018-05-07 15:54:44 +02:00 |
|
|
2d923ca017
|
shmem: add different return types for shmem_int_open
|
2018-05-07 15:54:27 +02:00 |
|
|
88ffcbc56d
|
tools: added tools for deleting semaphores and shmem regions
|
2018-05-07 15:53:40 +02:00 |
|
|
fc58fbb08f
|
fix NULL ptr dereference
|
2018-04-26 09:32:13 +02:00 |
|
|
03247eeba8
|
mqtt: fix memory leak
|
2018-04-26 09:31:39 +02:00 |
|
|
b6d971cfc9
|
hist: show average rate
|
2018-04-26 09:30:54 +02:00 |
|
|
cae12694ea
|
signal_generator: show total amount of missed steps
|
2018-04-19 15:43:57 +02:00 |
|
|
6b5cad2ec9
|
signal_generator: fix naming convention of functions
|
2018-04-19 15:43:57 +02:00 |
|
|
4f1aab1da8
|
rename setting 'no_builtin' to 'builtin' to avoid double negation
|
2018-04-19 15:43:57 +02:00 |
|
|
085ded810a
|
add MQTT to make help target
|
2018-04-19 11:05:41 +02:00 |
|
|
41b4c91e15
|
Merge branch 'develop' of git.rwth-aachen.de:acs/public/villas/VILLASnode into develop
|
2018-04-19 11:04:18 +02:00 |
|
|
9bd9b48e51
|
fix order of make targets
|
2018-04-19 11:04:10 +02:00 |
|
|
5f498752f9
|
signal_genearator: show correct number of missed steps
|
2018-04-19 11:04:01 +02:00 |
|
|
35cc8ca6e8
|
mqtt: reduce debug level
|
2018-04-19 11:04:01 +02:00 |
|
|
c5e2776440
|
amqp: be more verbose in error message
|
2018-04-19 11:04:01 +02:00 |
|
|
6517a43f6c
|
Update example.conf
|
2018-04-18 11:31:53 +02:00 |
|
|
3397bca19b
|
remove some obsolete scripts
|
2018-04-05 10:22:46 +02:00 |
|
|
3f74f036ea
|
fpga: removed all FPGA related code
|
2018-04-05 10:21:17 +02:00 |
|