Commit Graph

587 Commits

Author SHA1 Message Date
Nav
5a8f54a229 Added event listener for thread state changed events from the DebugServer, within Insight.
This covers cases where the DebugServer has unexpectedly shutdown and Insight should follow.
2021-07-04 00:32:05 +01:00
Nav
ac64d04c5d Fixed issue with the Insight window enabling the target widget upon receiving new pin states, even when the target was still running 2021-07-04 00:30:35 +01:00
Nav
2a294e1ea0 Reduced pin name character limit for Insight target widgets.
Also some other bits of cleaning
2021-06-27 20:11:08 +01:00
Nav
f58da1aed7 Corrected font sizes in About window 2021-06-26 03:42:40 +01:00
Nav
8215c9e317 Truncated pin names in Insight window and added tooltip for access to full pin names. 2021-06-26 03:42:16 +01:00
Nav
7d44232e0c Minor font size tweak for suspended state text on Insight window 2021-06-23 03:42:29 +01:00
Nav
69cee4d579 Removed EventRef alias for clarity 2021-06-22 14:44:00 +01:00
Nav
a7df862d36 Moved away from shared pointers in event handlers - didn't make sense to expose the event management implementation to handlers.
Also some other bits of tidying.
2021-06-22 03:06:20 +01:00
Nav
139e880646 Tidying 2021-06-21 00:14:31 +01:00
Nav
a9c6171ac2 Removed duplicate target variants from Insight window 2021-06-20 22:57:09 +01:00
Nav
57acda4b3b Included SSOP target package and updated the Insight window to use the DIP widget for SOIC, SSOP and DIP packages.
Also updated the Insight window to use the QFP widget for QFN packages.
2021-06-20 22:55:48 +01:00
Nav
d14def8ab9 Small tweaks to architecture graphic 2021-06-12 01:44:28 +01:00
Nav
a7d3e44436 Clarified program counter address format in the Insight window 2021-06-05 22:42:35 +01:00
Nav
08914372b9 Tidying 2021-05-31 00:03:57 +01:00
Nav
602328d9d1 Added BLOOM_COMPILED_RESOURCES_PATH_OVERRIDE macro to avoid using compiled resources in debug builds 2021-05-30 19:05:18 +01:00
Nav
bd371d1830 Insight handling of TC suspension 2021-05-30 16:53:24 +01:00
Nav
1e741d18d7 Once again, this should have been included in a previous commit, RE renaming compnent state changed events 2021-05-30 16:45:37 +01:00
Nav
77bcf07d6c Tidying 2021-05-25 21:57:59 +01:00
Nav
897482de1d Renamed component (DebugServer and TargetController) state changed events to be specific to thread states 2021-05-24 21:12:21 +01:00
Nav
ce480a996c Removed all using declarations and directives from header files 2021-05-24 20:58:49 +01:00
Nav
ceb72aa04d Fixed invalid memory access in Insight due to argv and argc lifetimes not being guaranteed 2021-05-09 00:37:30 +01:00
Nav
2e0bf9eb24 Disabled RPATH and runtime loading of distributed Qt binaries for debug builds 2021-04-25 17:05:31 +01:00
Nav
fa2a3f67db Introduced the TargetControllerConsole class to provide access to common functionality within the TargetController. 2021-04-24 21:13:07 +01:00
Nav
abf54ffe9f Removed hardcoded paths for QFP and DIP target package widget stylesheets 2021-04-24 20:59:33 +01:00
Nav
e690d8c138 Fixed pin alignment issue with Insight QFP target widget. 2021-04-22 21:49:30 +01:00
Nav
9fc8ce2b48 Final tweaks for release 2021-04-14 23:25:33 +01:00
Nav
e79b3a42fb Corrected issues with building and packaging 2021-04-14 23:18:14 +01:00
Nav
45d691436c Small tweaks to debug tool artwork 2021-04-14 01:20:03 +01:00
Nav
e347909e62 Debug tool artwork for the power debugger and other artwork tweaks 2021-04-12 23:51:41 +01:00
Nav
287b703733 Updated readme and added some more graphics 2021-04-10 02:20:32 +01:00
Nav
0f309e04c7 Cleaned up default target variant selection code and some tidying 2021-04-09 20:39:04 +01:00
Nav
dac101f3bc Added action handler for Help->Getting Started option in Insight window help menu 2021-04-08 21:28:36 +01:00
Nav
3b12af22cc Adjusted the report issue function to include some target information in the URL, via query parameters. The GitHub issues page will use this to pre-fill the fields. 2021-04-08 21:13:50 +01:00
Nav
c1c32fd1cc Added default target variant option in project configuration 2021-04-08 20:42:23 +01:00
Nav
9dd42ecbd5 Added OS credit file 2021-04-08 00:41:59 +01:00
Nav
7a28f93ee9 Tidying 2021-04-06 23:20:50 +01:00
Nav
a29c5e1fec Initial commit 2021-04-04 21:04:12 +01:00