Commit Graph

80 Commits

Author SHA1 Message Date
Jakob Ketterl c6c4012a36 add aprs symbols to http server 2019-09-18 17:22:35 +02:00
Jakob Ketterl 5b6edd110d wsjt decoding depth configuration 2019-09-15 16:37:12 +02:00
Jakob Ketterl a11875145b make wsjt queue configurable 2019-09-12 15:32:54 +02:00
Jakob Ketterl 5fab3e3d36 add igate functionality 2019-08-18 00:15:07 +02:00
Jakob Ketterl 3dbc6ffb2b make aprs available as service 2019-08-12 00:02:39 +02:00
Jakob Ketterl b0056a4677 disable services by default 2019-08-11 11:39:35 +02:00
Jakob Ketterl 98c5e9e15b allow service configuration 2019-07-28 13:29:45 +02:00
D0han e15dc1ce11 Reformatted with black -l 120 -t py35 . 2019-07-21 19:40:28 +02:00
Jakob Ketterl 935e79c9c2 use a temporary directory to avoid permission problems 2019-07-13 17:16:38 +02:00
Jakob Ketterl d1f46c8f55 server-side removal of map positions 2019-07-07 15:52:24 +02:00
Jakob Ketterl 4b2100b593 Merge branch 'server_rework' into server_rework_dsd 2019-06-07 15:55:15 +02:00
Jakob Ketterl a38872b2d0 Merge branch 'server_rework' of github.com:jketterl/openwebrx into server_rework 2019-06-07 15:49:43 +02:00
Jakob Ketterl e422ca4d9b add airspy support (untested for now) 2019-06-07 15:44:11 +02:00
Jakob Ketterl 7100d43d9e show callsigns for ham radio dmr ids 2019-05-30 17:19:46 +02:00
Jakob Ketterl 224c895718 Merge branch 'server_rework' into server_rework_dsd 2019-05-19 22:25:37 +02:00
Jakob Ketterl 8a7aeca6b9 if_gain is optional, default is agc 2019-05-19 22:23:35 +02:00
Jakob Ketterl 7893216cce 30m fix 2019-05-19 22:12:17 +02:00
Jakob Ketterl a36eb55680 Merge branch 'server_rework' into server_rework_dsd 2019-05-19 22:10:39 +02:00
Jakob Ketterl 8091831b1f make both gains available for sdrplay 2019-05-19 22:10:11 +02:00
Jakob Ketterl e79c830db5 Merge branch 'server_rework' into server_rework_dsd 2019-05-19 13:36:49 +02:00
Jakob Ketterl eb758685a1 add antenna switching support for sdrplay 2019-05-19 13:17:36 +02:00
Jakob Ketterl 0629e6c777 make the ambe unvoiced quality configurable 2019-05-18 22:10:43 +02:00
Jakob Ketterl 35757168d4 add 30m 2019-05-16 21:44:05 +02:00
Jakob Ketterl dd6c7bb2ea 3d waterfall color fix 2019-05-12 13:20:49 +02:00
Jakob Ketterl de84dc71e8 trim the config 2019-05-11 13:25:48 +02:00
Jakob Ketterl b9d2654669 add 49m broadcast 2019-05-11 00:38:03 +02:00
Jakob Ketterl 7427fa3608 sdr profile selection frontend 2019-05-10 16:14:16 +02:00
Jakob Ketterl 56ef86aab6 multi-sdr capabilities! 2019-05-09 22:44:29 +02:00
Jakob Ketterl 4cd23cf445 more work to allow seamless config switching 2019-05-07 20:06:06 +02:00
Jakob Ketterl 7eaada4726 make sdrs configurable by type; move format_conversion forward 2019-05-07 17:09:29 +02:00
Jakob Ketterl 1f909080db we got fft 2019-05-04 20:26:11 +02:00
ha7ilm c62f29ab5a Merged feature/digitalmods 2017-07-12 19:03:59 +02:00
ha7ilm 1e47495c52 Few fixes 2017-06-28 22:32:19 +02:00
ha7ilm dd2ca0031e This version of merged gl3 and digitalmods actually works okay 2017-05-30 18:18:03 +02:00
ha7ilm 1c2e719cff Merged Mathbox 3D support (gl3) 2017-05-30 17:12:19 +02:00
ha7ilm 98c4d0f662 Tried to improve on BPSK31 demodulator 2017-05-18 18:39:36 +02:00
ha7ilm 90edd203d5 Now we can even decode spaces 2017-05-07 23:45:53 +02:00
ha7ilm 0357c8b3ed FFT is shown on the additional panel 2017-05-06 21:51:03 +02:00
ha7ilm 15a798cf5f Implemented server side for digimodes 2017-05-04 20:35:40 +02:00
ha7ilm 4ba8861c3a Removed plugins directory, no dsp plugins anymore. The csdr plugin has quite coalesced with OpenWebRX now. 2017-05-02 22:25:34 +02:00
ha7ilm 9e8f8e986d Retabbed anything else in python 2017-05-02 15:17:50 +02:00
András Retzler 2fcfa15f2a Update config_webrx.py 2017-04-05 08:34:00 +02:00
ha7ilm bc4e0f7ad8 rx_tools support added 2017-03-06 00:03:13 +01:00
ha7ilm 6afdbe812e Added notes about CPU usage 2017-01-28 15:19:16 +01:00
ha7ilm c1d8fceea5 nmux: Small fixes 2017-01-19 19:49:09 +01:00
ha7ilm 2c5089d18d Added nmux_memory option to config_webrx and added auto calculation of nmux parameters to openwebrx.py. Also bumped version number to 0.15 2017-01-19 17:54:45 +01:00
ha7ilm 1d19b07833 Added some comments to config_webrx 2016-10-30 10:23:12 +01:00
ha7ilm 943fa47a1c Fixed auto waterfall levels for this color scheme; added waterfall_auto_level_margin option to config_webrx 2016-10-30 10:14:27 +01:00
ha7ilm a31d4b9fe2 Moved fft_averages calculation to openwebrx.py. Renamed fft_overlap to fft_voverlap_factor because it is not related to overlapped FFT. It is rather related to the vertical overlap of the amplitudes (calculated from FFT bins) on the display. 2016-10-29 21:22:31 +02:00
ha7ilm 816f860de3 Readded old waterfall colors to config_webrx.py as an option, fixed formatting in config 2016-10-29 20:43:16 +02:00