Commit Graph

  • 816f860de3 Readded old waterfall colors to config_webrx.py as an option, fixed formatting in config ha7ilm 2016-10-29 20:43:16 +0200
  • 398fcfdc0b Merge pull request #49 from tejeez/master András Retzler 2016-10-29 19:48:09 +0200
  • fba07c521a refactor dsd parametrization Jakob Ketterl 2016-10-22 21:52:22 +0000
  • 9569fbd72e narrower filter for dstar & nxdn Jakob Ketterl 2016-10-22 21:51:51 +0000
  • f38243d8b8 FFT averaging now works on any FFT size + some cleanup Tatu Peltola 2016-10-22 22:43:51 +0300
  • 4f01756006 Merge branch 'master' of https://github.com/tejeez/openwebrx Tatu Peltola 2016-10-22 21:30:54 +0300
  • 0a389256eb mute audio when buffer is empty Jakob Ketterl 2016-10-16 19:40:03 +0000
  • ddac30db63 add integrations for dmr, d-star and nxdn via dsd Jakob Ketterl 2016-10-15 14:30:30 +0000
  • 875b1a5384 Squelch level can be set from URL ha7ilm 2016-08-14 15:33:38 +0200
  • 1a04b18a45 Added configuration settings for mathbox waterfall ha7ilm 2016-08-12 14:51:06 +0200
  • 2bc0957b98 Even more smoother! ha7ilm 2016-08-11 23:22:52 +0200
  • 81be5fb49a Now you can toggle mathbox and waterfall ha7ilm 2016-08-11 22:57:46 +0200
  • 327ef6b51b Added waterfall_clear() ha7ilm 2016-08-11 22:53:28 +0200
  • 5b360f86ea Now the waterfall will not fall out of the graph area! ha7ilm 2016-08-11 22:18:46 +0200
  • 0a09d31439 Beautiful, smooth movement on the 3D waterfall! (It just goes out of the graph area sometimes...) ha7ilm 2016-08-11 22:07:22 +0200
  • 8dc6675b28 No more disappearing spikes due to nearest-neightbour interpolation ha7ilm 2016-08-11 22:03:29 +0200
  • 0c5fab0e51 Found where to define the granularity of the surface! ha7ilm 2016-08-11 22:00:34 +0200
  • 15ed0c017e Added message about WebSocket opened ha7ilm 2016-08-11 21:28:11 +0200
  • ea9bf58efe Trying to do some smooth movement ha7ilm 2016-08-10 14:54:56 +0200
  • 60b873fd0e Added colors ha7ilm 2016-08-10 14:32:23 +0200
  • 182067f801 Okay, fixed rearrange to getY ha7ilm 2016-08-10 13:51:04 +0200
  • 4b5e7ec55a Have a working 3D waterfall... ha7ilm 2016-08-10 13:48:43 +0200
  • 3e833b3bdc Rearranged some code into getY ha7ilm 2016-08-10 13:46:42 +0200
  • 726ba4023b We have some 3D waves ha7ilm 2016-08-10 13:12:02 +0200
  • 49e7bd89da Added #mute (not perfect, starts with a glitch) ha7ilm 2016-08-10 11:09:43 +0200
  • 8b950ae5f5 Added toolbar button for 3D spectrum ha7ilm 2016-08-10 10:57:35 +0200
  • 6f52c2dd2c Grey background for Mathbox ha7ilm 2016-08-07 19:27:46 +0200
  • f45b209485 Added Mathbox files ha7ilm 2016-08-07 19:24:20 +0200
  • 044b93d722 Mathbox example added ha7ilm 2016-08-07 19:03:48 +0200
  • b2fe78cef1 Added three.js ha7ilm 2016-08-07 18:14:05 +0200
  • 62f49cbf4c Automatically increase audio_buffer_size if audio_context.sampleRate is higher ha7ilm 2016-07-24 13:51:09 +0200
  • 716fe9dc7c Corrected sample rate for audio overrun calculation. ha7ilm 2016-07-24 13:34:15 +0200
  • adbffd3b56 Fixed TOTAL_MEMORY and replaced sdr.js with a new one ha7ilm 2016-07-24 12:13:28 +0200
  • 79caad228e More debug information (loopstat) ha7ilm 2016-06-23 11:18:00 +0200
  • 4a79c6762a OpenWebRX will show verbose debug information on USR1 signal ha7ilm 2016-06-21 12:00:28 +0200
  • 020af11d1a Bugfix in client cleanup ha7ilm 2016-06-21 11:38:25 +0200
  • 77db628903 Removed some console.log()s ha7ilm 2016-06-17 21:27:17 +0200
  • ae5c598a3c Some effects :-) ha7ilm 2016-06-17 13:47:15 +0200
  • b98e75f1f9 Updated config file, added example for playing raw I/Q files ha7ilm 2016-06-17 11:07:17 +0200
  • e3a51a45f3 Changed zoom levels Tatu Peltola 2016-06-07 22:55:58 +0300
  • 6df72f3a98 Made waterfall palette with better contrast Tatu Peltola 2016-06-07 22:04:27 +0300
  • e9578c620b Put number of averages in configuration Tatu Peltola 2016-06-07 21:51:04 +0300
  • 0eb1364cf7 Use FFT averaging Tatu Peltola 2016-06-07 21:00:10 +0300
  • fe31e6131f Update config_webrx.py András Retzler 2016-04-23 11:20:35 +0200
  • 24b1541fae Removed "csdr clipdetect_ff" from the SSB chain. ha7ilm 2016-04-11 18:01:31 +0200
  • 790d9872e7 Added external IP auto-detection ha7ilm 2016-04-11 14:48:59 +0200
  • 3f9b0cf07f Auto gain note András Retzler 2016-04-07 17:40:21 +0200
  • 48a3de60d2 Added play button for iOS support. ha7ilm 2016-04-02 22:41:39 +0200
  • 30e6dd97fa get_cpu_usage workaround for Mac ha7ilm 2016-03-31 10:08:08 +0200
  • 09f81ab1e7 convert_f_i16 -> convert_f_s16 András Retzler 2016-03-30 16:47:40 +0200
  • 70a04da98b Audio now works on iPad. ha7ilm 2016-03-27 00:47:26 +0100
  • 7b1d698575 Fixed filter envelope size ha7ilm 2016-03-21 11:08:59 +0100
  • b1896a7c02 Updated screenshot ha7ilm 2016-03-21 10:21:48 +0100
  • 0c19b403b8 Added gfx for buttons. ha7ilm 2016-03-21 10:11:04 +0100
  • bda8b11811 Updated log window contents. ha7ilm 2016-03-21 10:09:06 +0100
  • c0e364cd44 Added squelch ha7ilm 2016-03-21 09:10:41 +0100
  • 34bd5cceab Added S-meter ha7ilm 2016-03-20 16:06:10 +0100
  • 06bd8b92aa Added more sliders and buttons, waterfall colors are now adjustable from the GUI. ha7ilm 2016-03-20 11:32:37 +0100
  • 3c1d3b5b42 Added reference to guide for waterfall display level settings ha7ilm 2016-03-19 00:36:37 +0100
  • ab6d71ef36 Make waterfall colors and levels easily accessible from config. ha7ilm 2016-03-19 00:11:40 +0100
  • c6b50e81f9 Probe I/Q server to see if it has started. ha7ilm 2016-03-12 19:20:47 +0100
  • e11ccbfb1f Fixed offset frequency display on start. ha7ilm 2016-03-11 10:01:07 +0100
  • af09300cc1 Updated HackRF support (added -q). ha7ilm 2016-03-02 16:51:52 +0100
  • ec4988ca21 Updated HackRF support. ha7ilm 2016-03-02 16:48:38 +0100
  • fa84c4068f Temporarily skip starting spectrum_watchdog_thread_function to fix hangs. András Retzler 2016-02-24 07:16:12 +0100
  • 61d9b71efc Bump version number András Retzler 2016-02-18 19:01:19 +0100
  • 623e305cf4 These have to be commented out. ha7ilm 2016-02-15 01:05:26 +0100
  • f4a53d6231 Fix URL in config_webrx.py ha7ilm 2016-02-15 01:02:29 +0100
  • bc250c47bc Add support for gr-osmosdr. ha7ilm 2016-02-15 00:58:58 +0100
  • 625f75e5bf Update README.md ha7ilm 2016-02-14 19:36:49 +0100
  • 0acbdead51 Update README.md ha7ilm 2016-02-14 19:36:18 +0100
  • 32a9102b91 Update README.md ha7ilm 2016-02-14 19:35:39 +0100
  • cd841c8c36 Update README.md ha7ilm 2016-02-14 19:33:52 +0100
  • bf1d3805ea Merged dev2 into master. ha7ilm 2016-02-14 19:28:06 +0100
  • dde2ce8666 Update README.md again and again. ha7ilm 2016-02-14 18:56:13 +0100
  • 1608d911ad Update README.md again and again. ha7ilm 2016-02-14 18:54:18 +0100
  • 165da9a4c4 Update README.md again and again. ha7ilm 2016-02-14 18:53:48 +0100
  • 5f04391289 Update README.md again. ha7ilm 2016-02-14 18:53:06 +0100
  • c9e23f23c0 Update README.md ha7ilm 2016-02-14 18:51:22 +0100
  • c430a12b21 Added CONTRIBUTORS file. ha7ilm 2016-02-14 18:46:55 +0100
  • 5843659e16 Update CONTRIBUTING.md András Retzler 2016-02-14 18:37:45 +0100
  • 288ff3d7ff Fix README ha7ilm 2016-02-14 18:28:12 +0100
  • 9210278ec4 Fix README ha7ilm 2016-02-14 18:26:00 +0100
  • cd5c3f292e Fix README ha7ilm 2016-02-14 18:23:34 +0100
  • fd6c8e249c Added sdr.hu screenshot. ha7ilm 2016-02-14 18:20:40 +0100
  • f5f4aaa75e Fix things in the readme, added inactive.html for issue/22 ha7ilm 2016-02-14 18:19:32 +0100
  • 38c01f0567 Fix issue/22 (behaviour if RTL-SDR stick fails or gets removed). ha7ilm 2016-02-14 14:36:55 +0100
  • a55304ba95 Add users_max. ha7ilm 2016-02-14 12:04:55 +0100
  • 8d158a1c79 Update ICLA.txt András Retzler 2016-02-14 10:56:15 +0100
  • fcae87ee93 Improve volume & mute: button icon, behaviour on mute, slider appearance. ha7ilm 2016-02-14 00:31:28 +0100
  • 3632c53985 Merge pull request #20 from Gnoxter/master András Retzler 2016-02-13 23:32:15 +0100
  • 6b06d13a93 Added option to switch dynamic buffering off. New cfg options: csdr_dynamic_bufsize, csdr_print_bufsizes, csdr_through. ha7ilm 2016-02-10 22:25:04 +0100
  • 69233a8dea Added access_log. ha7ilm 2016-02-10 17:33:48 +0100
  • fd173a920c Unify range slider look with css Make panel elements placement less fickle Gnoxter 2016-02-06 17:42:35 +0100
  • b05da52ade Add slider to change volume Add mute button Gnoxter 2016-02-06 14:49:10 +0100
  • 998c338a0e Added .gitignore for python. ha7ilm 2016-01-24 00:03:50 +0100
  • fa09f9b9d2 Removed rtl_mus in favor of ncat. ha7ilm 2016-01-24 00:03:08 +0100
  • 0778043eee ncat proposed fix for localhost ipv6 bug András Retzler 2015-12-26 20:49:12 +0100
  • 7635093679 Update README.md András Retzler 2015-11-29 18:02:35 +0100
  • a7c3f64888 Update README.md András Retzler 2015-11-29 18:01:48 +0100