30 Commits

Author SHA1 Message Date
df114682bf
forgot to add headers 2023-01-21 10:49:46 -05:00
0b9b5e62e8
update documentation, fix some includes 2023-01-21 10:48:40 -05:00
5902a67796 Merge pull request 'devel: Ready for pre-release' (#1) from devel into master
Reviewed-on: #1
v0.1
2022-05-24 17:38:05 -04:00
dff847ff44 built-in openocd support 2022-05-24 21:00:16 -12:00
5846bda565 add help menu 2022-05-22 17:59:14 -04:00
f3277c3878
makefile typo 2022-05-22 16:49:19 -04:00
93c4146982 Merge branch 'windows' into devel 2022-05-22 20:45:34 -08:00
77ff957e5e add formula disable flag 2022-05-22 20:15:17 -08:00
074c596605
window and panel resizing 2022-05-22 15:40:12 -04:00
f211f96288
make helper funcs inline; drop std::span for algo 2022-05-22 13:37:49 -04:00
660d967ec0
bug fixes; dynamic time measure; sync sample drawing 2022-05-22 13:29:45 -04:00
29636cfebf fix serial timeout to prevent incomplete IO 2022-05-17 11:42:14 -08:00
67ffe1f2ce
building with mingw 2022-05-16 17:03:15 -04:00
1b176cf6cd small changes; sig gen square(), triangle(), pulse() 2022-01-09 12:28:19 -05:00
fde531e7c4 more refactor; draw samples grid and cursor; gen load fixes 2021-11-22 19:44:48 -05:00
c76ba69fc9 wip: major code refactor, split most gui from logic 2021-11-21 11:30:41 -05:00
f6318e3284 code cleanup; fix audio streaming 2021-11-20 16:55:26 -05:00
4306970fd3 proper checkbox disable; basic themeing 2021-10-31 08:49:30 -04:00
79032a73d5 status monitoring; improve connection safety 2021-10-30 16:50:03 -04:00
12440b673f new file on startup; styling; bug fixes 2021-10-30 10:08:11 -04:00
41ae9b3b1b added cmake support 2021-10-28 20:09:39 -04:00
a1700f3ca6 finished draw samples, can draw input too 2021-10-10 20:17:52 -04:00
e976308b6f draw samples: x/y scale progress 2021-10-07 14:22:20 -04:00
a4e2375f04 draw samples: set time frame 2021-10-05 19:59:20 -04:00
9f48039620 buffered draw samples; increased read rate 2021-10-05 13:56:33 -04:00
1cf4908a23 implement most of device features 2021-10-03 08:27:08 -04:00
1c5a7e71ce add mono font, swap sans to lighter 2021-08-08 22:57:26 -04:00
3da3e76f17 swap status bar for log view 2021-08-08 22:50:12 -04:00
bf0a126e8a update templates to new api; open template status fix 2021-08-08 22:12:53 -04:00
Clyne Sullivan
707b24dd07 initial commit 2021-08-08 22:02:52 -04:00