21 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
7077b8d448 stable signal handling towards 100kHz 2020-08-25 21:01:08 -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
f07e878cd2 added sample rate setting 2020-07-16 20:11:26 -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
6473b57cef using serial lib, can connect to device 2020-06-18 19:35:11 -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