index
:
project-weerstation
auto-refresh
dev
master
22-23 b05 proj07: weerstation
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
stm32f091
/
server.c
Commit message (
Expand
)
Author
Age
*
update todo and move to repo root
lonkaars
2022-10-30
*
fix memory leak
lonkaars
2022-10-29
*
send data in chunks for reliability
lonkaars
2022-10-29
*
garbage delay - esp still too slow!?
lonkaars
2022-10-29
*
add bunch of unneccesary debug stuff, fix some stuff and expect espressif esp...
lonkaars
2022-10-29
*
another off-by-one error fixed
lonkaars
2022-10-28
*
fix off-by-one error and create macro for switching serial debug print color
lonkaars
2022-10-28
*
add todo.md, fixed segfault in protocol.c, and fix response sending
lonkaars
2022-10-28
*
use circular dma buffer for rx
lonkaars
2022-10-28
*
working janky protocol!
lonkaars
2022-10-28
*
fix dumb typo's and added comments to faulty code
lonkaars
2022-10-27
*
move esp setup to setup.c
lonkaars
2022-10-27
*
server to protocol code
lonkaars
2022-10-27
*
WIP server parser
lonkaars
2022-10-27
*
dummy function in server.h implemented
lonkaars
2022-10-25
*
integrate protocol code into stm32 code
lonkaars
2022-10-19
*
stm32 esp code merged
lonkaars
2022-10-11