Commit graph

208 commits

Author SHA1 Message Date
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
DJ2LS d17b77e323 big cleanup 2023-02-02 23:49:52 +01:00
DJ2LS c27bf8f19e removed old hamlib settings 2023-02-02 23:06:47 +01:00
DJ2LS 175aeb1a11 removed old hamlib settings 2023-02-02 22:54:25 +01:00
DJ2LS 41293590cb safe search for json keys 2023-02-02 22:41:35 +01:00
DJ2LS 83aa838c5a make auto tune option available in socket and daemon config 2023-02-01 16:11:07 +01:00
DJ2LS 62792e75bb moved from meter to strength 2023-01-30 12:31:34 +01:00
DJ2LS 87fb4382a4 moved from snr to meter 2023-01-30 12:28:02 +01:00
DJ2LS d54416fc8d first test with additional radio parameters 2023-01-30 12:08:45 +01:00