]> code.bitgloo.com Git - clyne/stmdsp.git/shortlog
clyne/stmdsp.git
2020-10-02 Clyne SullivanAdd menu items, file operations
2020-10-02 Clyne Sullivantest process_data speed measurement
2020-10-01 Clyne Sullivan8kSps rate; elf in SRAM2
2020-09-24 Clyne Sullivanbetter elf management and error recovery
2020-09-02 Clyne Sullivanadd run status
2020-09-02 Clyne Sullivanrecover from custom code faults
2020-08-29 Clyne Sullivanimproved elf loading
2020-08-26 Clyne Sullivanorganized controls; improved connection handling
2020-08-26 Clyne Sullivanstable signal handling towards 100kHz
2020-08-25 Clyne Sullivanupload device uploads code in editor
2020-08-25 Clyne Sullivanadd text editor to gui
2020-08-23 Clyne Sullivanfilter loading and real-time execution
2020-08-22 Clyne Sullivanadc/dac passthrough
2020-08-22 Clyne Sullivanworking: continuous signal passthrough
2020-08-20 Clyne Sullivanmerge elf loading and adc streaming
2020-08-20 Clyne Sullivanadded adc stream framework
2020-08-15 Clyne Sullivanadd elf load draft, filter program template
2020-08-15 Clyne Sullivanmove drivers into namespaces
2020-08-05 Clyne Sullivanreorganized code; added dac support
2020-07-17 clyneMerge pull request #1 from tcsullivan/gui
2020-07-17 Clyne Sullivanadded sample rate setting 1/head
2020-07-13 clyneAdded mathematica test code
2020-07-13 clyneUpdate README.md
2020-07-13 clyneUpdate README.md
2020-07-09 Clyne Sullivanfixed command receiving code
2020-06-24 Clyne SullivanGUI reads ADC channel
2020-06-19 Clyne Sullivandrafted device interface
2020-06-18 Clyne Sullivanusing serial lib, can connect to device
2020-06-13 Clyne Sullivandebug flags; rendering with timer
2020-06-13 Clyne Sullivanadded window region painting
2020-06-12 Clyne Sullivanbutton input
2020-06-12 Clyne Sullivanhave basic wxwidgets gui working
2020-06-11 clyneREADME: added computer program goal
2020-06-11 clyneUpdate README.md
2020-06-11 Clyne Sullivanbegan work for GUI
2020-06-11 Clyne Sullivanadded license headers; revised serial interaction
2020-06-11 Clyne Sullivanmade classes for drivers
2020-05-31 Clyne Sullivanadded project files; need to organize code
2020-05-30 clyneInitial commit