| Commit message (Expand) | Author | Age |
* | 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 |
* | 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 |
* | esp send with dma in seperate function | lonkaars | 2022-10-26 |
* | dma write working | lonkaars | 2022-10-26 |
* | 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 |
|/ |
|
* | add missing humidity reading | lonkaars | 2022-10-12 |
* | add more missing code from bjorn | lonkaars | 2022-10-12 |
* | stm32 esp code merged | lonkaars | 2022-10-11 |
* | Merge branch 'QT_ESP' of https://github.com/NielsCoding/avans-whether-station... | lonkaars | 2022-10-11 |
|\ |
|
| * | esp communication | 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 |
* | | WIP merge fix | lonkaars | 2022-10-11 |
* | | merge bjorn's code | lonkaars | 2022-10-05 |
|/ |
|
* | return to manual led on/off state management | lonkaars | 2022-10-04 |
* | led blink example working with HAL libraries | lonkaars | 2022-10-04 |
* | more HAL files compiling | lonkaars | 2022-10-04 |
* | gpio hal example compiles, doesn't work | lonkaars | 2022-10-03 |
* | broken makefile with hal_conf.h | lonkaars | 2022-10-02 |
* | fix vscode configuration for windows | lonkaars | 2022-09-28 |
* | merge dev into master | lonkaars | 2022-09-26 |
|\ |
|
| * | implement backlog database functions | lonkaars | 2022-09-26 |
| * | implement backlog interface | lonkaars | 2022-09-25 |
| * | c++ to c for stm32 firmware | lonkaars | 2022-09-25 |
* | | freertos blink demo working | lonkaars | 2022-09-26 |
* | | freertos compiles without errors | lonkaars | 2022-09-26 |
|/ |
|
* | update makefile for stm32 | lonkaars | 2022-09-09 |
* | stm32 code compiling | lonkaars | 2022-09-08 |
* | WIP makefile for stm32 | lonkaars | 2022-09-06 |