Commit Graph

27 Commits

Author SHA1 Message Date
Marat Fayzullin dbbf20aa0e Rolling back some regex changes. 2024-01-31 21:33:44 -05:00
Marat Fayzullin 5e3f8c91a2 Making sure the code is compatible with Python 3.12+ 2024-01-31 20:09:05 -05:00
Marat Fayzullin b60a48f7e8 Revert "Merge pull request #11 from rassware/js8_fix"
This reverts commit 9b88e6130b, reversing
changes made to 272b35215b.
2023-08-01 11:59:59 -04:00
Christian Raßmann 1c90e3403d bugfixing 2023-07-26 10:15:02 +02:00
Christian Raßmann d6a3325d35 simplify my solution 2023-07-26 09:51:53 +02:00
Christian Raßmann 5a72981519 fixing JS8 messages 2023-07-25 23:24:47 +02:00
Jakob Ketterl 25e2a8013e parser typing 2021-09-28 00:27:01 +02:00
Jakob Ketterl f9f0bdde12 restore js8 functionality 2021-09-06 22:50:57 +02:00
Jakob Ketterl 4993a56235 use a single connection to avoid the managing overhead 2021-04-11 21:04:13 +02:00
Jakob Ketterl 7e4671afe4 Improve profile handling
* introduce profile sources
* subscriptions can handle config change events
* web config changes to profile changes will now take effect immediately
2021-04-11 18:46:21 +02:00
Jakob Ketterl 64b7b485b3 run the code formatter over all 2021-01-20 17:01:46 +01:00
Jakob Ketterl 132bd2b445 create reporting engine to distribute spots 2021-01-14 20:52:56 +01:00
Jakob Ketterl a8011e3a1a use profiles instead of parsing to detect mode 2020-12-09 11:38:46 +01:00
Jakob Ketterl e064352621 finally, remove debugging 2020-04-25 19:18:30 +02:00
Jakob Ketterl 978eea400d clean up wsjt remainders in absctract code 2020-04-25 16:22:40 +02:00
Jakob Ketterl 4e67be8a3c dynamic profiles 2020-04-23 23:30:56 +02:00
Jakob Ketterl 623f21f769 fast and turbo modes 2020-04-23 22:27:03 +02:00
Jakob Ketterl 280e39d9c4 js8 slow mode 2020-04-23 22:19:07 +02:00
Jakob Ketterl 2df56ad8b9 js8 slow mode (attempt?) 2020-04-23 00:34:49 +02:00
Jakob Ketterl 5ab2f02f63 multi-profile decoding 2020-04-23 00:21:59 +02:00
Jakob Ketterl 0120b33a25 refactor chopper out of wsjt 2020-04-22 23:53:19 +02:00
Jakob Ketterl 1023087c8a get locator from compound frame, too 2020-04-17 23:50:23 +02:00
Jakob Ketterl 1f70b93310 seems like we're in upper case 2020-04-14 23:16:45 +02:00
Jakob Ketterl da4917998d js8 metrics 2020-04-14 22:31:30 +02:00
Jakob Ketterl 2de0cbc6c0 send messages to frontend, spots to pskreporter 2020-04-14 21:10:35 +02:00
Jakob Ketterl bcb8a2315c use new library for js8 decoding 2020-04-13 16:35:31 +02:00
Jakob Ketterl ddfd85c586 add js8 decoding if available 2020-04-12 13:10:23 +02:00