Commit Graph

84 Commits

Author SHA1 Message Date
Quentin 812f95948d
typo 2023-10-02 14:55:33 +02:00
Quentin 20ddf03dcf
titles instead 2023-10-02 14:52:37 +02:00
Quentin d1c93d42e8
improve readme with a warning 2023-10-02 14:51:49 +02:00
Armonius 142a1e7064 Update DOC and add UCI defaults script ModemManager config 2022-04-26 18:39:30 +02:00
Quentin 352c89df2f Choose the board 2022-04-17 17:34:58 +02:00
Quentin 4f2e62d65f add a warning 2022-04-17 17:14:09 +02:00
Quentin 449aa7c93c config does not work 2022-04-17 17:12:35 +02:00
Quentin 874941bb2c Build an image 2022-04-17 17:12:12 +02:00
Quentin 6b2dd3d7d8 try a simpler config 2022-04-17 16:52:49 +02:00
Quentin 7ef652b184 Correction XDP file path, wwan_loop service and add hotplug iface wwan script
XDP file path was in the var folder which is a virtual link to tmp folder.

add hotplug script to put the script xdp on the interface wwan when the command ifup -a wwan0 is called.

wwan_loop service crash on the launch, because it launched before the interface wwan set up.
2022-04-16 17:25:28 +01:00
Quentin d897436ab4 Mise à jour de 'files/usr/sbin/wwan_reconnect' 2021-08-21 14:39:51 +02:00
Quentin f25cb1f9f0
Fix service 2021-05-12 18:46:45 +02:00
Quentin c302c51a68
Merge branch 'main' of git.deuxfleurs.fr:quentin/wpj428 2021-04-25 19:07:38 +02:00
Quentin 67ee6d103a
Finalize the UDP writeup 2021-04-25 19:07:21 +02:00
Quentin 022d6085f8 Update our config 2021-04-25 16:35:17 +01: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