|
4ba077d14e
|
io: remove state-less IO calls
|
2018-05-12 15:25:29 +02:00 |
|
|
c0313c7963
|
refactored: io_format -> format_type
|
2018-05-12 13:57:39 +02:00 |
|
|
c59e0948c3
|
io: use dots instead of hyphens in format names
|
2018-05-08 08:45:18 +02:00 |
|
|
46cbb689fc
|
signal: renamed signal node-type to signal_generator to avoid confusion
|
2018-03-21 16:58:36 +01:00 |
|
|
80ee8d786d
|
refactored sample by adding more *_many() functions
|
2017-10-16 08:09:07 +02:00 |
|
|
5e620942ce
|
adding new field "flags" to struct sample
|
2017-09-16 15:04:59 +02:00 |
|
|
2d05c0853a
|
signal: show usage info
|
2017-09-04 18:03:05 +02:00 |
|
|
bbbad2e59b
|
fix includes
|
2017-09-04 16:20:07 +02:00 |
|
|
6922e273bb
|
io: renamed formats (msg -> villas-binary, villas -> villas-human)
|
2017-09-04 14:39:15 +02:00 |
|
|
6d495c1a35
|
add new bitmask to samples to indicate which fields are valid
|
2017-09-04 14:28:55 +02:00 |
|
|
602a8f51eb
|
signal: use pools
|
2017-09-03 10:52:18 +02:00 |
|
|
d31c48607b
|
signal: add new option for DC bias offset and fixed random walk
|
2017-08-30 22:41:15 +02:00 |
|
|
3eea0c67bb
|
- introduce low-level interface for new IO subsystem: we now have a fully extensible system for new IO formats and file formats
- reworked file node-type to remove in / out directions
|
2017-08-14 14:42:07 +02:00 |
|
|
c5fc72dd78
|
adding pluggable IO formats
|
2017-08-05 21:02:09 +02:00 |
|
|
c78d71d39d
|
signal: use proper timestamps
|
2017-07-13 22:13:58 +02:00 |
|
|
6369373149
|
villas-signal: use node_* interface
|
2017-07-13 01:56:01 +02:00 |
|
|
94ae566091
|
utils: renamed macros for color output
|
2017-07-12 12:18:43 +02:00 |
|
|
0c920fbd57
|
signal: restructure code
|
2017-07-06 23:20:57 +02:00 |
|
|
542631ed5b
|
reuse code between villas-signal and signal node-type
|
2017-07-06 23:14:38 +02:00 |
|
|
49054eef9f
|
cleanup: removed trailing whitespaces in code
|
2017-05-05 19:24:16 +00:00 |
|
|
0bdf8192e8
|
signal: fix type string in file header
|
2017-05-04 19:36:13 +02:00 |
|
|
e7b2023614
|
better handling of command line arguments
|
2017-05-04 19:36:13 +02:00 |
|
|
5be1853649
|
added GPL license to file headers
|
2017-04-27 12:56:43 +02:00 |
|
|
73f7fb1a2b
|
removed unnecessary includes
|
2017-03-29 04:22:40 +02:00 |
|
|
80d3ae13d5
|
added new sample_io module for adding new IO formats
|
2017-03-27 12:28:13 +02:00 |
|
|
b28b784684
|
minor bug fixes
|
2017-03-07 08:05:04 -04:00 |
|
|
c2cb2c8e02
|
added -d option to villas-signal and villas-pipe
|
2017-03-06 19:17:38 -04:00 |
|
|
3c890b6e88
|
added new -n option to villas-signal in order to generate unthrottled / non real-time output of samples
|
2017-03-05 10:47:26 -04:00 |
|
|
9c40931a04
|
Merge branch 'feature-mpmc-queue' into feature-curlio
|
2017-03-05 10:06:32 -04:00 |
|
|
e27f0b699f
|
several fixes for clean compilation
|
2017-03-03 20:21:33 -04:00 |
|
|
3e7c855526
|
updated licence and copyright info in file headers
|
2017-03-03 20:20:13 -04:00 |
|
|
1dba01a8ae
|
Re-license source code to LGPLv2.1 (closes #56)
|
2016-11-22 11:14:25 -05:00 |
|
|
b37d3df332
|
moved cfg_parse_{hook, node, path} to {hooks, node, path}.c
|
2016-11-20 12:59:37 -05:00 |
|
|
eda6c66f0e
|
use proper style for #include
|
2016-11-20 02:45:39 -05:00 |
|
|
800e71bb96
|
proper return codes for incorrect CLI arguments
|
2016-10-30 22:05:29 -04:00 |
|
|
9813d2a6c2
|
use hard coded names for usage info
|
2016-10-22 20:37:02 -04:00 |
|
|
3880abeb63
|
unified member variable naming of struct sample and struct msg
|
2016-07-11 18:19:23 +02:00 |
|
|
fd525e5701
|
added log init to signal generator
|
2016-06-26 15:32:37 +02:00 |
|
|
ad8ee1c3f7
|
renamed S2SS to VILLASnode
|
2016-06-08 23:31:58 +02:00 |
|
|
909bde0894
|
introduced new data structures
|
2016-06-08 22:38:21 +02:00 |
|
|
0cebda19c8
|
whitespace fixes and documentation
|
2016-06-08 22:36:38 +02:00 |
|
|
9b56be2bc6
|
updated copyright year to 2016
|
2016-02-09 05:33:19 +01:00 |
|
|
79aa626d50
|
added optional getopt options to signal generator
|
2016-02-07 03:17:45 +01:00 |
|
|
106d230a24
|
added new signal type for signal generator: ramp
|
2016-02-07 01:11:51 +01:00 |
|
|
a057e35a41
|
Use same copyright message across all tools
|
2016-01-15 15:25:22 +01:00 |
|
|
6088fb3e30
|
Merge branch 'feature-pool' into develop
|
2016-01-15 00:09:18 +01:00 |
|
|
26419549bd
|
simplified timer code
|
2016-01-15 00:07:32 +01:00 |
|
|
b4f787b2c0
|
finally introduced new data structure for circular buffering of messages
|
2016-01-14 23:12:58 +01:00 |
|
|
2d2699e967
|
extended random sample generator with more signal types
|
2015-12-04 01:59:19 +01:00 |
|