Block a user
Implement DMX reciever and add more advanced failure mode
d4d654e8dd
Add additional debug info to version command and add CPU cycle counter to cc instruction's output
3fc6e81569
Fix bug in clock setup. HSE was accidentally stopped instead of HSI. This didn't have any bad effects though
1cc3a85471
Update gitignores
7d43b4130c
Add connector info to LCD GUI. So TX and RX of UART can be found without looking at the schematic.
4aa63db8dd
Start preview feature. Add dummy triangle to test OpenGL.
f42d61192a
Add preview rendering skeleton
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