Steffen Vogel
|
02a2aa4f94
|
Apply clang-format changes
Signed-off-by: Steffen Vogel <steffen.vogel@opal-rt.com>
|
2023-09-08 11:37:42 +02:00 |
|
|
68654f95f2
|
Add periods after file headers and fix email addresses
Signed-off-by: Steffen Vogel <post@steffenvogel.de>
|
2023-09-07 11:16:04 +02:00 |
|
Steffen Vogel
|
0735eb0f89
|
Make project REUSE compliant
And various other cleanups and harmonizations
Signed-off-by: Steffen Vogel <steffen.vogel@opal-rt.com>
|
2023-09-07 11:16:04 +02:00 |
|
Steffen Vogel
|
78727be952
|
Use C++ style comments
Signed-off-by: Steffen Vogel <steffen.vogel@opal-rt.com>
|
2023-09-07 11:16:04 +02:00 |
|
|
b94746effb
|
relicense VILLASnode to Apache 2.0
|
2022-07-04 18:23:57 +02:00 |
|
|
5feb82e7a3
|
openapi: add missing OpenAPI docs
|
2022-04-05 17:32:37 +02:00 |
|
|
17ac92aa21
|
update copyright year
|
2022-03-15 09:28:57 -04:00 |
|
|
784e970bfe
|
port large parts of VILLASnode to C++ and fix tests alongside
|
2022-01-11 09:19:53 -05:00 |
|
|
731909c3a8
|
ported io/format code to C++
|
2021-06-17 08:26:46 -04:00 |
|
|
4f370ee1b2
|
drop legacy logger
|
2021-03-17 14:58:45 +00:00 |
|
|
3c13f67930
|
refactor: struct node -> struct vnode
|
2020-09-10 17:40:36 +02:00 |
|
|
33eef47f97
|
can: align code to VILLASnode coding-style
|
2020-07-09 07:25:36 +02:00 |
|
|
06fc6ed6ed
|
can: reduce includes to the required minimum
|
2020-07-09 07:25:36 +02:00 |
|
|
5df815765a
|
can: fix authors
|
2020-07-09 07:25:36 +02:00 |
|
|
208fc1843a
|
can: remove unused callbacks
|
2020-07-09 07:25:36 +02:00 |
|
Niklas Eiling
|
c4b21e5f26
|
can: add to_raw conversion and fix data conversions in can_write
|
2020-07-09 07:25:35 +02:00 |
|
Niklas Eiling
|
e3e1ecda2d
|
can: add function that converts arbitrary sized can data to union signal_data
|
2020-07-09 07:25:35 +02:00 |
|
Niklas Eiling
|
0235cc1190
|
can: allow out configuration to not contain name field. Order signals as in the config file instead of searching by name
|
2020-07-09 07:25:35 +02:00 |
|
Niklas Eiling
|
bf337ec2a3
|
can: implement config parsing and reading from can bus
|
2020-07-09 07:25:33 +02:00 |
|
Niklas Eiling
|
707e0e5175
|
can: add basic functionality for socketcan nodetype
|
2020-07-09 07:25:33 +02:00 |
|
|
5b1cda7a89
|
can: inital code skeleton
|
2020-07-09 07:25:33 +02:00 |
|