|
2112038d70
|
Merge branch 'feature/hls-rtds2gpu' into develop
|
2018-08-21 13:51:32 +02:00 |
|
|
7fd6599ea6
|
update copyright years
|
2018-06-25 15:33:14 +02:00 |
|
Daniel Krebs
|
93fe1390d6
|
fix wrong usage of reinterpret_cast in ips and tests
|
2018-06-04 17:36:36 +02:00 |
|
Daniel Krebs
|
00fb0363dd
|
ips/switch: add more sanity checks for making connections
|
2018-06-04 17:30:11 +02:00 |
|
Daniel Krebs
|
a0c5acce4c
|
ip-node: implement connect interface and update AxiStreamSwitch implementation
|
2018-06-04 14:20:06 +02:00 |
|
Daniel Krebs
|
5097827757
|
fix include paths, use <villas/...> style
|
2018-06-04 13:24:57 +02:00 |
|
Daniel Krebs
|
676fd9171c
|
lib/ip: make logger a class member of IpCore
Logging is used everywhere and there's no justification of the clutter
and runtime overhead of `aut logger = getLogger();` everywhere.
|
2018-02-14 16:04:33 +01:00 |
|
Daniel Krebs
|
e93b31bbf1
|
lib/ips: make use of MemoryManager and new config layout
|
2018-02-14 07:28:25 +01:00 |
|
Daniel Krebs
|
409340433d
|
enable -Wall, -Wextra and -Werror and fix new errors (fixes #20)
|
2018-02-13 16:04:34 +01:00 |
|
daniel-k
|
f14df8aa32
|
lib/ip: adapt to fit new config layout provided by hwdef-parse
|
2018-01-23 14:47:44 +01:00 |
|
daniel-k
|
f987c29d71
|
lib/ip: change interface: start() -> init()
|
2018-01-16 14:46:00 +01:00 |
|
daniel-k
|
3cf50db98d
|
logging: use new spdlog library in favor of Logger
|
2018-01-10 15:49:53 +01:00 |
|
daniel-k
|
e2e78cf8b3
|
lib: minor cleanup
|
2018-01-10 11:02:08 +01:00 |
|
daniel-k
|
79f37ce352
|
ips/switch: add C++ implementation of switch
|
2018-01-10 11:02:08 +01:00 |
|