index
:
project-domotica
dev
master
22-23 b06 proj08: domotica
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
confui
Commit message (
Expand
)
Author
Age
*
change malloc and free to use macro's
lonkaars
2023-01-07
*
`clang-format`
lonkaars
2023-01-07
*
implement response handlers for other post commands
lonkaars
2023-01-07
*
remove test code from serial.cpp
lonkaars
2023-01-07
*
add todo comments for WIP
lonkaars
2023-01-07
*
mesh network message publishing commands all fully implemented
lonkaars
2023-01-07
*
implement get node
lonkaars
2023-01-07
*
send POST_LINK
lonkaars
2023-01-06
*
create links in gui
lonkaars
2023-01-06
*
gui node name to non-const pointer
lonkaars
2023-01-06
*
add node to gui on get node response
lonkaars
2023-01-06
*
WIP get node response parsing on gui
lonkaars
2023-01-05
*
improve parseability of get-nodes response
lonkaars
2023-01-05
*
fix `cd_s_cmd_node` alloc/create function
lonkaars
2023-01-05
*
[WIP] node with pub/sub address and uuid
lonkaars
2022-12-13
*
set correct serial baud rate
lonkaars
2022-12-13
*
serial communication *should* work
lonkaars
2022-12-12
*
implement DYN_MEMBER_SIZEOF macro correctly and implement cd_cmd_response_sizeof
lonkaars
2022-12-12
*
serial parser working on qt client side
lonkaars
2022-12-12
*
allow manual serial port specification
lonkaars
2022-12-12
*
more serial worky
lonkaars
2022-12-11
*
add serial parser from robotrun to project
lonkaars
2022-12-11
*
serial port list
lonkaars
2022-12-10
*
fix clang-format configuration and run `clang-format`
lonkaars
2022-12-10
*
add documentation to GUI header files
lonkaars
2022-12-10
*
add automation menu bar option working
lonkaars
2022-12-09
*
add empty automations working
lonkaars
2022-12-09
*
automation widget updates automation
lonkaars
2022-12-09
*
handle deleted nodes/automations properly
lonkaars
2022-12-09
*
refactor mesh connector and fix duplicate list entries on refresh
lonkaars
2022-12-09
*
half fix menu bar and update automation
lonkaars
2022-12-08
*
add CDMeshConnector routines to CDNodeWidget
lonkaars
2022-12-07
*
automations tab layout done
lonkaars
2022-12-05
*
automations tab use mesh connector
lonkaars
2022-12-05
*
load nodes from mesh_connector
lonkaars
2022-12-05
*
add seperate scroll container class
lonkaars
2022-12-05
*
scroll container working
lonkaars
2022-12-05
*
dummy mesh connector implemented
lonkaars
2022-12-05
*
automation widget + renaming
lonkaars
2022-12-05
*
add update function to node component
lonkaars
2022-12-03
*
ui node widget prototype
lonkaars
2022-12-03
*
qt gui starting point
lonkaars
2022-12-02
*
dummy mesh_connector implemented
lonkaars
2022-12-02
*
folder restructure of confui
lonkaars
2022-12-01
*
move QtClient to confui
HEAD
master
lonkaars
2022-11-30
*
add makefile for generating semi-pretty pdf's from markdown using chrome
lonkaars
2022-11-17
*
update architecture
lonkaars
2022-11-13