Commit graph

5034 commits

Author SHA1 Message Date
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
33f0d2a160
Merge pull request #691 from DJ2LS/dev-interface-tests
Socket interface prototype
2024-03-27 09:45:25 +01:00
DJ2LS
7811aae324 add gridsquare to event if available 2024-03-27 09:34:06 +01:00
DJ2LS
f5d0b90eda fixing a test 2024-03-27 09:20:24 +01:00
Mashintime
5f1597c27f Merge branch 'develop' of github.com:DJ2LS/FreeDATA into develop 2024-03-25 19:46:05 -04: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
ea27044d91
Merge pull request #667 from DJ2LS/dependabot/npm_and_yarn/gui/develop/vitest-1.3.1 2024-03-24 15:33:33 -07:00
DJ2LS
cb70ed8445
Merge pull request #690 from DJ2LS/dev-max-bandwidth
set maximum bandwidth
2024-03-24 14:17:30 -07:00
DJ2LS
9fe59ffaa1
Merge pull request #688 from DJ2LS/main-cf-autofix
Apply fixes from CodeFactor
2024-03-24 13:48:20 -07:00
DJ2LS
6fb092dd58 fixed test 2024-03-24 21:47:48 +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
577da699a8
Merge pull request #689 from DJ2LS/dev-arq
adjusted ping and qrv
2024-03-24 12:58:09 -07: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
e57d3cf665 saved latest dev state.. 2024-03-24 19:16:19 +01:00
Mashintime
6ed283a5eb Merge branch 'develop' of github.com:DJ2LS/FreeDATA into develop 2024-03-22 16:32:19 -04: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
8d74566b6c rigctld hotfix 2024-03-17 10:14:56 -04:00
DJ2LS
363b90da07 rigctld hotfix 2024-03-17 12:04:58 +01:00
codefactor-io
34747356c9
[CodeFactor] Apply fixes to commit 03cc026 2024-03-16 17:19:30 +00:00
Mashintime
03cc026965 Remove references to unused components. 2024-03-16 13:17:00 -04:00
DJ2LS
6178454250
Merge pull request #686 from DJ2LS/develop 2024-03-16 10:07:28 -07: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
fbf4e68d9a
Merge branch 'develop' into dependabot/npm_and_yarn/gui/develop/vitest-1.3.1 2024-03-13 12:26:53 -07:00
DJ2LS
791e9ab9c6
Merge pull request #685 from DJ2LS/gui-fixes
Gui fixes
2024-03-13 02:15:36 -07:00
DJ2LS
98dada2af5
Merge pull request #684 from DJ2LS/dev-audio-callback 2024-03-13 00:30:45 -07:00
Mashintime
4f4c678eac Clicking a heard station populates ping textboxs 2024-03-12 21:37:44 -04:00