Commit Graph

162 Commits

Author SHA1 Message Date
Marat Fayzullin 7dd243ab02 Added map type selection to the settings. 2023-08-07 16:14:25 -04:00
Marat Fayzullin 9e944b231f Added function to send CPU temperature to the client. 2023-06-24 12:41:41 -04:00
Marat Fayzullin 42abee5bf6 Fixing merge issue. 2023-06-08 23:53:09 -04:00
Marat Fayzullin c174cef20e Added device-specific option to disable profile changes without a key. 2023-06-08 23:53:09 -04:00
Marat Fayzullin d02727a147 Trying to allow locking certain SDR sources with magic key. 2023-06-08 23:53:09 -04:00
Marat Fayzullin 42cc4f37bf Added option to swap mouse wheen function between tuning and zooming. 2023-06-03 11:58:58 -04:00
Marat Fayzullin e01c3c19f0 Slightly improving the setfrequency style. 2023-06-03 11:41:16 -04:00
Marat Fayzullin 59695652d1 No longer using separate aircraft URL. 2023-05-31 19:33:47 -04:00
Marat Fayzullin eeedcaa4df Now linking HFDL data display to flight/aircraft lookup sites. 2023-05-31 17:42:49 -04:00
Marat Fayzullin 7abfc85796 Improving HFDL decoder, showing aircraft on the map. 2023-05-31 11:36:50 -04:00
Marat Fayzullin ddc756cad7 Magic key works at last! 2023-05-21 00:08:12 -04:00
Marat Fayzullin 9a0906695f Added magic key option for changing center frequency. 2023-05-20 23:08:21 -04:00
Marat Fayzullin 15bcd0d3fb Settings to disable side-stepping center frequency and audio recording. 2023-05-20 18:04:48 -04:00
Marat Fayzullin c77d3c24a4 Added ability to jump center_frequency by right-clicking arrow buttons. 2023-05-20 15:43:56 -04:00
Marat Fayzullin 8b9e3138ad Added option to ignore indirect APRS reports. 2023-04-22 16:30:19 -04:00
Marat Fayzullin 834843a583 Now checking for visited hops and generating proper path. 2023-04-03 21:06:56 -04:00
Marat Fayzullin ea95721c88 Added optional 2-pixel boarder around receiver panel. 2023-03-28 16:26:35 -04:00
Marat Fayzullin 1b629e32ff Added UI opacity setting. 2023-03-25 16:15:17 -04:00
Marat Fayzullin 28f424a318 Added vessel lookup URL. 2023-02-25 23:40:39 -05:00
Marat Fayzullin e3780f6aea Adding all current customizations to the original forked code. 2022-11-19 14:34:47 -05:00
Jakob Ketterl 5adb53d990 distinguish between error condition and normal socket close 2022-01-11 19:57:52 +01:00
Jakob Ketterl 2ce7d943fa fix a client counting bug by deferring client instantiation 2022-01-03 15:19:12 +01:00
Jakob Ketterl 4ce3816f48 show codecserver errors in the client 2021-12-13 13:26:47 +01:00
Jakob Ketterl 1c937e147e use a generic unpickler 2021-09-13 00:14:38 +02:00
Jakob Ketterl 66cf940523 refactor the metaparser into a modules and use accordingly 2021-09-09 15:11:33 +02:00
Jakob Ketterl f9f0bdde12 restore js8 functionality 2021-09-06 22:50:57 +02:00
Jakob Ketterl 6014ce8921 restore pocsag functionality 2021-09-06 20:00:14 +02:00
Jakob Ketterl b9f43654cd restore aprs functionality 2021-09-06 15:05:33 +02:00
Jakob Ketterl 73d326037c restore audio chopper decoding 2021-08-31 16:54:37 +02:00
Jakob Ketterl 5032f4b66d first steps at rewiring the dsp stuff 2021-08-23 14:25:28 +02:00
Jakob Ketterl 207ada70fd restore s-meter display 2021-07-25 00:05:48 +02:00
Jakob Ketterl 12c032112b handle errors caused by values that don't fit into json 2021-07-09 13:52:59 +02:00
Jakob Ketterl ebc935c1a9 improve message 2021-05-18 20:46:33 +02:00
Jakob Ketterl 5b92c317c1 improve connection timeout handling 2021-05-18 20:44:05 +02:00
Jakob Ketterl 48dc75c728 improve handshake handling 2021-05-18 16:00:15 +02:00
Jakob Ketterl 3e7eb09f3e introduce a websocket handler interface 2021-05-18 15:42:30 +02:00
Jakob Ketterl 118335b2b6 lock on dsp to avoid race conditions 2021-04-27 16:58:23 +02:00
Jakob Ketterl 0c7b0d2eaa improve dsp control handling 2021-04-27 01:58:20 +02:00
Jakob Ketterl d18a4c83ac don't send bookmarks if the parameters are not available 2021-04-09 18:29:08 +02:00
Jakob Ketterl 170b720e48 restructure config 2021-03-31 00:00:38 +02:00
Jakob Ketterl 65443eb0ba improve event handling 2021-03-27 23:40:10 +01:00
Jakob Ketterl 287a04be94 send updated bookmarks to clients on the fly 2021-03-25 15:25:15 +01:00
Jakob Ketterl 4cbce9c840 always remove device props on switch, fixes device failover 2021-03-24 20:47:04 +01:00
Jakob Ketterl deeaccba12 profile as properties, live sync additions and removals with the client 2021-03-24 15:57:25 +01:00
Jakob Ketterl c9d303c43e remove "configurable_keys" hack 2021-03-21 15:19:40 +01:00
Jakob Ketterl acee318dae make the frontend resume when an sdr device becomes present 2021-03-21 00:14:18 +01:00
Jakob Ketterl 8fa1796037 re-start connection sdr if no sdr was available before 2021-03-20 23:30:09 +01:00
Jakob Ketterl 2a82f4e452 wire profile transmission into active sdr device hash 2021-03-20 23:14:29 +01:00
Jakob Ketterl c50473fea5 implement device shutdown on deletion or lack of profiles 2021-03-18 22:59:46 +01:00
Jakob Ketterl 364c7eb505 show more information on the sdr settings page 2021-03-18 21:53:59 +01:00