Commit graph

34 commits

Author SHA1 Message Date
6750aa6487 Add LICENSE 2024-09-06 22:41:13 +02:00
9d712ddd10
make modem init a file 2023-12-28 01:16:24 +01:00
43d208a39f
massive performance++ 2023-10-08 14:31:47 +02:00
551addfdf5
change modemfiles 2023-10-05 15:58:11 +02:00
7a546a1005
increase timeout 2023-10-05 09:09:12 +02:00
1f3e347cd2
Update README.md 2023-10-05 02:26:56 +02:00
6ebf8ef516
move modem command lists to modemfiles/ 2023-10-04 21:12:24 +02:00
bbf2f6e405
fix id syncing 2023-10-04 17:42:15 +02:00
0d197f885b
migrate away from directly using internal connections, fix unreliable read_exact 2023-10-04 17:02:49 +02:00
63287f17fd
improve resyncing 2023-10-04 15:24:10 +02:00
2c61f1b9c9
lower timeout 2023-10-04 13:20:45 +02:00
637fdcae58
fix resyncing 2023-10-04 13:17:13 +02:00
1e03ee8002
add resyncing when connection breaks 2023-10-04 12:14:35 +02:00
289b2ef7a0
add data transfer speed printing 2023-10-03 02:16:02 +02:00
9a2d4c2931
add rate limit sleep 2023-10-01 23:06:56 +02:00
71d5949588
add modem-connect 2023-10-01 22:20:44 +02:00
af4f1d85ec
some fixes 2023-10-01 22:20:30 +02:00
6f7f24016e
make socketadapter not require an os error 2023-10-01 17:52:24 +02:00
9b5c37ceb3
initial modem commit 2023-10-01 17:46:59 +02:00
3181706ef3 format 2023-02-05 07:49:18 +01:00
58bb1d58c6 fix some bugs, improve speed with multiple connections 2023-02-05 07:44:59 +01:00
103bcf7412
Update README.md 2023-02-05 03:22:35 +01:00
9b5de1a393 correct version 2023-02-01 20:50:02 +01:00
bfd1c1bc90 fix some off-by-one errors 2023-02-01 20:42:46 +01:00
404de4676b fix a typo 2023-02-01 20:19:56 +01:00
2b3405af8b better bandwidth management 2023-02-01 20:15:07 +01:00
f6967c01a5 cargo fmt 2023-01-31 22:08:11 +01:00
1792c2b8d3 make central connection unable to overflow, decrease buffer size 2023-01-31 22:06:55 +01:00
c3fd53bfbf increment version 2023-01-31 21:48:22 +01:00
ddb5edfc95 make buffers larger 2023-01-31 21:47:59 +01:00
c4c29af38c fix another crash 2023-01-31 21:37:23 +01:00
4a9cbbcfc0 fix a crash 2023-01-31 21:25:44 +01:00
50e5d1d318 fix a typo 2023-01-31 20:28:52 +01:00
4199fbde49 Initital commit 2023-01-31 20:22:36 +01:00