aboutsummaryrefslogtreecommitdiff
path: root/confui
Commit message (Expand)AuthorAge
* 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 infinite looplonkaars2023-01-13
* replace use of `asprintf` with `snprintf`lonkaars2023-01-13
* change malloc and free to use macro'slonkaars2023-01-07
* `clang-format`lonkaars2023-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
* 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
* fix `cd_s_cmd_node` alloc/create functionlonkaars2023-01-05
* [WIP] node with pub/sub address and uuidlonkaars2022-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
* fix clang-format configuration and run `clang-format`lonkaars2022-12-10
* add documentation to GUI header fileslonkaars2022-12-10
* add automation menu bar option workinglonkaars2022-12-09
* add empty automations workinglonkaars2022-12-09
* automation widget updates automationlonkaars2022-12-09
* handle deleted nodes/automations properlylonkaars2022-12-09
* refactor mesh connector and fix duplicate list entries on refreshlonkaars2022-12-09
* half fix menu bar and update automationlonkaars2022-12-08
* add CDMeshConnector routines to CDNodeWidgetlonkaars2022-12-07
* automations tab layout donelonkaars2022-12-05
* automations tab use mesh connectorlonkaars2022-12-05
* load nodes from mesh_connectorlonkaars2022-12-05
* add seperate scroll container classlonkaars2022-12-05
* scroll container workinglonkaars2022-12-05
* dummy mesh connector implementedlonkaars2022-12-05
* automation widget + renaminglonkaars2022-12-05
* add update function to node componentlonkaars2022-12-03
* ui node widget prototypelonkaars2022-12-03
* qt gui starting pointlonkaars2022-12-02
* dummy mesh_connector implementedlonkaars2022-12-02
* folder restructure of confuilonkaars2022-12-01
* move QtClient to confuiHEADmasterlonkaars2022-11-30