37 Commits

Author SHA1 Message Date
3fa9bbe425 8kSps rate; elf in SRAM2 2020-10-01 15:14:30 -04:00
4611bbac23 better elf management and error recovery 2020-09-24 09:48:08 -04:00
a263d2ab42 add run status 2020-09-01 20:24:23 -04:00
89ebe6413e recover from custom code faults 2020-09-01 20:13:38 -04:00
d568f7ca9d improved elf loading 2020-08-29 19:58:08 -04:00
09b2c79ed6 organized controls; improved connection handling 2020-08-26 19:45:32 -04:00
7077b8d448 stable signal handling towards 100kHz 2020-08-25 21:01:08 -04:00
dccf7ed52d upload device uploads code in editor 2020-08-25 17:52:40 -04:00
02ef389567 add text editor to gui 2020-08-25 12:57:29 -04:00
32fc992f6a filter loading and real-time execution 2020-08-22 20:34:03 -04:00
96e4883081 adc/dac passthrough 2020-08-22 16:56:47 -04:00
b3eccbc1b9 working: continuous signal passthrough 2020-08-22 10:31:45 -04:00
989f4038c6 merge elf loading and adc streaming 2020-08-20 17:06:47 -04:00
2ceb20f4d4 added adc stream framework 2020-08-20 17:00:55 -04:00
29e4b4cf09 add elf load draft, filter program template 2020-08-15 09:16:54 -04:00
d060dce4ec move drivers into namespaces 2020-08-15 08:44:02 -04:00
7f59ca704b reorganized code; added dac support 2020-08-04 20:09:48 -04:00
17cda07f3e
Merge pull request #1 from tcsullivan/gui
Gui
2020-07-16 20:21:36 -04:00
f07e878cd2 added sample rate setting 2020-07-16 20:11:26 -04:00
43c53c1122 Added mathematica test code 2020-07-13 18:31:28 -04:00
df6d0dabb0
Update README.md 2020-07-13 10:10:45 -04:00
071d945a67
Update README.md 2020-07-13 09:56:42 -04:00
546fb2d9dc fixed command receiving code 2020-07-09 11:00:08 -04:00
875b6a0620 GUI reads ADC channel 2020-06-24 19:57:29 -04:00
da8d7ffe8a drafted device interface 2020-06-18 20:40:37 -04:00
6473b57cef using serial lib, can connect to device 2020-06-18 19:35:11 -04:00
65b755658c debug flags; rendering with timer 2020-06-13 12:25:58 -04:00
3b1f2bc9d2 added window region painting 2020-06-13 11:59:07 -04:00
ba34f22f9c button input 2020-06-12 19:07:29 -04:00
876bbbec3a have basic wxwidgets gui working 2020-06-12 18:49:09 -04:00
5233ad146e
README: added computer program goal 2020-06-11 12:15:12 -04:00
12b209cff8
Update README.md 2020-06-11 12:12:13 -04:00
53f6b9ff28 began work for GUI 2020-06-11 12:06:58 -04:00
7a6f7bd792 added license headers; revised serial interaction 2020-06-11 10:33:24 -04:00
7f0a54a8ee made classes for drivers 2020-06-11 10:15:31 -04:00
14eb7970de added project files; need to organize code 2020-05-30 20:49:05 -04:00
08ac828512
Initial commit 2020-05-30 19:57:07 -04:00