54 Commits

Author SHA1 Message Date
d7285a20d9 move firmware source into source folder 2021-03-21 16:42:06 -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
eeeb04fa1a add L4 and G4 to ChibiOS; delete bloat 2021-03-04 17:54:40 -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
4f59610a00 sandboxed user algorithm 2021-01-27 11:18:33 -05:00
1a14ef827e fix trig funcs; idle sleep w/ button to wake for debug 2021-01-25 18:13:51 -05:00
e132d52adf error recv. draft; add trig/math funcs 2021-01-24 13:16:20 -05:00
a4d9689259 cordic test: sqrt 2021-01-23 15:35:08 -05:00
ec2e1fd5c6 increase signal buffers; fix oversample 2021-01-23 14:25:04 -05:00
716be4fc87 boot at 32Ksps; fix 96Ksps 2021-01-23 10:43:40 -05:00
564e20975b untested port cleanup; add sclock; up cpu to 480M 2021-01-23 09:59:11 -05:00
48026bb824 upload initial port 2021-01-22 21:43:36 -05:00
e080a26651 add SampleBuffer and ErrorManager; WAV testing 2021-01-22 21:41:11 -05:00
6395d1d18b oversample for lower rates; add iir templates 2020-11-24 10:17:52 -05:00
0fde1b98ee firmware reorganize; added more sample rates 2020-11-12 09:45:16 -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
3113d96497 keep target as L476; minimize RAM usage 2020-10-30 11:16:52 -04:00
1b5ca39ba7 allow output recording 2020-10-27 20:27:30 -04:00
f588214307 finish sample rate setting 2020-10-27 20:19:13 -04:00
2c9892cc3e set sampling rate 2020-10-22 09:18:18 -04:00
4b523f98c8 fix timer settings 2020-10-22 09:17:25 -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
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
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
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