Commit graph

134 commits

Author SHA1 Message Date
Gregor Riepl f94aca6887 Document display interface commands 2021-03-06 13:10:44 +01:00
Gregor Riepl 9ca51d3e3b Added VFD display interface 2021-03-04 03:02:39 +01:00
Gregor Riepl d90ec380ea Removed zero-crossing plot 2021-03-04 03:02:19 +01: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
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 8d0b089620 Corrected 2000x delay increase 2021-02-08 22:10:49 +01:00
Gregor Riepl b0d91e6290 Antiglitch, try 3 2021-02-08 16:50:57 +01:00
Gregor Riepl 4fa0b9e1b0 Better antiglitch 2021-02-08 16:28:38 +01:00
Gregor Riepl 016e37e009 Implement glitch smoothing 2021-02-08 16:14:56 +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 8a1cfbb064 Document CGo cache cleaning 2021-01-31 19:35:40 +01:00
Gregor Riepl 29bd0ba88f Fix incorrect message byte indices 2021-01-31 19:35:27 +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 61d1fee98a Document cross-compiling 2021-01-31 18:05:00 +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
Gregor Riepl a2cccbde71 Init power outputs to zero on startup 2021-01-25 20:58:15 +01:00
Gregor Riepl 3d40582b39 Added 5V regulator 2021-01-25 02:12:33 +01:00
Gregor Riepl c42848a1e5 Replaced power board diode pad layouts 2021-01-24 21:48:55 +01:00
Gregor Riepl 00457402f9 Removed obsolete project and data sheets 2021-01-24 21:47:49 +01:00
Gregor Riepl 6d0a53753f Drop unused header 2021-01-20 15:42:20 +01:00
Gregor Riepl bd170f8d6a Use bit masks for message flags 2021-01-20 15:41:43 +01:00
Gregor Riepl 09039eb999 Updated PCB layout 2021-01-19 21:54:41 +01:00
Gregor Riepl 805525840b Always update last status 2021-01-19 19:40:07 +01:00
Gregor Riepl 82aefc2a10 Use symbolic message constants in firmware 2021-01-19 19:30:56 +01:00
Gregor Riepl 677150f09b Add symbolic CAN message constants 2021-01-19 19:30:35 +01:00
Gregor Riepl 3791dfa777 Implement change report on feedback module 2021-01-18 20:27:20 +01:00
Gregor Riepl d63860df8f Rewrite shit register contents 2021-01-18 20:27:07 +01:00
Gregor Riepl 54b7440f90 Remove redundant rtr check 2021-01-18 20:26:19 +01:00
Gregor Riepl 43911bb4ae Add missing breaks 2021-01-18 20:25:36 +01:00
Gregor Riepl 395be23d74 Implement firmware support for auto-report 2021-01-18 20:25:01 +01:00
Gregor Riepl 318eb18e50 Add auto-report message 2021-01-18 20:20:47 +01:00
Gregor Riepl a0a4d0c2c1 Implement stop action 2021-01-18 12:48:26 +01:00
Gregor Riepl 99cb7bc033 Send out status after firing a relay 2021-01-18 12:44:57 +01:00
Gregor Riepl cd807bed92 Cleaned up schematics and removed obsolete parts 2021-01-17 17:07:54 +01:00
Gregor Riepl 726b6aa912 Updated CAN interface docs 2021-01-17 15:38:50 +01:00
Gregor Riepl 0dc044e43f Adapted poweriface firmware to use new specs 2021-01-17 15:38:11 +01:00
Gregor Riepl 42726c06c2 Added feedback board firmware 2021-01-17 15:37:57 +01:00