Commit Graph

3401 Commits

Author SHA1 Message Date
Luarvique L. Luarvique bffd3ce355
Merge pull request #25 from AsciiWolf/patch-1
Fix typo in README.md
2023-09-30 12:30:45 -04:00
Marat Fayzullin b028556f90 Updating changelist. 2023-09-29 21:15:30 -04:00
Marat Fayzullin 8c9f9a480f Updating changelist. 2023-09-29 21:13:27 -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
AsciiWolf 7bf044666c
Fix typo in README.md 2023-09-29 22:44:19 +02:00
Marat Fayzullin 87cc32aa3f Updating changelog. 2023-09-28 23:50:37 -04:00
Marat Fayzullin 6a228c9ca1 Preparing for 1.2.32 release. 2023-09-28 23:29:19 -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 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 101e38e1a9 Merge branch 'aircraft_markers' of https://github.com/luarvique/openwebrx into aircraft_markers 2023-09-23 23:12: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 d2042777a3 Implementing separate aircraft markers. 2023-09-23 12:22:14 -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 7528c3fb24 Extending Dump1090 module to produce JSON files. 2023-09-19 23:06:00 -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 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 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 68ba9d1efe Fixing CB bookmarks. 2023-09-16 23:21:38 -04:00
Marat Fayzullin 1d0636d39c Updating changelist. 2023-09-16 20:36:39 -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 a5de87617f Fixing bands.json, adding ACARS primary frequency. 2023-09-16 17:24:48 -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 7c60c028a8 RTL433 is now using ExecModule. 2023-09-15 22:59:46 -04:00
Marat Fayzullin 9bc3fd8c45 Downgrading direwolf.py, the new LogReader based version still crashes. 2023-09-15 22:07:35 -04:00