index
:
clyne/stmdspgui
frequency-plot
master
GUI for stmdsp / DSP PAW
Clyne Sullivan
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-01-21
forgot to add headers
HEAD
master
Clyne Sullivan
2023-01-21
update documentation, fix some includes
Clyne Sullivan
2022-05-24
Merge pull request 'devel: Ready for pre-release' (#1) from devel into master
v0.1
Clyne
2022-05-24
built-in openocd support
Clyne Sullivan
2022-05-22
add help menu
Clyne Sullivan
2022-05-22
makefile typo
Clyne Sullivan
2022-05-22
Merge branch 'windows' into devel
Clyne Sullivan
2022-05-22
add formula disable flag
Clyne Sullivan
2022-05-22
window and panel resizing
Clyne Sullivan
2022-05-22
make helper funcs inline; drop std::span for algo
Clyne Sullivan
2022-05-22
bug fixes; dynamic time measure; sync sample drawing
Clyne Sullivan
2022-05-17
fix serial timeout to prevent incomplete IO
Clyne Sullivan
2022-05-16
building with mingw
Clyne Sullivan
2022-01-09
small changes; sig gen square(), triangle(), pulse()
Clyne Sullivan
2021-11-22
more refactor; draw samples grid and cursor; gen load fixes
Clyne Sullivan
2021-11-21
wip: major code refactor, split most gui from logic
Clyne Sullivan
2021-11-20
code cleanup; fix audio streaming
Clyne Sullivan
2021-10-31
proper checkbox disable; basic themeing
Clyne Sullivan
2021-10-30
status monitoring; improve connection safety
Clyne Sullivan
2021-10-30
new file on startup; styling; bug fixes
Clyne Sullivan
2021-10-28
added cmake support
Clyne Sullivan
2021-10-10
finished draw samples, can draw input too
Clyne Sullivan
2021-10-07
draw samples: x/y scale progress
Clyne Sullivan
2021-10-05
draw samples: set time frame
Clyne Sullivan
2021-10-05
buffered draw samples; increased read rate
Clyne Sullivan
2021-10-03
implement most of device features
Clyne Sullivan
2021-08-08
add mono font, swap sans to lighter
Clyne Sullivan
2021-08-08
swap status bar for log view
Clyne Sullivan
2021-08-08
update templates to new api; open template status fix
Clyne Sullivan
2021-08-08
initial commit
Clyne Sullivan