Commit graph

216 commits

Author SHA1 Message Date
DJ2LS 5d0d008cdc deleted tnc folder, moved to modem folder 2023-10-20 14:12:20 +02:00
DJ2LS 854b2a464a fixed a blocking state for starting processes 2023-10-17 14:49:13 +02:00
DJ2LS f6b97e3f31 fixed a blocking state for starting processes 2023-10-17 14:47:03 +02:00
DJ2LS 5f48dff549 fixed dataclass handling and process states 2023-10-17 14:30:34 +02:00
DJ2LS 7a381bf46d first attempt requesting buffer data from tnc 2023-10-11 20:26:44 +02:00
DJ2LS c36933d622 adjusted daemon for starting rigctld 2023-10-08 22:09:09 +02:00
DJ2LS 53dd156a3d allow tnc starting and stopping rigctld 2023-10-08 21:09:30 +02:00
DJ2LS 0deb074df7 increased tnc version and added timeleft for timeout indicator 2023-09-30 20:29:55 +02:00
DJ2LS 4d605106c8 updated logging 2023-08-19 10:54:36 +02:00
DJ2LS cb813ba402 improved logging 2023-08-08 08:27:22 +02:00
DJ2LS 1bdf070dfe fixed filenames 2023-08-07 20:28:19 +02:00
DJ2LS 338dbc1d92 first code for using hmac token based signing for data 2023-08-06 23:08:55 +02:00
DJ2LS 6ec7397eef changed router to origin 2023-07-09 09:48:50 +02:00
DJ2LS 2c355f744b fixed mesh startup 2023-07-03 17:54:24 +02:00
DJ2LS 9728f847ec adjusted enable/disable mesh setting 2023-07-03 09:26:42 +02:00
DJ2LS 4c556e61fd introduced mesh state table 2023-06-13 14:03:36 +02:00
DJ2LS 35576bb760 first mesh ping tx part 2023-06-11 09:12:40 +02:00
DJ2LS e288136175 enable/disable mesh via gui 2023-05-28 17:33:24 +02:00
DJ2LS bdfb1658ba fixed network crash 2023-05-28 16:06:07 +02:00
DJ2LS 5a5d7ac55d and some more networkrelated tests 2023-05-28 12:48:57 +02:00
DJ2LS 1343d6e7ea fixed network based decoding of string 2023-05-28 12:33:43 +02:00
DJ2LS f160775ec0 hopefully fixes neTwork 2023-05-28 12:23:36 +02:00
DJ2LS 9d01fd75a0 Merge remote-tracking branch 'origin/main' into ls-mesh
# Conflicts:
#	tnc/static.py
2023-05-28 12:19:11 +02:00
DJ2LS 06d38c2585 added routing table to tnc state 2023-05-28 12:16:01 +02:00
DJ2LS be4d158c37 get routing table via network 2023-05-28 12:13:19 +02:00
DJ2LS dcb3835139 fixed daemon for tci 2023-05-24 15:29:12 +02:00
DJ2LS 47cef4d4f0 added mycallsign handler 2023-05-14 18:12:06 +02:00
DJ2LS 8596412a04 first transmit prototype for broadcasts 2023-05-14 18:05:47 +02:00
DJ2LS de4c82c441 moved waiting until no codec2 data decoded to socket 2023-05-14 09:20:39 +02:00
DJ2LS d1db9218ef moved global callsign setting to data channel opener 2023-05-09 15:04:23 +02:00
DJ2LS cdeffba20d fixed some tnc state bugs 2023-05-08 16:17:11 +02:00
DJ2LS a2d0a716cf possible disconnect fix 2023-05-08 16:13:37 +02:00
DJ2LS 5caeecd175 removed mode and n_frames 2023-05-08 12:58:25 +02:00
DJ2LS 89c5651702 fixed a config parameter 2023-05-06 16:13:46 +02:00
DJ2LS 55a887c142 run some commands only if tnc_state == idle 2023-05-06 16:07:33 +02:00
DJ2LS 09cf659154 updated ctests 2023-04-28 12:40:33 +02:00
DJ2LS 69749d30ae updated dataclasses 2023-04-27 21:43:56 +02:00
DJ2LS d2c5c934d5 updated dataclasses 2023-04-26 19:54:53 +02:00
DJ2LS e14b16f3cf added placeholder for dataclasses 2023-04-26 18:23:49 +02:00
DJ2LS fbfc036f9f implemented slot based busy state for performance testing 2023-04-23 14:58:03 +02:00
DJ2LS 1624eb110c added tx delay function 2023-03-06 12:48:27 +01:00
DJ2LS 9182f25fe1 added is codec 2 traffic to tnc_state 2023-02-14 22:56:23 +01:00
DJ2LS 7ee0278ade introduced transmit is writing 2023-02-12 18:24:42 +01:00
DJ2LS 9a351b48ff updated fec transmit 2023-02-12 17:48:01 +01:00
DJ2LS 5ea977f483 first attempt FEC mode 2023-02-12 17:39:13 +01:00
DJ2LS 64e3d2abc0 smaller pep8 improvements 2023-02-10 12:12:18 +01:00
DJ2LS 0c5d755e1a forgot to adjust cq function 2023-02-10 10:31:33 +01:00
DJ2LS c2ba13e539 and another attempt fixing ctests 2023-02-10 10:15:10 +01:00
DJ2LS 0199ed67cf socket refactoring 2023-02-09 21:43:49 +01:00
Sourcery AI 7b23769b55 'Refactored by Sourcery' 2023-02-09 12:26:25 +00:00