Commit graph

174 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 bf02631e46 display: added button debouncer caps 2022-01-11 19:49:09 +01:00
Gregor Riepl b35c334322 Switch display firmware back to CAN mode 2022-01-11 01:23:23 +01:00
Gregor Riepl f8b0ea29ba display: added optional electrolytic caps 2022-01-10 01:56:14 +01:00
Gregor Riepl 20cf35bbd1 display: changed pin mapping to fixed pcb, fixed fuse bits 2022-01-10 01:52:34 +01:00
Gregor Riepl 93e28f79a6 Increase choke pads 2021-12-22 14:38:33 +01:00
Gregor Riepl 9df08e81b0 display: dedicated vfd reset 2021-12-12 13:53:51 +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 5e3bb96257 Added mount parameters for some of the PCBs 2021-05-04 23:53:58 +02:00
Gregor Riepl 5d030d534f Added PCB mount CAD template 2021-05-04 23:53:12 +02:00
Gregor Riepl bdaa925100 Better CAN message naming, added display support 2021-05-04 23:52:57 +02:00
Gregor Riepl 0107ee5129 Fix display command structure 2021-05-04 23:51:16 +02:00
Gregor Riepl 6d468b3d99 Enable display remote control 2021-05-04 23:51:04 +02:00
Gregor Riepl b27e2cf18f Implement button status report 2021-05-04 23:50:53 +02:00
Gregor Riepl b2094de8d0 Add missing measurements 2021-05-04 23:50:01 +02:00
Gregor Riepl 596b4ee6eb Add VFD startup delay 2021-04-22 00:42:38 +02:00
Gregor Riepl c71fc39f48 VFD debugging 2021-04-22 00:36:54 +02:00
Gregor Riepl 8b4eb9e938 Rewrote VFD pin access functions 2021-04-22 00:36:43 +02:00
Gregor Riepl c06851e824 Test VFD 2021-04-21 23:23:27 +02:00
Gregor Riepl fe7106cfa1 Rewrote display pinout to match patched PCB 2021-04-21 23:23:07 +02:00
Gregor Riepl c5b29bdee2 Moved VFD buttons to separate module 2021-04-21 23:22:48 +02:00
Gregor Riepl ec2e7ae044 Flipped VFD board 2021-04-19 22:10:20 +02:00
Gregor Riepl cf6a82c56f Fixed orientation of VFD connector 2021-04-19 22:06:25 +02:00
Gregor Riepl 2d03684b6d Added separate display firmware driver 2021-03-11 12:47:38 +01:00
Gregor Riepl e75eca4908 Fixed display AT32M1 ISP pinout and rewired GPIOs 2021-03-11 12:47:03 +01:00
Gregor Riepl a2a0ab6865 Refactored display intf routines into module 2021-03-09 12:09:48 +01:00
Gregor Riepl 6b58fc2738 Add deadline on display status read 2021-03-09 11:52:38 +01:00
Gregor Riepl a35be5f149 Implemented display register access 2021-03-09 01:33:22 +01:00
Gregor Riepl c1053d1963 Added display firmware skeleton 2021-03-06 13:21:23 +01:00
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
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 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