Commit Graph

325 Commits

Author SHA1 Message Date
ha7ilm
1b3967fa8e Changed image URLs in README, fixed compatibility with older browsers with less ES6 features, added warning about missing WebGL for 3D waterfall, removed try_create_pipes notice 2017-05-30 22:44:07 +02:00
ha7ilm
1c2e719cff Merged Mathbox 3D support (gl3) 2017-05-30 17:12:19 +02:00
ha7ilm
bc0a65d495 Now the marker also works properly with the zoom 2017-05-25 12:07:10 +02:00
ha7ilm
3599259a25 Marker is also synced with the secondary waterfall zoom 2017-05-23 11:16:57 +02:00
ha7ilm
f11e701fae The version before was THE working one. Now started to add secondary waterfall zoom. 2017-05-22 08:37:14 +02:00
ha7ilm
90edd203d5 Now we can even decode spaces 2017-05-07 23:45:53 +02:00
ha7ilm
8e2fdd473b Full demod chain looks working (but does not decode) 2017-05-07 18:12:43 +02:00
ha7ilm
33f5f57524 Working waterfall with channel selection 2017-05-07 16:30:41 +02:00
ha7ilm
5b99240944 selecting BPSK31 now does not screw up main waterfall 2017-05-07 12:03:28 +02:00
ha7ilm
51904d2cca FFT is somewhat better now 2017-05-07 11:04:14 +02:00
ha7ilm
0357c8b3ed FFT is shown on the additional panel 2017-05-06 21:51:03 +02:00
ha7ilm
5cc93a03e7 0s and 1s are decoded in the digimode window 2017-05-06 16:15:32 +02:00
ha7ilm
71d92c6767 FFTS and DAT are now correctly received at the browser 2017-05-05 19:45:30 +02:00
ha7ilm
50748ec042 This version at least does not hang when selecting BPSK31. 2017-05-04 23:48:09 +02:00
ha7ilm
15a798cf5f Implemented server side for digimodes 2017-05-04 20:35:40 +02:00
ha7ilm
42b7bea839 Added nanoscroller, retabbed index.wrx and did some work on the digidemod UI 2017-05-03 16:32:47 +02:00
ha7ilm
067592ff57 New CSS animation to add new demod text is just coool 2017-05-03 00:32:08 +02:00
ha7ilm
5e3debcaa8 Some UI changes; added jQuery 2017-04-19 19:59:26 +02:00
Jakob Ketterl
ac6e001fd6 metadata for ysf 2017-01-20 12:26:09 +00:00
Jakob Ketterl
89740b1a93 add ysf to the receiver 2016-11-27 01:29:17 +00:00
Jakob Ketterl
6d5a7ffefc fix javascript errors 2016-11-12 19:55:43 +00:00
Jakob Ketterl
95acf40eb6 more effort displaying meta information 2016-11-11 21:42:45 +00:00
Jakob Ketterl
7700214e5f add metadata pipe to allow digital protocol information to be displayed in the website 2016-11-11 20:56:17 +00: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
Jakob Ketterl
49e3bd3b80 remove old canvases from the dom to reduce memory footprint 2016-10-29 19:43:18 +00:00
Jakob Ketterl
9569fbd72e narrower filter for dstar & nxdn 2016-10-22 21:51:51 +00:00
Tatu Peltola
4f01756006 Merge branch 'master' of https://github.com/tejeez/openwebrx 2016-10-22 21:30:54 +03:00
Jakob Ketterl
0a389256eb mute audio when buffer is empty 2016-10-16 19:40:03 +00:00
Jakob Ketterl
ddac30db63 add integrations for dmr, d-star and nxdn via dsd 2016-10-15 14:30:30 +00:00
ha7ilm
875b1a5384 Squelch level can be set from URL 2016-08-14 15:33:38 +02:00
ha7ilm
1a04b18a45 Added configuration settings for mathbox waterfall 2016-08-12 14:51:06 +02:00
ha7ilm
2bc0957b98 Even more smoother! 2016-08-11 23:22:52 +02:00
ha7ilm
81be5fb49a Now you can toggle mathbox and waterfall 2016-08-11 22:57:46 +02:00
ha7ilm
327ef6b51b Added waterfall_clear() 2016-08-11 22:53:28 +02:00
ha7ilm
5b360f86ea Now the waterfall will not fall out of the graph area! 2016-08-11 22:18:46 +02:00
ha7ilm
0a09d31439 Beautiful, smooth movement on the 3D waterfall! (It just goes out of the graph area sometimes...) 2016-08-11 22:07:22 +02:00
ha7ilm
8dc6675b28 No more disappearing spikes due to nearest-neightbour interpolation 2016-08-11 22:03:29 +02:00
ha7ilm
0c5fab0e51 Found where to define the granularity of the surface! 2016-08-11 22:00:34 +02:00
ha7ilm
ea9bf58efe Trying to do some smooth movement 2016-08-10 14:54:56 +02:00
ha7ilm
60b873fd0e Added colors 2016-08-10 14:32:23 +02:00
ha7ilm
182067f801 Okay, fixed rearrange to getY 2016-08-10 13:51:04 +02:00
ha7ilm
4b5e7ec55a Have a working 3D waterfall... 2016-08-10 13:48:43 +02:00
ha7ilm
3e833b3bdc Rearranged some code into getY 2016-08-10 13:46:42 +02:00
ha7ilm
726ba4023b We have some 3D waves 2016-08-10 13:12:02 +02:00
ha7ilm
49e7bd89da Added #mute (not perfect, starts with a glitch) 2016-08-10 11:09:43 +02:00
ha7ilm
8b950ae5f5 Added toolbar button for 3D spectrum 2016-08-10 10:57:35 +02:00
ha7ilm
6f52c2dd2c Grey background for Mathbox 2016-08-07 19:27:46 +02:00
ha7ilm
f45b209485 Added Mathbox files 2016-08-07 19:24:20 +02:00
ha7ilm
044b93d722 Mathbox example added 2016-08-07 19:03:48 +02:00
ha7ilm
b2fe78cef1 Added three.js 2016-08-07 18:14:05 +02:00
ha7ilm
62f49cbf4c Automatically increase audio_buffer_size if audio_context.sampleRate is higher 2016-07-24 13:51:09 +02:00
ha7ilm
716fe9dc7c Corrected sample rate for audio overrun calculation. 2016-07-24 13:34:15 +02:00
ha7ilm
77db628903 Removed some console.log()s 2016-06-17 21:27:17 +02:00
ha7ilm
ae5c598a3c Some effects :-) 2016-06-17 13:47:15 +02:00
Tatu Peltola
e3a51a45f3 Changed zoom levels 2016-06-07 22:55:58 +03:00
ha7ilm
70a04da98b Audio now works on iPad. 2016-03-27 00:47:26 +01:00
ha7ilm
7b1d698575 Fixed filter envelope size 2016-03-21 11:08:59 +01:00
ha7ilm
bda8b11811 Updated log window contents. 2016-03-21 10:09:06 +01:00
ha7ilm
c0e364cd44 Added squelch 2016-03-21 09:10:41 +01:00
ha7ilm
34bd5cceab Added S-meter 2016-03-20 16:06:10 +01:00
ha7ilm
06bd8b92aa Added more sliders and buttons, waterfall colors are now adjustable from the GUI. 2016-03-20 11:32:37 +01:00
ha7ilm
ab6d71ef36 Make waterfall colors and levels easily accessible from config. 2016-03-19 00:11:40 +01:00
ha7ilm
e11ccbfb1f Fixed offset frequency display on start. 2016-03-11 10:01:07 +01:00
ha7ilm
bf1d3805ea Merged dev2 into master. 2016-02-14 19:28:06 +01:00
ha7ilm
fcae87ee93 Improve volume & mute: button icon, behaviour on mute, slider appearance. 2016-02-14 00:31:28 +01:00
ha7ilm
6b06d13a93 Added option to switch dynamic buffering off. New cfg options: csdr_dynamic_bufsize, csdr_print_bufsizes, csdr_through. 2016-02-10 22:25:04 +01:00
Gnoxter
fd173a920c Unify range slider look with css
Make panel elements placement less fickle
2016-02-06 17:42:35 +01:00
Gnoxter
b05da52ade Add slider to change volume
Add mute button
2016-02-06 14:49:10 +01:00
ha7ilm
4b3cc10924 Added some features. 2015-09-30 14:06:30 +00:00
ha7ilm
0713f57bb4 many fixes and new features like IMA ADPCM compression 2015-08-17 20:32:58 +02:00
ha7ilm
f388e80624 fixed: top freq. display did not change if you changed offset_freq by clicking on a canvas instead of dragging the filter envelope 2014-12-21 23:38:45 +01:00
ha7ilm
978acf8709 WebSocket, JavaScript fixes, etc. 2014-12-12 13:55:10 +01:00
ha7ilm
4332466210 fix even more hang situations due to client_mutex 2014-12-11 20:04:24 +01:00
ha7ilm
15ada52bfa python2 fix, ctrl+c now exits app, useless javascript console message removed 2014-11-30 12:21:19 +01:00
ha7ilm
59188c9b5a initial commit 2014-11-29 01:07:10 +01:00