Commit graph

3845 commits

Author SHA1 Message Date
Pedro 1db9d1fca6 Refactor beacon 2023-11-26 15:45:41 +01:00
Pedro 0f10d73a61 Refactor beacon 2023-11-26 15:23:20 +01:00
Pedro 851cef2b9b Small code improvements 2023-11-26 14:51:58 +01:00
Pedro c164faae21 Fix "send test frame" 2023-11-26 14:25:14 +01:00
Pedro 766342a866 Fix Command log message 2023-11-26 13:11:45 +01:00
Pedro e3e486b5fc Fix PingCommand 2023-11-26 12:53:28 +01:00
Pedro e0bd7c5e09 Fix several errors to get server to start again. 2023-11-26 12:45:51 +01:00
DJ2LS 9872b52741 first attempt using frame deconstructor 2023-11-26 11:41:37 +01:00
DJ2LS 8883616e67 first attempt using frame templates 2023-11-26 10:33:06 +01:00
DJ2LS b5ee39b2d2 first attempt using frame templates 2023-11-26 10:25:13 +01:00
codefactor-io 6dc0a739c4
[CodeFactor] Apply fixes 2023-11-26 06:07:52 +00:00
Mashintime a5c9014a15 GUI startup fixes if modem is not running 2023-11-26 01:07:04 -05:00
Mashintime 750d01bc92 Further refinements to grid test 2023-11-26 01:02:16 -05:00
Mashintime 596fe53bb8 adjustment to close icon 2023-11-25 22:33:30 -05:00
Pedro 8670646ca7 Implement more commands and remove old code 2023-11-26 00:11:39 +01:00
Pedro dea132203b Make modem transmit queue item format more explicit 2023-11-25 23:39:35 +01:00
Pedro cf50e69e3a Implement fec and fec wake up frames 2023-11-25 23:22:31 +01:00
Pedro f96c566223 Move codec2 functions to codec2 interface 2023-11-25 23:14:49 +01:00
Pedro bfaa284837 WIP 2023-11-25 19:05:42 +01:00
Pedro e8a2a5d12a WIP 2023-11-25 18:21:41 +01:00
codefactor-io 2d6af962b5
[CodeFactor] Apply fixes to commit 006dec9 2023-11-25 06:18:18 +00:00
Mashintime 006dec976a Grid layout system proof of concept demo 2023-11-25 01:17:45 -05:00
Pedro 395e505b84 Work in progress 2023-11-24 10:46:51 +01:00
DJ2LS dbd1cf1d98 first prototype of registering arq session 2023-11-23 23:10:53 +01:00
Pedro 5bb25c3d45 Refactoring of tx commands - WIP 2023-11-23 16:59:53 +01:00
Pedro 5c34ef40da Add DataFrameFactory with the different frame types 2023-11-23 16:11:47 +01:00
DJ2LS 1cf6d5914a test with frame dispatcher 2023-11-23 10:14:11 +01:00
codefactor-io 2422f1dab5
[CodeFactor] Apply fixes 2023-11-23 06:31:28 +00:00
Mashintime 01ae2748c8 Fix some issues with check modal and modem refresh btn 2023-11-23 01:04:04 -05:00
Mashintime 22e2f2f08a Enable fft when client connects to fft ws 2023-11-23 01:02:56 -05:00
Mashintime 28e7694545 Fix websockets not sending data 2023-11-23 01:01:29 -05:00
Pedro a5ebf2d0fc Improve threading.Event() usage on transmission 2023-11-22 21:54:50 +01:00
Pedro 8dfae3b35a Remove beacon state handling from data transmission queue 2023-11-22 18:07:30 +01:00
Pedro 06dd1637cd Set beacon directly on modem state 2023-11-22 18:05:31 +01:00
Pedro 8c2c6a8ce0 Explicit args on modem primitive methods. API error format. 2023-11-22 14:57:51 +01:00
Pedro eda5580f83 Isolate websocket management 2023-11-22 12:04:07 +01:00
DJ2LS 6b79f826eb updated tests, added gui test 2023-11-20 20:19:18 +01:00
DJ2LS bed858117b updated tests, added gui test 2023-11-20 20:18:57 +01:00
DJ2LS 9d96e1ee37 adjusted pyinstaller conf 2023-11-20 16:02:22 +01:00
DJ2LS 53c9f2a668 adjusted modem test 2023-11-20 16:02:13 +01:00
DJ2LS e2c615b4ed first test running tests in github actions 2023-11-20 15:50:48 +01:00
DJ2LS e05ec46b66 first test running tests in github actions 2023-11-20 15:33:26 +01:00
DJ2LS d6c182964b first test running tests in github actions 2023-11-20 15:31:33 +01:00
DJ2LS 73704ea206 first test running tests in github actions 2023-11-20 15:27:56 +01:00
Pedro 0f08b6525f Add first GUI test using vitest 2023-11-20 14:24:45 +01:00
DJ2LS 8847ffdd40 Merge remote-tracking branch 'origin/develop' into develop
# Conflicts:
#	modem/data_handler_helpers.py
2023-11-20 09:00:20 +01:00
DJ2LS 083a98263b adjusted arq classes 2023-11-20 09:00:07 +01:00
Pedro 5e6d343eda Fix forgotten code outside of comment 2023-11-20 08:52:11 +01:00
DJ2LS 670a1703de move some functions to a helper file 2023-11-20 07:39:54 +01:00
DJ2LS 5426cb3a1b first test with CQ ... setting handling still bad 2023-11-19 23:17:43 +01:00