Commit Graph

231 Commits

Author SHA1 Message Date
Jakob Ketterl 6bc928b5b6 fine-tune audio buffering 2019-10-18 21:34:00 +02:00
Jakob Ketterl 0b2c457030 kill client-side early rebuffering, improving the latency 2019-10-18 21:13:48 +02:00
Jakob Ketterl d53d3b7a51 clean up javascript as good as possible with the help of the IDE 2019-10-16 17:11:09 +02:00
Jakob Ketterl 72062c8570 let's apply some formatting 2019-10-16 13:17:47 +02:00
Jakob Ketterl 5b61f8c7a3 show message in log 2019-10-12 20:48:36 +02:00
Jakob Ketterl 8541f79ebc remove dial button 2019-10-12 17:34:49 +02:00
Jakob Ketterl ec4fd401cb update dropdown, too 2019-10-12 17:26:57 +02:00
Jakob Ketterl 98217b1745 dial frequencies as bookmarks 2019-10-12 17:14:28 +02:00
Jakob Ketterl e5193f3460 remove old code 2019-10-12 17:02:29 +02:00
Jakob Ketterl 2e394dc2cb remove waterfall queueing 2019-10-05 20:38:58 +02:00
Jakob Ketterl b80fd9c023 update profile dropdown box on changes 2019-10-04 22:01:07 +02:00
Jakob Ketterl e9f9bbb9c0 replace receiver_qra setting with locator calculation 2019-10-03 18:10:46 +02:00
Jakob Ketterl 3e8e2182a8 fix many, many problems with the frontend frequency displays, scroll and
drag handling, closes #13
2019-10-03 17:24:28 +02:00
Jakob Ketterl 6ae934e461 initialize demodulator with configured start values, fixes #9 2019-10-03 00:36:26 +02:00
Jakob Ketterl eb0f54e79d reset status values properly on reconnect 2019-10-02 23:48:13 +02:00
Jakob Ketterl 5903ae1603 prevent the meta panel from disappearing 2019-09-29 17:16:08 +02:00
Jakob Ketterl 5a3e2a2575 auto-focus; submit on enter; 2019-09-29 15:38:50 +02:00
Jakob Ketterl eed520daac implement edit and delete 2019-09-29 15:29:53 +02:00
Jakob Ketterl 4a7b42202e add edit and delete button 2019-09-29 14:48:36 +02:00
Jakob Ketterl f292ba55c1 use actual, not visible, frequency 2019-09-28 20:52:37 +02:00
Jakob Ketterl af9fcbc38d complete storage and display 2019-09-28 20:28:25 +02:00
Jakob Ketterl bd9cdc1cba buttons and storage action 2019-09-28 20:15:47 +02:00
Jakob Ketterl be21d4c9ac show dialog and load values into it 2019-09-28 19:20:21 +02:00
Jakob Ketterl 39a4366eab locator wrappers aren't even needed 2019-09-28 16:54:24 +02:00
Jakob Ketterl 4407146962 add bookmark button 2019-09-28 16:50:21 +02:00
Jakob Ketterl c3bcb17312 Merge branch 'develop' into bookmarks 2019-09-28 07:36:54 +02:00
Jakob Ketterl 1b95807ac6 beautiful 2x scale for retina displays 2019-09-28 07:36:28 +02:00
Jakob Ketterl 12a341e607 click handling and tuning 2019-09-28 02:21:29 +02:00
Jakob Ketterl 020445743c add bookmarks display 2019-09-28 01:57:34 +02:00
Jakob Ketterl 671509df3b fix variable name 2019-09-21 15:19:10 +02:00
Jakob Ketterl 996422ff4b show aprs symbols in decoding list, too 2019-09-19 00:18:51 +02:00
Jakob Ketterl 7689d1a2e2 narrow bandpass specifically for wspr 2019-09-15 12:23:11 +02:00
Jakob Ketterl 8d47259f78 show decoded aprs messages in the frontend 2019-09-13 22:29:04 +02:00
Jakob Ketterl 942ee637b0 fix alternate spaces 2019-09-03 23:38:27 +02:00
Jakob Ketterl e63569e3e9 packet decoding as secondary demodulator, finally displayin something on
the webpage
2019-08-11 13:52:19 +02:00
Jakob Ketterl 5fbbd897b5 Merge branch 'develop' into packet 2019-08-11 11:53:29 +02:00
Jakob Ketterl ea9feeefd2 complete dial frequency feature frontend 2019-07-20 19:53:42 +02:00
Jakob Ketterl 25b0e86f09 add FT4 because why not 2019-07-20 13:38:25 +02:00
Jakob Ketterl a7a032dc8f this goes in there 2019-07-19 21:16:16 +02:00
Jakob Ketterl f1098801e2 let's try to avoid browser problems 2019-07-15 21:35:39 +02:00
Jakob Ketterl 7dcfead843 let's try to implement jt65 and jt9 as well 2019-07-14 17:09:34 +02:00
Jakob Ketterl 30b46c4cdd allocate more space to the freq column 2019-07-14 14:43:44 +02:00
Jakob Ketterl 69c3a63794 link the map in wpsr messages, too 2019-07-14 14:33:30 +02:00
Jakob Ketterl 6d5c8491e4 implement wspr 2019-07-13 23:16:25 +02:00
Jakob Ketterl 9f2b715d9f exponential backoff 2019-07-13 21:40:48 +02:00
Jakob Ketterl 5ada234f64 remove javascript from the header 2019-07-11 19:37:00 +02:00
Jakob Ketterl c6aa5c3a3c make the interface pretty 2019-07-08 20:45:09 +02:00
Jakob Ketterl c7503f87d7 show ft8 panel only when ft8 is active 2019-07-08 20:31:34 +02:00
Jakob Ketterl 2201daaa20 click-through to selected locator on the map 2019-07-07 22:36:34 +02:00
Jakob Ketterl 94afa94428 add a link to the map 2019-07-07 21:44:42 +02:00
Jakob Ketterl d0cecbdfd7 implement removal of old messages in the gui 2019-07-07 14:31:12 +02:00
Jakob Ketterl 182a8af57f deliver better timestamps 2019-07-07 14:09:24 +02:00
Jakob Ketterl eb1b1ba22f fix utc timestamps 2019-07-06 21:26:35 +02:00
Jakob Ketterl d8a7dfbdbd ft8 messages panel 2019-07-06 21:04:18 +02:00
Jakob Ketterl 284646ee6c first stab at ft8 decoding: chop up audio, call jt9 binary to decode 2019-07-06 18:21:43 +02:00
Jakob Ketterl 3f05565b7b show selected callsign on the map 2019-07-06 15:04:39 +02:00
Jakob Ketterl 31b8dd4fd5 send ysf pins to the map 2019-07-06 12:53:11 +02:00
Jakob Ketterl f283a1ad68 prepare for different types of connections 2019-07-01 11:47:07 +02:00
Jakob Ketterl 1f6f755d7f Merge branch 'develop' into packet 2019-06-22 18:20:01 +02:00
Jakob Ketterl 96468f9258 add a basic clickable pin that opens google maps for now 2019-06-19 23:16:57 +02:00
Jakob Ketterl 8af8f93434 implement dmr timeslot muting 2019-06-15 19:10:33 +02:00
Jakob Ketterl adf62bc2ca sync indicator 2019-06-15 12:30:04 +02:00
Jakob Ketterl 3a89f52028 better sync on the client side 2019-06-10 21:30:46 +02:00
Jakob Ketterl c7d969c96e polishing up the imaging 2019-06-09 22:27:35 +02:00
Jakob Ketterl 2053a6b16b more clean-up stuff 2019-06-09 19:12:37 +02:00
Jakob Ketterl e1d54bdf1d fix typo 2019-06-09 17:49:14 +02:00
Jakob Ketterl 761ca1132d nicer user display panel for YSF, too 2019-06-09 17:39:15 +02:00
Jakob Ketterl 2010a38411 add new nicer dmr status display 2019-06-09 15:15:27 +02:00
Jakob Ketterl 94516ef341 implement https detection (thanks Denys Vitali) 2019-06-08 23:36:16 +02:00
Jakob Ketterl f49086a527 add first integration of direwolf for aprs 2019-06-07 15:11:04 +02:00
Jakob Ketterl 7100d43d9e show callsigns for ham radio dmr ids 2019-05-30 17:19:46 +02:00
Jakob Ketterl 14f932eea8 parse metadata on the server side 2019-05-30 16:12:13 +02:00
Jakob Ketterl 725615fbe5 display the mode from the metadata for ysf 2019-05-25 01:45:05 +02:00
Jakob Ketterl 7d4111fec8 hide metadata panel if no metadata is available 2019-05-16 23:09:57 +02:00
Jakob Ketterl 4496fcc8b0 report client numbers on change only 2019-05-15 19:51:50 +02:00
Jakob Ketterl cffb65e37d cpu usage fix 2019-05-15 19:43:52 +02:00
Jakob Ketterl 03049b79dd narrower bandwidth actually improves decoding 2019-05-15 11:33:23 +02:00
Jakob Ketterl 5e67f036b4 fix demodulator buttons 2019-05-14 23:36:37 +02:00
Jakob Ketterl 9812d38eee refactor dsp outputs
add digimode metadata
2019-05-14 23:30:03 +02:00
Jakob Ketterl 2408d77f15 feature detection for digital voice; display modulator buttons only when
available
2019-05-13 19:19:15 +02:00
Jakob Ketterl 823995d4ba Merge branch 'server_rework' into server_rework_dsd 2019-05-13 17:46:02 +02:00
Jakob Ketterl ddf9123e8b fix auto-sqelch 2019-05-12 16:02:49 +02:00
Jakob Ketterl 3c5aa89469 fix the mathbox / 3d spectrum 2019-05-11 17:55:32 +02:00
Jakob Ketterl dac35ae526 re-establish client reporting 2019-05-10 22:47:40 +02:00
Jakob Ketterl b17364e701 prevend weird asm.js error by reusing things 2019-05-10 18:29:54 +02:00
Jakob Ketterl 7427fa3608 sdr profile selection frontend 2019-05-10 16:14:16 +02:00
Jakob Ketterl b3d5f924c3 rewrite urls to work again 2019-05-10 14:28:29 +02:00
Jakob Ketterl 56dcd00e82 fix audio on reconnect 2019-05-09 16:11:14 +02:00
Jakob Ketterl f5d9306c37 fix network usage 2019-05-07 20:20:12 +02:00
Jakob Ketterl 4cd23cf445 more work to allow seamless config switching 2019-05-07 20:06:06 +02:00
Jakob Ketterl e937f2bca3 implement client reconnect; remove some old code 2019-05-07 15:21:16 +02:00
Jakob Ketterl efb6e9c6cd how did that get there? 2019-05-05 22:15:27 +02:00
Jakob Ketterl f44ff3715f secondary demod now at least displaying something (and other small fixes) 2019-05-05 22:09:48 +02:00
Jakob Ketterl a4313c3340 add secondary demod (not working with my csdr atm, unable to test.) 2019-05-05 20:36:50 +02:00
Jakob Ketterl cb0d59de61 make receiver details dynamic 2019-05-05 17:52:26 +02:00
Jakob Ketterl 0da62dad82 add cpu usage 2019-05-05 17:34:40 +02:00
Jakob Ketterl 854ac6d5f1 (hopefully) improve the header markup 2019-05-05 17:10:49 +02:00
Jakob Ketterl 0f86796e75 get the s-meter back 2019-05-05 16:17:55 +02:00
Jakob Ketterl f05afc4b0a get the audio going as well 2019-05-04 23:11:13 +02:00
Jakob Ketterl 6ec21e6716 send missing parameters for audio client startup 2019-05-04 20:40:13 +02:00