Commit Graph

3241 Commits

Author SHA1 Message Date
Marat Fayzullin db46110eea Adding package dependencies, changing instructions. 2023-08-29 18:28:54 -04:00
Marat Fayzullin 1712e0efbc Not setting rfgain_sel by default. 2023-08-29 16:19:21 -04:00
Marat Fayzullin 23c648bd33 Updated rf_gain/rfgain_sel defaults for RSP device. 2023-08-29 15:19:44 -04:00
Marat Fayzullin 0a17a456a8 Now copying input data when placing it into database. 2023-08-28 22:37:59 -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
Luarvique L. Luarvique 726df4f93d
Merge pull request #18 from 0xAF/master
add support for extra rows in marker popup table
2023-08-28 20:27:12 -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
Luarvique L. Luarvique 4ec15b08bf
Merge pull request #17 from 0xAF/master
add dumpvdl2 to docker images
2023-08-27 19:22:39 -04:00
Stanislav Lechev [0xAF] b55c06c7c4 add dumpvdl2 to docker images 2023-08-28 01:05:36 +03:00
Marat Fayzullin 73df1a5d22 Fixing VDL2 logs not showing up in the browser. 2023-08-26 14:42:49 -04:00
Marat Fayzullin 39a6f50e22 Merge branch 'master' of https://github.com/luarvique/openwebrx 2023-08-25 21:04:36 -04:00
Marat Fayzullin 2b132e48c3 Minor fixes. 2023-08-25 21:04:25 -04:00
Luarvique L. Luarvique 8bc9160550
Update README.md 2023-08-25 13:56:49 -04:00
Marat Fayzullin 7eae111368 Fixing typos. 2023-08-25 13:26:46 -04:00
Marat Fayzullin 9792200990 Updating changelist. 2023-08-24 23:20:26 -04:00
Marat Fayzullin 85a88b19e3 Minor fix for selecting correct repeaterbook script. 2023-08-24 21:21:01 -04:00
Marat Fayzullin 6ba024ad02 Preparing for the 1.2.27 release. 2023-08-24 21:05:37 -04:00
Marat Fayzullin 77b642abb3 Adding spaces to static EIBI data. 2023-08-23 20:17:04 -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 e58f6ac7d5 Changed ACARS frame comment. 2023-08-23 11:03:48 -04:00
Marat Fayzullin aba1ffa331 Adding the non-US repeater search (hopefully it will work) 2023-08-22 22:28:22 -04:00
Marat Fayzullin 6ddb94a504 Abbreviating altitude as alt now. 2023-08-22 21:39:10 -04:00
Marat Fayzullin 31c675345b Adding missing file. 2023-08-22 21:36:17 -04:00
Marat Fayzullin 187b2a7e6e Adding repeater bookmarks and markers, based on RepeaterBook.com. 2023-08-22 21:35:24 -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 90eb9590f2 Doing range search now. 2023-08-21 20:04:56 -04:00
Marat Fayzullin 814236b9bf Adding repeater search via RepeaterBook.com. 2023-08-21 19:54:06 -04:00
Marat Fayzullin a30ef9fe4a Fixing VDL input format (is it necessary?) 2023-08-21 16:11:01 -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 b5bd9cdf0e Made a note about using UNSTABLE DumpVDL2 branch. 2023-08-20 23:46:55 -04:00
Marat Fayzullin e3ba3f1743 Normalized color-from-aircraft-id computation. 2023-08-20 23:42:52 -04:00
Marat Fayzullin 2f5504d0ed Adding VDL2 frequencies to bookmarks. 2023-08-20 23:31:01 -04:00
Marat Fayzullin 5906f1bb3c Adding VDL2 worldwide frequency. 2023-08-20 21:25:11 -04:00
Marat Fayzullin 5c14452a46 Assigning colors by Mode-S code if flight ID missing. 2023-08-20 21:17:04 -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 f7157f271f Merge branch 'dumpvdl2' of https://github.com/luarvique/openwebrx into dumpvdl2 2023-08-20 13:39:24 -04:00
Marat Fayzullin af750faaa8 Fixing minor stuff, VDL2 chain now wants 1050000 IQ stream. 2023-08-20 13:39:11 -04:00
Marat Fayzullin 9c8438aded Added VDL2 mode. 2023-08-20 13:39:11 -04:00
Marat Fayzullin 827a3052e3 Trying to integrate DumpVDL2. 2023-08-20 13:39:11 -04:00
Marat Fayzullin a759f50ea3 Added cue to auto bookmark distance setting. 2023-08-18 22:35:36 -04:00
Marat Fayzullin 9558910471 Fixing profile setting info text blowing up the layout. 2023-08-18 22:26:19 -04:00
Marat Fayzullin 664c4f0e6f Changed MAX_DISTANCE name. 2023-08-18 10:40:58 -04:00
Marat Fayzullin 3706eba9ff Updating changelog. 2023-08-18 00:28:44 -04:00
Marat Fayzullin 60994358c3 Preparing for 1.2.26 release. 2023-08-18 00:26:25 -04:00