aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* 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
|
* 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
| |
* | WIP protocol implementationlonkaars2022-10-13
|/
* add missing humidity readinglonkaars2022-10-12
|
* add more missing code from bjornlonkaars2022-10-12
|
* client merge donelonkaars2022-10-11
|
* stm32 esp code mergedlonkaars2022-10-11
|
* Merge branch 'QT_ESP' of ↵lonkaars2022-10-11
|\ | | | | | | https://github.com/NielsCoding/avans-whether-station into esp
| * esp communicationNielsCoding2022-10-10
| |
| * esp code voor qtNielsCoding2022-10-10
| |
* | working data receive from si7021 modulelonkaars2022-10-11
| |
* | more WIP, untested i2c but usart2 workslonkaars2022-10-11
| |
* | WIP merge fixlonkaars2022-10-11
| |
* | initial merge of qt clientlonkaars2022-10-05
| |
* | Merge branch 'dev' of ↵lonkaars2022-10-05
|\ \ | | | | | | | | | https://github.com/UnavailableDev/avans-whether-station-Qt into qt-dev
| * | removed database.h/.cppUnavailableDev2022-10-05
| | |