| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | 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 |
| | | |||
| * | 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 |
| | | | |||
| * | | remove executable from git | lonkaars | 2022-10-14 |
| | | | |||
| * | | more protocol parsing done | lonkaars | 2022-10-13 |
| | | | |||
| * | | WIP protocol implementation | lonkaars | 2022-10-13 |
| |/ | |||
| * | add missing humidity reading | lonkaars | 2022-10-12 |
| | | |||
| * | add more missing code from bjorn | lonkaars | 2022-10-12 |
| | | |||
| * | client merge done | lonkaars | 2022-10-11 |
| | | |||
| * | stm32 esp code merged | lonkaars | 2022-10-11 |
| | | |||
| * | Merge branch 'QT_ESP' of ↵ | lonkaars | 2022-10-11 |
| |\ | | | | | | | https://github.com/NielsCoding/avans-whether-station into esp | ||
| | * | esp communication | NielsCoding | 2022-10-10 |
| | | | |||
| | * | esp code voor qt | 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 |
| | | | |||
| * | | initial merge of qt client | lonkaars | 2022-10-05 |
| | | | |||
| * | | Merge branch 'dev' of ↵ | lonkaars | 2022-10-05 |
| |\ \ | | | | | | | | | | https://github.com/UnavailableDev/avans-whether-station-Qt into qt-dev | ||
| | * | | removed database.h/.cpp | UnavailableDev | 2022-10-05 |
| | | | | |||
| * | | | Merge branch 'dev' of ↵ | lonkaars | 2022-10-05 |
| |\| | | | | | | | | | | | https://github.com/UnavailableDev/avans-whether-station-Qt into qt-dev | ||
| | * | | First merge Qt App | UnavailableDev | 2022-10-05 |
| | | | | |||
| | * | | moved file | UnavailableDev | 2022-09-29 |
| | | | | |||
| | * | | creating database build script | UnavailableDev | 2022-09-29 |
| | | | | |||
| * | | | 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 |
| | | | |||