|
3f83d40ec8
|
Add draft of AD57X4 driver
|
2020-04-18 17:37:08 +02:00 |
|
|
1ec0c55a23
|
Fix SPI Display transmission bug
|
2020-04-18 00:58:45 +02:00 |
|
|
73bf23d79e
|
move interrupt callbacks to peripherals
|
2020-04-13 16:46:11 +02:00 |
|
|
0f0ac98496
|
Use HAL drivers for midi2cv
|
2020-04-13 15:38:56 +02:00 |
|
|
600b139b8e
|
Implement invisible menu items but also destroy scrolling
|
2020-02-26 01:22:26 +01:00 |
|
|
44e3792ffb
|
Implement U8x8 based display support in bootloader.
|
2020-02-25 21:48:04 +01:00 |
|
|
337b9e1e75
|
Create PartData struct for part to store it in flash
|
2020-02-25 00:25:00 +01:00 |
|
|
abf9769e18
|
Implement setting storage, location of data values has to change though...
|
2020-02-24 01:53:33 +01:00 |
|
|
8f4cb4f4f3
|
Null safety for menu items, remove initialized flag from part_menu
|
2020-02-23 17:14:07 +01:00 |
|
|
51da3fc17e
|
Remove ui init function
|
2020-02-23 14:28:00 +01:00 |
|
|
8315de5d05
|
Reconfigure display (and dac) driver
|
2020-02-23 11:30:52 +01:00 |
|
|
2e43ebf110
|
Implement submenus for parts (or at least the ability to have those).
|
2020-02-22 23:42:31 +01:00 |
|
|
43b75dd2ab
|
Implement editing of values in menus
|
2020-02-21 01:39:20 +01:00 |
|
|
94e5c21f77
|
Menu Item Implementation fixes, rendering improvements, implement menu scrolling
|
2020-02-05 01:29:23 +01:00 |
|
|
85d1144261
|
Implement menu rendering (very basic without selection)
|
2020-02-04 23:19:53 +01:00 |
|
|
8b783287b4
|
Add menu datastrctures
|
2020-01-03 22:09:11 +01:00 |
|
|
e9368dd5a5
|
Implement ui stuff
|
2019-10-28 18:56:37 +01:00 |
|
|
77d8c2d97e
|
Fix UI Drawing
|
2019-10-22 21:54:33 +02:00 |
|
|
91fd3e4302
|
Improve Menu Implementation situation, optimize parameter set for part
|
2019-10-14 23:51:38 +02:00 |
|
|
88916400d2
|
Create Part class, think about output assignments
|
2019-10-06 12:55:04 +02:00 |
|
|
34554d452d
|
Start Part class
|
2019-10-04 09:29:45 +02:00 |
|
|
e59fff8665
|
Improve switiching between spi modes
|
2019-09-19 22:50:51 +02:00 |
|
|
8c0ad0007a
|
Implement double buffering for screen, only do transmission in interrupt handler
|
2019-09-19 17:55:48 +02:00 |
|
|
f594aa9f43
|
Display driver fixes, UI
|
2019-09-19 16:41:32 +02:00 |
|
|
1394bcf7f3
|
Add U8G2 to midi2cv. Start port to stm32f373
|
2019-09-07 21:47:43 +02:00 |
|
|
53a833fb33
|
Try to implement a display driver (but failed). hardware problem? new processor incoming anyways
|
2019-09-02 13:41:24 +02:00 |
|
|
09362032a1
|
Fix build process to work, implement bootloader that does nothing
|
2019-08-30 13:07:08 +02:00 |
|
|
c728ed9a28
|
Start driver implementation
|
2019-08-30 11:15:00 +02:00 |
|
|
0dac0815d4
|
Add VCA2 beta, empty midi2cv program
|
2019-08-20 21:27:35 +02:00 |
|