Commit graph

4010 commits

Author SHA1 Message Date
DJ2LS 018add39d2 trying to fix a error without testing it... 2023-11-26 22:36:35 +01:00
Pedro 8f2f464846 Move Beacon from data_handler_broadcasts to modem 2023-11-26 22:24:09 +01:00
Pedro ff0e4c25a2 Improve beacon 2023-11-26 21:51:43 +01:00
codefactor-io 7c5cdc1290
[CodeFactor] Apply fixes 2023-11-26 19:14:36 +00:00
Mashintime 47e5cf6958 GUI Home adjustments and other fixes 2023-11-26 14:14:06 -05:00
Mashintime 5c582173f5 Audio component fixes 2023-11-26 14:11:50 -05:00
Mashintime c97f3c158d Merge branch 'develop' of github.com:DJ2LS/FreeDATA into develop 2023-11-26 13:54:46 -05:00
Mashintime eb0cf4a4a1 Radio mode handling in state data 2023-11-26 13:54:28 -05:00
codefactor-io 02efa9bc21
[CodeFactor] Apply fixes to commit 2e8fa11 2023-11-26 18:52:04 +00:00
Mashintime 2e8fa11b37 Testing new heard station list grid items 2023-11-26 13:32:42 -05:00
Mashintime d2eb4ffd09 Missed a variable 2023-11-26 12:24:19 -05:00
Mashintime 12e5d2ff7a Fix dynamic control of FFT data stream 2023-11-26 12:22:22 -05:00
Mashintime 16af549274 Typo 2023-11-26 12:10:22 -05:00
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
dependabot[bot] dd3695d07a
Bump vite from 4.5.0 to 5.0.2 in /gui
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.0 to 5.0.2.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.0.2/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-21 16:52:52 +00:00