Draft: Per-Sender Settings in Observatory
1 unresolved thread
1 unresolved thread
This WIP mr will add per-sender settings of verbosity to the Observatory UI. Currently CHIRP is limiting us to show the senders after they have sent their first message - before we don't know their name.
Could be solved either by CHIPRv2 or via CMDP notifications as implemented in !578
Based on !578
Edited by Simon Spannagel
Merge request reports
Activity
added 194 commits
-
dc3aa198...f15c42cb - 192 commits from branch
main
- d68461ff - Observatory: toying around with per-satellite subscriptions
- 1f85c267 - Observatory: use new sender subscription widget
-
dc3aa198...f15c42cb - 192 commits from branch
added 151 commits
-
1f85c267...c5086dc5 - 105 commits from branch
main
- c5086dc5...636ced24 - 36 earlier commits
- f70485f9 - cxx/listener: handle topics from every message
- ee4bd6b2 - cxx/listener/CMDPListener: provide topics, fix locking
- 844a2f84 - cxx/listener/CMDPListener: allow checking for topics
- a0b76abe - cxx/listener/CMDPListener: notify about new senders
- f14c2ec8 - cxx/listener/CMDP: allow querying for sender
- 1a429bab - cxx/Observatory: make use of new CMDPListener fucntionality
- a1b373af - cxx/core: return string to avoid reference to local object
- d0609b34 - Observatory: toying around with per-satellite subscriptions
- 1bff5434 - Observatory: use new sender subscription widget
- 63af668a - Observatory: use CMDPListener notifications
Toggle commit list-
1f85c267...c5086dc5 - 105 commits from branch
added 1 commit
- 0d35cabd - Observatory: allow selection of log topics per sender
added 1 commit
- 520fbc0e - Observatory: paint combobox entries - doesn't paint current though
added 12 commits
-
520fbc0e...2091e838 - 2 commits from branch
p-cmdp-notifications
- 6fc09033 - Observatory: toying around with per-satellite subscriptions
- 959e3777 - Observatory: use new sender subscription widget
- 2997b80a - Observatory: use CMDPListener notifications
- d3b71658 - Observatory: allow selection of log topics per sender
- 3a6cc15f - Observatory: first workling version of per-topic subscription
- 819de587 - Observatory: allow subscribing to global log level again for satellite
- de2919cf - Observatory: improve layout
- 0af1be4f - Observatory: paint combobox entries - doesn't paint current though
- 500f4f81 - Observatory: drop widgets for disconnected senders
- d071eb21 - Observatory: collabisble sections
Toggle commit list-
520fbc0e...2091e838 - 2 commits from branch
added 1 commit
- 19566f4d - Observatory: use QLogLevelComboBox with custom painting
added 71 commits
-
ee2f88d7...83db5671 - 55 commits from branch
p-cmdp-notifications
- 83db5671...84421053 - 6 earlier commits
- b7c8f210 - Observatory: improve layout
- 30eab668 - Observatory: paint combobox entries - doesn't paint current though
- 632bd181 - Observatory: drop widgets for disconnected senders
- 6a752dfc - Observatory: collabisble sections
- 95d7f968 - Observatory: use QLogLevelComboBox with custom painting
- 90442add - Observatory: make filterLevel a QLogLevelComboBox
- 0a5f9b21 - Observatory: unbreak setting of level from config
- 40122d54 - Observatory: introduce SubscriptionList
- 7759e592 - Observatory: use QSubscriptionList as widget
- 261c519a - Observatory: fix registering topics
Toggle commit list-
ee2f88d7...83db5671 - 55 commits from branch
mentioned in merge request !578
added 77 commits
-
973ee39f...034ef700 - 60 commits from branch
p-cmdp-notifications
- 034ef700...372bbc72 - 7 earlier commits
- b4119543 - Observatory: paint combobox entries - doesn't paint current though
- 34b3db5d - Observatory: drop widgets for disconnected senders
- f0a3cec0 - Observatory: collabisble sections
- dd70c949 - Observatory: use QLogLevelComboBox with custom painting
- 6b071c5d - Observatory: make filterLevel a QLogLevelComboBox
- 16890c2a - Observatory: unbreak setting of level from config
- 81f5194d - Observatory: introduce SubscriptionList
- 1c0043a4 - Observatory: use QSubscriptionList as widget
- b3c0fc58 - Observatory: fix registering topics
- dc657fc6 - cxx/Observatory: linter fixes
Toggle commit list-
973ee39f...034ef700 - 60 commits from branch
added 1 commit
- e2d8eba8 - Observatory: desperate tries on resizing QListWidgetItem
Please register or sign in to reply