Commit Graph

48 Commits

Author SHA1 Message Date
Marat Fayzullin d050c15c9a Adding receiver location updates via GPS. 2024-05-25 18:33:19 -04:00
Marat Fayzullin c154f1dbb8 Importing changes from Jakob Ketterl's development branch. 2024-01-31 20:08:31 -05:00
Marat Fayzullin 5e56752010 Added bind_address config parameter, descreased SDR open retry to 15sec. 2023-12-03 13:25:54 -05:00
Marat Fayzullin 2eae46d54c Debugging 2023-09-10 21:00:51 -04:00
Marat Fayzullin 529a407096 Debugging. 2023-09-10 21:00:51 -04:00
Marat Fayzullin 6dfdb30a50 Trying to sync owrx folder from jketterl's develop branch. 2023-09-10 21:00:51 -04:00
Marat Fayzullin 2eb3c0aac3 Now updating EIBI database from the marker manager thread. 2023-07-18 19:30:14 -04:00
Marat Fayzullin 2870f43674 Added periodic cache updates. 2023-07-15 12:22:07 -04:00
Marat Fayzullin 83a7309154 Scraping EIBI schedule appears to work now. 2023-07-13 22:52:25 -04:00
Marat Fayzullin 3471e1c8c6 Renamed receiverdb to markers. 2023-07-12 23:07:28 -04:00
Marat Fayzullin 36faf4148c Adding support for a static overlay of other receivers. 2023-07-11 21:05:17 -04:00
Marat Fayzullin c5fc6db19e Adding some more debug output. 2023-01-26 14:35:08 -05:00
Marat Fayzullin eab6c03911 More debug output. 2023-01-25 22:18:10 -05:00
Marat Fayzullin 2961d3b655 Adding optional HTTPS support when certificate found in /etc/openwebrx 2023-01-25 18:10:22 -05:00
Marat Fayzullin 2264b00813 Changing branding. 2023-01-04 22:58:01 -05:00
Jakob Ketterl 08485f255a add return codes 2022-06-01 17:58:06 +02:00
Jakob Ketterl be8e35cbcf output more descriptive output when dependencies fail 2022-06-01 17:11:45 +02:00
Jakob Ketterl 0403ebff5c improve handling of source processes 2021-09-15 15:03:11 +02:00
Jakob Ketterl d97d66c787 move logging config to the top again 2021-04-27 00:53:45 +02:00
Jakob Ketterl 96ada02e38 initialize logging first 2021-04-27 00:47:33 +02:00
Jakob Ketterl ae729990ca let's see if we can override the loglevel this way 2021-04-27 00:45:14 +02:00
Jakob Ketterl afc4fc2d00 improve logging configuration 2021-04-27 00:33:52 +02:00
Jakob Ketterl 4691987cc4 fix config command 2021-04-26 19:34:50 +02:00
Jakob Ketterl 05985ff46a add command for explicit migration 2021-04-26 19:27:12 +02:00
Jakob Ketterl 71b0fa968b merge openwebrx-admin into openwebrx 2021-04-24 19:39:48 +02:00
Jakob Ketterl 19c8432371 always perform shutdown tasks 2021-04-11 18:42:35 +02:00
Jakob Ketterl 9351e4793c merge AudioHandler and AudioChopper; split audio module 2021-04-11 14:40:28 +02:00
Jakob Ketterl 364c7eb505 show more information on the sdr settings page 2021-03-18 21:53:59 +01:00
Jakob Ketterl f23fa59ac3 implement config layering 2021-02-11 19:31:44 +01:00
Jakob Ketterl 617bed91c4 fix config verification 2021-02-06 22:08:27 +01:00
Jakob Ketterl 3226c01f60 introduce core config file (settings that cannot be edited from the web) 2021-02-06 16:38:03 +01:00
Jakob Ketterl 185fdb67cb handle SIGTERM 2021-01-22 17:33:53 +01:00
Jakob Ketterl 64b7b485b3 run the code formatter over all 2021-01-20 17:01:46 +01:00
Jakob Ketterl a0eeea8fe3 improve queue shutdown to avoid stale files 2021-01-17 17:49:03 +01:00
Jakob Ketterl 747a5ce7ef fix reporting system shutdown 2021-01-14 22:55:35 +01:00
Jakob Ketterl 132bd2b445 create reporting engine to distribute spots 2021-01-14 20:52:56 +01:00
Jakob Ketterl 05096c2a16 fully initialize sdr devices
* makes always-on work as expected
* prevents race conditions when multiple clients connect at the same
  time
2020-12-10 18:28:10 +01:00
Jakob Ketterl f41814c6ca add csdr version requirement 2020-08-26 20:07:58 +02:00
Jakob Ketterl ebd1e04414 remove sdr.hu parts 2020-06-01 15:58:15 +02:00
Jakob Ketterl 2b4799591f initialize logging early since there may be messages happening in
imports
2020-05-14 22:57:09 +02:00
Jakob Ketterl 37e74f9027 use dictionary api 2020-03-23 22:09:26 +01:00
Jakob Ketterl 541c38151f split config and property code, first test 2020-03-21 22:40:39 +01:00
Jakob Ketterl edded220b5 add the mailing list links 2020-03-15 23:39:38 +01:00
Jakob Ketterl 1581c659af add version to startup messages 2020-03-15 23:34:44 +01:00
Jakob Ketterl ca5889f925 introduce config checking infrastructure 2020-03-15 23:32:19 +01:00
Jakob Ketterl 44c1edb2dd update legal information
remove andras from contacts since he discontinued openwebrx
2020-01-09 22:24:39 +01:00
Jakob Ketterl 292fe80acf break apart the ever-growing owrx/source.py 2019-12-21 20:58:28 +01:00
Jakob Ketterl 9164a3ed3a restructure project for packaging 2019-12-08 17:15:48 +01:00