aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* finish mergestable-0.1.0lonkaars2022-10-30
* merging TCPcode with main QT codeNielsCoding2022-10-29
* Merge branch 'protocol' into devlonkaars2022-10-29
|\
| * update protocol to use hex digits in command arguments and accept offset valu...lonkaars2022-10-29
* | Merge branch 'protocol' into devlonkaars2022-10-29
|\|
| * fix memory leaklonkaars2022-10-29
| * send data in chunks for reliabilitylonkaars2022-10-29
| * garbage delay - esp still too slow!?lonkaars2022-10-29
| * add bunch of unneccesary debug stuff, fix some stuff and expect espressif esp...lonkaars2022-10-29
| * another off-by-one error fixedlonkaars2022-10-28
| * update todolonkaars2022-10-28
| * fix off-by-one error and create macro for switching serial debug print colorlonkaars2022-10-28
| * add todo.md, fixed segfault in protocol.c, and fix response sendinglonkaars2022-10-28
| * use circular dma buffer for rxlonkaars2022-10-28
| * working janky protocol!lonkaars2022-10-28
| * fix dumb typo's and added comments to faulty codelonkaars2022-10-27
| * move esp setup to setup.clonkaars2022-10-27
| * server to protocol codelonkaars2022-10-27
| * add dummy server scriptlonkaars2022-10-27
| * WIP server parserlonkaars2022-10-27
| * call server req incoming from transfer complete handlerlonkaars2022-10-26
| * add disclaimer for broken dma functionalitylonkaars2022-10-26
| * clean up test codelonkaars2022-10-26
| * WIP working dma receive to bufferlonkaars2022-10-26
| * optimize makefilelonkaars2022-10-26
| * flash and build before debugging and don't stop in mainlonkaars2022-10-26
| * esp send with dma in seperate functionlonkaars2022-10-26
| * dma write workinglonkaars2022-10-26
| * fix full path script for other drive letters than C:/lonkaars2022-10-25
| * dummy function in server.h implementedlonkaars2022-10-25
| * finish mergelonkaars2022-10-25
| * initial merge of CubeIDE code for dma idle readU-DESKTOP-LF2PDOO\niels2022-10-25
* | finish merge and fix sql scriptslonkaars2022-10-27
* | Merge branch 'devs' of https://github.com/UnavailableDev/avans-whether-statio...lonkaars2022-10-27
|\ \ | |/ |/|
| * added seeded data for temperature and humidityUnavailableDev2022-10-26
| * Qt graphs workingUnavailableDev2022-10-26
| * 3 seperate graphs workingUnavailableDev2022-10-26
| * working, no lines showingUnavailableDev2022-10-26
| * Added all three line graphsUnavailableDev2022-10-25
| * 't worked just a minute ago'UnavailableDev2022-10-24
| * testing chartsUnavailableDev2022-10-13
* | server port in consts.h + function signature for incoming esp datalonkaars2022-10-24
* | moved constants aroundlonkaars2022-10-19
* | integrate protocol code into stm32 codelonkaars2022-10-19
* | Merge branch 'dev' into protocollonkaars2022-10-19
|\ \
| * | add printf macro util.hlonkaars2022-10-14
| |/
* | last-records response handler implementedlonkaars2022-10-19
* | custom response data send handlers implementedlonkaars2022-10-19
* | update naming scheme in protocol.{c,h}lonkaars2022-10-17
* | parser donelonkaars2022-10-14