Commit Graph

251 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 7a1a03e4b9 Now reporting ship markers as coming from AIS. 2023-02-26 12:31:48 -05:00
Marat Fayzullin 5b77bc399c Hiding NMEA messages for now, not linkfying ship IDs. 2023-02-25 21:43:25 -05:00
Marat Fayzullin 1f4e38a705 Making AIS work. 2023-02-25 18:58:34 -05:00
Marat Fayzullin 49175ebcff Saving SSTV images from the message window works now. 2023-02-22 16:35:21 -05:00
Marat Fayzullin 2910a11c28 Now using UTC time for MP3 filenames. 2023-02-20 21:27:03 -05:00
Marat Fayzullin 811e1243c9 Done recording. 2023-02-20 20:41:23 -05:00
Marat Fayzullin 5e8158261f Code no longer crashes. 2023-02-19 23:33:25 -05:00
Marat Fayzullin b507a9951a Created AudioRecorder class, added to the audio. 2023-02-19 22:07:04 -05:00
Marat Fayzullin dbcb3704cd Adding MP3 audio recorder. 2023-02-19 21:19:42 -05:00
Marat Fayzullin c9cf6581da Removing debug stuff. 2023-02-16 20:54:20 -05:00
Marat Fayzullin b6bf6b1d70 Adding SSTV frequencies, extending citizens band, etc. 2023-02-15 19:51:47 -05:00
Marat Fayzullin 8bad5819ad Adding timestamps, removing debug. 2023-02-15 16:02:33 -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 facd55545a Now using 2nd/3rd mouse button to switch bandpass shift/expand. 2023-01-29 18:02:11 -05:00
Marat Fayzullin 41c7fd89bc Change bandpass with scroll wheel and fixes to scale canvas control. 2023-01-28 14:08:20 -05:00
Marat Fayzullin edc7d92739 Fixing frequency jump to last input value on Firefox. 2023-01-15 16:52:46 -05:00
Marat Fayzullin f3c8a5875d Fixing scroll wheel operation. 2022-12-15 17:11:27 -05:00
Marat Fayzullin c5aea8e284 Changed offset to 800Hz so that we end up at the filter's center. 2022-12-15 13:34:35 -05:00
Marat Fayzullin 52f6ee5713 Added special case for CW, where receiver tunes 700Hz below the carrier. 2022-12-15 13:03:41 -05:00
Marat Fayzullin e3780f6aea Adding all current customizations to the original forked code. 2022-11-19 14:34:47 -05:00
Jakob Ketterl 40c68933e1 add preliminary parsing and display of M17 metadata 2021-12-21 21:18:17 +01:00
Jakob Ketterl f316b2c8ca allow latitude and longitude to be 0 in location-picker 2021-12-14 12:46:25 +01:00
Jakob Ketterl 4b36aca6fc update wording to direct users to the feature report 2021-09-20 14:45:00 +02:00
Jakob Ketterl 78dcdd5715 add support for DMR locations 2021-09-17 18:24:33 +02:00
Jakob Ketterl 1ff3c174c2 limit freedv to 4kHz since it's audio input is only 8kHz 2021-09-13 16:58:45 +02:00
Jakob Ketterl f9f0bdde12 restore js8 functionality 2021-09-06 22:50:57 +02:00
Jakob Ketterl 6014ce8921 restore pocsag functionality 2021-09-06 20:00:14 +02:00
Jakob Ketterl b9f43654cd restore aprs functionality 2021-09-06 15:05:33 +02:00
Jakob Ketterl bb56eb8db2 don't highlight for data 2021-08-11 14:10:52 +02:00
Jakob Ketterl dd7255a9d2 display talker alias (if no radioid data is available) 2021-08-06 20:02:30 +02:00
Jakob Ketterl 459a99cbf8 backport the sync implementation from the csdr++ branch 2021-07-25 20:06:14 +02:00
Jakob Ketterl e71cd01522 always update to ensure removal of old state 2021-06-17 14:57:24 +02:00
Jakob Ketterl f5c2525f22 switch NXDN to use digiham decoder; add meta panel 2021-06-15 22:50:30 +02:00
Jakob Ketterl e9b2007863 fix DPRS parsing and display 2021-06-11 14:36:11 +02:00
Jakob Ketterl ba97f76737 add parsing of DPMR data 2021-06-08 18:38:53 +02:00
Jakob Ketterl 6c2ba7bc1d only work with header field if sync is available 2021-06-08 14:05:17 +02:00
Jakob Ketterl 2be58503c6 adapt protocol / mode string 2021-06-08 14:04:54 +02:00
Jakob Ketterl 322582d29b add dstar metadata panel 2021-06-08 13:37:13 +02:00
Jakob Ketterl c46b3275a9 allow negative frequencies in exponential display, closes #247 2021-05-17 15:08:44 +02:00
Jakob Ketterl a04f198ade inline the google maps pin svg 2021-05-16 17:30:34 +02:00
Jakob Ketterl 6e0e271294 replace bookmark button with svg 2021-05-16 01:06:57 +02:00
Jakob Ketterl 7427a65f18 replace edit icon with svg 2021-05-16 00:56:50 +02:00
Jakob Ketterl 39d49ca991 replace trashcan icon with svg 2021-05-16 00:39:53 +02:00
Jakob Ketterl 1b31c5fc90 keep the spinner visible while the image loads 2021-05-07 17:44:24 +02:00
Jakob Ketterl 0206a6f94c introduce spinner during file uploads 2021-05-07 17:33:10 +02:00