Commit Graph

1551 Commits

Author SHA1 Message Date
Marat Fayzullin 9354e77af6 Adding FLdigi Navtex decoder, packaged into app by Franco. 2023-10-26 20:50:38 -04:00
Marat Fayzullin bcc817d8f8 Sitor only takes USB. 2023-10-26 19:22:52 -04:00
Marat Fayzullin dad4ac2b82 Adding SITOR. 2023-10-25 20:06:43 -04:00
Marat Fayzullin 932b745cbb Incrementing version number. 2023-10-20 19:15:35 -04:00
Marat Fayzullin 8402626d70 Silencing EIBI warnings. 2023-10-19 11:03:59 -04:00
Marat Fayzullin db3243fb7e Fixing typo in linkifyVessel(). 2023-10-19 11:03:07 -04:00
Marat Fayzullin 7b9f8026d2 Reporting vessel URL to openwebrx.js. 2023-10-16 16:00:01 -04:00
Marat Fayzullin e831a78630 Updating list of reports sizing. 2023-10-15 18:30:51 -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 e336c31eb1 Incrementing version. 2023-10-11 22:19:44 -04:00
Marat Fayzullin 9b9a623068 Added time-to-live to EIBI markers. 2023-10-10 22:32:15 -04:00
Marat Fayzullin c173d257be Fixed aircraft TTL values, no longer placing pirate stations to main ITU sites. 2023-10-06 22:13:31 -04:00
Marat Fayzullin 8f8b7d4e9a Fixed, updated, optimized EIBI database algorithms and data. 2023-10-05 21:33:03 -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 6a228c9ca1 Preparing for 1.2.32 release. 2023-09-28 23:29:19 -04:00
Marat Fayzullin 0b222a3ce1 Added TTL to aircraft markers, updated ADSB display. 2023-09-27 21:09:14 -04:00
Marat Fayzullin 768a16171d Fixed aircraft title linkify(), VDL2 altitudes, etc. 2023-09-25 23:22:00 -04:00
Marat Fayzullin 682441caf2 Removing dedicated ADSB parser. 2023-09-25 22:31:52 -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 33d84c3438 Preparing the 1.2.31 release. 2023-09-23 12:29:56 -04:00
Marat Fayzullin 0f41604b65 Adding optional ADSB parsing of the dump1090 JSON output. 2023-09-22 14:38:16 -04:00
Marat Fayzullin 7e31abc4ec No longer preferring shorter EIBI entries to longer ones. 2023-09-20 16:32:30 -04:00
Marat Fayzullin 9914334118 Fixing EIBI database not being loaded. 2023-09-20 16:23:26 -04:00
Marat Fayzullin e0c1def24f Now accumulating and showing aircraft messages on the map. 2023-09-20 14:40:16 -04:00
Marat Fayzullin 0e22482138 Now loading fresh EIBI schedule every 24 hours. 2023-09-20 13:10:52 -04:00
Marat Fayzullin ae1b93ecfe Fixing missing SAM modulation. 2023-09-20 13:03:55 -04:00
Marat Fayzullin 3a93d928e1 Fixing ACARS service by enabling AM underlying mod for services. 2023-09-20 11:16:43 -04:00
Marat Fayzullin 0912b6e4dd Optimizing EIBI schedule loading. 2023-09-19 22:46:23 -04:00
Marat Fayzullin 2e33b99767 Enabled periodic json dump from Dump1090, optimized lock in repeaters.py. 2023-09-19 22:43:55 -04:00
Marat Fayzullin 0ca2f16bd0 Addredding jketterl's comments. 2023-09-18 19:40:19 -04:00
Marat Fayzullin 984560ed5b Made parsing text decoder output more reliable. 2023-09-18 17:25:41 -04:00
Marat Fayzullin 692be65f35 Removing airlines database for now. 2023-09-17 14:01:24 -04:00
Marat Fayzullin b826648f1b Removed IATA->ICAO flight ID conversion for now. 2023-09-17 12:23:12 -04:00
Marat Fayzullin b9e07d4e90 Removing defunct Midwest Airlines. 2023-09-16 20:22:10 -04:00
Marat Fayzullin 633926e41c Removing defunct airlines. 2023-09-16 20:13:37 -04:00
Marat Fayzullin 3c88987a46 Airlines indexec by both IATA and ICAO codes. 2023-09-16 19:53:54 -04:00
Marat Fayzullin 1b34a9567d Now converting 2-letter IATA codes to 3-letter ICAO codes. 2023-09-16 18:48:44 -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 9bc3fd8c45 Downgrading direwolf.py, the new LogReader based version still crashes. 2023-09-15 22:07:35 -04:00
Marat Fayzullin 703febbc75 Switching Aprs to LogReader. 2023-09-15 20:04:17 -04:00
Marat Fayzullin 48ad02b95a Downgrading Direwolf code to a previous, pre-ExecModule version. 2023-09-15 17:50:59 -04:00
Marat Fayzullin 7f2b59fcef Filtering out invalid altitudes in VDL2. 2023-09-14 20:24:19 -04:00
Marat Fayzullin a9eadffb3d Fixed tiny issue with bookmarks, added flight/tail ID transforms. 2023-09-13 22:29:59 -04:00
Marat Fayzullin a680791caa Disabling old RTTY decoder. 2023-09-13 18:13:54 -04:00
Marat Fayzullin c4b64e0f01 Preparing for the next release. 2023-09-13 16:28:01 -04:00
Marat Fayzullin fac634ca8b Switching to jketterl's RTTY decoder. 2023-09-12 20:14:51 -04:00
Marat Fayzullin 92a6175808 aprs/module.py is no longer used. 2023-09-12 18:45:18 -04:00
Marat Fayzullin 02cb33b69c Optimizing aircraft data processing, using bytes everywhere. 2023-09-12 00:15:54 -04:00