Commit graph

32 commits

Author SHA1 Message Date
Gregor Riepl daa199b6bb Added display print API 2022-01-16 23:59:32 +01:00
seto 55d5eb0c6e Merge pull request 'uncanny "golang" build dependency must be specified as ":native" for cross compilation' (#1) from fix/debian-builddep-golang-native into master
Reviewed-on: #1
2022-01-16 21:24:06 +01:00
Gregor Riepl d6d4962bb3 Release new uncanny version 2022-01-16 21:13:14 +01:00
Gregor Riepl af74f073a1 Debug output on second line 2021-05-06 10:30:50 +02:00
Gregor Riepl e7d8246759 Add line offset 2021-05-05 23:39:27 +02:00
Gregor Riepl 2ca9c28c5c Limit slice range 2021-05-05 23:35:49 +02:00
Gregor Riepl ddb626ac4f Fixed command error handling 2021-05-05 23:21:02 +02:00
Gregor Riepl f07440429a Forgot typecast 2021-05-05 23:16:42 +02:00
Gregor Riepl 6a9c626fd4 Encode full display command 2021-05-05 23:15:25 +02:00
Gregor Riepl 11a0f85c9f Roll display print loop 2021-05-05 23:13:02 +02:00
Gregor Riepl f165807ec5 Print hello message 2021-05-05 22:34:41 +02:00
Gregor Riepl 81d154ebfa Added display printing util function 2021-05-05 22:34:25 +02:00
Gregor Riepl bdaa925100 Better CAN message naming, added display support 2021-05-04 23:52:57 +02:00
Gregor Riepl f9d690a560 Increment uncanny version 2021-02-14 05:11:23 +01:00
Gregor Riepl 5236517975 Fix end switch logic 2021-02-14 05:10:19 +01:00
s3lph 88655fba1b uncanny/debian/control: Make "golang" build dependency :native so cross compilation works 2021-02-14 04:06:37 +01:00
Gregor Riepl 44405f9e70 Force gocache on for buster 2021-02-13 14:38:56 +01:00
Gregor Riepl e8c8fa99f1 Added debian pkg build scripts for uncanny 2021-02-10 01:47:09 +01:00
Gregor Riepl 2a0e6068a4 Update Go package name 2021-02-10 00:30:15 +01:00
Gregor Riepl 14ad5cad25 Add init step 2021-02-08 14:43:19 +01:00
Gregor Riepl 7811800f40 Removed leftover blocker 2021-02-08 14:36:34 +01:00
Gregor Riepl a9a074602d Use a queue to process bus messages 2021-02-08 13:04:30 +01:00
Gregor Riepl 4447e89c5e Add CGo typecasts everywhere 2021-01-31 19:35:58 +01:00
Gregor Riepl 0f20a327f2 Use End, not Empty 2021-01-31 18:44:43 +01:00
Gregor Riepl c5eab4ce6d More debugging 2021-01-31 18:41:50 +01:00
Gregor Riepl 680b9d48c2 Stop on all-off, more debugging 2021-01-31 18:37:47 +01:00
Gregor Riepl 22315fbe47 Fetch status on startup 2021-01-31 18:30:22 +01:00
Gregor Riepl cb83de4bf5 Added reception debugging 2021-01-31 18:25:21 +01:00
Gregor Riepl 191deb7db3 Fix path matching and debug messages 2021-01-31 18:05:33 +01:00
Gregor Riepl c0a0e7714d Require only Go 1.11 2021-01-31 18:05:12 +01:00
Gregor Riepl d9f2166259 Document usage of control server and added example systemd unit 2021-01-31 16:56:47 +01:00
Gregor Riepl d5713b5e43 Added control server 2021-01-31 16:56:33 +01:00