Commit Graph

1237 Commits

Author SHA1 Message Date
Marat Fayzullin b643bf83fa Storage cleanup works now. 2023-02-22 12:24:22 -05:00
Marat Fayzullin 75960d06ac Adding stored file management. 2023-02-21 23:21:46 -05:00
Marat Fayzullin 89bc51b1f9 Adding limit to the number of stored files. 2023-02-21 23:05:11 -05:00
Marat Fayzullin 7a56366cbf Refactoring. 2023-02-21 22:52:30 -05:00
Marat Fayzullin 3d8bfac74d File browser almost works now. 2023-02-21 20:46:59 -05:00
Marat Fayzullin c05064e6e8 Adding rudimentary file browser. 2023-02-21 20:30:39 -05:00
Marat Fayzullin dbcb3704cd Adding MP3 audio recorder. 2023-02-19 21:19:42 -05:00
Marat Fayzullin 02d64dc486 Cleaning up stale wave files now. 2023-02-18 23:28:14 -05:00
Marat Fayzullin 676a93585f Preparing for the release. 2023-02-18 16:43:27 -05:00
Marat Fayzullin e5fcbbfe5b Deleting incomplete SSTV image files. 2023-02-18 13:25:13 -05:00
Marat Fayzullin fef7826b55 Updating timestamps to UTC. 2023-02-17 13:31:48 -05:00
Marat Fayzullin 20f425c6f3 Enabling SSTV background service. 2023-02-16 13:27:50 -05:00
Marat Fayzullin b6bf6b1d70 Adding SSTV frequencies, extending citizens band, etc. 2023-02-15 19:51:47 -05:00
Marat Fayzullin b188a55d15 Proper logging. 2023-02-15 16:40:26 -05:00
Marat Fayzullin 8bad5819ad Adding timestamps, removing debug. 2023-02-15 16:02:33 -05:00
Marat Fayzullin d1a0563be4 Debugging. 2023-02-14 17:43:57 -05:00
Marat Fayzullin 3cfbf210dc Fixed endless loop, image height. 2023-02-13 11:25:50 -05:00
Marat Fayzullin 919756adce Debugging. 2023-02-12 21:28:11 -05:00
Marat Fayzullin 88bbff42f1 Debugging 2023-02-12 21:22:50 -05:00
Marat Fayzullin f14256d60d Adding SSTV to the UI. 2023-02-11 13:00:21 -05:00
Marat Fayzullin bca9ca00f9 Cleanup. 2023-02-10 20:09:32 -05:00
Marat Fayzullin 051998123d Adding SSTV decoder. 2023-02-10 20:09:32 -05:00
Marat Fayzullin 91b1cdf1ff Moving session timeout settings to LIMITS. 2023-02-09 22:06:23 -05:00
Marat Fayzullin b492d872d6 Fixing Digiham issue. 2023-02-04 22:24:32 -05:00
Marat Fayzullin e7d7cbf3ff Cleanup 2023-02-02 21:52:15 -05:00
Marat Fayzullin 9790ca5556 Fixing booleans. 2023-02-02 21:52:15 -05:00
Marat Fayzullin 22589fbfac Fixing boolean type. 2023-02-02 21:52:15 -05:00
Marat Fayzullin 0be9965cb3 Adding reverse parameter to RTTY modes. 2023-02-02 21:52:15 -05:00
Marat Fayzullin 8662f47d4d Adding separate 170Hz (HAM) and 450Hz (DDK) RTTY modes. 2023-02-02 21:52:15 -05:00
Marat Fayzullin bc7074f099 Adding RTTY decoder. 2023-02-02 21:52:13 -05:00
Marat Fayzullin f51a60c9dd Changing width to 75Hz. 2023-01-28 13:56:21 -05:00
Marat Fayzullin d3468c0ae2 Fixing rare but possible error when unpickling. 2023-01-28 13:56:21 -05:00
Marat Fayzullin 647e293f09 Making CwDemodulator width 50Hz, using fixed fonts for text output. 2023-01-28 13:56:20 -05:00
Marat Fayzullin 47a400b69a Adding proper offset selection. 2023-01-28 13:56:20 -05:00
Marat Fayzullin ec2819b886 Adding CW decoder. 2023-01-28 13:56:20 -05: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 c523f1a895 Added 9kHz step, now updating step when profile changes. 2023-01-08 16:01:00 -05:00
Marat Fayzullin 2264b00813 Changing branding. 2023-01-04 22:58:01 -05:00
Marat Fayzullin d6e25e08b6 Session timeout feature works now. 2023-01-04 22:52:41 -05:00
Marat Fayzullin d5e64e2dc0 Adding session timeout settings, branding. 2023-01-04 22:12:28 -05:00
Marat Fayzullin 7b256de82f Allowing failed SDR source to restart. 2022-12-11 12:09:36 -05:00
Marat Fayzullin c504589b76 Adding more details about stationary markers. 2022-12-05 22:59:09 -05:00
Marat Fayzullin 22a447f590 Added altitude and device info. 2022-11-29 21:26:51 -05:00
Marat Fayzullin c36ec38fbd Adding APRS weather info and other APRS improvements. 2022-11-29 20:24:14 -05:00
Marat Fayzullin d1a6654c1d Preventing errors where there is no previous wav file. 2022-11-20 23:33:13 -05:00
Marat Fayzullin e3780f6aea Adding all current customizations to the original forked code. 2022-11-19 14:34:47 -05:00
Jakob Ketterl 6c01d48493 update version 2022-09-20 18:06:03 +02:00
Jakob Ketterl 811d95c7bc fifisdr fixes 2022-09-20 18:01:08 +02:00