Commit graph

180 commits

Author SHA1 Message Date
Florian Hoss
7aec70244e Create doxygen 2022-07-30 11:46:19 +02:00
Florian Hoss
2e91cc1567 Update API.hpp 2022-07-30 11:25:18 +02:00
Florian Hoss
0c40644f3d Write doxygen comments for Firewall 2022-07-30 11:25:15 +02:00
Florian Hoss
c9c269f8eb Write doxygen comments for Utils 2022-07-30 11:14:45 +02:00
Florian Hoss
e9d51f14f5 Write doxygen comments for API 2022-07-30 11:11:32 +02:00
Florian Hoss
01fcbae4fc Update platformio.ini 2022-07-29 17:59:45 +02:00
Florian Hoss
a78ee6af97 Change api base and spelling 2022-07-29 17:42:08 +02:00
Florian Hoss
2e4cdb3734 Prepare esp32 for https 2022-07-29 17:41:32 +02:00
Florian Hoss
8180f90016 Fix update 2022-07-29 17:32:22 +02:00
Florian Hoss
8822bc8cc7 More merging 2022-07-29 17:25:56 +02:00
Florian Hoss
0af9c39fa3 Try to merge esp32 and esp8266 2022-07-29 17:11:15 +02:00
Florian Hoss
ad36e66ccf Spelling mistake 2022-07-29 16:18:57 +02:00
Florian Hoss
bef08d0838 Add latex documentation 2022-07-29 14:22:31 +02:00
Florian Hoss
0f6d7868d2 Update README.md 2022-07-29 10:58:20 +02:00
Florian Hoss
8e086ec868 Change folder 2022-07-29 10:55:45 +02:00
Florian Hoss
e10d26d9c6 Add README 2022-07-29 10:54:22 +02:00
Florian Hoss
1d9b34f9ff Include ESP8266 example 2022-07-29 10:50:40 +02:00
Florian Hoss
8dcf7c5e4d ESP-IDF does not def ESP32 2022-07-29 10:46:49 +02:00
Florian Hoss
9ecda70764 Compile for the correct device 2022-07-29 10:36:46 +02:00
Florian Hoss
c43dd6121a Transfer data 2022-07-29 10:27:39 +02:00
Florian Hoss
cac6d98908 Cleanup 2022-07-29 10:15:48 +02:00
Florian Hoss
0e3f974492 Add git repo to titlepage 2022-07-27 13:46:52 +02:00
Florian Hoss
ca76cbd7e4 Remove code as it was moved to github 2022-07-27 13:41:29 +02:00
Florian Hoss
f705ce2f39 Include API curl commands 2022-07-27 12:32:17 +02:00
Florian Hoss
e4bbb555f1 Benchmark result 2022-07-27 11:58:32 +02:00
Florian Hoss
46b88b6069 Writing documentation 2022-07-27 08:54:58 +02:00
Florian Hoss
986b596b46 Move packet handling to firewall 2022-07-26 14:07:54 +02:00
Florian Hoss
929aaf39a3 Use esp32_firewall_api as package 2022-07-26 12:49:46 +02:00
Florian Hoss
28a0753d3a Change platformio.ini 2022-07-26 10:12:58 +02:00
Florian Hoss
c0ac8349a3 Update .gitmodules 2022-07-26 10:12:29 +02:00
Florian Hoss
c7c06919f5 Update .gitignore 2022-07-26 10:12:27 +02:00
Florian Hoss
35de5be1a7 Update gitmodules 2022-07-26 10:10:58 +02:00
Florian Hoss
eb4b133de1 Wifi callbacks and ip address 2022-07-26 09:18:19 +02:00
Florian Hoss
86fe791dec Move gitmodules to folder 2022-07-26 09:09:32 +02:00
Florian Hoss
79740ce242 Update .gitignore 2022-07-26 08:44:39 +02:00
Florian Hoss
4c84e98a9b Add arduino-esp32 as submodule 2022-07-26 08:44:14 +02:00
Florian Hoss
bb999311a7 Basic setup with hook and arduino for esp32 2022-07-26 08:37:03 +02:00
Florian Hoss
8c36882772 Show the packets arriving at LwIP 2022-07-25 16:28:55 +02:00
Florian Hoss
0422eeeb9a Finally external files working 2022-07-25 16:01:07 +02:00
Florian Hoss
2d36e41641 Working hook in platformio.ini 2022-07-25 15:48:30 +02:00
Florian Hoss
42be57d91f Remove led from esp32 2022-07-25 15:48:15 +02:00
Florian Hoss
5f70efbe1e Hook works 2022-07-25 14:08:52 +02:00
Florian Hoss
2a14cbb936 Remove http server, not needed 2022-07-25 13:58:37 +02:00
Florian Hoss
8df47b4934 Removing Wifi documentation after learning more about IwIP 2022-07-25 12:44:26 +02:00
Florian Hoss
2b3da7d987 Add current ideas to docu 2022-07-25 12:38:22 +02:00
Florian Hoss
a125fb9427 Add tcp to the tester 2022-07-25 12:37:45 +02:00
Florian Hoss
1d159e6d7c Trying to use hooks 2022-07-25 10:42:07 +02:00
Florian Hoss
0b94c99567 Update main.c 2022-07-25 09:29:39 +02:00
Florian Hoss
c1ed0ae0a6 HTTP Server to test 2022-07-25 09:22:19 +02:00
Florian Hoss
85f0bede3c Basic ESP-IDF wifi connect 2022-07-22 13:18:23 +02:00