Mario Hüttel mhu
mhu pushed to dmx_receiver at mhu/microscope-ring-light 2022-06-21 20:57:40 +02:00
4166396f75 Add detailed memory usage output to Makefile
mhu pushed to dmx_receiver at mhu/microscope-ring-light 2022-06-21 20:33:31 +02:00
d7ce66b1d8 Prepare DMX development
mhu created branch dmx_receiver in mhu/microscope-ring-light 2022-06-21 20:33:31 +02:00
mhu pushed to master at mhu/microscope-ring-light 2022-06-21 20:24:49 +02:00
3fc6e81569 Fix bug in clock setup. HSE was accidentally stopped instead of HSI. This didn't have any bad effects though
1cc3a85471 Update gitignores
Compare 2 commits »
mhu pushed to dev at mhu/reflow-oven-control-sw 2022-06-09 18:44:34 +02:00
8a62ed2ea7 Fix wrong short shell command for setting baudrate
mhu pushed to dev at mhu/reflow-oven-control-sw 2022-06-09 18:18:57 +02:00
7d43b4130c Add connector info to LCD GUI. So TX and RX of UART can be found without looking at the schematic.
mhu created branch temp-profile-checker in mhu/reflow-oven-control-sw 2022-06-09 17:50:37 +02:00
mhu pushed to temp-profile-checker at mhu/reflow-oven-control-sw 2022-06-09 17:50:37 +02:00
43b14bdb92 Start work on temperature profile checker
mhu pushed to opengl-preview at mhu/gds-render 2022-04-19 22:14:28 +02:00
01613d1977 Implement simple hole stencil to resolve holes in GDS polygons.
mhu pushed to opengl-preview at mhu/gds-render 2022-04-19 20:03:45 +02:00
a6899a3f7c Add poly2tri and C++ wrapper for polygon tesselation.
mhu pushed to opengl-preview at mhu/gds-render 2022-04-18 17:14:28 +02:00
4aa63db8dd Start preview feature. Add dummy triangle to test OpenGL.
f42d61192a Add preview rendering skeleton
Compare 2 commits »
mhu created branch opengl-preview in mhu/gds-render 2022-04-18 17:14:28 +02:00
mhu pushed to master at mhu/gds-render 2022-04-17 22:21:18 +02:00
573cd59892 Merge branch 'dev'
8b1f667819 Merge pull request 'issue/47-add-vertex-count-to-gui' (#48) from issue/47-add-vertex-count-to-gui into dev
c2ca2ff573 Rework the analysis cmd option to work with new statistics functions
c0ac6cc3c5 Move statistic calculation to parser. Show Vertex and GFX count in GUI. CLI -A param is now broken. Will implement in next commits.
22bc3a18d7 Issue #47: Add renderer for cell statistics and render dummy value
Compare 6 commits »
mhu closed issue mhu/gds-render#47 2022-04-17 20:11:42 +02:00
Add column to cell selector listing the simplified vertex count.
mhu deleted branch issue/47-add-vertex-count-to-gui from mhu/gds-render 2022-04-17 20:09:47 +02:00
mhu merged pull request mhu/gds-render#48 2022-04-17 20:09:47 +02:00
issue/47-add-vertex-count-to-gui
mhu pushed to dev at mhu/gds-render 2022-04-17 20:09:47 +02:00
8b1f667819 Merge pull request 'issue/47-add-vertex-count-to-gui' (#48) from issue/47-add-vertex-count-to-gui into dev
c2ca2ff573 Rework the analysis cmd option to work with new statistics functions
c0ac6cc3c5 Move statistic calculation to parser. Show Vertex and GFX count in GUI. CLI -A param is now broken. Will implement in next commits.
22bc3a18d7 Issue #47: Add renderer for cell statistics and render dummy value
dbc9fcdf34 Issue #47: AddVertex count column to tree view
Compare 5 commits »
mhu created pull request mhu/gds-render#48 2022-04-17 20:09:30 +02:00
issue/47-add-vertex-count-to-gui
mhu pushed to issue/47-add-vertex-count-to-gui at mhu/gds-render 2022-04-17 20:07:36 +02:00
c2ca2ff573 Rework the analysis cmd option to work with new statistics functions
mhu pushed to issue/47-add-vertex-count-to-gui at mhu/gds-render 2022-04-17 18:37:10 +02:00
c0ac6cc3c5 Move statistic calculation to parser. Show Vertex and GFX count in GUI. CLI -A param is now broken. Will implement in next commits.
22bc3a18d7 Issue #47: Add renderer for cell statistics and render dummy value
Compare 2 commits »