index
:
project-weerstation
auto-refresh
dev
master
22-23 b05 proj07: weerstation
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Collapse
)
Author
Age
*
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 ↵
lonkaars
2022-10-29
|
|
|
|
esp firmware
*
another off-by-one error fixed
lonkaars
2022-10-28
|
*
update todo
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
|
*
add dummy server script
lonkaars
2022-10-27
|
*
WIP server parser
lonkaars
2022-10-27
|
*
call server req incoming from transfer complete handler
lonkaars
2022-10-26
|
*
add disclaimer for broken dma functionality
lonkaars
2022-10-26
|
*
clean up test code
lonkaars
2022-10-26
|
*
WIP working dma receive to buffer
lonkaars
2022-10-26
|
*
optimize makefile
lonkaars
2022-10-26
|
*
flash and build before debugging and don't stop in main
lonkaars
2022-10-26
|
*
esp send with dma in seperate function
lonkaars
2022-10-26
|
*
dma write working
lonkaars
2022-10-26
|
*
fix full path script for other drive letters than C:/
lonkaars
2022-10-25
|
*
dummy function in server.h implemented
lonkaars
2022-10-25
|
*
finish merge
lonkaars
2022-10-25
|
*
initial merge of CubeIDE code for dma idle read
U-DESKTOP-LF2PDOO\niels
2022-10-25
|
*
server port in consts.h + function signature for incoming esp data
lonkaars
2022-10-24
|
*
moved constants around
lonkaars
2022-10-19
|
*
integrate protocol code into stm32 code
lonkaars
2022-10-19
|
*
Merge branch 'dev' into protocol
lonkaars
2022-10-19
|
\
|
*
add printf macro util.h
lonkaars
2022-10-14
|
|
*
|
last-records response handler implemented
lonkaars
2022-10-19
|
|
*
|
custom response data send handlers implemented
lonkaars
2022-10-19
|
|
*
|
update naming scheme in protocol.{c,h}
lonkaars
2022-10-17
|
|
*
|
parser done
lonkaars
2022-10-14
|
|
*
|
more protocol stuff working
lonkaars
2022-10-14
|
|
*
|
request handler function executed
lonkaars
2022-10-14
|
|
*
|
remove executable from git
lonkaars
2022-10-14
|
|
*
|
more protocol parsing done
lonkaars
2022-10-13
|
|
*
|
WIP protocol implementation
lonkaars
2022-10-13
|
/
*
add missing humidity reading
lonkaars
2022-10-12
|
*
add more missing code from bjorn
lonkaars
2022-10-12
|
*
client merge done
lonkaars
2022-10-11
|
*
stm32 esp code merged
lonkaars
2022-10-11
|
*
Merge branch 'QT_ESP' of ↵
lonkaars
2022-10-11
|
\
|
|
|
|
|
|
https://github.com/NielsCoding/avans-whether-station into esp
|
*
esp communication
NielsCoding
2022-10-10
|
|
|
*
esp code voor qt
NielsCoding
2022-10-10
|
|
*
|
working data receive from si7021 module
lonkaars
2022-10-11
|
|
*
|
more WIP, untested i2c but usart2 works
lonkaars
2022-10-11
|
|
[next]