Skip to content

Conversation

@joelynch
Copy link
Contributor

The QT property ObservationTableModel.codes actually depends on ObservationTableModel._rows, not ObservationTableModel._codes. Sometimes when the rows were updated, this meant that no signal was sent that codes had changed. This meant that we sometimes were displaying the wrong number of satellites in each constellation.

It is most easy to see the satellite miscounts by switching between different devices over TCP eg 10.1.54.4 and 10.1.54.2.

@joelynch joelynch requested review from a team and john-michaelburke January 27, 2022 01:27
@joelynch joelynch changed the title Fix satellite miscounts CPP-600 Fix satellite miscounts [CPP-600] Jan 27, 2022
Copy link
Collaborator

@john-michaelburke john-michaelburke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems to work locally for me.

@joelynch joelynch enabled auto-merge (squash) January 27, 2022 02:13
@joelynch joelynch merged commit ca3c38e into main Jan 27, 2022
@joelynch joelynch deleted the jlynch/observations-bug branch January 27, 2022 02:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants