]> code.bitgloo.com Git - clyne/stmdsp.git/shortlog
clyne/stmdsp.git
2021-01-23 Clyne Sullivanadd custom board info
2021-01-23 Clyne Sullivanfix elf run addr
2021-01-23 Clyne Sullivanupload initial port
2021-01-23 Clyne Sullivanadd SampleBuffer and ErrorManager; WAV testing
2021-01-20 Clyne Sullivanadd header comments to gui code
2020-12-19 Clyne Sullivanadded presented demo files
2020-11-24 Clyne Sullivanoversample for lower rates; add iir templates
2020-11-19 Clyne Sullivandifferentiator is fir, also fixed it
2020-11-18 Clyne Sullivangui: fix buffer size; add differentiator template
2020-11-12 Clyne Sullivanfirmware reorganize; added more sample rates
2020-11-12 Clyne SullivanCMSIS fir code performs well
2020-11-08 Clyne Sullivanfixed sample rate setting
2020-11-01 Clyne Sullivangui access to dac logging
2020-10-31 Clyne Sullivanlog conversion results to .csv
2020-10-30 Clyne Sullivankeep target as L476; minimize RAM usage
2020-10-28 Clyne Sullivanallow output recording
2020-10-28 Clyne Sullivanfinish sample rate setting
2020-10-22 Clyne Sullivanset sampling rate
2020-10-22 Clyne Sullivanfix timer settings
2020-10-21 Clyne Sullivanfirmware can port to L432KC; gui: edit buffer size
2020-10-20 Clyne Sullivansignal gen with dac channel 2
2020-10-20 Clyne Sullivangui improvements; code templates
2020-10-19 Clyne Sullivandocument/standardize; add compile log to gui
2020-10-17 Clyne SullivanMerge branch 'master' of https://github.com/tcsullivan...
2020-10-17 Clyne Sullivanremoved old filter code
2020-10-17 clyneUpdate README.md
2020-10-17 Clyne SullivanSampling rate done. 96kS/s
2020-10-16 Clyne Sullivanfixed sample rate issues; up to 88kS/s
2020-10-02 Clyne Sullivanrun menu functions work
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