Commit Graph

577 Commits

Author SHA1 Message Date
Jakob Ketterl f1d9a4a28c switch to shift_addfast_cc for better performance 2020-05-24 03:04:20 +02:00
Jakob Ketterl 2b4799591f initialize logging early since there may be messages happening in
imports
2020-05-14 22:57:09 +02:00
Jakob Ketterl 048aab682f include changed wsjt keys in config migration 2020-05-14 22:56:49 +02:00
Jakob Ketterl 10d6309608 add rockprog as a dependency 2020-05-14 21:40:28 +02:00
Jakob Ketterl 7d41fc8b06 pass temporary directory to services, too 2020-05-11 23:45:44 +02:00
Jakob Ketterl 2483398b0f clean up .wav files on exception, refs #107 2020-05-11 23:20:03 +02:00
Jakob Ketterl a94209a2bc apply some alt tags to images 2020-05-11 20:31:21 +02:00
Jakob Ketterl 9366d67218 dynamic sdr device settings 2020-05-10 20:18:42 +02:00
Jakob Ketterl 8df885b727 download receiver details via rest api 2020-05-10 17:27:46 +02:00
Jakob Ketterl 11cf2a96e2 create a receiver details route for use in the header 2020-05-10 17:12:42 +02:00
Jakob Ketterl 508ea2cf96 create a javascript profile for the map, too 2020-05-10 17:03:30 +02:00
Jakob Ketterl 4971bee67c create a javascript profile for the map, too 2020-05-10 16:12:37 +02:00
Jakob Ketterl 5606646064 implement basic support for radioberry 2020-05-10 00:03:14 +02:00
Jakob Ketterl 3202f48f8e header details on map, too 2020-05-09 00:20:38 +02:00
Jakob Ketterl 3a455a0452 start collecting header routines 2020-05-09 00:11:20 +02:00
Jakob Ketterl f2288ceb49 let's work with frame targets 2020-05-08 23:53:50 +02:00
Jakob Ketterl eab3bf780e fix problems with sdr device failover detection 2020-05-04 20:36:17 +02:00
Jakob Ketterl 93b8f75cc3 automatically load modes into bookmark dialog 2020-05-03 23:56:22 +02:00
Jakob Ketterl a6a29b7032 actually, it's better to catch the exception inside 2020-05-03 21:50:40 +02:00
Jakob Ketterl 981d3b6673 ignore keyerrors in this case 2020-05-03 21:28:37 +02:00
Jakob Ketterl beed0c1a70 improve squelch handling
squelch is now included in the URL hash
some modes now have the squelch visually disabled, refs #65
2020-05-03 19:55:48 +02:00
Jakob Ketterl d98abe42bc fix configurable_keys exception 2020-05-03 17:50:37 +02:00
Jakob Ketterl 52367e53f5 remove the debugging 2020-05-03 17:46:32 +02:00
Jakob Ketterl e409c37158 add remark about js8 binary location 2020-05-03 12:09:36 +02:00
Jakob Ketterl 0868e643c9 return after sending 404 2020-05-02 16:59:27 +02:00
Jakob Ketterl e01a12a945 just a comma 2020-05-02 13:57:19 +02:00
Jakob Ketterl 8c8445eb3b improve receiver load times by concating javascript 2020-05-02 13:35:42 +02:00
Jakob Ketterl a96690c8bd fft_fps isn't even used in the frontend 2020-05-02 01:36:12 +02:00
Jakob Ketterl 56f3f089a1 fix debugging; synchronize startup 2020-04-30 22:54:44 +02:00
Jakob Ketterl 33762574c3 improve demodulator initalization, part 2: refactor js classes 2020-04-30 22:07:19 +02:00
Jakob Ketterl 6a8168025d improve demodulator initialization 2020-04-26 22:46:30 +02:00
Jakob Ketterl 26321ab68b keep more parameters on the server side 2020-04-26 18:45:41 +02:00
Jakob Ketterl bb1b561c47 fully-automatic mode panel generation 2020-04-26 16:58:31 +02:00
Jakob Ketterl 907787cfdc implement first stages of active mode communication 2020-04-26 15:17:03 +02:00
Jakob Ketterl e61d3a22a3 add if_mode mapping for sdrplay, refs #105 2020-04-26 13:49:03 +02:00
Jakob Ketterl fb90a4e54b display sdr devices 2020-04-26 02:15:19 +02:00
Jakob Ketterl 5282b5f8df implement redirect on login 2020-04-26 01:54:48 +02:00
Jakob Ketterl 9942b3baf2 separate page for sdr settings 2020-04-25 21:55:52 +02:00
Jakob Ketterl b874583931 setup for multiple settings sections 2020-04-25 21:42:00 +02:00
Jakob Ketterl a4ebf87263 check for key 2020-04-25 20:55:33 +02:00
Jakob Ketterl dd492fa63c hide "settings" link if features is disabled 2020-04-25 20:52:41 +02:00
Jakob Ketterl e064352621 finally, remove debugging 2020-04-25 19:18:30 +02:00
Jakob Ketterl 2198c00d00 add js8 settings to web configuration 2020-04-25 17:33:30 +02:00
Jakob Ketterl 978eea400d clean up wsjt remainders in absctract code 2020-04-25 16:22:40 +02:00
Jakob Ketterl a828f61c72 use right message delay for mode 2020-04-24 23:47:05 +02:00
Jakob Ketterl 4e67be8a3c dynamic profiles 2020-04-23 23:30:56 +02:00
Jakob Ketterl 623f21f769 fast and turbo modes 2020-04-23 22:27:03 +02:00
Jakob Ketterl 280e39d9c4 js8 slow mode 2020-04-23 22:19:07 +02:00
Jakob Ketterl 2df56ad8b9 js8 slow mode (attempt?) 2020-04-23 00:34:49 +02:00
Jakob Ketterl 5ab2f02f63 multi-profile decoding 2020-04-23 00:21:59 +02:00
Jakob Ketterl 0120b33a25 refactor chopper out of wsjt 2020-04-22 23:53:19 +02:00
Jakob Ketterl 9622cd6a2a Merge branch 'develop' into js8call 2020-04-22 18:34:10 +02:00
Jakob Ketterl 78ccaa7d65 access regex groups in python 3.5 compatible way, closes #109 2020-04-22 18:28:45 +02:00
Jakob Ketterl 520ddbb034 Merge branch 'develop' into js8call 2020-04-21 19:27:13 +02:00
Jakob Ketterl 0a16500133 get avatar path from pkg_resources, refs #108 2020-04-21 19:24:57 +02:00
Jakob Ketterl a573fa0b93 Merge branch 'develop' into js8call 2020-04-19 23:38:51 +02:00
Jakob Ketterl 9a86bc23be make hackrf sleep for 1 second on restarts (device is not released
immediately)
2020-04-19 23:36:35 +02:00
Jakob Ketterl 4287387a5e threading frontend implementation 2020-04-19 22:10:32 +02:00
Jakob Ketterl 1023087c8a get locator from compound frame, too 2020-04-17 23:50:23 +02:00
Jakob Ketterl 116e20335e Merge branch 'develop' into js8call 2020-04-15 22:25:14 +02:00
Markus Hauschild 4d157d275a hackrf: properly use ppm setting as parameter 2020-04-15 21:22:06 +02:00
Jakob Ketterl 1f70b93310 seems like we're in upper case 2020-04-14 23:16:45 +02:00
Jakob Ketterl 4c604bf400 Merge branch 'develop' into js8call 2020-04-14 22:37:22 +02:00
Jakob Ketterl da4917998d js8 metrics 2020-04-14 22:31:30 +02:00
Jakob Ketterl 99b4a25de7 js8 service 2020-04-14 21:27:50 +02:00
Jakob Ketterl 2de0cbc6c0 send messages to frontend, spots to pskreporter 2020-04-14 21:10:35 +02:00
Jakob Ketterl 7948d1f27a move dmr_filter property to the right list 2020-04-14 13:43:26 +02:00
Jakob Ketterl bcb8a2315c use new library for js8 decoding 2020-04-13 16:35:31 +02:00
Jakob Ketterl ddfd85c586 add js8 decoding if available 2020-04-12 13:10:23 +02:00
Jakob Ketterl 0e8715b5a1 the space has been introduced at some point, make it optional 2020-04-12 00:53:58 +02:00
Jakob Ketterl 6d43126fa5 remove unused import 2020-04-10 20:05:06 +02:00
Jakob Ketterl f7c9fbcc22 factory name has been changed in v3 2020-04-10 17:25:32 +02:00
Jakob Ketterl aa29836039 remove debugging output 2020-04-10 17:21:53 +02:00
Jakob Ketterl c30740c4e3 add uhd and redpitaya device modules; switch driver detection to
factories
2020-04-10 16:33:04 +02:00
Jakob Ketterl d07cbb2b10 more abc 2020-04-05 21:48:05 +02:00
Jakob Ketterl 8fdf263e4b explicitly cast frequency 2020-04-05 21:47:40 +02:00
Jakob Ketterl 4d67b684e4 refactor 2020-04-05 19:08:58 +02:00
Jakob Ketterl d06e9151b9 pass the frequency along with the job, refs #22 #61 2020-04-05 16:35:46 +02:00
Jakob Ketterl 366def0235 use abc 2020-04-05 15:22:23 +02:00
Jakob Ketterl 2301141b44 add missing keys() method 2020-04-02 18:21:45 +02:00
Jakob Ketterl 112eda2021 use the command mapper to generate event keys 2020-04-02 00:10:28 +02:00
Jakob Ketterl 70ba0cd618 add direct_sampling mapping for rtl_sdr 2020-04-01 23:37:40 +02:00
Jakob Ketterl 78704885d7 drop another todo 2020-04-01 22:39:32 +02:00
Jakob Ketterl 6c3bb0b520 add first user storage implementation 2020-04-01 22:29:42 +02:00
Jakob Ketterl 3f742c7b1a webadmin feature flag 2020-04-01 21:39:53 +02:00
Jakob Ketterl f0ef5bb371 add location picker so set receiver location 2020-03-29 21:40:29 +02:00
Jakob Ketterl 29566430a6 add location input fields 2020-03-29 20:49:37 +02:00
Jakob Ketterl 2ef80eee1d refactor and format 2020-03-29 20:14:34 +02:00
Jakob Ketterl 65a0320cea refactor 2020-03-29 19:52:56 +02:00
Jakob Ketterl 199dfe106a add a new multi-checkbox to select background detection services 2020-03-29 19:50:37 +02:00
Jakob Ketterl 056a8a3289 migrate waterfall settings away from tuples 2020-03-29 18:49:13 +02:00
Jakob Ketterl 7914202df3 move over to fork 2020-03-29 18:33:14 +02:00
Jakob Ketterl fd9e913a49 config migration for receiver_gps 2020-03-29 18:08:26 +02:00
Jakob Ketterl 2b7d6738f1 switch to json to avoid external dependency 2020-03-29 17:14:37 +02:00
Jakob Ketterl f81e53e455 fix typo 2020-03-28 00:40:36 +01:00
Jakob Ketterl 3011e62fad add first steps towards a storage implementation 2020-03-27 23:44:03 +01:00
Jakob Ketterl 54dc412c4a add number types 2020-03-27 22:00:10 +01:00
Jakob Ketterl 0e9bb45d89 add more fields 2020-03-27 21:11:33 +01:00
Jakob Ketterl 6493fb86c1 add sdr.hu settings 2020-03-27 01:14:38 +01:00
Jakob Ketterl df21a1eed6 send initial settings 2020-03-27 00:35:05 +01:00