Commit Graph

17 Commits

Author SHA1 Message Date
538f13f539 more worldstate keys 2023-07-06 21:52:20 +02:00
ee9e3f1da0 add homography transformer 2023-07-01 16:01:11 +02:00
f307fea63c fix code + dummy dac 2023-06-29 23:24:56 +02:00
9a5db444a0 cleanup and new grid 2023-06-10 18:47:04 +02:00
a791514cbe better error message for config issues 2023-06-08 20:34:09 +02:00
22d007d938 fix warnings and make clippy happy 2023-06-07 18:25:33 +02:00
ad3b3803ce load transformers from config file 2023-06-07 17:26:30 +02:00
alban
259fdeb7b0 feat: Add device interface and factory
wip

fix borrowing issue and make everything compile

wip
2023-06-07 12:20:42 +02:00
edba874ae7 refactor conf 2023-06-04 17:33:28 +02:00
61ede78868 introducing LJResult<T> 2023-06-04 15:09:15 +02:00
ec15004085 refactor Conf to be object oriented 2023-06-04 12:08:44 +02:00
c18de96e10 refatoring errors 2023-06-04 11:50:05 +02:00
b4766a3301 start to implement proper custom errors 2023-06-04 11:28:43 +02:00
alban
312a48ff5b feat: add tests for conf 2023-06-03 23:27:12 +02:00
alban
ae14cb600d fix: format using rustfmt 2023-06-03 18:54:41 +02:00
263ccf3210 refacto error handling 2023-06-03 18:11:55 +02:00
alban
4362b1b064 feat: add configuration file management 2023-06-03 17:55:03 +02:00