Implement a dialog to plot and export GPS data
Compare changes
- Kien Le authored
@@ -46,8 +47,22 @@ class GPSWidget(QtWidgets.QWidget):
@@ -181,14 +196,41 @@ class GPSDialog(QtWidgets.QWidget):
@@ -197,3 +239,6 @@ if __name__ == '__main__':