Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | fix auto reloadstable-1.0.0auto-refresh | lonkaars | 2022-10-31 |
| | |||
* | janky/buggy auto-refresh | lonkaars | 2022-10-30 |
| | |||
* | refresh automatic | NielsCoding | 2022-10-30 |
| | |||
* | working v3 | lonkaars | 2022-10-30 |
| | |||
* | use qt built-in trailing newline split solution | lonkaars | 2022-10-30 |
| | |||
* | finish merge | lonkaars | 2022-10-30 |
| | |||
* | fix compilation errors after merge | lonkaars | 2022-10-30 |
| | |||
* | Merge branch 'qt-settings' of ↵ | lonkaars | 2022-10-30 |
|\ | | | | | | | https://github.com/UnavailableDev/avans-whether-station-Qt into dev | ||
| * | Merge branch 'dev' into qt-settings | UnavailableDev | 2022-10-30 |
| |\ | |||
| * | | Delete client.pro.user | UnavailableDev | 2022-10-30 |
| | | | |||
| * | | removed hardcoded `WSdb` | UnavailableDev | 2022-10-30 |
| | | | |||
* | | | fix regression | lonkaars | 2022-10-30 |
| | | | |||
* | | | ignore unused static variable | lonkaars | 2022-10-30 |
| |/ |/| | |||
* | | squash more todo's | lonkaars | 2022-10-30 |
| | | |||
* | | add sensor range en/decoding functions | lonkaars | 2022-10-30 |
| | | |||
* | | add documentation in header files | lonkaars | 2022-10-30 |
| | | |||
* | | client fix | lonkaars | 2022-10-30 |
| | | |||
* | | WIP fix HandleMessage | lonkaars | 2022-10-30 |
| | | |||
* | | fix last record time delta fetch | lonkaars | 2022-10-30 |
| | | |||
* | | Merge pull request #8 from UnavailableDev/qt-settings | Loek Le Blansch | 2022-10-30 |
|\ \ | | | | | | | Fix for db-init.sql | ||
| * \ | Merge branch 'lonkaars:master' into qt-settings | UnavailableDev | 2022-10-30 |
| |\ \ | |/ / |/| / | |/ | |||
* | | finish merge of branch `qt-settings`stable-0.2.0 | lonkaars | 2022-10-30 |
| | | |||
| * | Merge branch 'qt-settings' of ↵ | UnavailableDev | 2022-10-30 |
| |\ | |/ |/| | | | https://github.com/UnavailableDev/avans-whether-station-Qt into qt-settings | ||
* | | Merge branch 'dev' into qt-settings | UnavailableDev | 2022-10-30 |
|\ \ | |||
| * | | fix request send routine | lonkaars | 2022-10-30 |
| | | | |||
| * | | finish second merge | lonkaars | 2022-10-30 |
| |\ \ | |||
| | * \ | Merge branch 'lonkaars:master' into test | NielsCoding | 2022-10-30 |
| | |\ \ | |||
| | * | | | intervals added and consts.h | NielsCoding | 2022-10-30 |
| | | | | | |||
| * | | | | remove client.pro.user | lonkaars | 2022-10-30 |
| | | | | | |||
* | | | | | Delete client.pro.user | UnavailableDev | 2022-10-30 |
| | | | | | |||
| | | | * | added auto timestamp and fixed for empty database | UnavailableDev | 2022-10-30 |
| |_|_|/ |/| | | | |||
* | | | | changed window names | UnavailableDev | 2022-10-30 |
| | | | | |||
* | | | | changed dbConnector to settings window | UnavailableDev | 2022-10-30 |
| | | | | |||
* | | | | finish merge | UnavailableDev | 2022-10-30 |
|\| | | | |||
| * | | | update todo and move to repo root | lonkaars | 2022-10-30 |
| | | | | |||
| * | | | add a notable detail to the readme | lonkaars | 2022-10-30 |
| | |/ | |/| | |||
| * | | finish mergestable-0.1.0 | lonkaars | 2022-10-30 |
| |/ | |||
| * | merging TCPcode with main QT code | NielsCoding | 2022-10-29 |
| | | |||
| * | Merge branch 'protocol' into dev | lonkaars | 2022-10-29 |
| |\ | |||
| | * | update protocol to use hex digits in command arguments and accept offset ↵ | lonkaars | 2022-10-29 |
| | | | | | | | | | | | | value in `last-records` | ||
| * | | Merge branch 'protocol' into dev | lonkaars | 2022-10-29 |
| |\| | |||
| | * | fix memory leak | lonkaars | 2022-10-29 |
| | | | |||
| | * | send data in chunks for reliability | lonkaars | 2022-10-29 |
| | | | |||
| | * | garbage delay - esp still too slow!? | lonkaars | 2022-10-29 |
| | | | |||
| | * | add bunch of unneccesary debug stuff, fix some stuff and expect espressif ↵ | lonkaars | 2022-10-29 |
| | | | | | | | | | | | | esp firmware | ||
| | * | another off-by-one error fixed | lonkaars | 2022-10-28 |
| | | | |||
| | * | update todo | lonkaars | 2022-10-28 |
| | | | |||
| | * | fix off-by-one error and create macro for switching serial debug print color | lonkaars | 2022-10-28 |
| | | | |||
| | * | add todo.md, fixed segfault in protocol.c, and fix response sending | lonkaars | 2022-10-28 |
| | | | |||
| | * | use circular dma buffer for rx | lonkaars | 2022-10-28 |
| | | |