]> code.bitgloo.com Git - clyne/stmdsp.git/shortlog
clyne/stmdsp.git
2021-10-30 Clyne Sullivanfix fault handling; fix LEDs for rev2
2021-10-30 Clyne Sullivanremove gui (now in stmdspgui repo)
2021-10-11 Clyne Sullivanoptimized samplebuffer copying
2021-10-10 Clyne Sullivanwip: better samplebuffer filling
2021-10-05 Clyne Sullivanalgorithm load fix
2021-08-01 Clyne Sullivan8x oversample; other fixes
2021-07-31 Clyne Sullivanreorganized source, wip
2021-06-14 Clyne Sullivanupdate gitignore
2021-06-14 Clyne Sullivanstick with wx3.0; Linux drawing broke again; timer...
2021-05-23 Clyne Sullivan2nd pot; some doc; smooth WAV playback
2021-05-08 Clyne Sullivaninclude dsp lib; split timers; user message
2021-04-18 clynewindows: toolbar and draw samples fixed
2021-04-18 Clyne Sullivanui: toolbar fixes, disable elements on run
2021-04-14 Clyne Sullivanadd-on led support
2021-04-11 clynesemi-WIP Windows port
2021-04-10 Clyne Sullivanremove make dependency; delete tmp files after use
2021-04-08 Clyne Sullivanadd hardware documentation and guide v0.1
2021-04-08 Clyne Sullivanoversample at all rates
2021-04-07 Clyne Sullivanremove unnecessary gitmodules entry
2021-03-29 Clyne Sullivanbetter algorithm fault recovery
2021-03-26 Clyne Sullivanalgorithm fault recovery
2021-03-25 Clyne Sullivanstd::span for algo function
2021-03-25 clyneClean up the readme a bit
2021-03-24 Clyne Sullivanfound formula library; cleaned up wxmain file split
2021-03-22 Clyne Sullivanfix L4 DAC trigger; round buffers to even size
2021-03-22 Clyne Sullivanimproved siggen prompt; WIP split wxmain
2021-03-21 Clyne Sullivanmove firmware source into source folder
2021-03-21 clyneMerge pull request #3 from tcsullivan/stm32h7
2021-03-21 Clyne Sullivanadd pot. support; L4 trig; eagle schematic draft 3/head
2021-03-11 Clyne Sullivansupport H7 and L4; use second ADC for input
2021-03-04 Clyne Sullivanadd L4 and G4 to ChibiOS; delete bloat
2021-02-21 Clyne Sullivansignal monitoring support
2021-02-06 Clyne Sullivanremove old mathematica stuff
2021-02-05 Clyne Sullivanfirmware cleanup, thread optimizing; make buffer size...
2021-02-04 Clyne Sullivanmore stack space; expose trig to algorithms
2021-02-02 Clyne Sullivanprevent mem free issues on close
2021-02-02 Clyne Sullivanclean up gui states
2021-01-27 Clyne Sullivansandboxed user algorithm
2021-01-25 Clyne Sullivanfix trig funcs; idle sleep w/ button to wake for debug
2021-01-24 Clyne Sullivanerror recv. draft; add trig/math funcs
2021-01-23 Clyne Sullivancordic test: sqrt
2021-01-23 Clyne Sullivanincrease signal buffers; fix oversample
2021-01-23 Clyne Sullivanboot at 32Ksps; fix 96Ksps
2021-01-23 Clyne Sullivanuntested port cleanup; add sclock; up cpu to 480M
2021-01-23 clyneAdd note about this branch
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
next