Iron Prando da Silva
7bfb128132
Added interface for dependency calculation.
2021-12-13 16:30:45 +01:00
Iron Prando da Silva
0e1245ad98
Added dependency calculations. Still missing tests and interface.
2021-12-13 13:31:15 +01:00
Iron Prando da Silva
8bf98ac051
Added main calculation loop and other modifications and corrections. Still missing table data storing and test.
2021-12-10 15:14:39 +01:00
Iron Prando da Silva
866d1f4765
Added DDR3 time dependencies code manually.
2021-12-10 11:07:21 +01:00
Iron Prando da Silva
5c71da1afe
Started adding manual code for DDR3 time dependencies.
2021-12-09 15:50:26 +01:00
Iron Prando da Silva
f6b84b19b9
Added stl map QString comparator.
2021-12-09 13:29:06 +01:00
Iron Prando da Silva
71e98adbda
Finished interface class for auto-generated time dependencies code.
2021-12-09 12:43:19 +01:00
Iron Prando da Silva
4219d1832d
Began adding time dependencies interface for to be generated code.
2021-12-08 16:56:52 +01:00
Iron Prando da Silva
da63d2670e
Began adding base algorithm for dependency calculations.
2021-12-08 14:48:31 +01:00
Iron Prando da Silva
2f93773913
Renamed 'Alpha Colored' to 'Rainbow Colored'.
2021-11-25 14:05:14 +01:00
Iron Prando da Silva
92c8e0c72c
Minor correction to alpha distribution equation.
2021-11-23 13:22:09 +01:00
Iron Prando da Silva
d705a36183
Testing new color configuration -- Refactored ColorGenerator and added HSV15.
2021-11-23 12:11:15 +01:00
Iron Prando da Silva
90aae753a6
Dependency infos tab will remain empty if dependencies table is not available.
2021-11-15 11:47:51 +01:00
Iron Prando da Silva
82fb529f53
Adding disclaimers and signing.
2021-11-15 11:41:59 +01:00
Iron Prando da Silva
eea5dd80f7
Added graying out of the dependency submenu.
2021-11-15 11:28:50 +01:00
Iron Prando da Silva
19a0b9d2ce
Code formatting.
2021-11-11 13:18:25 +01:00
Iron Prando da Silva
c895c96b44
Missed some potentially unnecessary database queries of the dependencies.
2021-11-11 10:39:13 +01:00
Iron Prando da Silva
6a260ef860
Corrected plot update when dependency vis settings are changed.
2021-11-11 10:11:39 +01:00
Iron Prando da Silva
75933df6f4
Minor naming conflict.
2021-11-11 09:17:20 +01:00
Iron Prando da Silva
2314057f7b
Updating dependency metadata only when visualization option is set.
2021-11-11 09:14:56 +01:00
Iron Prando da Silva
706db2f44c
Added dependency information tab.
2021-11-05 10:55:30 +01:00
Iron Prando da Silva
0be4e0d6fb
Began adding DependencyInfos.
2021-11-04 13:12:26 +01:00
Iron Prando da Silva
f855dbb16e
Removed dependencyTextGroup. Added disabledDependencies as default.
2021-11-04 07:58:25 +01:00
Iron Prando da Silva
4b448ecc26
Minor simplification.
2021-10-27 11:50:57 +02:00
Iron Prando da Silva
152a2996a0
Dependency texts drawn by default.
2021-10-27 11:36:52 +02:00
Iron Prando da Silva
fe0881a007
Added alpha colored transaction sequences. Removed dependency texts submenu.
2021-10-27 11:34:52 +02:00
Iron Prando da Silva
028c69f71b
Added toggle to enable/disable dependency name presentation.
2021-10-27 09:14:59 +02:00
Iron Prando da Silva
f9c0d04509
Removed underlines.
2021-10-27 08:49:52 +02:00
1cf0d0c743
Add a switch in the context menu to disable and enable dependency drawing
2021-10-25 15:44:25 +02:00
Iron Prando da Silva
166ec66a92
Added dependency visualizations.
2021-10-18 10:42:47 +02:00
Lukas Steiner
2b43eafa60
Adapt readme to previous changes.
2021-09-30 15:44:05 +02:00
Lukas Steiner
98e6e2be2c
Add minAddress and maxAddress fields to traffic generators.
2021-09-30 11:13:40 +02:00
Lukas Steiner
fdbfc416f5
Merge branch 'tolerant_parsing' into 'develop'
...
Tolerate missing memspec parameters.
See merge request ems/astdm/dram.sys!323
2021-09-29 13:19:19 +00:00
Lukas Steiner
b60a31f753
Merge branch 'develop' into tolerant_parsing
2021-09-29 14:59:49 +02:00
Lukas Steiner
39767547e2
Update RFM example (2).
2021-09-29 14:57:55 +02:00
Lukas Steiner
59c9047ceb
Update RFM example.
2021-09-29 14:57:04 +02:00
Lukas Steiner
8f9b277df6
Tolerate missing memspec parameters.
2021-09-29 13:54:47 +02:00
Lukas Steiner
e90cb3ed05
Merge branch 'work/traceanalyzer_menu' into 'develop'
...
Reorganize TraceAnalyzer menu and restore position and zoomlevel when reloading a tab.
See merge request ems/astdm/dram.sys!319
2021-09-29 09:26:52 +00:00
Lukas Steiner
09ddb1ac4c
Merge branch 'work/traceanalyzer_commentstab' into 'develop'
...
Move comments to seperate tab in TraceAnalyzer
See merge request ems/astdm/dram.sys!322
2021-09-29 08:08:03 +00:00
Lukas Steiner
5b4d89d9d1
Change order of tabs in TA.
2021-09-29 10:00:21 +02:00
Lukas Steiner
a8c2e9393b
Add shortcuts for "all" actions.
2021-09-29 09:45:27 +02:00
9e4b8a3fea
Restore the selected trace rows/lines when reloading a tab
2021-09-28 12:10:50 +02:00
502d09ab2f
Move comments to seperate tab in TraceAnalyzer
...
Also remove the fileDescription widget and move the additional
information about the tracefile it provided to the McConfigModel.
2021-09-23 16:15:26 +02:00
Lukas Steiner
fddbc75d74
Merge branch 'work/transaction_selection' into 'develop'
...
Improve selection-area of transactions.
See merge request ems/astdm/dram.sys!318
2021-09-22 14:13:05 +00:00
4a7efa977a
Save current tracetime and zoomlevel when reloading tabs.
2021-09-21 10:36:29 +02:00
b614a67f2d
Improve selection-area of transactions.
...
The selection-area is no longer incorrectly double the vertical size of
the transaction and it is now possible to select very narrow
transactions even when zoomed out of the plot.
2021-09-21 10:30:40 +02:00
81dedb6597
Improve file menu of TraceAnalyzer.
2021-09-21 10:24:33 +02:00
Lukas Steiner
3990bbc084
Merge branch 'traceanalyzer_clang-format' into 'develop'
...
Add .clang-format for TraceAnalyzer
See merge request ems/astdm/dram.sys!315
2021-09-21 08:14:12 +00:00
Lukas Steiner
7d9855f1cb
Merge branch 'work/fix_warnings' into 'develop'
...
Fix compiler warnings in TraceAnalyzer
See merge request ems/astdm/dram.sys!314
2021-09-21 08:13:13 +00:00
Lukas Steiner
f34f5be239
Merge branch 'work/traceanalyzer_comments' into 'develop'
...
Rewrite of comment system / add functionality to select comments and directly delete/edit them
See merge request ems/astdm/dram.sys!308
2021-09-21 08:12:17 +00:00