|
7fd6599ea6
|
update copyright years
|
2018-06-25 15:33:14 +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-k
|
f14df8aa32
|
lib/ip: adapt to fit new config layout provided by hwdef-parse
|
2018-01-23 14:47:44 +01:00 |
|
daniel-k
|
e05ff515c7
|
lib/ips/timer: implement basic functionality
|
2018-01-16 15:05:37 +01:00 |
|
daniel-k
|
f987c29d71
|
lib/ip: change interface: start() -> init()
|
2018-01-16 14:46:00 +01:00 |
|
daniel-k
|
e2e78cf8b3
|
lib: minor cleanup
|
2018-01-10 11:02:08 +01:00 |
|
daniel-k
|
61ca7aa44f
|
fpga/ip: add C++ timer implementation
|
2018-01-10 11:02:08 +01:00 |
|