Commit Graph

27 Commits

Author SHA1 Message Date
e55c54f292 update sdk to 2.0,
fix potential buffer overflow issue in http_parser
2024-09-18 10:46:19 -07:00
55c465fab9 improve api response 2024-09-04 13:14:59 -07:00
790262ac1c use llhttp for parsing api requests 2024-09-03 13:44:06 -07:00
44706c75a1 add serial handler,
move network init to network.h
2024-05-10 15:01:22 -07:00
b36fe37ae3 add kicad model 2024-05-09 11:46:51 -07:00
523b7f21d4 add serial hander and info command 2024-05-06 12:04:20 -07:00
bebb8c390d move hardware stuff into hardware folder 2024-05-02 16:13:44 -07:00
eca5ead739 rename TCP_PORT to HTTP_PORT 2024-04-30 11:05:21 -07:00
34d3dcc87c fix make build type selection 2024-04-29 15:32:12 -07:00
687572768a fix tabs 2024-04-25 15:47:44 -07:00
e743f56609 move bmc handlers to bmc_hander.h,
add setting hostname for dhcp/dns
2024-04-19 11:59:54 -07:00
33aaa589f6 fix indents 2024-03-04 21:07:18 -08:00
4b2b56dd79 update makefile 2024-03-02 11:37:25 -08:00
14535b7f86 improve http header parsing,
improve http server handling
2024-03-01 14:00:01 -08:00
bc52e60153 fix styling,
fix http serv deinit
2024-02-29 14:21:31 -08:00
8cd68286df implement http using tcp sockets,
remove cgi ssi lwip_http,
remove makefsdata.py
2024-02-28 22:56:22 -08:00
7aadd6d4e0 move pico libs to pico_lib.h,
add INV option to PW_SWITCH and PW_STATE
2024-02-18 11:55:43 -08:00
9da9e35393 add pw_state sim 2024-02-17 11:09:24 -08:00
930ae5498a implement bmc gpio,
clkeanup some code
2024-02-16 14:45:10 -08:00
6aebefc748 add log and raw fiels to gitignore 2024-02-14 14:02:31 -08:00
1557448bf9 improve power route handler and error handling,
add test sim for bmc power sw
2024-02-14 13:33:20 -08:00
426c04116f implement async handlers for pulsing pw_sw 2024-02-13 21:05:01 -08:00
c0e774c08c implement basic http server 2024-02-13 18:01:59 -08:00
d7cfc0d782 test wifi connection 2024-02-07 13:43:52 -08:00
f3c1c06ddf test usb serial 2024-02-07 00:52:03 -08:00
8a4a94e5b1 add gitignore 2024-02-06 23:09:40 -08:00
0a92e6eb25 initial commit testing build chain 2024-02-06 23:08:07 -08:00