Mercurial > hg > beaglert
log
age | author | description |
---|---|---|
2015-08-24 | Giulio Moro | Prevented from hanging upon exit. The issue is with the waitForSocketTime value. See issue#1381 scope-refactoring |
2015-08-24 | Giulio Moro | Closing socket in the destructor scope-refactoring |
2015-08-22 | Giulio Moro | Added ifdefs and unified the code with udpioplugin ... the latter has not been tested (or committed). TODO: still it hangs after ctrl-c BeagleRT (auxiliary tasks do not terminate). TODO: sometimes you can hear dropouts in the transmission. Maybe it is due to pointer drifting. Rebooting BBB fixes/affects this issue. scope-refactoring |
2015-08-22 | Giulio Moro | Implemented destructor of UdpServer which closes the socket scope-refactoring |