Commit Graph

191 Commits

Author SHA1 Message Date
Mark Qvist e92224f89e Fixed missing check on light and pressure sensors 2024-04-01 17:36:45 +02:00
Mark Qvist 19bfe35fe3 Added config path argument 2024-04-01 15:02:50 +02:00
Mark Qvist 8375ea224a Fixed info telemetry field not updating immediately after settings change 2024-04-01 14:38:19 +02:00
Mark Qvist d3a27f4121 Fixed relative telemetry display for negative AAMSL values 2024-04-01 12:25:24 +02:00
Mark Qvist 094cfdb8b5 Display overview of loaded plugins 2024-03-29 18:19:35 +01:00
faragher daa395cb8a Updated MMAP API for Windows 2024-03-27 21:41:31 -05:00
Mark Qvist 72e11fd859 Disable notifications in daemon mode 2024-03-27 18:41:04 +01:00
Mark Qvist 48908842c6 Fixed asset path on Windows 2024-03-27 15:31:38 +01:00
Mark Qvist 2cf06e9fe0 Fixed startup error on some macOS versions 2024-03-26 17:17:22 +01:00
Mark Qvist a2f04e23a6 Added EGM2008 world altitude correction. 2024-03-26 14:18:42 +01:00
Mark Qvist 6122df0600 Added support for location provider plugins 2024-03-26 12:36:56 +01:00
Mark Qvist c93fe2ce0d Added telemetry plugin functionality 2024-03-26 00:29:49 +01:00
Mark Qvist ced7e881b9 Added plugin functionality 2024-03-25 00:58:58 +01:00
Mark Qvist 02805290b0 Added basic plugin class definitions 2024-03-25 00:56:59 +01:00
Mark Qvist bfcff07025 Added ability to allow transfers of LXMs larger than 1 megabyte 2024-03-19 11:56:21 +01:00
Mark Qvist e800ce054b Added message transfer progress indication 2024-03-19 11:05:00 +01:00
Mark Qvist 70b8ebef58 Fixed automatic telemetry updates from collector not being initiated 2024-03-17 01:08:42 +01:00
Mark Qvist 7f891d68e0 Added image and file attachment sending 2024-03-16 22:59:19 +01:00
Mark Qvist b12860f7d7 Added multilingual text input options 2024-01-05 18:05:34 +01:00
Mark Qvist ddbb03af51 Fixed missing check for None on telemetry save, when own location was not yet determined 2023-12-31 14:45:26 +01:00
Mark Qvist 237f6693f7 Fixed stale time updates on fixed location 2023-12-31 00:09:23 +01:00
Mark Qvist b26447d4c5 Merge branch 'main' of https://git.unsigned.io/markqvist/Sideband 2023-12-06 00:04:06 +01:00
Mark Qvist 419ff759e8 Fixed missing announce on fast roam 2023-12-05 23:56:45 +01:00
Mark Qvist 6120c1dd31 Fixed missing check for none value 2023-12-05 21:00:42 +01:00
Mark Qvist c39b7ac148 Fixed incorrect defaults for IFAC size after increase in default values in RNS 2023-12-05 20:40:14 +01:00
Mark Qvist 3b7d1b7892 Fixed incorrect defaults for IFAC size after increase in default values in RNS 2023-12-05 20:37:05 +01:00
Mark Qvist 484d7ddf7a Only run background telemetry updates when location service is available 2023-12-03 11:26:22 +01:00
Mark Qvist 19cacd0e86 Implemented background telemetry 2023-12-03 02:08:04 +01:00
Mark Qvist 7a4a5a3938 Fixed typos 2023-11-13 15:56:33 +01:00
Mark Qvist 5228d5659e Adjusted logging, added exception handler 2023-11-07 00:11:37 +01:00
Mark Qvist 74ed2dced7 Improved autointerface rediscovery 2023-11-05 19:54:20 +01:00
Mark Qvist 5ca3153eff Added periodic multicast lock check 2023-11-05 12:20:30 +01:00
Mark Qvist c0133407ed Fixed erroneous error display 2023-11-04 19:42:06 +01:00
Mark Qvist 6eb10b566e Added IPC retry 2023-11-02 18:39:42 +01:00
Mark Qvist 1fb6c38247 Cleanup 2023-11-01 17:29:16 +01:00
Mark Qvist 8731be2293 Cleanup 2023-11-01 16:34:24 +01:00
Mark Qvist 2ce9ea870e Cleanup 2023-11-01 02:40:16 +01:00
Mark Qvist bf74698058 Added error handling to config reload 2023-11-01 02:38:23 +01:00
Mark Qvist 6b12bc7982 Tweaked signature warning display 2023-10-31 22:29:07 +01:00
Mark Qvist 271b8783af Fixed signal report SNR output 2023-10-31 12:44:32 +01:00
Mark Qvist 9481938d41 Added appearance sync to bulk telemetry transfers 2023-10-30 23:24:10 +01:00
Mark Qvist e2e55237ed Fixed user feedback 2023-10-30 22:49:29 +01:00
Mark Qvist 26ebc80a22 Implemented bulk telemetry transfers 2023-10-30 22:26:20 +01:00
Mark Qvist 08e112f538 Fixed telemeter rendering 2023-10-30 20:16:33 +01:00
Mark Qvist 45822e5aec Fixed telemeter rendering 2023-10-30 20:04:43 +01:00
Mark Qvist 66243b3bfb Added option to show display styles in conversation list 2023-10-30 16:55:55 +01:00
Mark Qvist b015fd19f6 Only embed telemetry on timebase changes 2023-10-30 14:09:41 +01:00
Mark Qvist ab15093ec8 Implemented advanced telemetry configuration 2023-10-30 13:45:58 +01:00
Mark Qvist a78a773886 Cleanup 2023-10-30 03:19:41 +01:00
Mark Qvist 8f5a980bf1 Implemented telemetry collector requests and responses 2023-10-30 03:09:57 +01:00