Commit Graph

1242 Commits

Author SHA1 Message Date
Marat Fayzullin 552865f6bf Removing reference to LSimpleMarker. 2023-09-30 18:18:44 -04:00
Marat Fayzullin 98aae65abc Fixing feature symbols. 2023-09-29 21:12:24 -04:00
Marat Fayzullin fa3642bfd9 Optimizing map display. 2023-09-29 21:03:21 -04:00
Marat Fayzullin 1946a84131 Updated aircraft images, added colors. 2023-09-29 19:39:48 -04:00
Marat Fayzullin a822fac904 Leaflet airplane markers finally fixed? 2023-09-28 22:41:39 -04:00
Marat Fayzullin a8df56665e Trying to make Leaflet markers work properly. 2023-09-28 22:31:32 -04:00
Marat Fayzullin c95e807aa9 Updates to the Leaflet map display. 2023-09-28 12:37:03 -04:00
Marat Fayzullin 67ed82676a Fixing anchors. 2023-09-27 23:33:09 -04:00
Marat Fayzullin 8291c7518d Fixing Leaflet info bubbles. 2023-09-27 23:02:27 -04:00
Marat Fayzullin 0b222a3ce1 Added TTL to aircraft markers, updated ADSB display. 2023-09-27 21:09:14 -04:00
Marat Fayzullin dcd0dbd202 Minor fixes 2023-09-25 23:34:23 -04:00
Marat Fayzullin 768a16171d Fixed aircraft title linkify(), VDL2 altitudes, etc. 2023-09-25 23:22:00 -04:00
Marat Fayzullin 38263f6404 Now works. 2023-09-25 22:31:25 -04:00
Marat Fayzullin 4dea8c11ab Implementing separate aircraft markers. 2023-09-23 23:11:57 -04:00
Marat Fayzullin 0f41604b65 Adding optional ADSB parsing of the dump1090 JSON output. 2023-09-22 14:38:16 -04:00
Marat Fayzullin e0c1def24f Now accumulating and showing aircraft messages on the map. 2023-09-20 14:40:16 -04:00
Marat Fayzullin d93c356f0c Further alignment in the info box. 2023-09-18 22:29:06 -04:00
Marat Fayzullin 8e08500cbf Updating info bubble formatting. 2023-09-18 20:59:07 -04:00
Marat Fayzullin 0ca2f16bd0 Addredding jketterl's comments. 2023-09-18 19:40:19 -04:00
Marat Fayzullin b826648f1b Removed IATA->ICAO flight ID conversion for now. 2023-09-17 12:23:12 -04:00
Marat Fayzullin d4207a2848 Clicking on an aircraft message now leads to the map. 2023-09-16 17:16:23 -04:00
Marat Fayzullin b4eb71f296 Added linkToMap() method. 2023-09-16 13:49:12 -04:00
Marat Fayzullin b0b347abf7 Updating east-facing APRS symbols 2023-09-15 20:35:21 -04:00
Marat Fayzullin 31436f5202 Lowered max number of messages in the list to 250 (see ADSB). 2023-09-14 20:22:54 -04:00
Marat Fayzullin 1513263655 Painting YES/NO feature indicators red and green. 2023-09-11 12:24:55 -04:00
Marat Fayzullin 22db936688 Fixing scrollToBottom() function. 2023-09-10 21:00:51 -04:00
Marat Fayzullin f2b7f86028 Merging more code. 2023-09-10 21:00:51 -04:00
Marat Fayzullin 1ab77f4106 Merging further changes. 2023-09-10 21:00:51 -04:00
Marat Fayzullin 2eae46d54c Debugging 2023-09-10 21:00:51 -04:00
Marat Fayzullin d901e76ac1 Merging htdocs from jketterl development branch. 2023-09-10 21:00:51 -04:00
Marat Fayzullin e12ef52cca Fixed issue with linkify() failing on aircraft IDs containing dash. 2023-09-09 10:54:26 -04:00
Marat Fayzullin 97efb35f5b APRS stormcloud faces east. 2023-09-08 18:54:00 -04:00
Marat Fayzullin 97213a3bca Changed "airport" to "destination", added "origin", etc. 2023-09-08 18:06:26 -04:00
Marat Fayzullin 66d288947d Improving ACARS parsing, adding bookmarks. 2023-09-08 15:44:02 -04:00
Marat Fayzullin cb856fa02f Adding ACARS decoding via AcarsDec tool. 2023-09-08 13:22:23 -04:00
Marat Fayzullin cbf61948bc Improving flight data merging. 2023-09-05 19:11:48 -04:00
Marat Fayzullin 49043b3a12 ADSB airplanes are red now. 2023-09-05 15:27:22 -04:00
Marat Fayzullin 6fc337775b Now offsetting FAX frequencies 1.9kHz below the carrier. 2023-09-05 15:25:42 -04:00
Marat Fayzullin 3491b35d26 Fixing Leaflet map. 2023-09-02 20:07:36 -04:00
Marat Fayzullin b79ce2fca0 Renaming OpenWeatherMap key. 2023-09-02 20:04:40 -04:00
Stanislav Lechev [0xAF] 807e096c91 add deps on map overlays and allow multiple overlays with same name to be switched with one checkbox 2023-09-03 01:17:58 +03:00
Marat Fayzullin 633a863a6e Updating aircraft database algorithms, adding OpenWeatherMap key, etc. 2023-09-02 17:19:13 -04:00
Marat Fayzullin 477161f884 Showing weather on top. 2023-08-31 17:19:00 -04:00
Stanislav Lechev [0xAF] 8fe8d7d7da add Weather Radar for USA 2023-09-01 00:13:32 +03:00
Stanislav Lechev [0xAF] d17a4f7bdf fix readding of the overlay on map change 2023-08-31 23:27:41 +03:00
Stanislav Lechev [0xAF] 124dcc3fbe Add Extra Map Layers to Leaflet 2023-08-31 23:07:51 +03:00
Marat Fayzullin ff82c5d62d Lightened aircraft shadows. 2023-08-31 11:41:53 -04:00
Marat Fayzullin 59cdb28f6f Updating AprsMarker direction check. 2023-08-30 13:57:53 -04:00
Marat Fayzullin ee419fe91c Made shadow more fuzzy. 2023-08-29 21:24:30 -04:00
Marat Fayzullin c3fac4a1fc Offset shadow by 45 degrees. 2023-08-29 21:21:46 -04:00
Marat Fayzullin 89d4a92910 Added shadows to elevated markers. 2023-08-29 21:15:33 -04:00
Marat Fayzullin 7c29451694 Fixed APRS symbols orientation. 2023-08-28 22:37:05 -04:00
Marat Fayzullin 259b5f9b8a Making a new dump1090 branch, since the old one does not rebase well. 2023-08-28 20:49:10 -04:00
Marat Fayzullin 03c60ab377 Minor cleanup. 2023-08-28 20:30:52 -04:00
Stanislav Lechev [0xAF] b71984c2db rework to 'details' object 2023-08-29 02:08:20 +03:00
Stanislav Lechev [0xAF] ab14357ade add support for extra rows in marker popup table 2023-08-29 00:37:17 +03:00
Marat Fayzullin 2b132e48c3 Minor fixes. 2023-08-25 21:04:25 -04:00
Marat Fayzullin ce99271675 Fixed non-APRS markers (YSF), widened repeater bubbles, improved EIBI parser. 2023-08-23 20:01:48 -04:00
Marat Fayzullin 0522928607 Fixing non-APRS (YSF etc) markers not showing up. 2023-08-23 13:05:45 -04:00
Marat Fayzullin 6ddb94a504 Abbreviating altitude as alt now. 2023-08-22 21:39:10 -04:00
Marat Fayzullin d7174dea77 Simplifying JS code. 2023-08-21 22:05:53 -04:00
Marat Fayzullin 5c0ccb83dc Simplifying linkify(). 2023-08-21 21:31:30 -04:00
Marat Fayzullin 814236b9bf Adding repeater search via RepeaterBook.com. 2023-08-21 19:54:06 -04:00
Marat Fayzullin d4a09eb3dc Dropped VDL2 sampling rate to 105kHz, added better parsing, instructions. 2023-08-21 15:53:56 -04:00
Marat Fayzullin 3c2cea7d39 Shrinking bandwidth, improving parsing. 2023-08-20 21:09:57 -04:00
Marat Fayzullin 45b09e89dc VDL2 works now! 2023-08-20 20:59:12 -04:00
Marat Fayzullin 9558910471 Fixing profile setting info text blowing up the layout. 2023-08-18 22:26:19 -04:00
Marat Fayzullin 2585c44db8 Simplifying code a bit. 2023-08-07 22:27:18 -04:00
Stanislav Lechev [0xAF] 0c118eceb8 remove unused var 2023-08-08 05:05:31 +03:00
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