Commit Graph

25 Commits

Author SHA1 Message Date
ltcptgeneral
9a236e4f05 use llhttp for parsing api requests 2024-09-03 13:44:06 -07:00
ltcptgeneral
ddb21ca493 add serial handler,
move network init to network.h
2024-05-10 15:01:22 -07:00
ltcptgeneral
c46259d5cf add kicad model 2024-05-09 11:46:51 -07:00
Arthur Lu
e07a89ce39 add serial hander and info command 2024-05-06 12:04:20 -07:00
Arthur Lu
479a2243c6 move hardware stuff into hardware folder 2024-05-02 16:13:44 -07:00
Arthur Lu
70ed29e624 rename TCP_PORT to HTTP_PORT 2024-04-30 11:05:21 -07:00
Arthur Lu
b7414a8f7d fix make build type selection 2024-04-29 15:32:12 -07:00
Arthur Lu
0d231bf9dc fix tabs 2024-04-25 15:47:44 -07:00
Arthur Lu
fdc992564d move bmc handlers to bmc_hander.h,
add setting hostname for dhcp/dns
2024-04-19 11:59:54 -07:00
ltcptgeneral
e9148cb02c fix indents 2024-03-04 21:07:18 -08:00
Arthur Lu
a419296ef7 update makefile 2024-03-02 11:37:25 -08:00
91067e9a0f improve http header parsing,
improve http server handling
2024-03-01 14:00:01 -08:00
bcf6c613de fix styling,
fix http serv deinit
2024-02-29 14:21:31 -08:00
ltcptgeneral
53e6e51bf8 implement http using tcp sockets,
remove cgi ssi lwip_http,
remove makefsdata.py
2024-02-28 22:56:22 -08:00
ltcptgeneral
914d73a86a move pico libs to pico_lib.h,
add INV option to PW_SWITCH and PW_STATE
2024-02-18 11:55:43 -08:00
ltcptgeneral
68b5e24c75 add pw_state sim 2024-02-17 11:09:24 -08:00
ltcptgeneral
192cc68320 implement bmc gpio,
clkeanup some code
2024-02-16 14:45:10 -08:00
ltcptgeneral
9be6de6783 add log and raw fiels to gitignore 2024-02-14 14:02:31 -08:00
ltcptgeneral
e0b92ff493 improve power route handler and error handling,
add test sim for bmc power sw
2024-02-14 13:33:20 -08:00
ltcptgeneral
406482eee3 implement async handlers for pulsing pw_sw 2024-02-13 21:05:01 -08:00
ltcptgeneral
a9bd92a7f2 implement basic http server 2024-02-13 18:01:59 -08:00
ltcptgeneral
b59656c690 test wifi connection 2024-02-07 13:43:52 -08:00
ltcptgeneral
4e3cde1abc test usb serial 2024-02-07 00:52:03 -08:00
ltcptgeneral
b1e1fde3ff add gitignore 2024-02-06 23:09:40 -08:00
0a92e6eb25 initial commit testing build chain 2024-02-06 23:08:07 -08:00