Commit Graph

2643 Commits

Author SHA1 Message Date
Marat Fayzullin ce929abd77 Merge branch 'rtty' of https://github.com/luarvique/openwebrx into rtty 2023-02-02 21:57:19 -05:00
Marat Fayzullin 0edd456c3e Switching RTTY decoder to processing complex input. 2023-02-02 21:56:10 -05:00
Marat Fayzullin 329df158e1 Fixing digital modes chain. 2023-02-02 21:52:15 -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 53c3ab895b Adding +-50Hz at the sides of the RTTY signal. 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 37fbf3db51 Merge branch 'oz1jhm' 2023-02-02 21:46:00 -05:00
Marat Fayzullin 46c1256f86 Fixing 2023-02-02 21:45:39 -05:00
Marat Fayzullin e3315b0e8c Merge branch 'oz1jhm' 2023-02-02 21:45:08 -05:00
Marat Fayzullin eb4c62c6d4 CW decoder now accepts complex floats. 2023-02-02 21:44:37 -05:00
Marat Fayzullin 770aefb888 Switching RTTY decoder to processing complex input. 2023-02-02 21:04:23 -05:00
Marat Fayzullin 1f9b611916 Merge branch 'oz1jhm' 2023-01-31 12:22:44 -05:00
Marat Fayzullin f72c0de511 Fixing digital modes chain. 2023-01-31 12:22:26 -05:00
Marat Fayzullin bcf84cea28 Merge branch 'oz1jhm' of https://github.com/luarvique/openwebrx into oz1jhm 2023-01-31 12:22:05 -05:00
Marat Fayzullin 944cdef12a Fixing digital modes chain. 2023-01-31 12:21:46 -05:00
Marat Fayzullin 3ee57764a8 Cleanup 2023-01-30 22:49:29 -05:00
Marat Fayzullin 0a6ea91fd6 Fixing booleans. 2023-01-30 22:38:35 -05:00
Marat Fayzullin ef504489bd Fixing boolean type. 2023-01-30 22:35:30 -05:00
Marat Fayzullin 15573e210e Adding reverse parameter to RTTY modes. 2023-01-30 22:17:51 -05:00
Marat Fayzullin 9ab69952b7 Adding +-50Hz at the sides of the RTTY signal. 2023-01-30 00:21:53 -05:00
Marat Fayzullin dc52085375 Adding separate 170Hz (HAM) and 450Hz (DDK) RTTY modes. 2023-01-29 23:14:47 -05:00
Marat Fayzullin 21040f1ad0 Adding RTTY decoder. 2023-01-29 21:27:51 -05:00
Marat Fayzullin 1105d835c9 Can now use SHIFT or mouse button to zoom or adjust bandpass with wheel. 2023-01-29 18:34:31 -05:00
Marat Fayzullin facd55545a Now using 2nd/3rd mouse button to switch bandpass shift/expand. 2023-01-29 18:02:11 -05:00
Marat Fayzullin 83202ae2d0 Merge branch 'wheel_bandpass' of https://github.com/luarvique/openwebrx into wheel_bandpass 2023-01-28 14:08:26 -05:00
Marat Fayzullin 41c7fd89bc Change bandpass with scroll wheel and fixes to scale canvas control. 2023-01-28 14:08:20 -05:00
Marat Fayzullin b8df35be08 Incrementing package version. 2023-01-28 14:06:58 -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 2c086780d2 Baud rate is a float. 2023-01-28 13:56:20 -05:00
Marat Fayzullin cb98f3750b Switching from number of buckets to frequency width. 2023-01-28 13:56:20 -05:00
Marat Fayzullin 590a65e3cd Frequency gets shifted to 0Hz. 2023-01-28 13:56:20 -05:00
Marat Fayzullin 02c9a2480e Adding number of buckets 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 ef67940751 Change bandpass with scroll wheel and fixes to scale canvas control. 2023-01-26 23:54:42 -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 d8a66bd29d Changing width to 75Hz. 2023-01-25 17:10:08 -05:00
Marat Fayzullin 868486f096 Fixing rare but possible error when unpickling. 2023-01-24 23:17:42 -05:00
Marat Fayzullin 17477bc4f7 Making CwDemodulator width 50Hz, using fixed fonts for text output. 2023-01-24 17:48:51 -05:00
Marat Fayzullin 7e9432ba2c Baud rate is a float. 2023-01-22 00:16:54 -05:00
Marat Fayzullin d0bfa5cc7a Switching from number of buckets to frequency width. 2023-01-22 00:07:47 -05:00
Marat Fayzullin 671cbeb608 Frequency gets shifted to 0Hz. 2023-01-20 23:31:47 -05:00