aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* baby wipelonkaars2023-01-17
|
* Merge branch 'dev' of https://github.com/UnavailableDev/avans-domotica into devlonkaars2023-01-17
|\
| * frameworkUnavailableDev2023-01-17
| |
| * Merge branch 'dev' of https://github.com/lonkaars/avans-domotica into devUnavailableDev2023-01-17
| |\
| * | UART vs BluetoothUnavailableDev2023-01-17
| | |
* | | merge #10lonkaars2023-01-17
| | |
* | | testNielsCoding2023-01-17
| | |
* | | Fat en design aanpassingNielsCoding2023-01-17
| | |
* | | custom protocol design + architecture donelonkaars2023-01-17
| |/ |/|
* | WIP designlonkaars2023-01-17
|/
* only send get all nodes on refresh instead of redrawing guilonkaars2023-01-16
|
* remove incomplete features for assessmentlonkaars2023-01-16
|
* fix crash on message with more than one nodelonkaars2023-01-13
|
* fix post link testlonkaars2023-01-13
|
* fix infinite looplonkaars2023-01-13
|
* add `post_net` protocol testlonkaars2023-01-13
|
* replace use of `asprintf` with `snprintf`lonkaars2023-01-13
|
* add more protocol test fileslonkaars2023-01-13
|
* `clang-format`lonkaars2023-01-07
|
* change malloc and free to use macro'slonkaars2023-01-07
|
* `clang-format`lonkaars2023-01-07
|
* Merge branch 'qt-gui-meshconnector-serial' into devlonkaars2023-01-07
|\
| * implement response handlers for other post commandslonkaars2023-01-07
| |
| * remove test code from serial.cpplonkaars2023-01-07
| |
| * add todo comments for WIPlonkaars2023-01-07
| |
| * mesh network message publishing commands all fully implementedlonkaars2023-01-07
| |
| * implement get nodelonkaars2023-01-07
| |
| * add implementation status to protocol.hlonkaars2023-01-06
| |
| * send POST_LINKlonkaars2023-01-06
| |
| * create links in guilonkaars2023-01-06
| |
| * gui node name to non-const pointerlonkaars2023-01-06
| |
| * add node to gui on get node responselonkaars2023-01-06
| |
| * WIP get node response parsing on guilonkaars2023-01-05
| |
| * improve parseability of get-nodes responselonkaars2023-01-05
| |
| * proper protocol spec get-node responselonkaars2023-01-05
| |
| * get-node-response v1 addedlonkaars2023-01-05
| |
| * Merge branch 'qt-gui-meshconnector-serial-wip' into qt-gui-meshconnector-seriallonkaars2023-01-05
| |\
| | * fix `cd_s_cmd_node` alloc/create functionlonkaars2023-01-05
| | |
| | * [WIP] node with pub/sub address and uuidlonkaars2022-12-13
| | |
| * | add binary files as text with comments and makefilelonkaars2022-12-13
| |/
| * set correct serial baud ratelonkaars2022-12-13
| |
| * serial communication *should* worklonkaars2022-12-12
| |
| * implement DYN_MEMBER_SIZEOF macro correctly and implement cd_cmd_response_sizeoflonkaars2022-12-12
| |
| * serial parser working on qt client sidelonkaars2022-12-12
| |
| * allow manual serial port specificationlonkaars2022-12-12
| |
| * more serial workylonkaars2022-12-11
| |
| * add serial parser from robotrun to projectlonkaars2022-12-11
| |
| * serial port listlonkaars2022-12-10
| |
* | merge joshua design documentlonkaars2022-12-14
|\ \
| * | QT Serial Port Design Doc.UnavailableDev2022-12-14
| | |