Rework summary

This commit is contained in:
Quentin 2021-04-17 18:14:59 +02:00
parent 9052acfcba
commit 617f5794c5
Signed by: quentin
GPG key ID: A98E9B769E4FF428

View file

@ -14,10 +14,10 @@ Our project is currently made of the following physical parts:
- Some small wifi-like antenna - Some small wifi-like antenna
We try to document our journey here: We try to document our journey here:
- [Compile OpenWRT for the WPJ427](./doc/compile.md) - [Compile OpenWRT for the WPJ428](./doc/compile.md)
- [Flash OpenWRT on the WPJ428](./doc/flash.md) - [Flash OpenWRT on the WPJ428](./doc/flash.md)
- [Manually connect a modem](./doc/manual-modem.md) - [Manually connect a modem to the network](./doc/manual-modem.md)
- [Our configuration](./doc/config.md) - [Our OpenWRT configuration](./doc/config.md)
- The UDP+Don't Fragment bug (soon) - The UDP+Don't Fragment bug (soon)
- Tracking the bandwidth bottleneck (soon) - Tracking the bandwidth bottleneck (soon)
- [Some logs/data/info about our hardware](./doc/logs.md) - [Some logs/data/info about our hardware](./doc/logs.md)