51 Commits

Author SHA1 Message Date
f84b4b119d std::span for algo function 2021-03-25 16:43:23 -04:00
c59fdd8805 found formula library; cleaned up wxmain file split 2021-03-24 18:29:20 -04:00
5515642bf8 fix L4 DAC trigger; round buffers to even size 2021-03-22 16:06:48 -04:00
673eba7167 improved siggen prompt; WIP split wxmain 2021-03-21 20:09:53 -04:00
a4f1482a8b add pot. support; L4 trig; eagle schematic draft 2021-03-21 16:33:08 -04:00
1a7d45b913 support H7 and L4; use second ADC for input 2021-03-10 19:42:18 -05:00
5f6181bb3c signal monitoring support 2021-02-21 08:59:15 -05:00
3668d16828 firmware cleanup, thread optimizing; make buffer size refs consistent 2021-02-04 21:14:19 -05:00
87851f4e6c more stack space; expose trig to algorithms 2021-02-03 20:39:15 -05:00
a0871d9c96 prevent mem free issues on close 2021-02-01 20:39:32 -05:00
22a0cd0c82 clean up gui states 2021-02-01 19:03:24 -05:00
ec2e1fd5c6 increase signal buffers; fix oversample 2021-01-23 14:25:04 -05:00
321954cb5c fix elf run addr 2021-01-22 21:44:07 -05:00
e080a26651 add SampleBuffer and ErrorManager; WAV testing 2021-01-22 21:41:11 -05:00
04e23e9ad7 add header comments to gui code 2021-01-19 19:38:46 -05:00
3ee38d2e74 added presented demo files 2020-12-19 17:39:51 -05:00
6395d1d18b oversample for lower rates; add iir templates 2020-11-24 10:17:52 -05:00
f559e9fbef differentiator is fir, also fixed it 2020-11-19 10:36:52 -05:00
6fda5c31da gui: fix buffer size; add differentiator template 2020-11-18 12:43:21 -05:00
0fde1b98ee firmware reorganize; added more sample rates 2020-11-12 09:45:16 -05:00
1ade2969fb CMSIS fir code performs well 2020-11-11 21:03:17 -05:00
e12639c46f fixed sample rate setting 2020-11-08 18:31:02 -05:00
f3e4d176d5 gui access to dac logging 2020-10-31 21:33:38 -04:00
86453bc8f4 log conversion results to .csv 2020-10-31 17:18:19 -04:00
2c9892cc3e set sampling rate 2020-10-22 09:18:18 -04:00
ee274be303 firmware can port to L432KC; gui: edit buffer size 2020-10-20 20:14:08 -04:00
30cd119dba signal gen with dac channel 2 2020-10-20 12:27:21 -04:00
f1ad979674 gui improvements; code templates 2020-10-19 21:01:53 -04:00
241a089c39 document/standardize; add compile log to gui 2020-10-18 21:20:00 -04:00
829c4b5dcb Sampling rate done. 96kS/s 2020-10-17 13:40:59 -04:00
27060ea3c8 fixed sample rate issues; up to 88kS/s 2020-10-16 12:16:53 -04:00
2238eac451 run menu functions work 2020-10-02 16:31:08 -04:00
faf9a57e53 Add menu items, file operations 2020-10-02 14:13:25 -04:00
a64b86aa54 test process_data speed measurement 2020-10-02 11:52:28 -04:00
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
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
b3eccbc1b9 working: continuous signal passthrough 2020-08-22 10:31:45 -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