|
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 |
|
|
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 |
|
|
9c98bfb62c
|
Merge branch 'master' of https://github.com/tcsullivan/stmdsp into master
|
2020-10-17 13:49:09 -04:00 |
|
|
8a11587a87
|
removed old filter code
|
2020-10-17 13:48:57 -04:00 |
|
|
db3e3103db
|
Update README.md
|
2020-10-17 13:48:33 -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 |
|
|
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 |
|