Commit graph

594 commits

Author SHA1 Message Date
DJ2LS eccd0e12a7 some fixes... 2024-03-27 19:55:19 +01:00
DJ2LS 329ce9dc20 add distance information to heard stations and events 2024-03-27 10:16:14 +01:00
DJ2LS b0e46fb998
Merge pull request #692 from DJ2LS/dev-add-grid-to-event
add gridsquare to event
2024-03-27 09:45:44 +01:00
DJ2LS 7811aae324 add gridsquare to event if available 2024-03-27 09:34:06 +01:00
DJ2LS bdd8888f1b enable/disable socket interface 2024-03-25 19:29:30 +01:00
DJ2LS e24a64ba25 Merge branch 'develop' into dev-interface-tests 2024-03-25 19:04:37 +01:00
DJ2LS ef4ea345fd fixed explorer 2024-03-25 08:28:02 +01:00
DJ2LS 3cb329b379 check for max bandwidth on session open 2024-03-24 21:39:44 +01:00
DJ2LS 8c224ab7dc define maximum used bandwidth during transmission 2024-03-24 21:17:07 +01:00
DJ2LS b28ee0aa85 adjusted cq and ping 2024-03-24 20:17:11 +01:00
DJ2LS cc6b3eb958 pep related improvements to ARQ 2024-03-24 20:07:18 +01:00
DJ2LS ff6ef4b130 increased ARQ data timeout 2024-03-24 19:30:56 +01:00
DJ2LS b0c0940e5d respond to CQ and PING if not in ARQ session 2024-03-24 19:29:28 +01:00
DJ2LS f308134276 added rx part for larger data 2024-03-19 22:16:27 +01:00
DJ2LS bb8da6f5d8 first attempt with arq session inside connection 2024-03-19 22:10:58 +01:00
DJ2LS aaa2084bfd adjusted tests 2024-03-19 13:19:13 +01:00
DJ2LS 9da3fb80f0 adjusted tests 2024-03-19 13:01:25 +01:00
DJ2LS 5ed11d771f added data and command queues 2024-03-19 11:19:13 +01:00
DJ2LS adb0c82332 Merge branch 'develop' into dev-interface-tests 2024-03-17 16:28:21 +01:00
DJ2LS 363b90da07 rigctld hotfix 2024-03-17 12:04:58 +01:00
DJ2LS 40f7337b6c bump version 2024-03-16 16:24:24 +01:00
DJ2LS 0beb4aea23 small cleanup 2024-03-16 16:23:41 +01:00
DJ2LS 6562a44175 adjusted response part for commands 2024-03-16 16:11:38 +01:00
DJ2LS d2b3f3a36e adjusted response part for commands 2024-03-16 15:52:14 +01:00
DJ2LS 0f3611fb15 testing first response 2024-03-16 13:57:48 +01:00
DJ2LS 4d3a0832d5 bind p2p connection to interface 2024-03-16 13:44:58 +01:00
DJ2LS 24f41edb63 add state and event manager instaces to command and data handler 2024-03-16 11:14:48 +01:00
DJ2LS 7714c7aeb6 added socket interface to modem 2024-03-16 10:29:13 +01:00
DJ2LS 6b4bdb4d7d Merge branch 'develop' into dev-interface-tests 2024-03-16 09:34:03 +01:00
DJ2LS cbc928f117 added dummy functions for continuing work on... 2024-03-15 14:33:06 +01:00
DJ2LS 216799fe2b added disconnect 2024-03-15 14:25:46 +01:00
DJ2LS 01b1977630 avoid event queue overflow 2024-03-15 13:28:21 +01:00
DJ2LS 41d9642eb1 adjusted server shutdown and transmitting state 2024-03-15 09:45:51 +01:00
DJ2LS 787cb2d862 don't restart modem on input overflow for now for checking if callback mode solved problems 2024-03-13 22:06:59 +01:00
DJ2LS c8fa826e60 fixed tx buffer delay 2024-03-12 19:54:07 +01:00
DJ2LS 7bed6041f3 restructured modem part 2024-03-12 19:48:50 +01:00
DJ2LS b58749a8a5 restructured modem part 2024-03-12 18:39:30 +01:00
DJ2LS dd703b4bbd using audio transmit callback 2024-03-12 16:33:40 +01:00
DJ2LS 6b7146e02c more clean server shutdown 2024-03-11 20:07:15 +01:00
DJ2LS 2b32fb740c restart server on input overflow 2024-03-11 19:52:03 +01:00
DJ2LS de25c95a05 bump version 2024-03-11 11:03:11 +01:00
DJ2LS e5215a838e attempt fixing audio input overflow 2024-03-10 18:37:27 +01:00
DJ2LS d48f457fd5 attempt fixing audio input overflow 2024-03-09 18:11:00 +01:00
DJ2LS d5eea3c99c fixed bug and version bump 2024-03-09 14:31:32 +01:00
DJ2LS 4de818f3a6
Merge branch 'develop' into dev-audio-debugging 2024-03-09 05:26:16 -08:00
DJ2LS 6b7327df3d added some audio debugging and reduced a not needed thread in demodulator 2024-03-09 11:42:40 +01:00
DJ2LS 0bd6f6c9f9 code cleanup 2024-03-09 11:06:20 +01:00
DJ2LS 20b1fe7e2d WIP p2p 2024-03-09 10:47:27 +01:00
DJ2LS 1599eb1515
Merge pull request #678 from DJ2LS/dev-beacon-adjustments
adjusted beacon
2024-03-07 07:56:49 -08:00
DJ2LS 0e07697a98 removed beacon interval change, send beacon when enabling it 2024-03-07 15:33:42 +01:00