Commit graph

24 commits

Author SHA1 Message Date
DJ2LS e91cf49f21 make beacon a service 2023-12-21 17:47:48 +01:00
DJ2LS ad6f913aab WIP ARQ - cleanup and fixes 2023-12-16 10:28:30 +01:00
Pedro 30996c03b6 Eliminate modem TX queues and change transmit() to a blocking call 2023-12-16 00:51:57 +01:00
Pedro 3fd2c402af Get rid of the DATA_QUEUE_TRANSMIT (there is still the MODEM_TRANSMIT_QUEUE) 2023-12-04 11:05:45 +01:00
Pedro d5a1a74f1a Separate demodulation code 2023-11-29 17:35:23 +01: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
Pedro 851cef2b9b Small code improvements 2023-11-26 14:51:58 +01:00
Pedro 5bb25c3d45 Refactoring of tx commands - WIP 2023-11-23 16:59:53 +01:00
DJ2LS 1cf6d5914a test with frame dispatcher 2023-11-23 10:14:11 +01:00
Mashintime 22e2f2f08a Enable fft when client connects to fft ws 2023-11-23 01:02:56 -05:00
Pedro 06dd1637cd Set beacon directly on modem state 2023-11-22 18:05:31 +01:00
DJ2LS 225af9e8b5 fixed explorer publishing 2023-11-19 12:31:56 +01:00
DJ2LS 6670f36ad8 read config after hot reload 2023-11-19 09:56:00 +01:00
DJ2LS d74dda0bc5 config fixes and adjustments 2023-11-14 19:26:11 +01:00
DJ2LS 9fdeeff921 some small cleanup 2023-11-13 09:19:42 +01:00
DJ2LS 5962450be7 more cleanup 2023-11-12 23:22:53 +01:00
DJ2LS b76726c4a5 show popup when modem restarting 2023-11-12 22:35:10 +01:00
DJ2LS aef44b1536 first test with states 2023-11-12 19:56:15 +01:00
DJ2LS bd2e173620 introduced state manager and changed config.ini 2023-11-11 20:01:15 +01:00
DJ2LS e82592bab7 possible fix of crashing audio device 2023-11-11 10:53:01 +01:00
DJ2LS 722f1ef785 adjusted modem startup and audio tests 2023-11-11 10:41:16 +01:00
DJ2LS 4cf915c399 audio device check before starting modem 2023-11-10 16:02:38 +01:00
DJ2LS e7c976f5f4 start-stop modem via command 2023-11-09 22:11:53 +01:00