Commit Graph

212 Commits

Author SHA1 Message Date
Marat Fayzullin e1300f76d8 Added frequency to SSTV filenames, refactored storage code, etc. 2023-02-28 14:38:24 -05:00
Marat Fayzullin 3bee8c9297 AIS info panel now shows up. 2023-02-25 19:44:01 -05:00
Marat Fayzullin a808db8c60 Merge branch 'files' 2023-02-22 17:02:24 -05:00
Marat Fayzullin 8da73db80f Changing cursor to hand on downloadable canvas. 2023-02-22 17:01:59 -05:00
Marat Fayzullin 91db9c603a Merge branch 'files' 2023-02-22 16:35:45 -05:00
Marat Fayzullin 48178ee190 Added button flash. 2023-02-22 10:21:51 -05:00
Marat Fayzullin 7a56366cbf Refactoring. 2023-02-21 22:52:30 -05:00
Marat Fayzullin 6f701e02ea Table centered now. 2023-02-21 21:08:38 -05:00
Marat Fayzullin c05064e6e8 Adding rudimentary file browser. 2023-02-21 20:30:39 -05:00
Marat Fayzullin 80cf77791e Attaching REC button to the S-meter. 2023-02-20 23:36:44 -05:00
Marat Fayzullin 811e1243c9 Done recording. 2023-02-20 20:41:23 -05:00
Marat Fayzullin 8bad5819ad Adding timestamps, removing debug. 2023-02-15 16:02:33 -05:00
Marat Fayzullin 540470dabf Adjusting window. 2023-02-15 12:56:19 -05:00
Marat Fayzullin d1a0563be4 Debugging. 2023-02-14 17:43:57 -05:00
Marat Fayzullin 3afc782973 Debugging 2023-02-13 17:10:48 -05:00
Marat Fayzullin f1a1719e86 SSTV integration started working. 2023-02-13 14:31:28 -05:00
Marat Fayzullin 88bbff42f1 Debugging 2023-02-12 21:22:50 -05:00
Marat Fayzullin f14256d60d Adding SSTV to the UI. 2023-02-11 13:00:21 -05:00
Marat Fayzullin 647e293f09 Making CwDemodulator width 50Hz, using fixed fonts for text output. 2023-01-28 13:56:20 -05:00
Marat Fayzullin bad6951277 Adding arrow buttons to the scale for touch tuning. 2023-01-12 14:06:50 -05:00
Marat Fayzullin d5e64e2dc0 Adding session timeout settings, branding. 2023-01-04 22:12:28 -05:00
Marat Fayzullin dff515be46 Tuning step button restores default tuning step now. 2022-11-20 20:26:24 -05:00
Marat Fayzullin a1bd9f4d9b Moving UI elements around. 2022-11-20 14:35:19 -05:00
Marat Fayzullin 26c12e1e38 Adding UI for the tuning step selection. 2022-11-19 23:37:27 -05:00
Jakob Ketterl 40c68933e1 add preliminary parsing and display of M17 metadata 2021-12-21 21:18:17 +01:00
Jakob Ketterl 9f89a21cfb remove psk31 character animation since it's killing the client 2021-10-15 15:57:27 +02:00
Jakob Ketterl 48eb754170 collapse empty meta lines 2021-06-18 09:31:02 +02:00
Jakob Ketterl f5c2525f22 switch NXDN to use digiham decoder; add meta panel 2021-06-15 22:50:30 +02:00
Jakob Ketterl 455b2ce1f1 adapt D-Star terminology in the labels 2021-06-09 23:28:07 +02:00
Jakob Ketterl 4fd5a62980 fix flexbox display of metadata panels 2021-06-08 23:01:03 +02:00
Jakob Ketterl f3d1084b60 make the location icon less jumpy 2021-06-08 17:55:56 +02:00
Jakob Ketterl 17a78ffa79 fix typo 2021-06-08 14:04:28 +02:00
Jakob Ketterl 322582d29b add dstar metadata panel 2021-06-08 13:37:13 +02:00
Jakob Ketterl e206b83e74 move the error overlay so it doesn't block the title menu buttons 2021-05-17 21:14:00 +02:00
Jakob Ketterl 970be58e9c invent a new icon for continuous auto waterfall mode 2021-05-17 20:25:25 +02:00
Jakob Ketterl 0258a75650 replace meta panel images with svg (inlining does not work due to
filters)
2021-05-16 22:47:35 +02:00
Jakob Ketterl 979f11f40a move play button to svg-defs 2021-05-16 17:47:02 +02:00
Jakob Ketterl a04f198ade inline the google maps pin svg 2021-05-16 17:30:34 +02:00
Jakob Ketterl 8a54ef4cd0 clean up
* remove sprites and corresponding styles
* remove base pngs
* remove other unused images
2021-05-16 16:10:00 +02:00
Jakob Ketterl 7ec592ce3d replace up and down arrows with svgs 2021-05-16 15:59:21 +02:00
Jakob Ketterl 6e0e271294 replace bookmark button with svg 2021-05-16 01:06:57 +02:00
Jakob Ketterl 39d49ca991 replace trashcan icon with svg 2021-05-16 00:39:53 +02:00
Jakob Ketterl 2d8ae33542 replace squelch button with svg 2021-05-15 23:57:24 +02:00
Jakob Ketterl 4a1676bb81 replace speaker icons with svg 2021-05-15 23:02:06 +02:00
Jakob Ketterl 6af115f4f0 replace top logo with svg 2021-05-15 21:42:04 +02:00
Jakob Ketterl ae8061ee77 replace zoom in and out icons with svg 2021-05-14 20:00:07 +02:00
Jakob Ketterl a676e203c7 first svg for openwebrx-panel-log 2021-05-11 23:36:30 +02:00
Jakob Ketterl f481c3f8e3 implement image upload error handling 2021-04-29 19:07:10 +02:00
Jakob Ketterl bc193c834c use a number display to avoid wrong input and support locales 2021-04-28 23:03:03 +02:00
Jakob Ketterl e8cf014903 introduce breadcrumbs in the web config 2021-04-18 17:49:13 +02:00