Commit Graph

1173 Commits

Author SHA1 Message Date
Stanislav Lechev [0xAF] deb9d734a5 fix some issues on leaflet map 2023-08-08 04:59:43 +03:00
Marat Fayzullin 2228054d0e Clicking MAP icon in Maps switches map type now. 2023-08-07 20:38:40 -04:00
Marat Fayzullin 4314af5aad Moving zoom control to bottom-right (like GMaps). 2023-08-07 18:58:02 -04:00
Marat Fayzullin 7dd243ab02 Added map type selection to the settings. 2023-08-07 16:14:25 -04:00
Marat Fayzullin 1267702640 Adding multiple maps. 2023-08-07 14:49:11 -04:00
Marat Fayzullin fe0c1ef6bb Not using icons on the map. 2023-08-06 23:55:29 -04:00
Marat Fayzullin bb9537bfdf Now using symbols not icons. 2023-08-06 23:54:37 -04:00
Luarvique L. Luarvique 657af576a4
Merge pull request #15 from 0xAF/new_map
change feature icons with symbols
2023-08-06 23:12:53 -04:00
Marat Fayzullin d109e591cd Integration. 2023-08-06 23:11:39 -04:00
Marat Fayzullin 380d873aa5 Integrating changes 2023-08-06 22:49:02 -04:00
Stanislav Lechev [0xAF] 4857286994 change feature icons with symbols 2023-08-07 05:48:54 +03:00
Stanislav Lechev [0xAF] 0fcdcf0e8a add Leaflet with OSM and other maps 2023-08-07 03:42:38 +03:00
Marat Fayzullin 82022d4cce Adidng missing library. 2023-08-01 21:02:36 -04:00
Marat Fayzullin ebdf390107 Simplifying code. 2023-07-31 23:07:52 -04:00
Marat Fayzullin 67b5276211 Making clock work again. 2023-07-31 22:48:26 -04:00
Marat Fayzullin 6a5d715aa0 Fixing bugs. 2023-07-31 22:25:45 -04:00
Marat Fayzullin cc944a0c01 Renaming to MapManager. 2023-07-31 22:08:23 -04:00
Marat Fayzullin 43dd9ca600 Fixing UTC clock event. 2023-07-31 22:05:37 -04:00
Marat Fayzullin 7dc8f910d5 Finished refactoring maps. 2023-07-31 22:05:37 -04:00
Marat Fayzullin f6afd5fe8c Added proper derivation for markers. 2023-07-31 22:05:37 -04:00
Marat Fayzullin bcd0b971d6 Defined API between abstract and implementation-specific Locators. 2023-07-31 22:05:37 -04:00
Marat Fayzullin d232897094 Performance issue with GMap rectangles solved. 2023-07-31 22:05:37 -04:00
Marat Fayzullin 7e0239d9b5 Separated locators from the map implementation. 2023-07-31 22:05:37 -04:00
Marat Fayzullin eb11d65f92 Moved markers storage into MarkerManager. 2023-07-31 22:05:37 -04:00
Marat Fayzullin 49eb69c143 Proper inheritance now. 2023-07-31 22:05:37 -04:00
Marat Fayzullin 76aeba891e Refactoring markers. 2023-07-31 22:05:37 -04:00
Marat Fayzullin 8e2e973ebb Moving common markers functionality to MarkerManager.js. 2023-07-31 22:05:37 -04:00
Marat Fayzullin 8810b58079 Clicking on UTC time hides map controls now. 2023-07-27 23:35:23 -04:00
Marat Fayzullin 7604a8e385 Improving things. 2023-07-19 22:06:05 -04:00
Marat Fayzullin 2eb3c0aac3 Now updating EIBI database from the marker manager thread. 2023-07-18 19:30:14 -04:00
Marat Fayzullin 34ef4e7b66 Adding EIBI schedules properly 2023-07-18 11:29:51 -04:00
Marat Fayzullin 54843ecace Improving EIBI schedules. 2023-07-17 15:33:54 -04:00
Marat Fayzullin 9d4669efb4 Placing EIBI stations on the map, with the current frequencies. 2023-07-17 15:02:35 -04:00
Marat Fayzullin 76c8005834 Fixing APRS info windows. 2023-07-15 13:37:50 -04:00
Marat Fayzullin 39e9cc0902 Fixing feature info windows. 2023-07-15 13:18:27 -04:00
Marat Fayzullin cf5db24016 Created new infowindows for markers, etc. 2023-07-14 19:44:41 -04:00
Marat Fayzullin 83a7309154 Scraping EIBI schedule appears to work now. 2023-07-13 22:52:25 -04:00
Marat Fayzullin 7b39c93960 Added EIBI database parser, using it for list of transmitters. 2023-07-13 19:04:06 -04:00
Marat Fayzullin fa7acec37e Markers no longer expire. 2023-07-13 11:22:00 -04:00
Marat Fayzullin cc2574d7cc Renaming MapFeatures to MarkerManager. 2023-07-12 10:36:20 -04:00
Marat Fayzullin 35aca333cb Fixing feature switch. 2023-07-12 10:30:02 -04:00
Marat Fayzullin 9ba5408ef7 Renaming to properly reflect functionality. 2023-07-11 23:14:04 -04:00
Marat Fayzullin 1acd27a022 Now individuall togglable features. 2023-07-11 21:05:18 -04:00
Marat Fayzullin 25167db8c6 Added separate map display for features. 2023-07-11 21:05:18 -04:00
Marat Fayzullin d3f9288749 Added web scraping, own thread, etc. 2023-07-11 21:05:18 -04:00
Marat Fayzullin 36faf4148c Adding support for a static overlay of other receivers. 2023-07-11 21:05:17 -04:00
Marat Fayzullin 430abf3786 Fixing log window and CW/RTTY console to scale on mobile devices. 2023-07-04 16:30:47 -04:00
Marat Fayzullin 0111c05555 Fixing status bar on the mobile devices. 2023-07-04 16:18:35 -04:00
Marat Fayzullin eee5b68d6b Simplified clock. 2023-06-30 11:25:59 -04:00
Marat Fayzullin 8fe33a3b81 Synchronized UTC clock changes with the minute changes. 2023-06-30 11:19:34 -04:00
Marat Fayzullin a283dced07 Removing spaces between CPU load and temperature. 2023-06-27 12:04:32 -04:00
Marat Fayzullin 8540fcddd2 Added CPU temperature to the CPU load display. 2023-06-24 01:00:05 -04:00
Marat Fayzullin 6eb19e8c5b Adding UTC clock to the receiver panel bottom. 2023-06-24 00:27:37 -04:00
Marat Fayzullin 36e0af01dc Making ISM device name column wider. 2023-06-20 11:43:19 -04:00
Marat Fayzullin 7f7a3e39bd Made scanner continue scan from the last active bookmark. 2023-06-11 21:12:55 -04:00
Marat Fayzullin 3242e22e7e Adding admin-defined receiver name (if any) to the window title. 2023-06-11 21:08:31 -04:00
Marat Fayzullin a637669d43 Fixing Settings icon getting cut off on Chrome, preventing accidetal resize, making number input overlap UI. 2023-06-11 21:07:11 -04:00
Marat Fayzullin d02727a147 Trying to allow locking certain SDR sources with magic key. 2023-06-08 23:53:09 -04:00
Marat Fayzullin 30089b3d7f Now also adding frame to bookmark dialogs. 2023-06-08 23:04:37 -04:00
Marat Fayzullin 767952bbfd Added separate ZVEI decoder for German SELCALL modes. 2023-06-06 22:53:59 -04:00
Marat Fayzullin 56af0a6afd Updating column names and formatting for PAGE, HFDL, ISM. 2023-06-04 21:19:06 -04:00
Marat Fayzullin 42cc4f37bf Added option to swap mouse wheen function between tuning and zooming. 2023-06-03 11:58:58 -04:00
Marat Fayzullin 59695652d1 No longer using separate aircraft URL. 2023-05-31 19:33:47 -04:00
Marat Fayzullin eeedcaa4df Now linking HFDL data display to flight/aircraft lookup sites. 2023-05-31 17:42:49 -04:00
Marat Fayzullin 8220d622e5 More improvement to HFDL. 2023-05-31 12:41:47 -04:00
Marat Fayzullin 7abfc85796 Improving HFDL decoder, showing aircraft on the map. 2023-05-31 11:36:50 -04:00
Marat Fayzullin 5586f6e6f8 Integrated with DumpVHDL tool to listen to HFDL traffic. 2023-05-30 20:42:47 -04:00
Marat Fayzullin fabdc2c119 Added 6.25kHz and 8.33kHz tuning steps. 2023-05-30 11:20:55 -04:00
Marat Fayzullin 008189dc22 Placing rtl433 and multimon integrations into a common "toolbox" module. 2023-05-29 20:59:43 -04:00
Marat Fayzullin 7c4321c2e7 Added checking for attributes, added 433.92 ISM to bands.json. 2023-05-29 18:34:37 -04:00
Marat Fayzullin cc9974bd38 ISM processing now works, display works too. 2023-05-29 18:16:04 -04:00
Marat Fayzullin f6fabac9f1 Fixing a CSS error. 2023-05-28 20:56:15 -04:00
Marat Fayzullin d43fdb2afb Trying to integrate with rtl_433 for ISM signal decoding. 2023-05-28 20:56:15 -04:00
Marat Fayzullin 5bef272bb4 Adding squelch to SELLCALL and potentially other multimon-ng modules. 2023-05-27 17:56:45 -04:00
Marat Fayzullin 93bbbab4df Fixing stuff. 2023-05-27 00:27:00 -04:00
Marat Fayzullin c0ea503bf5 Changing HTML stuff to accommodate generic paging display. 2023-05-27 00:04:42 -04:00
Marat Fayzullin 1fff93bfa8 Now escaping HTML entities in Flex messages. 2023-05-26 19:07:20 -04:00
Marat Fayzullin d53ce31409 Added support for non-image storage files to the browser. 2023-05-26 11:03:19 -04:00
Marat Fayzullin 9c9805c4b3 Fixing text display for SELCALL. 2023-05-24 17:14:43 -04:00
Marat Fayzullin b38972c880 Fixing secondary demo waterfall for SelCall. 2023-05-24 16:43:42 -04:00
Marat Fayzullin f190f87ee6 Fixed table width blowing up. 2023-05-23 20:47:45 -04:00
Marat Fayzullin 4f24581d3d Fixing FLEX display. 2023-05-23 20:47:45 -04:00
Marat Fayzullin 9e4f9fcd3e Flex panel works now. 2023-05-23 20:47:45 -04:00
Marat Fayzullin 7c9ebd7734 Now using capcode as Flex address. 2023-05-23 20:47:45 -04:00
Marat Fayzullin 9b087fd68a Showing timestamp as address for now. 2023-05-23 20:47:45 -04:00
Marat Fayzullin d75b28ee3f Adding Flex message panel. 2023-05-23 20:47:45 -04:00
Marat Fayzullin 045ecc4e31 Removing secondary frequency marker, dropping sampling freq to 24000. 2023-05-23 20:47:45 -04:00
Marat Fayzullin 46e3e61d48 Adding support for Multimon-NG decoders via libmmon. 2023-05-23 20:47:45 -04:00
Marat Fayzullin 1e16a5d089 No longer resetting waterfall colors when changing center frequency. 2023-05-22 10:07:16 -04:00
Marat Fayzullin 4561cb9632 No longer resetting magic key on initial page load. 2023-05-21 11:32:57 -04:00
Marat Fayzullin ddc756cad7 Magic key works at last! 2023-05-21 00:08:12 -04:00
Marat Fayzullin 9a0906695f Added magic key option for changing center frequency. 2023-05-20 23:08:21 -04:00
Marat Fayzullin c77d3c24a4 Added ability to jump center_frequency by right-clicking arrow buttons. 2023-05-20 15:43:56 -04:00
Marat Fayzullin 5488c29807 Added 10Hz, 20Hz, and 50Hz steps for CW listeners. 2023-05-18 22:50:57 -04:00
Marat Fayzullin 95fb8b8dda Optimized stopping the scanner. 2023-05-13 13:16:12 -04:00
Marat Fayzullin 6d6b8c7d16 Switched to Math.round() to compute FFT index. 2023-05-12 23:42:11 -04:00
Marat Fayzullin ffab6fb317 Cleanup. 2023-05-12 23:36:35 -04:00
Marat Fayzullin 094b19ab45 Also adding 13dB to the current bookmark level. 2023-05-12 23:11:08 -04:00
Marat Fayzullin 6e717ac656 Added ~13dB to account for discrepancy between S-meter and FFT data. 2023-05-12 22:51:56 -04:00
Marat Fayzullin de0560b95a Added scanner-running icon. 2023-05-12 22:24:46 -04:00
Marat Fayzullin 8de64d16ec Stopping scanner when a frequency is clicked. 2023-05-12 21:28:46 -04:00
Marat Fayzullin 64f539c520 Scanner enabled by right-click on the SQUELCH button. 2023-05-10 20:05:12 -04:00
Marat Fayzullin f69f19e9e0 Optimizing code. 2023-05-10 11:25:50 -04:00
Marat Fayzullin cfd2b919d1 Now getting scanner threshold from the squelch slider. 2023-05-10 00:15:41 -04:00
Marat Fayzullin 60f70b71eb Optimizing data processing for spectrum and scanner. 2023-05-10 00:03:45 -04:00
Marat Fayzullin e728fea6b6 Adding basic scanner for bookmarked frequencies. 2023-05-09 23:48:21 -04:00
Marat Fayzullin b500367e9a Porting MSK144 decoder from the OWRX 'develop' branch. 2023-05-06 20:17:09 -04:00
Marat Fayzullin 428e7a6044 Disabling RLE for now. 2023-05-05 23:04:25 -04:00
Marat Fayzullin acec6d0d19 Fixing the overflow problem when pushing fax data to HTML. 2023-05-03 19:26:08 -04:00
Marat Fayzullin fd7166591b Fixing color order issue with SSTV and FAX displays. 2023-05-01 11:38:33 -04:00
Marat Fayzullin de5a9d129e No viewport. 2023-05-01 11:03:22 -04:00
Marat Fayzullin c4f0b3dfb1 Updating files browser. 2023-05-01 11:01:27 -04:00
Marat Fayzullin 5708113ef2 Fixing bandpass font spec. 2023-04-29 18:18:47 -04:00
Marat Fayzullin fb83e3e423 Fixed bandpass indicator getting cut off. 2023-04-29 17:24:03 -04:00
Marat Fayzullin c1314cba2a Fixed bug with modified bandpass resetting on frequency change. 2023-04-27 20:10:59 -04:00
Marat Fayzullin 8b1a87111a Restricting image tiles in file browser to 32% width. 2023-04-23 20:27:00 -04:00
Marat Fayzullin b6d585060f Adding 12500 and 25000 tuning steps, correcting Python package info. 2023-04-23 19:16:52 -04:00
Marat Fayzullin 04382d3989 Merged fax decoder and SSTV performance improvements. 2023-04-22 15:55:22 -04:00
Marat Fayzullin caf4a3c585 Fixing minor JavaScript error on startup. 2023-04-06 11:03:52 -04:00
Marat Fayzullin 8e5b6c4e54 Changed start message to "Start OpenWebRX+". 2023-04-05 23:20:37 -04:00
Marat Fayzullin fe3502dad0 Merge branch 'ui_collapsible' into indirect_aprs 2023-04-03 23:16:12 -04:00
Marat Fayzullin d04fa40167 Renaming path to hops. 2023-04-03 23:15:57 -04:00
Marat Fayzullin 3f98216943 Made section headers text unselectable. 2023-04-03 16:34:40 -04:00
Marat Fayzullin 9335840914 Cleanup. 2023-04-03 12:48:46 -04:00
Marat Fayzullin e31863b151 Added proper path display. 2023-04-03 12:39:46 -04:00
Marat Fayzullin 2499218c51 Separated arrows from section titles. 2023-04-03 10:39:51 -04:00
Marat Fayzullin 7ddcc992aa Adding arrows to the section dividers. 2023-04-03 00:02:58 -04:00
Marat Fayzullin 2f0bd16e24 Adding direct/indirect APRS indicator to map markers. 2023-04-02 18:35:45 -04:00
Marat Fayzullin 775dcd9283 Reverting labels font to the standard. 2023-04-02 11:34:20 -04:00
Marat Fayzullin 2a80dc7904 Fixing minor labels in receiver panel. 2023-04-02 10:44:19 -04:00
Marat Fayzullin 87eee0b593 Fixed section title font. 2023-04-01 22:50:35 -04:00
Marat Fayzullin 4285afe1f8 Renaming Visual to Range. 2023-04-01 22:14:31 -04:00
Marat Fayzullin 24bd205152 Added labels to sections, making them easier to click. 2023-04-01 20:54:08 -04:00
Marat Fayzullin b170fe5cad Added mechanism for collapsing sections of the receiver panel. 2023-04-01 19:01:36 -04:00
Marat Fayzullin 4ed3fea080 Making map squares fully transparent when disabled. 2023-04-01 10:55:54 -04:00
Marat Fayzullin 3ad2d22f96 Added option to turn map colors off. 2023-03-30 22:42:08 -04:00
Marat Fayzullin ea95721c88 Added optional 2-pixel boarder around receiver panel. 2023-03-28 16:26:35 -04:00
Marat Fayzullin 4c856c7894 Fixing hangup when computing waterfall colors at the edge of bandwidth. 2023-03-26 19:57:02 -04:00
Marat Fayzullin 1b629e32ff Added UI opacity setting. 2023-03-25 16:15:17 -04:00
Marat Fayzullin 06edce97c7 Final touches to the spectrum display. 2023-03-25 15:21:56 -04:00
Marat Fayzullin 005908639e Made divider line thinner. 2023-03-25 00:11:32 -04:00
Marat Fayzullin 1088a261b5 Improving code. 2023-03-25 00:03:53 -04:00
Marat Fayzullin 34ed90bb69 Made spectrum react to mouse. 2023-03-24 23:22:27 -04:00
Marat Fayzullin 1b6d55c245 Scale background no longer moves. 2023-03-24 23:10:17 -04:00
Marat Fayzullin 66eb14b78c Spectrum works now. 2023-03-24 22:49:14 -04:00
Marat Fayzullin b17a3dfe0c Fixed canvas resize. 2023-03-24 22:41:14 -04:00
Marat Fayzullin 20c71ee05b Improving spectrum display. 2023-03-24 22:27:40 -04:00
Marat Fayzullin 027790b8dd Adding proper spectrum display. 2023-03-24 21:04:39 -04:00
Marat Fayzullin e56f9de7d3 Adding modular spectrum display. 2023-03-24 00:31:18 -04:00
Marat Fayzullin c45c413050 Added processing of SSTV debug output, cut temeperature to one decimal digit. 2023-03-02 22:32:42 -05:00
Marat Fayzullin 7127608870 Adding optional modulation setting for digital modes in bands.json. 2023-02-28 15:37:33 -05:00
Marat Fayzullin e1300f76d8 Added frequency to SSTV filenames, refactored storage code, etc. 2023-02-28 14:38:24 -05:00
Marat Fayzullin 7a1a03e4b9 Now reporting ship markers as coming from AIS. 2023-02-26 12:31:48 -05:00
Marat Fayzullin f09dea90de Improving code. 2023-02-26 11:51:33 -05:00
Marat Fayzullin 28f424a318 Added vessel lookup URL. 2023-02-25 23:40:39 -05:00
Marat Fayzullin 2765732e0e Now showing AIS details on the map. 2023-02-25 22:17:04 -05:00
Marat Fayzullin 5b77bc399c Hiding NMEA messages for now, not linkfying ship IDs. 2023-02-25 21:43:25 -05:00
Marat Fayzullin 3bee8c9297 AIS info panel now shows up. 2023-02-25 19:44:01 -05:00
Marat Fayzullin 1f4e38a705 Making AIS work. 2023-02-25 18:58:34 -05:00
Marat Fayzullin a808db8c60 Merge branch 'files' 2023-02-22 17:02:24 -05:00
Marat Fayzullin 8da73db80f Changing cursor to hand on downloadable canvas. 2023-02-22 17:01:59 -05:00
Marat Fayzullin 15060c8c3b Merge branch 'files' 2023-02-22 16:48:50 -05:00
Marat Fayzullin d81bb3fbf3 Now generating canvas image blob asynchonrously. 2023-02-22 16:48:24 -05:00
Marat Fayzullin 91db9c603a Merge branch 'files' 2023-02-22 16:35:45 -05:00
Marat Fayzullin 49175ebcff Saving SSTV images from the message window works now. 2023-02-22 16:35:21 -05:00
Marat Fayzullin 48178ee190 Added button flash. 2023-02-22 10:21:51 -05:00
Marat Fayzullin 7a56366cbf Refactoring. 2023-02-21 22:52:30 -05:00
Marat Fayzullin 6f701e02ea Table centered now. 2023-02-21 21:08:38 -05:00
Marat Fayzullin 4501c3700f Added top link to files. 2023-02-21 20:54:26 -05:00
Marat Fayzullin 3d8bfac74d File browser almost works now. 2023-02-21 20:46:59 -05:00
Marat Fayzullin c05064e6e8 Adding rudimentary file browser. 2023-02-21 20:30:39 -05:00
Marat Fayzullin 80cf77791e Attaching REC button to the S-meter. 2023-02-20 23:36:44 -05:00
Marat Fayzullin 2910a11c28 Now using UTC time for MP3 filenames. 2023-02-20 21:27:03 -05:00
Marat Fayzullin 811e1243c9 Done recording. 2023-02-20 20:41:23 -05:00
Marat Fayzullin 5e8158261f Code no longer crashes. 2023-02-19 23:33:25 -05:00
Marat Fayzullin b507a9951a Created AudioRecorder class, added to the audio. 2023-02-19 22:07:04 -05:00
Marat Fayzullin dbcb3704cd Adding MP3 audio recorder. 2023-02-19 21:19:42 -05:00
Marat Fayzullin c9cf6581da Removing debug stuff. 2023-02-16 20:54:20 -05:00
Marat Fayzullin b6bf6b1d70 Adding SSTV frequencies, extending citizens band, etc. 2023-02-15 19:51:47 -05:00
Marat Fayzullin 8bad5819ad Adding timestamps, removing debug. 2023-02-15 16:02:33 -05:00
Marat Fayzullin 540470dabf Adjusting window. 2023-02-15 12:56:19 -05:00
Marat Fayzullin 1490449088 Showing SSTV panel above secondary waterfall. 2023-02-15 12:30:20 -05:00
Marat Fayzullin d1a0563be4 Debugging. 2023-02-14 17:43:57 -05:00
Marat Fayzullin 3afc782973 Debugging 2023-02-13 17:10:48 -05:00
Marat Fayzullin f1a1719e86 SSTV integration started working. 2023-02-13 14:31:28 -05:00
Marat Fayzullin 88bbff42f1 Debugging 2023-02-12 21:22:50 -05:00
Marat Fayzullin f14256d60d Adding SSTV to the UI. 2023-02-11 13:00:21 -05:00
Marat Fayzullin 1105d835c9 Can now use SHIFT or mouse button to zoom or adjust bandpass with wheel. 2023-01-29 18:34:31 -05:00
Marat Fayzullin facd55545a Now using 2nd/3rd mouse button to switch bandpass shift/expand. 2023-01-29 18:02:11 -05:00
Marat Fayzullin 41c7fd89bc Change bandpass with scroll wheel and fixes to scale canvas control. 2023-01-28 14:08:20 -05:00
Marat Fayzullin 647e293f09 Making CwDemodulator width 50Hz, using fixed fonts for text output. 2023-01-28 13:56:20 -05:00
Marat Fayzullin 40feec8896 Bigger tuning buttons. 2023-01-15 16:54:54 -05:00
Marat Fayzullin edc7d92739 Fixing frequency jump to last input value on Firefox. 2023-01-15 16:52:46 -05:00
Marat Fayzullin bad6951277 Adding arrow buttons to the scale for touch tuning. 2023-01-12 14:06:50 -05:00
Marat Fayzullin cb49ef38e0 Adding arrow SVGs for further use. 2023-01-11 23:19:18 -05:00
Marat Fayzullin c523f1a895 Added 9kHz step, now updating step when profile changes. 2023-01-08 16:01:00 -05:00
Marat Fayzullin 4bf457e327 Improving zoom/pinch function. 2023-01-08 11:29:04 -05:00
Marat Fayzullin 3f192d9377 Added zoom/pinch functionality, improved panning. 2023-01-07 20:18:51 -05:00
Marat Fayzullin 6ba943f8b3 Fixed precise tuning with finger when fully zoomed out. 2023-01-06 12:02:32 -05:00
Marat Fayzullin f75e184a66 When fully zoomed out, panning will tune frequency (useful for touch). 2023-01-05 21:35:12 -05:00
Marat Fayzullin 62e5d156fe Added more details to the policy. 2023-01-05 21:09:01 -05:00
Marat Fayzullin 82487d0e8d Changing default policy page. 2023-01-04 23:26:17 -05:00
Marat Fayzullin cc0591b45d Branding. 2023-01-04 23:04:37 -05:00
Marat Fayzullin 2264b00813 Changing branding. 2023-01-04 22:58:01 -05:00
Marat Fayzullin d6e25e08b6 Session timeout feature works now. 2023-01-04 22:52:41 -05:00
Marat Fayzullin d5e64e2dc0 Adding session timeout settings, branding. 2023-01-04 22:12:28 -05:00
Marat Fayzullin f3c8a5875d Fixing scroll wheel operation. 2022-12-15 17:11:27 -05:00
Marat Fayzullin c5aea8e284 Changed offset to 800Hz so that we end up at the filter's center. 2022-12-15 13:34:35 -05:00
Marat Fayzullin 52f6ee5713 Added special case for CW, where receiver tunes 700Hz below the carrier. 2022-12-15 13:03:41 -05:00
Marat Fayzullin 834cdbc75f Adding touch support for panning waterfall, etc. 2022-12-11 20:12:19 -05:00
Marat Fayzullin 1fa9e497e8 Fixing watefall panning with the left mouse button. 2022-12-11 12:52:06 -05:00
Marat Fayzullin 8ec2a12a60 Fixing no-wind situation. 2022-12-05 23:19:02 -05:00
Marat Fayzullin c1906a4a68 Adding units. 2022-12-05 23:05:09 -05:00
Marat Fayzullin c504589b76 Adding more details about stationary markers. 2022-12-05 22:59:09 -05:00
Marat Fayzullin 22a447f590 Added altitude and device info. 2022-11-29 21:26:51 -05:00
Marat Fayzullin c36ec38fbd Adding APRS weather info and other APRS improvements. 2022-11-29 20:24:14 -05:00
Marat Fayzullin dff515be46 Tuning step button restores default tuning step now. 2022-11-20 20:26:24 -05:00
Marat Fayzullin a1bd9f4d9b Moving UI elements around. 2022-11-20 14:35:19 -05:00
Marat Fayzullin 26c12e1e38 Adding UI for the tuning step selection. 2022-11-19 23:37:27 -05:00
Marat Fayzullin e3780f6aea Adding all current customizations to the original forked code. 2022-11-19 14:34:47 -05:00
Jakob Ketterl 921fb23c8d prepare release of version 1.2.0 2022-06-15 18:28:50 +02:00
Jakob Ketterl 40c68933e1 add preliminary parsing and display of M17 metadata 2021-12-21 21:18:17 +01:00
Jakob Ketterl f316b2c8ca allow latitude and longitude to be 0 in location-picker 2021-12-14 12:46:25 +01:00
Jakob Ketterl 4ce3816f48 show codecserver errors in the client 2021-12-13 13:26:47 +01:00
Jakob Ketterl 9f89a21cfb remove psk31 character animation since it's killing the client 2021-10-15 15:57:27 +02:00
Jakob Ketterl e77b0f4a67 fix the secondary fft display 2021-09-27 18:18:31 +02:00
Jakob Ketterl 4b36aca6fc update wording to direct users to the feature report 2021-09-20 14:45:00 +02:00
Jakob Ketterl 78dcdd5715 add support for DMR locations 2021-09-17 18:24:33 +02:00
Jakob Ketterl 1ff3c174c2 limit freedv to 4kHz since it's audio input is only 8kHz 2021-09-13 16:58:45 +02:00
Jakob Ketterl f9f0bdde12 restore js8 functionality 2021-09-06 22:50:57 +02:00
Jakob Ketterl 6014ce8921 restore pocsag functionality 2021-09-06 20:00:14 +02:00
Jakob Ketterl b9f43654cd restore aprs functionality 2021-09-06 15:05:33 +02:00
Jakob Ketterl bb56eb8db2 don't highlight for data 2021-08-11 14:10:52 +02:00
Jakob Ketterl dd7255a9d2 display talker alias (if no radioid data is available) 2021-08-06 20:02:30 +02:00
Jakob Ketterl 459a99cbf8 backport the sync implementation from the csdr++ branch 2021-07-25 20:06:14 +02:00
Jakob Ketterl 48eb754170 collapse empty meta lines 2021-06-18 09:31:02 +02:00
Jakob Ketterl e71cd01522 always update to ensure removal of old state 2021-06-17 14:57:24 +02:00
Jakob Ketterl f5c2525f22 switch NXDN to use digiham decoder; add meta panel 2021-06-15 22:50:30 +02:00
Jakob Ketterl e9b2007863 fix DPRS parsing and display 2021-06-11 14:36:11 +02:00
Jakob Ketterl 455b2ce1f1 adapt D-Star terminology in the labels 2021-06-09 23:28:07 +02:00
Jakob Ketterl 4fd5a62980 fix flexbox display of metadata panels 2021-06-08 23:01:03 +02:00
Jakob Ketterl ba97f76737 add parsing of DPMR data 2021-06-08 18:38:53 +02:00
Jakob Ketterl f3d1084b60 make the location icon less jumpy 2021-06-08 17:55:56 +02:00
Jakob Ketterl 6c2ba7bc1d only work with header field if sync is available 2021-06-08 14:05:17 +02:00
Jakob Ketterl 2be58503c6 adapt protocol / mode string 2021-06-08 14:04:54 +02:00
Jakob Ketterl 17a78ffa79 fix typo 2021-06-08 14:04:28 +02:00
Jakob Ketterl 322582d29b add dstar metadata panel 2021-06-08 13:37:13 +02:00
Jakob Ketterl e206b83e74 move the error overlay so it doesn't block the title menu buttons 2021-05-17 21:14:00 +02:00
Jakob Ketterl 970be58e9c invent a new icon for continuous auto waterfall mode 2021-05-17 20:25:25 +02:00
Jakob Ketterl 2e326573d0 sync favicons 2021-05-17 17:19:12 +02:00