Commit graph

174 commits

Author SHA1 Message Date
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
Gregor Riepl e2b28730dd Sensor status report needs a dedicated ID 2021-01-13 22:13:42 +01:00
Gregor Riepl ab188c011b Status reports can be received by anyone 2021-01-13 22:13:03 +01:00
Gregor Riepl 2f7f80a885 Overhauled readme and added protocol and wiring information 2021-01-13 22:10:50 +01:00
Gregor Riepl 7fbd464daa Fixed more link markdown 2021-01-11 01:28:20 +01:00
Gregor Riepl 93c01e94ce Fixed link markdown 2021-01-11 01:27:45 +01:00
Gregor Riepl 1454c983e0 Added build instructions for poweriface firmware 2021-01-11 00:30:50 +01:00
Gregor Riepl aaa925eeb7 Added power interface test program 2021-01-11 00:25:02 +01:00
Gregor Riepl e7cf27851f Ignore build sources 2021-01-11 00:24:42 +01:00
Gregor Riepl cdb3d18dde Added avr-can-lib submodule 2021-01-11 00:23:20 +01:00
Gregor Riepl 075b618c40 Updated LM317L part from library 2021-01-10 14:11:42 +01:00