aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* finish mergeUnavailableDev2022-10-30
|\
| * update todo and move to repo rootlonkaars2022-10-30
| * add a notable detail to the readmelonkaars2022-10-30
| * 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
| |\ \ | | |/ | |/|
| * | 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
| * | | more protocol stuff workinglonkaars2022-10-14
| * | | request handler function executedlonkaars2022-10-14
| * | | remove executable from gitlonkaars2022-10-14
| * | | more protocol parsing donelonkaars2022-10-13