Commit Graph

458 Commits

Author SHA1 Message Date
Mark Qvist
feddcfc639 Added missing error log 2023-10-25 02:58:36 +02:00
Mark Qvist
9fe7632e8f Added angle-to-horizon and radio horizon calculations 2023-10-25 02:57:28 +02:00
Mark Qvist
ecb5f0c38b Added angle-to-horizon calculation 2023-10-25 02:56:59 +02:00
Mark Qvist
ec5814f906 Added geodesic and euclidian distances, az/alt and relative deltas to sensor display 2023-10-25 01:49:51 +02:00
Mark Qvist
23a4e5b312 Added relative rendering to telemeter 2023-10-25 01:49:00 +02:00
Mark Qvist
e664850c7e Cleanup 2023-10-25 01:48:35 +02:00
Mark Qvist
628c93e1f1 Added az/alt calculator to geodesy functions, fixed error in euclidian distance calculation 2023-10-25 01:35:46 +02:00
Mark Qvist
815f85adeb Added geodesy functions 2023-10-24 21:05:21 +02:00
Mark Qvist
fc200348f5 Added geodesy functions 2023-10-24 21:04:45 +02:00
Mark Qvist
f79059e6da Fixed callback init 2023-10-24 01:34:49 +02:00
Mark Qvist
338f608382 Fixed button race 2023-10-24 01:28:49 +02:00
Mark Qvist
8fee0bae58 Implemented object details view 2023-10-24 01:14:59 +02:00
Mark Qvist
3b0f75e9bc Implemented telemeter rendering 2023-10-24 01:12:32 +02:00
Mark Qvist
bbcb4409e6 Improved mapview behaviour and rendering 2023-10-24 01:11:50 +02:00
Mark Qvist
1aa2131d17 Trusted-only display mode, object view skeleton 2023-10-23 01:26:44 +02:00
Mark Qvist
77b6509059 Updated version 2023-10-22 23:14:19 +02:00
Mark Qvist
3e0e5436d1 Round pressure sensor output 2023-10-22 23:14:09 +02:00
Mark Qvist
b340711526 Updated marker handling 2023-10-22 23:13:51 +02:00
Mark Qvist
c77fb4ce20 Re-init AutoInterface periodically if no suitable PHY IFs exist at start 2023-10-22 21:44:57 +02:00
Mark Qvist
a0a6745b35 Fixed marker init 2023-10-22 21:18:37 +02:00
Mark Qvist
f5d1dc6e05 Cleanup 2023-10-22 21:05:47 +02:00
Mark Qvist
174b021a70 Optimise timings 2023-10-22 21:04:28 +02:00
Mark Qvist
876aff9c69 Fixed backend UI state retrievals 2023-10-22 20:47:14 +02:00
Mark Qvist
a091389fa1 Run IPC over multiprocessing lib instead of db 2023-10-22 20:16:41 +02:00
Mark Qvist
013c999152 Cleanup 2023-10-22 18:14:20 +02:00
Mark Qvist
20aa3cff1b Refactored views 2023-10-22 18:08:28 +02:00
Mark Qvist
86c8a19cde Refactored views 2023-10-22 17:44:44 +02:00
Mark Qvist
8416805f41 Refactored views 2023-10-22 17:14:32 +02:00
Mark Qvist
666af3fffa Fixed colorpicker bug 2023-10-22 16:02:39 +02:00
Mark Qvist
336b527b0e Refactored views, improved color pickers 2023-10-22 15:49:00 +02:00
Mark Qvist
a0628b61c9 Cleanup 2023-10-22 14:01:31 +02:00
Mark Qvist
cb572dd4f0 Added object details view 2023-10-22 14:01:11 +02:00
Mark Qvist
3025ea7a5b Implemented available sensors 2023-10-22 13:16:43 +02:00
Mark Qvist
10a1f32057 Cleanup 2023-10-22 10:43:31 +02:00
Mark Qvist
e37214f46d Updated label 2023-10-22 01:19:06 +02:00
Mark Qvist
2532b44197 Cleanup 2023-10-22 01:13:54 +02:00
Mark Qvist
314499109c Added telemetry system, location sharing and map view for shared locations 2023-10-22 01:12:55 +02:00
Mark Qvist
a9160b558b Display RF link stats in messages view 2023-10-22 01:12:13 +02:00
Mark Qvist
f9e3649dbc Added linux battery status support 2023-10-22 01:11:31 +02:00
Mark Qvist
e710a8d10a Added physical link stats to telemetry manager 2023-10-21 22:28:33 +02:00
Mark Qvist
d7a1c8c507 Fixed kivy mapview bugs 2023-10-21 22:27:09 +02:00
Mark Qvist
14e3b20f31 Added marker icons 2023-10-21 22:26:10 +02:00
Mark Qvist
5a1eb23b0a Fixed return on non-init 2023-10-21 11:59:18 +02:00
Mark Qvist
a0b97bf4a3 Add map marker for own device 2023-10-21 01:02:43 +02:00
Mark Qvist
71234d9b9d Map marker drawing 2023-10-20 23:40:51 +02:00
Mark Qvist
179ebe7cec Map marker drawing 2023-10-20 23:38:28 +02:00
Mark Qvist
8dad802f53 Added ability to discern telemetry changes 2023-10-20 17:27:15 +02:00
Mark Qvist
779cfc8662 Updated telemetry manager 2023-10-20 15:09:48 +02:00
Mark Qvist
f93c338adf Updated telemetry config and controls 2023-10-20 13:00:54 +02:00
Mark Qvist
beeee51b0b Request location permission when location telemetry is enabled 2023-10-20 13:00:29 +02:00