aboutsummaryrefslogtreecommitdiff
path: root/libwmc/src/commands.c
AgeCommit message (Expand)Author
2012-05-29wmc: add command for setting global modeDan Williams
2012-01-23wmc: decode more of DEVICE_INFODan Williams
2012-01-23wmc: fix init commandDan Williams
2012-01-21wmc: fix up for recent INIT and DEVICE_INFO changesDan Williams
2012-01-21wmc: more protocol updatesDan Williams
2012-01-20wmc: global mode command is 3 bytes not 2Dan Williams
2012-01-19wmc: add some more commands and fix up network infoDan Williams
2012-01-19wmc: STATUS is appears to be NETWORK_INFODan Williams
2012-01-03wmc: remove usage of glibDan Williams
2011-11-14wmc: fix build after fixup of WMC field namesDan Williams
2011-11-11wmc: protocol and testcase updateDan Williams
2011-11-11libwmc: add testcases that talk to the deviceDan Williams
2011-10-04wmc: add initial command parsing and response handlingDan Williams