Commit Graph

3035 Commits

Author SHA1 Message Date
Marat Fayzullin 572e1f1311 Enabled ISM service. 2023-05-28 18:34:20 -04:00
Marat Fayzullin cccc4d13b1 Made JSON output optional, disabled for service mode. 2023-05-28 18:31:43 -04:00
Marat Fayzullin 62d0c21b91 Added option to disable paging filter that removes unreadable messages. 2023-05-28 17:01:14 -04:00
Marat Fayzullin 84c1a0468b Now parsing incoming JSON. 2023-05-28 16:43:33 -04:00
Marat Fayzullin b485af4467 rtl_433 now shows signals from car keys and garage openers in ANALYZE mode. 2023-05-28 16:26:26 -04:00
Marat Fayzullin 762e815082 Fixing a CSS error. 2023-05-27 23:56:34 -04:00
Marat Fayzullin be4846a7f5 Trying to integrate with rtl_433 for ISM signal decoding. 2023-05-27 23:54:44 -04:00
Marat Fayzullin 96a8146856 Enabled squelch for SSTV and FAX. 2023-05-27 18:14:17 -04:00
Marat Fayzullin 5bef272bb4 Adding squelch to SELLCALL and potentially other multimon-ng modules. 2023-05-27 17:56:45 -04:00
Marat Fayzullin 7f2a1b33d0 Making sure the last used color is not immediately reused. 2023-05-27 13:11:00 -04:00
Marat Fayzullin f700d07cde Removing control characters from messages, color-coding recipients. 2023-05-27 12:58:08 -04:00
Marat Fayzullin dce04e7b40 Added filtering for readable messages and white space removal. 2023-05-27 11:57:22 -04:00
Marat Fayzullin 93bbbab4df Fixing stuff. 2023-05-27 00:27:00 -04:00
Marat Fayzullin c0ea503bf5 Changing HTML stuff to accommodate generic paging display. 2023-05-27 00:04:42 -04:00
Marat Fayzullin defdf73396 Modifying the chain. 2023-05-27 00:01:24 -04:00
Marat Fayzullin 63e59c4200 Changing FLEX decoder to universal paging decoder with POCSAG. 2023-05-27 00:00:26 -04:00
Marat Fayzullin 1fff93bfa8 Now escaping HTML entities in Flex messages. 2023-05-26 19:07:20 -04:00
Marat Fayzullin d53ce31409 Added support for non-image storage files to the browser. 2023-05-26 11:03:19 -04:00
Marat Fayzullin 9dc7ccb3d6 Merge branch 'master' of https://github.com/luarvique/openwebrx 2023-05-25 16:14:52 -04:00
Marat Fayzullin 11a30e4f21 Made FLEX a service. 2023-05-25 16:13:18 -04:00
Marat Fayzullin 9c1554c77b Made FLEX a service. 2023-05-25 16:00:23 -04:00
Marat Fayzullin 5f53b8ff02 Minor formatting change. 2023-05-25 15:14:47 -04:00
Marat Fayzullin 89020616a7 Updating changes. 2023-05-25 13:31:03 -04:00
Marat Fayzullin 7c182ed569 Finally implemented SelCall parsing properly. 2023-05-25 13:27:46 -04:00
Marat Fayzullin 0495fefcec Changing read() to read1() in PopenModule to get immediate input. 2023-05-25 09:13:35 -04:00
Marat Fayzullin a95a5e124c Adjusting SELCALL regexp to be less greedy. 2023-05-24 22:40:31 -04:00
Marat Fayzullin a58b884ec1 SELCALL does not support squelch. 2023-05-24 20:36:13 -04:00
Marat Fayzullin 506a13be3f Better SELCALL parsing. 2023-05-24 19:49:16 -04:00
Marat Fayzullin c79abd96ba Fixing merge issue. 2023-05-24 17:37:32 -04:00
Marat Fayzullin 9c9805c4b3 Fixing text display for SELCALL. 2023-05-24 17:14:43 -04:00
Marat Fayzullin 7504696834 Merged SELCALL code. 2023-05-24 17:05:03 -04:00
Marat Fayzullin 7a21b44f68 Merge branch 'selcall' of https://github.com/luarvique/openwebrx into selcall 2023-05-24 17:03:33 -04:00
Marat Fayzullin 4b53177998 Changing SELCALL type reporting. 2023-05-24 17:03:22 -04:00
Marat Fayzullin 64c46f37ee Adding SelCall decoder via multimon-ng. 2023-05-24 17:03:22 -04:00
Marat Fayzullin 89f11fed48 Fixing secondary demo waterfall for SelCall. 2023-05-24 17:03:22 -04:00
Marat Fayzullin 47e595311f Adding SelCall decoder via multimon-ng. 2023-05-24 17:03:22 -04:00
Marat Fayzullin 2806f7bc67 Fixing secondary demo waterfall for SelCall. 2023-05-24 17:03:22 -04:00
Marat Fayzullin ad86fd3b8e Changing SELCALL type reporting. 2023-05-24 17:00:07 -04:00
Marat Fayzullin 452860518d Merge branch 'selcall' of https://github.com/luarvique/openwebrx into selcall 2023-05-24 16:43:51 -04:00
Marat Fayzullin 9e4ba73bf5 Adding SelCall decoder via multimon-ng. 2023-05-24 16:43:42 -04:00
Marat Fayzullin f011300773 Fixing secondary demo waterfall for SelCall. 2023-05-24 16:43:42 -04:00
Marat Fayzullin 8c22a2eb7f Adding SelCall decoder via multimon-ng. 2023-05-24 16:43:42 -04:00
Marat Fayzullin b38972c880 Fixing secondary demo waterfall for SelCall. 2023-05-24 16:43:42 -04:00
Marat Fayzullin 27121a2219 Adding SelCall decoder via multimon-ng. 2023-05-24 16:43:42 -04:00
Marat Fayzullin 264f712647 Improving multimon-ng parser. 2023-05-24 16:43:25 -04:00
Marat Fayzullin 335572e614 Merge branch 'selcall' of https://github.com/luarvique/openwebrx into selcall 2023-05-24 15:31:42 -04:00
Marat Fayzullin 365aa74910 Adding SelCall decoder via multimon-ng. 2023-05-24 15:31:33 -04:00
Marat Fayzullin afb5323bf4 Fixing secondary demo waterfall for SelCall. 2023-05-24 15:31:33 -04:00
Marat Fayzullin f04c7b341f Adding SelCall decoder via multimon-ng. 2023-05-24 15:31:32 -04:00
Marat Fayzullin f0da828142 Fixing text output. 2023-05-24 14:43:21 -04:00