summaryrefslogtreecommitdiff
path: root/cleopatre/devkit/p1905_managerd/src
AgeCommit message (Collapse)Author
2013-11-07cleo/devkit/p1905: topology query msg sent on the wrong iface, refs #4251HEADmastersamuel.chou
2013-11-05cleo/devkit/p1905: take care when push event comes from cmdu, closes #4257Julien Lacour
When a PUSH BUTTON EVENT NOTIFICATION is sent, the process is different than a 'real' push button event. But hpav.info is modified anyway to inform plcd and managerd. And we don't want to start 'real' push button event process. So, this commit prevents that the hpav.info modification triggers the 'real' push button process if modification has been done because we received the PUSH BUTTON EVENT NOTIFICATION cmdu.
2013-11-05cleo/devkit/p1905: trigger push button event by hpav.info, refs #4257Julien Lacour
The 1905 push button event was triggered by gpio rising edge. But now, managerd don't always process simple connect event by gpio rising edge. And push button event shall be processed only if simple connect event.
2013-11-05cleo/devkit/p1905_managerd: stop process on SIGINT to help dev, refs #4257Julien Lacour
2013-10-24cleo/{buildroot,devkit/p1905_managerd}: user can choose 1905 image when ↵samuel.chou
bundle build, closes #4236
2013-10-17cleo/{linux/net/bridge,devkit/p1905_managerd}: not forwarding LLDP ↵samuel.chou
NearestLegacyBridge message, closes #4242
2013-10-15cleo/devkit/p1905_managerd: press one button to trigger PLC and WIFI AP PBC ↵samuel.chou
simutaneouly, closes #4241
2013-10-15cleo/devkit/p1905_managerd: implement wifi push button trigger function, ↵samuel.chou
refs #4241
2013-10-11cleo/devkit/p1905_managerd: fix creating WSC m2 fail, closes #4227samuel.chou
2013-10-11cleo/devkit/p1905_managerd: fix build bundle fail, closes #4226samuel.chou
2013-10-11cleo/{linux/net/bridge,devkit/p1905}: add ieee1905.1 feature, closes #4220samuel.chou