Commit Graph

89 Commits

Author SHA1 Message Date
Marat Fayzullin da96d0fce1 Disabled CLEAR button in CW Skimmer panel. 2024-11-21 19:57:15 -05:00
Marat Fayzullin c91365a612 Added CWSkimmer decoder using csdr-cwskimmer tool. 2024-11-21 19:09:20 -05:00
Marat Fayzullin b43452e2a2 Fixed callsign linkification in FT8/FT4 modes. 2024-09-14 17:38:47 -04:00
Marat Fayzullin 90ba932321 Separated FLEX baud rate from channel, baud field now integer. 2024-05-04 20:13:45 -04:00
Marat Fayzullin 0acde34abf Cleaning up ISM and PAGE parsers. 2024-05-01 23:28:58 -04:00
Marat Fayzullin 50c10a6a7c Moving FLEX and POCSAG decoders to generic timestamps. 2024-04-29 23:38:02 -04:00
Marat Fayzullin def134ea3b Moving marine and aircraft modes to standard JSON fields, for reporting. 2024-04-26 23:44:03 -04:00
Marat Fayzullin c5b5241d7f Moved UI and utility functions outside openwebrx.js. 2024-04-25 19:02:18 -04:00
Marat Fayzullin 93bfb2e65c Now linkifying all callsigns in FT8/FT4 data. 2024-04-22 22:25:39 -04:00
Marat Fayzullin bbcb8fb66e Added receiver position API to the Utils.js. 2024-04-17 19:44:32 -04:00
Marat Fayzullin 17ba3cba3e Updated WSJT/WSPR message panels, added dots to time, etc. 2024-04-04 21:42:49 -04:00
Marat Fayzullin d940dd5fd3 Improving CCIR493 and SITORB decoders. 2024-03-12 19:41:38 -04:00
Marat Fayzullin acbb5da886 Improving frequency display. 2024-03-07 21:42:39 -05:00
Marat Fayzullin 7893c5b005 Adjusted DSC display to show timestamps. 2024-03-04 20:11:51 -05:00
Marat Fayzullin 316d3167d9 Added frequency and timestamp to DSC data. 2024-03-04 16:00:34 -05:00
Marat Fayzullin ada7315330 Fixed triple dots. 2024-03-01 18:58:12 -05:00
Marat Fayzullin f590af1041 Adding ability to show undecoded DSC messages 2024-03-01 18:53:37 -05:00
Marat Fayzullin f74200c094 Enabled DSC service, fixed DSC JS display. 2024-02-29 21:28:44 -05:00
Marat Fayzullin 0bb9cf3678 DSC messages finally show up, URL storage moved to Utils.js. 2024-02-29 19:33:26 -05:00
Marat Fayzullin 8fdbf90303 Adding UI for the DSC decoder. 2024-02-28 22:35:44 -05:00
Marat Fayzullin c8249e2018 Coloring aviation messages from the ground black. 2024-02-16 00:15:45 -05:00
Marat Fayzullin 1dbde44061 Switched RDS to ExecModule, updated preparding and display. 2024-02-06 21:22:03 -05:00
Marat Fayzullin c1b727f88a Relaxed date/time parsing in RDS. 2023-12-09 23:47:34 -05:00
Marat Fayzullin 998bed74e5 Fixed nbsp issue. 2023-12-08 18:24:56 -05:00
Marat Fayzullin ec2db47a3c Added proper RDS parser and display. 2023-12-08 18:14:15 -05:00
Marat Fayzullin ecbb837818 Adding WFM RDS support via Redsea decoder. 2023-12-07 23:51:20 -05:00
Marat Fayzullin 2638a73270 Added country lookup for vessel MID numbers. 2023-10-15 20:51:00 -04:00
Marat Fayzullin ad01c8dc81 Moved common JS functions into Utils.js. Added countries to callsigns. 2023-10-15 14:42:33 -04:00
Marat Fayzullin deaf23d910 Escaping HTML in avionics messages. 2023-10-11 21:54:08 -04:00
Marat Fayzullin 0b222a3ce1 Added TTL to aircraft markers, updated ADSB display. 2023-09-27 21:09:14 -04:00
Marat Fayzullin 38263f6404 Now works. 2023-09-25 22:31:25 -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 31436f5202 Lowered max number of messages in the list to 250 (see ADSB). 2023-09-14 20:22:54 -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 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 259b5f9b8a Making a new dump1090 branch, since the old one does not rebase well. 2023-08-28 20:49:10 -04:00
Marat Fayzullin 2b132e48c3 Minor fixes. 2023-08-25 21:04:25 -04:00
Marat Fayzullin 6ddb94a504 Abbreviating altitude as alt now. 2023-08-22 21:39:10 -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 45b09e89dc VDL2 works now! 2023-08-20 20:59:12 -04:00
Marat Fayzullin 56af0a6afd Updating column names and formatting for PAGE, HFDL, ISM. 2023-06-04 21:19:06 -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