Commit Graph

37 Commits

Author SHA1 Message Date
Marat Fayzullin dda235fc57 Added HDRadio support via NRSC5 library. 2024-07-12 23:59:18 -04:00
Marat Fayzullin 46808c104f Added 24kHz HdAudio DATA mode for the starving masses. 2024-06-24 23:05:40 -04:00
Marat Fayzullin 473498456c Removing bandpass filters from ADSB and ISM, making ISM 1.2Msps. 2024-02-17 13:57:12 -05:00
Marat Fayzullin 14d0e2a8e9 Changed default fake caret width to +-3kHz. 2024-02-16 17:05:47 -05:00
Marat Fayzullin ff771f607f Fixing check for the fake caret indicator. 2024-02-16 00:25:12 -05:00
Marat Fayzullin 846c7fa196 Importing latest changes from Jakob's development branch. 2024-02-15 00:22:18 -05:00
Marat Fayzullin c154f1dbb8 Importing changes from Jakob Ketterl's development branch. 2024-01-31 20:08:31 -05:00
Marat Fayzullin 26882ae02f Optimizing some code. 2023-11-12 20:45:32 -05:00
Marat Fayzullin 1ab77f4106 Merging further changes. 2023-09-10 21:00:51 -04:00
Marat Fayzullin d901e76ac1 Merging htdocs from jketterl development branch. 2023-09-10 21:00:51 -04:00
Marat Fayzullin d75b28ee3f Adding Flex message panel. 2023-05-23 20:47:45 -04:00
Marat Fayzullin 5708113ef2 Fixing bandpass font spec. 2023-04-29 18:18:47 -04:00
Marat Fayzullin fb83e3e423 Fixed bandpass indicator getting cut off. 2023-04-29 17:24:03 -04:00
Marat Fayzullin 1f4e38a705 Making AIS work. 2023-02-25 18:58:34 -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 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 1ff3c174c2 limit freedv to 4kHz since it's audio input is only 8kHz 2021-09-13 16:58:45 +02:00
Jakob Ketterl 0fa8774493 increase bandwidth for digital modes to 12.5 2021-05-01 18:27:15 +02:00
Jakob Ketterl 1b36baad88 extend default WFM bandwidth to 150kHz, allowing up to 200kHz 2021-01-14 23:47:12 +01:00
Jakob Ketterl 7f3071336b check if new value is undefined 2021-01-13 23:50:36 +01:00
Jakob Ketterl cbdb143966 allow 25kHz packet when manually adjusting 2020-12-06 23:24:57 +01:00
Jakob Ketterl f2d284989b add exceptional bandwidth for drm 2020-09-05 22:10:23 +02:00
Jakob Ketterl 69a12650d2 permit increased bandwidth for WFM 2020-08-08 22:04:10 +02:00
Jakob Ketterl beed0c1a70 improve squelch handling
squelch is now included in the URL hash
some modes now have the squelch visually disabled, refs #65
2020-05-03 19:55:48 +02:00
Jakob Ketterl ac136313cb keep back changes until start command is given 2020-05-03 13:10:25 +02:00
Jakob Ketterl 28c1425a8f fix digimode init from hash 2020-05-02 02:13:16 +02:00
Jakob Ketterl 19518da2e2 fix filter setup 2020-05-02 01:25:23 +02:00
Jakob Ketterl b8f7686a6d refactor demodulator classes, part 1 2020-05-02 00:05:20 +02:00
Jakob Ketterl 5013af2117 combine methods 2020-04-30 23:31:52 +02:00
Jakob Ketterl 02a6326605 fix method names in comments 2020-04-30 23:20:56 +02:00
Jakob Ketterl 1441b9610c refactor into the classes, too 2020-04-30 23:16:49 +02:00
Jakob Ketterl 1764abe65f update secondary parameters 2020-04-30 22:31:18 +02:00
Jakob Ketterl 33762574c3 improve demodulator initalization, part 2: refactor js classes 2020-04-30 22:07:19 +02:00