-
Notifications
You must be signed in to change notification settings - Fork 2
/
swift-toolbox.pyproject
205 lines (186 loc) · 9.44 KB
/
swift-toolbox.pyproject
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
{
"files": [
"swiftnav_console/advanced_imu_tab.py",
"swiftnav_console/advanced_magnetometer_tab.py",
"swiftnav_console/advanced_networking_tab.py",
"swiftnav_console/advanced_spectrum_analyzer_tab.py",
"swiftnav_console/advanced_system_monitor_tab.py",
"swiftnav_console/backend_importer.py",
"swiftnav_console/backend_request_broker.py",
"swiftnav_console/baseline_plot.py",
"swiftnav_console/baseline_table.py",
"swiftnav_console/connection.py",
"swiftnav_console/console_resources.py",
"swiftnav_console/constants.py",
"swiftnav_console/file_io.py",
"swiftnav_console/fusion_status_flags.py",
"swiftnav_console/__init__.py",
"swiftnav_console/logging_bar.py",
"swiftnav_console/log_panel.py",
"swiftnav_console/main.py",
"swiftnav_console/observation_tab.py",
"swiftnav_console/settings_tab.py",
"swiftnav_console/solution_position_tab.py",
"swiftnav_console/solution_table.py",
"swiftnav_console/solution_velocity_tab.py",
"swiftnav_console/ssh_tunnel.py",
"swiftnav_console/status_bar.py",
"swiftnav_console/tracking_signals_tab.py",
"swiftnav_console/tracking_sky_plot_tab.py",
"swiftnav_console/update_tab.py",
"resources/AdvancedTab.qml",
"resources/BaselineTab.qml",
"resources/ChartLegend.qml",
"resources/ConnectionScreen.qml",
"resources/console_resources.qrc",
"resources/LoggingBar.qml",
"resources/LogoPopup.qml",
"resources/LogPanel.qml",
"resources/MainDialogView.qml",
"resources/MainTab.qml",
"resources/MainTabs.qml",
"resources/ObservationTab.qml",
"resources/PositionLoopAnimation.qml",
"resources/qtquickcontrols2.conf",
"resources/SettingsTab.qml",
"resources/SideNavBar.qml",
"resources/SolutionTab.qml",
"resources/StatusBar.qml",
"resources/TabInfoBar.qml",
"resources/TrackingTab.qml",
"resources/UpdateNotifications.qml",
"resources/UpdateTab.qml",
"resources/view.qml",
"resources/AdvancedTabComponents/AdvancedImuTab.qml",
"resources/AdvancedTabComponents/AdvancedInsTab.qml",
"resources/AdvancedTabComponents/AdvancedMagnetometerTab.qml",
"resources/AdvancedTabComponents/AdvancedNetworkingTab.qml",
"resources/AdvancedTabComponents/AdvancedSpectrumAnalyzerTabChannelBar.qml",
"resources/AdvancedTabComponents/AdvancedSpectrumAnalyzerTab.qml",
"resources/AdvancedTabComponents/AdvancedSystemMonitorTabLeftPane.qml",
"resources/AdvancedTabComponents/AdvancedSystemMonitorTab.qml",
"resources/AdvancedTabComponents/DeviceMonitorAndResetDevice.qml",
"resources/AdvancedTabComponents/DeviceMonitor.qml",
"resources/AdvancedTabComponents/FusionStatusFlags.qml",
"resources/AdvancedTabComponents/MessageBroadcaster.qml",
"resources/AdvancedTabComponents/NetworkInfo.qml",
"resources/AdvancedTabComponents/ObservationConnectionMonitor.qml",
"resources/AdvancedTabComponents/OkStatus.qml",
"resources/AdvancedTabComponents/ThreadStateTable.qml",
"resources/AdvancedTabComponents/UnknownStatus.qml",
"resources/AdvancedTabComponents/WarningStatus.qml",
"resources/BaseComponents/SmallCheckBox.qml",
"resources/BaseComponents/SwiftButton.qml",
"resources/BaseComponents/SwiftCategoryAxis.qml",
"resources/BaseComponents/SwiftGroupBox.qml",
"resources/BaseComponents/SwiftImage.qml",
"resources/BaseComponents/SwiftTextbox.qml",
"resources/BaseComponents/SwiftTextInput.qml",
"resources/BaseComponents/SwiftValueAxis.qml",
"resources/BaseComponents/SwiftComboBox.qml",
"resources/BaseComponents/SwiftRoundButton.qml",
"resources/BaseComponents/SwiftTabBar.qml",
"resources/BaseComponents/SwiftTabButton.qml",
"resources/BaselineTabComponents/BaselinePlot.qml",
"resources/BaselineTabComponents/BaselineTable.qml",
"resources/Constants/Constants.qml",
"resources/Constants/Globals.qml",
"resources/Constants/qmldir",
"resources/Constants/utils.js",
"resources/fonts/Roboto-Bold.ttf",
"resources/fonts/RobotoCondensed-BoldItalic.ttf",
"resources/fonts/RobotoCondensed-Bold.ttf",
"resources/fonts/RobotoCondensed-Italic.ttf",
"resources/fonts/RobotoCondensed-LightItalic.ttf",
"resources/fonts/RobotoCondensed-Light.ttf",
"resources/fonts/RobotoCondensed-Regular.ttf",
"resources/fonts/Roboto-LICENSE.txt",
"resources/fonts/Roboto-Regular.ttf",
"resources/images/ConnectionIcon.svg",
"resources/images/icon.ico",
"resources/images/icon.png",
"resources/images/installer-side-panel.bmp",
"resources/images/LogoBackground.jpg",
"resources/images/README.md",
"resources/images/splash.jpg",
"resources/images/splash-version.jpg",
"resources/images/swiftLogoWide.svg",
"resources/images/fontawesome/bars-solid.svg",
"resources/images/fontawesome/braille-solid.svg",
"resources/images/fontawesome/chevron-circle-up-solid.svg",
"resources/images/fontawesome/circle-solid.svg",
"resources/images/fontawesome/cogs-solid.svg",
"resources/images/fontawesome/crosshairs-solid.svg",
"resources/images/fontawesome/download.svg",
"resources/images/fontawesome/eraser-solid.svg",
"resources/images/fontawesome/exclamation-triangle-solid.svg",
"resources/images/fontawesome/exclamation-triangle.svg",
"resources/images/fontawesome/expand-solid.svg",
"resources/images/fontawesome/file-export.svg",
"resources/images/fontawesome/file-import.svg",
"resources/images/fontawesome/floppy-o.svg",
"resources/images/fontawesome/folder-open-regular.svg",
"resources/images/fontawesome/folder-regular.svg",
"resources/images/fontawesome/folder-solid.svg",
"resources/images/fontawesome/info-circle-solid.svg",
"resources/images/fontawesome/LICENSE.txt",
"resources/images/fontawesome/lock-solid.svg",
"resources/images/fontawesome/map-marker-alt-solid.svg",
"resources/images/fontawesome/pause-circle-regular.svg",
"resources/images/fontawesome/pause-solid.svg",
"resources/images/fontawesome/play-solid.svg",
"resources/images/fontawesome/power27.svg",
"resources/images/fontawesome/power-off-solid.svg",
"resources/images/fontawesome/README.md",
"resources/images/fontawesome/refresh_blue.svg",
"resources/images/fontawesome/refresh.svg",
"resources/images/fontawesome/satellite-solid.svg",
"resources/images/fontawesome/square-solid.svg",
"resources/images/fontawesome/stop.svg",
"resources/images/fontawesome/table-solid.svg",
"resources/images/fontawesome/upload.svg",
"resources/images/iconic/AUTHORS",
"resources/images/iconic/fullscreen.svg",
"resources/images/iconic/LICENSE",
"resources/images/iconic/media-pause.svg",
"resources/images/iconic/move.svg",
"resources/images/iconic/pause.svg",
"resources/images/iconic/play.svg",
"resources/images/iconic/stop.svg",
"resources/images/iconic/target.svg",
"resources/images/iconic/x.svg",
"resources/images/swift-nav/Advanced.svg",
"resources/images/swift-nav/Baseline.svg",
"resources/images/swift-nav/Connection.svg",
"resources/images/swift-nav/Observations.svg",
"resources/images/swift-nav/Settings.svg",
"resources/images/swift-nav/Solution.svg",
"resources/images/swift-nav/Tracking.svg",
"resources/images/swift-nav/Update.svg",
"resources/LogoPopupComponents/AboutMe.qml",
"resources/LogoPopupComponents/Licenses.qml",
"resources/ObservationTabComponents/ObservationFilterColumn.qml",
"resources/ObservationTabComponents/ObservationTable.qml",
"resources/SettingsTabComponents/InsSettingsPopup.qml",
"resources/SettingsTabComponents/SettingsPane.qml",
"resources/SettingsTabComponents/SettingsTable.qml",
"resources/SideNavBarComponents/SideNavButton.qml",
"resources/SolutionPlotCommon/SolutionPlotLoop.js",
"resources/SolutionTabComponents/SolutionPositionTab.qml",
"resources/SolutionTabComponents/SolutionTable.qml",
"resources/SolutionTabComponents/SolutionVelocityTab.qml",
"resources/SolutionTabComponents/SolutionMapTab.qml",
"resources/TableComponents/SortableColumnHeading.qml",
"resources/TableComponents/SwiftTableView.qml",
"resources/TableComponents/TableCellDelegate.qml",
"resources/TrackingTabComponents/TrackingSignalsTab.qml",
"resources/TrackingTabComponents/TrackingSkyPlotTab.qml",
"resources/UpdateTabComponents/FileIOSelectLocalFileAndDestPath.qml",
"resources/UpdateTabComponents/FirmwareDownload.qml",
"resources/UpdateTabComponents/FirmwareRevision.qml",
"resources/UpdateTabComponents/FirmwareVersionAndDownloadLabels.qml",
"resources/UpdateTabComponents/FirmwareVersion.qml",
"resources/UpdateTabComponents/SelectFirmwareDownloadDirectory.qml",
"resources/UpdateTabComponents/SelectLocalFile.qml"
]
}