]>
code.bitgloo.com Git - clyne/stmdspgui.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Clyne Sullivan [Sat, 8 Jul 2023 18:54:27 +0000 (14:54 -0400)]
add frequency cursor
Clyne Sullivan [Sat, 8 Jul 2023 16:38:36 +0000 (12:38 -0400)]
basic fft visualization
Clyne Sullivan [Sat, 8 Jul 2023 15:46:15 +0000 (11:46 -0400)]
Merge branch 'master' of ssh://code.bitgloo.com:222/clyne/stmdspgui into frequency-plot
Clyne Sullivan [Sat, 8 Jul 2023 15:45:10 +0000 (11:45 -0400)]
add kissfft library
Clyne Sullivan [Sat, 21 Jan 2023 15:49:46 +0000 (10:49 -0500)]
forgot to add headers
Clyne Sullivan [Sat, 21 Jan 2023 15:48:40 +0000 (10:48 -0500)]
update documentation, fix some includes
Clyne [Tue, 24 May 2022 21:38:05 +0000 (17:38 -0400)]
Merge pull request 'devel: Ready for pre-release' (#1) from devel into master
Reviewed-on: https://code.bitgloo.com/clyne/stmdspgui/pulls/1
Clyne Sullivan [Wed, 25 May 2022 09:00:16 +0000 (21:00 -1200)]
built-in openocd support
Clyne Sullivan [Sun, 22 May 2022 21:59:14 +0000 (17:59 -0400)]
add help menu
Clyne Sullivan [Sun, 22 May 2022 20:49:19 +0000 (16:49 -0400)]
makefile typo
Clyne Sullivan [Mon, 23 May 2022 04:45:34 +0000 (20:45 -0800)]
Merge branch 'windows' into devel
Clyne Sullivan [Mon, 23 May 2022 04:15:17 +0000 (20:15 -0800)]
add formula disable flag
Clyne Sullivan [Sun, 22 May 2022 19:40:12 +0000 (15:40 -0400)]
window and panel resizing
Clyne Sullivan [Sun, 22 May 2022 17:37:49 +0000 (13:37 -0400)]
make helper funcs inline; drop std::span for algo
Clyne Sullivan [Sun, 22 May 2022 17:29:45 +0000 (13:29 -0400)]
bug fixes; dynamic time measure; sync sample drawing
Clyne Sullivan [Tue, 17 May 2022 19:42:14 +0000 (11:42 -0800)]
fix serial timeout to prevent incomplete IO
Clyne Sullivan [Mon, 16 May 2022 21:03:15 +0000 (17:03 -0400)]
building with mingw
Clyne Sullivan [Sun, 9 Jan 2022 17:28:19 +0000 (12:28 -0500)]
small changes; sig gen square(), triangle(), pulse()
Clyne Sullivan [Tue, 23 Nov 2021 00:44:48 +0000 (19:44 -0500)]
more refactor; draw samples grid and cursor; gen load fixes
Clyne Sullivan [Sun, 21 Nov 2021 16:30:41 +0000 (11:30 -0500)]
wip: major code refactor, split most gui from logic
Clyne Sullivan [Sat, 20 Nov 2021 21:55:26 +0000 (16:55 -0500)]
code cleanup; fix audio streaming
Clyne Sullivan [Sun, 31 Oct 2021 12:49:30 +0000 (08:49 -0400)]
proper checkbox disable; basic themeing
Clyne Sullivan [Sat, 30 Oct 2021 20:50:03 +0000 (16:50 -0400)]
status monitoring; improve connection safety
Clyne Sullivan [Sat, 30 Oct 2021 14:08:11 +0000 (10:08 -0400)]
new file on startup; styling; bug fixes
Clyne Sullivan [Fri, 29 Oct 2021 00:09:39 +0000 (20:09 -0400)]
added cmake support
Clyne Sullivan [Mon, 11 Oct 2021 00:17:52 +0000 (20:17 -0400)]
finished draw samples, can draw input too
Clyne Sullivan [Thu, 7 Oct 2021 18:22:20 +0000 (14:22 -0400)]
draw samples: x/y scale progress
Clyne Sullivan [Tue, 5 Oct 2021 23:59:20 +0000 (19:59 -0400)]
draw samples: set time frame
Clyne Sullivan [Tue, 5 Oct 2021 17:56:33 +0000 (13:56 -0400)]
buffered draw samples; increased read rate
Clyne Sullivan [Sun, 3 Oct 2021 12:27:08 +0000 (08:27 -0400)]
implement most of device features
Clyne Sullivan [Mon, 9 Aug 2021 02:57:26 +0000 (22:57 -0400)]
add mono font, swap sans to lighter
Clyne Sullivan [Mon, 9 Aug 2021 02:50:12 +0000 (22:50 -0400)]
swap status bar for log view
Clyne Sullivan [Mon, 9 Aug 2021 02:12:53 +0000 (22:12 -0400)]
update templates to new api; open template status fix
Clyne Sullivan [Mon, 9 Aug 2021 02:02:52 +0000 (22:02 -0400)]
initial commit