Commit Graph

70 Commits

Author SHA1 Message Date
Quentin 67ee6d103a
Finalize the UDP writeup 2021-04-25 19:07:21 +02:00
Quentin 4b9bd48053
Working checksum computation 2021-04-25 16:56:35 +02:00
Quentin 1ee8439ed8
WIP checksum 2021-04-25 16:27:43 +02:00
Quentin 9e3488dcba
Fix README 2021-04-25 11:15:16 +02:00
Quentin 70aee3087b
Simplify the code
- We can use the structure not only to read the packet but also to modify it
 - Binary OR/AND are done with single chars, eg. & or | while logical OR/AND are done with 2 chars, eg. && or ||
2021-04-25 11:11:03 +02:00
Quentin 0924655e4b
Refactor 2021-04-25 10:56:48 +02:00
erwan 01a89d9ace Init add 2021-04-25 01:05:40 +02:00
Quentin a0fccea2dd
Some more tests 2021-04-18 20:05:38 +02:00
Quentin db32405d11
Fix indent 2021-04-18 13:08:24 +02:00
Quentin 5c434b1a6b
Add some info about the M2 connector 2021-04-18 13:07:55 +02:00
Quentin acc57199eb
WIP reports 2021-04-18 12:23:51 +02:00
Quentin 70a01db89b
Add proto 2021-04-18 12:15:17 +02:00
Quentin 25edd2ae0d
Fix readme 2021-04-18 12:12:41 +02:00
Quentin 78df476b5f
WIP summary 2021-04-18 11:17:50 +02:00
Quentin f6a5b9a582
Rework summary 2021-04-18 11:11:00 +02:00
Quentin 74e0e58a20
Add LPDA info 2021-04-17 21:26:04 +02:00
Quentin dfa1d134ee
Add references 2021-04-17 20:06:15 +02:00
Quentin 9f16b3ece4
Merge branch 'main' of git.deuxfleurs.fr:quentin/wpj428 2021-04-17 19:54:35 +02:00
Quentin bfbb56a45a
Add some doc 2021-04-17 19:54:17 +02:00
erwan 11440261b7 Init add 3D Model 2021-04-17 18:54:44 +02:00
erwan 551b821e62 Init add 3D Model 2021-04-17 18:54:09 +02:00
Quentin 1df8982ce0
Fix picture 2021-04-17 18:28:57 +02:00
Quentin 811f7bee64
Add last report 2021-04-17 18:19:58 +02:00
Quentin 772e85ff68
Add a picture to the README 2021-04-17 18:16:30 +02:00
Quentin 617f5794c5
Rework summary 2021-04-17 18:14:59 +02:00
Quentin 9052acfcba
Rework structure 2021-04-17 18:13:48 +02:00
Quentin d8744e7968
Add scripts + add antenna tests 2021-04-17 18:00:21 +02:00
Quentin 69abfa3378
Merge branch 'main' of git.deuxfleurs.fr:quentin/wpj428 2021-04-17 17:56:02 +02:00
Quentin 25847a251c
Add pictures and a first report 2021-04-17 17:55:47 +02:00
Quentin 674f132ac7 Work on router config 2021-03-24 12:14:26 +00:00
Quentin 7fcd8b981c Replace gre+wireguard with openvpn 2021-03-24 12:07:15 +00:00
Quentin b121bdfc2d Add info 2021-03-24 10:27:40 +01:00
Quentin abc4b64a23 Fix scripts 2021-03-23 22:28:22 +01:00
Quentin bf539bd5e1 Simplify lcid collection 2021-03-23 13:50:07 +01:00
Quentin 42fc435db5 Add TODO 2021-03-23 13:41:32 +01:00
Quentin 8dbb091c51 Merge branch 'main' of git.deuxfleurs.fr:quentin/wpj428 2021-03-23 13:39:34 +01:00
Quentin c699ea6464 Update README 2021-03-23 13:39:14 +01:00
Quentin 8b7c1ec8ef Add our custom scripts 2021-03-23 13:38:36 +01:00
Quentin e5dcff60f3 Merge branch 'main' of git.deuxfleurs.fr:quentin/wpj428 2021-03-22 22:42:52 +00:00
Quentin dbe9a4d09f Get TTYUSB0 2021-03-22 22:42:30 +00:00
Quentin 231e68b557 Add support for AT commands 2021-03-22 21:56:49 +00:00
Quentin 399d238ffb Simplify conf 2021-03-22 22:02:15 +01:00
Quentin 1ff1c1443d Add DNS config 2021-03-22 21:33:10 +01:00
Quentin fd0b98e0ad Merge branch 'main' of git.deuxfleurs.fr:quentin/wpj428 2021-03-22 20:23:46 +00:00
Quentin e9da3b65a0 Simplify OpenWRT config 2021-03-22 20:23:27 +00:00
Quentin 41a833a2db Simplify VPN config 2021-03-22 18:43:26 +01:00
Quentin 75ab8b7842 Add wireguard guide 2021-03-22 18:37:55 +01:00
Quentin fac53e9fb3 Improve README 2021-03-22 18:22:29 +01:00
Quentin a44e78708e Merge branch 'main' of git.deuxfleurs.fr:quentin/wpj428 2021-03-22 15:34:00 +01:00
Quentin 4449ae0a5c Some bibliography about Unbound and OpenWRT 2021-03-22 15:33:45 +01:00