Commit Graph

3450 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 3ac53eb54a Fixing AIS info bubbles. 2023-10-22 11:21:11 -04:00
Marat Fayzullin 932b745cbb Incrementing version number. 2023-10-20 19:15:35 -04:00
Marat Fayzullin 7227e19bd0 Preparing for the next release. 2023-10-20 00:17:12 -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 113306912d Fixing links for HFDL flight reports. 2023-10-17 20:45:15 -04:00
Marat Fayzullin 3dd0c838e2 Terminology updates in Utils.js. 2023-10-17 19:58:47 -04:00
Marat Fayzullin fa2a76ddda Merge branch 'js_utils' 2023-10-16 22:02:54 -04:00
Marat Fayzullin c09387e3c9 Added colored band/mode designators to locator info windows. 2023-10-16 22:02:05 -04:00
Marat Fayzullin 7b9f8026d2 Reporting vessel URL to openwebrx.js. 2023-10-16 16:00:01 -04:00
Marat Fayzullin e02542dec9 Shortened country names. 2023-10-15 22:24:39 -04:00
Marat Fayzullin 9e140cd3c9 Adding more packages to build. 2023-10-15 21:18:51 -04:00
Marat Fayzullin 273d64503a Removed text resize in locator info bubble. 2023-10-15 21:00:40 -04:00
Marat Fayzullin 2638a73270 Added country lookup for vessel MID numbers. 2023-10-15 20:51:00 -04:00
Marat Fayzullin 705d8e9848 Now specifying master branch in buildall.sh. 2023-10-15 19:37:26 -04:00
Marat Fayzullin 0dd984aebb Updated buildall.sh to include needed packages from jketterl. 2023-10-15 18:35:35 -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 7c14656e29 buildall.sh script will build OWRX+ package and all its dependencies. 2023-10-14 23:04:49 -04:00
Marat Fayzullin 53dff79c63 Updated locator info bubble, made locator coloring reflect age. 2023-10-14 13:42:25 -04:00
Marat Fayzullin 980b3ad196 Fixed htmlEscale(). 2023-10-11 22:23:28 -04:00
Marat Fayzullin e336c31eb1 Incrementing version. 2023-10-11 22:19:44 -04:00
Marat Fayzullin 62e36a16e4 Escaping HTML in map markers. 2023-10-11 22:10:43 -04:00
Marat Fayzullin deaf23d910 Escaping HTML in avionics messages. 2023-10-11 21:54:08 -04:00
Marat Fayzullin 61783f3c96 Preparing for the 1.2.33 release. 2023-10-11 21:34:53 -04:00
Marat Fayzullin ff60e1b45c Merge branch 'new-locators' 2023-10-11 21:22:25 -04:00
Marat Fayzullin e6f81b7d83 Added spectral color scale, increased aging period to 15 seconds. 2023-10-11 21:21:54 -04:00
Marat Fayzullin a7cea4d31e Updated transparency scale for locators. 2023-10-10 22:50:16 -04:00
Marat Fayzullin 9b9a623068 Added time-to-live to EIBI markers. 2023-10-10 22:32:15 -04:00
Marat Fayzullin bd7142ad3e Rewritten map locators, one rectangle per maidenhead square now. 2023-10-10 22:30:23 -04:00
Luarvique L. Luarvique b5d2b92fd3
Merge pull request #28 from 0xAF/master
fix MARCH for docker
2023-10-10 18:43:49 -04:00
Stanislav Lechev [0xAF] 0648e4192c
Merge branch 'luarvique:master' into master 2023-10-09 12:50:38 +03:00
Stanislav Lechev [0xAF] e089236beb fix wrong MARCH for docker 2023-10-09 12:49:43 +03:00
Luarvique L. Luarvique 826e9b707c
Merge pull request #27 from 0xAF/master
Fix docker tools and drivers for AMD cpu.
2023-10-08 18:31:59 -04:00
Stanislav Lechev [0xAF] 0c566ee5ac Fix docker tools and drivers for AMD cpu.
The build is prepared on Intel CPU.
acarsdec and perseus driver are using -march=native, which results in
some wrong opcodes for AMD cpus.
Changing to -march=x86-64 will fix the problem.
2023-10-09 01:08:38 +03:00
Marat Fayzullin ef9618a4bb Removed locator rectangle edges since they overlap. 2023-10-06 23:16:49 -04:00
Marat Fayzullin 7922b3950c Adding proper marker removal function. 2023-10-06 22:50:40 -04:00
Marat Fayzullin 94621c252d Properly assigning ttl. 2023-10-06 22:26:46 -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 362e6d71c9 Reintroducing LSimpleMarker. 2023-09-30 18:40:51 -04:00
Luarvique L. Luarvique 354646f3e0
Merge pull request #26 from 0xAF/master
add LSimpleMarker (fix custom markers)
2023-09-30 18:39:28 -04:00
Stanislav Lechev [0xAF] cc4e9e3a74 add ACARSDEC to docker builds 2023-10-01 01:36:00 +03:00
Stanislav Lechev [0xAF] d9b0beec31 add LSimpleMarker (fix custom markers) 2023-10-01 01:23:54 +03:00
Marat Fayzullin 552865f6bf Removing reference to LSimpleMarker. 2023-09-30 18:18:44 -04:00
Luarvique L. Luarvique 26e6f19c23
Update README.md 2023-09-30 13:13:22 -04:00
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