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
*
Merge branch 'protocol' into dev
lonkaars
2022-10-29
|
\
|
*
update protocol to use hex digits in command arguments and accept offset ↵
lonkaars
2022-10-29
|
|
|
|
|
|
|
|
value in `last-records`
*
|
Merge branch 'protocol' into dev
lonkaars
2022-10-29
|
\
|
|
*
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
|
|
*
|
finish merge and fix sql scripts
lonkaars
2022-10-27
|
|
*
|
Merge branch 'devs' of ↵
lonkaars
2022-10-27
|
\
\
|
|
/
|
/
|
|
|
https://github.com/UnavailableDev/avans-whether-station-Qt into dev-merge-temp
|
*
added seeded data for temperature and humidity
UnavailableDev
2022-10-26
|
|
|
*
Qt graphs working
UnavailableDev
2022-10-26
|
|
|
*
3 seperate graphs working
UnavailableDev
2022-10-26
|
|
|
*
working, no lines showing
UnavailableDev
2022-10-26
|
|
|
*
Added all three line graphs
UnavailableDev
2022-10-25
|
|
|
*
't worked just a minute ago'
UnavailableDev
2022-10-24
|
|
|
*
testing charts
UnavailableDev
2022-10-13
|
|
*
|
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
|
|
[next]