Commit Graph

220 Commits

Author SHA1 Message Date
Mark Qvist 761fb86033 Added horizon metrics, radio coverage, azimuth, altitude and calculated deltas to telemetry rendering 2023-10-25 18:51:39 +02:00
Mark Qvist 07202396ae Added a true radio horizon calculator to geodesy functions 2023-10-25 18:50:27 +02:00
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 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 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 1aa2131d17 Trusted-only display mode, object view skeleton 2023-10-23 01:26:44 +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 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 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 314499109c Added telemetry system, location sharing and map view for shared locations 2023-10-22 01:12:55 +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 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 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 1b4754bca8 Updated telemetry manager 2023-10-20 12:58:55 +02:00
Mark Qvist a7c84660a0 Added map view and telemetry configuration 2023-10-20 02:41:05 +02:00
Mark Qvist f0fa742339 Implemented basic telemetry manager 2023-10-20 02:39:23 +02:00
Mark Qvist 5e8ed17bb3 Added e-ink display mode 2023-10-07 16:54:38 +02:00
Mark Qvist 51b8fff517 Fixed missing config key init 2023-09-21 01:59:37 +02:00
Mark Qvist 96cbca2684 Fixed content-type header on APK file downloads 2023-09-21 00:05:21 +02:00
Mark Qvist 458ba51445 Added better conversation list sorting 2023-09-20 21:41:26 +02:00
Mark Qvist ce9f9f42d7 Added ability to ignore unknown senders 2023-09-20 20:26:19 +02:00
Mark Qvist 26aa9dc1bf Added repository server and APK sharing 2023-09-20 20:12:47 +02:00
Mark Qvist 579c30e558 Added RNode airtime controls 2023-09-13 21:14:30 +02:00
Mark Qvist 3212f41625 Keyboard settings 2023-08-15 13:36:44 +02:00
Mark Qvist 930363f9a3 Fixed missing check for empty app data in announce handler 2022-12-23 23:23:17 +01:00
Mark Qvist dd97dba7df Retake multicast lock on WiFi carrier change 2022-12-22 18:21:38 +01:00
Mark Qvist 693993f52e Improved roaming between different interface types 2022-12-22 14:53:24 +01:00
Mark Qvist 581ec4f0fd Fixed double announce at startup 2022-12-22 11:47:05 +01:00
Mark Qvist c1acf96d11 Updated default option 2022-12-21 00:55:51 +01:00
Mark Qvist 3750770a29 Improved auto announce logic 2022-12-20 20:39:30 +01:00
Mark Qvist c3b9172233 Improved RNode bluetooth hotplug 2022-12-20 16:02:25 +01:00
Mark Qvist 990cfb024a Change RNode bluetooth usage at runtime 2022-12-20 12:53:50 +01:00
Mark Qvist e35c0e0be7 Send debug output to console only for now 2022-12-19 02:09:43 +01:00
Mark Qvist 0abf26d60c Added option to enable debug logging 2022-12-19 02:06:41 +01:00
Mark Qvist b3e403de40 Added error message on service error or crash. Added error message on USB control connection errors. 2022-12-15 17:01:34 +01:00
Mark Qvist 7d443807f5 Fixed missing config value initialisation 2022-12-15 14:15:23 +01:00
Mark Qvist 982439cc2e Added ability to control bluetooth settings on RNode devices that were connected over USB after Sideband was started 2022-11-23 21:19:31 +01:00
Mark Qvist c499706daf Cleanup 2022-11-23 20:47:38 +01:00
Mark Qvist 5739b33f06 Fixed bluetooth permissions on API levels < 30 2022-11-23 20:42:56 +01:00
Mark Qvist 75edbf94b9 Mitigated performance issues related to SQLite3 randomly hanging for a second on Android 2022-11-23 18:57:53 +01:00
Mark Qvist 4982e37231 Work on message screen partial loading 2022-11-23 13:28:26 +01:00
Mark Qvist 5cc047c758 Improved settings saving 2022-11-23 11:28:02 +01:00
Mark Qvist 6923c7e9b5 Added paper message sharing on Android 2022-11-22 19:47:13 +01:00
Mark Qvist 0226cbd5c6 Added paper message support 2022-11-22 14:25:56 +01:00
Mark Qvist ecb5c6ea40 Added preferred RNode setting for Bluetooth connectivity 2022-11-03 20:22:16 +01:00
Mark Qvist a1091aa30f Added better I2P status to connectivity status dialog. Restructured Connectivity page to work around KivyMD rendering bug. 2022-11-03 19:52:27 +01:00
Mark Qvist 81c28b35b2 Added ability to control Bluetooth settings of connected RNodes 2022-11-02 22:29:13 +01:00
Mark Qvist 76545fec4d Added hardware error communication to UI and improved RNode cleanup on teardown 2022-10-29 16:39:54 +02:00
Mark Qvist 2a6a0d568a Added sideband logo for RNode framebuffer 2022-10-29 14:30:08 +02:00
Mark Qvist 7bdafa3797 Fixed missing settings field update 2022-10-25 20:11:16 +02:00
Mark Qvist 645c2790a9 Fixed graphics path 2022-10-19 22:25:20 +02:00
Mark Qvist 30b888e086 Added interface mode selection 2022-10-18 15:44:36 +02:00
Mark Qvist 4593286589 Added interface mode settings when transport is active 2022-10-18 15:06:25 +02:00
Mark Qvist a55143d2c8 Gateway all interfaces when transport instance is active. This is a bit of a hack, and needs to be made configurable in the UI, but it will do for now. 2022-10-16 00:25:07 +02:00
Mark Qvist dfa68194f7 Fixed invalid config key 2022-10-15 20:22:45 +02:00
Mark Qvist cb2be5077e Enabled running Reticulum Transport instance on Android 2022-10-15 19:12:39 +02:00
Mark Qvist 1d6a68d46d Added radio modem support 2022-10-15 14:55:47 +02:00
Mark Qvist 7820952d33 Add serial interface hotplug support on Android 2022-10-15 13:34:04 +02:00
Mark Qvist 318e4274fc Added serial interface initialisation 2022-10-15 11:42:34 +02:00
Mark Qvist 535a3fcbfe Added serial port and radio modem options to connectivity 2022-10-15 11:11:34 +02:00
Mark Qvist 7b7903be8d Cleanup 2022-10-13 21:22:16 +02:00
Mark Qvist e991d54def Added support for USB-connected RNodes on Android 2022-10-13 18:44:54 +02:00
Mark Qvist 1b5480a5ae Added RNode hotplug support on Android 2022-10-12 18:55:08 +02:00
Mark Qvist 085438e812 Added RNode interface initialisation 2022-10-12 16:38:59 +02:00
Mark Qvist ca84ac7454 Added settings item for notifications 2022-10-09 00:30:58 +02:00
Mark Qvist f3107f4414 Cleanup 2022-10-08 23:35:22 +02:00
Mark Qvist 19c3c7b562 Improved announce handling and announce UI 2022-10-08 23:34:24 +02:00
Mark Qvist 7df2a69b4b Added periodic sync. Improved sync dialog UI. 2022-10-08 22:47:08 +02:00
Mark Qvist d5231da5bb Added auto sync interval to settings. Improved settings layout. 2022-10-08 21:12:36 +02:00
Mark Qvist c5ad94b2d3 Improved announce stream 2022-10-08 19:55:46 +02:00
Mark Qvist 56f1abbb1b Decrease max saved announces 2022-10-07 17:58:54 +02:00
Mark Qvist cd90945b56 Improved notification logic on desktop 2022-10-07 01:24:16 +02:00
Mark Qvist 715d4e27a4 Improved announce stream UI performance 2022-10-06 16:07:03 +02:00
Mark Qvist 8fd6ddb55e Light theme by default 2022-10-03 23:09:02 +02:00
Mark Qvist 1441b8cce2 Set specific icons on darwin. Fix elevation references on buttons. 2022-10-03 22:36:44 +02:00
Mark Qvist e4aa6bd0e5 Path format on darwin 2022-10-03 21:09:05 +02:00
Mark Qvist 3111959656 Find asset path on darwin 2022-10-03 19:24:46 +02:00
Mark Qvist 8eea74c74e Cleanup 2022-10-03 18:49:53 +02:00
Mark Qvist 1b64eb63f5 Added command line verbosity switch 2022-10-03 18:29:54 +02:00
Mark Qvist 9e715f80d0 Cleanup 2022-10-03 02:30:21 +02:00
Mark Qvist 9ef320f43e Detect notification status on Android < 13 2022-10-03 02:28:59 +02:00
Mark Qvist 8aeb643b81 Permission check flow 2022-10-03 00:47:27 +02:00
Mark Qvist 1595afaca3 Added shader to wheel build 2022-10-02 23:05:06 +02:00
Mark Qvist eef662ae79 Reset loglevels 2022-10-02 22:55:36 +02:00
Mark Qvist 29071fbdfc Dark/light mode theme support 2022-10-02 14:03:56 +02:00
Mark Qvist 7368cf766e Settings reload for split ui/service 2022-10-02 12:45:06 +02:00
Mark Qvist a74e0f9cf7 Notification logic 2022-10-02 12:15:37 +02:00
Mark Qvist bec6bda2f6 Wait for service init on start, reuse existing service 2022-10-02 01:31:47 +02:00
Mark Qvist 7ee0171ec7 Added service split for Android and notifications on Android and Linux 2022-10-02 01:14:29 +02:00
Mark Qvist e1d7c2c12c Added basic structure for android service proxy 2022-10-01 11:18:14 +02:00
Mark Qvist b60cde6e4f Work on service class 2022-09-28 13:12:14 +02:00
Mark Qvist 536c77396f Android service setup 2022-09-20 17:28:39 +02:00
Mark Qvist 64567710c3 Cleanup 2022-09-17 23:07:25 +02:00
Mark Qvist 0b5963bb9e Implemented key export and import 2022-09-17 22:55:27 +02:00
Mark Qvist 1b8bb58683 Added message notifications 2022-09-17 17:12:25 +02:00
Mark Qvist ff47102b92 Added notification support 2022-09-16 18:25:35 +02:00
Mark Qvist 64522ba1c3 Adjusted timing 2022-09-14 22:09:58 +02:00
Mark Qvist 4b819238a3 Improved startup when TCP peer is unreachable 2022-09-14 21:34:21 +02:00
Mark Qvist 06642c0fda Added user-local config dir on desktop 2022-07-08 13:53:04 +02:00
Mark Qvist 0de4c12c17 Restructured repository 2022-07-07 22:16:10 +02:00