15 Commits (2e5fe75aa7949c7a71a17aa4e73267a6a56254a0)

Author SHA1 Message Date
Peter Barker 24653a33ed SITL: make socket manipulation functions bool rather than void 6 years ago
Peter Barker 584c5d5806 AP_HAL: Socket: add set_cloexec 7 years ago
Lucas De Marchi dbf2aedf1e AP_HAL: replace header guard with pragma once 9 years ago
Gustavo Jose de Sousa 0456eccca8 AP_HAL: standardize inclusion of libaries headers 10 years ago
Andrew Tridgell eca0940bc7 AP_HAL: allow for broadcast packets on UDP IPv4 10 years ago
Andrew Tridgell 3e4b0b9869 AP_HAL: added pollout() function to socket API 10 years ago
Andrew Tridgell 596ecde70d AP_HAL: added listen and accept APIs to socket API 10 years ago
Andrew Tridgell b07f7e873f AP_HAL: added pollin() interface for Socket API 10 years ago
Andrew Tridgell 5067359ed7 AP_HAL: fixed socket destructor 10 years ago
Staroselskii Georgii 1a588263e4 AP_HAL: added destructor for Socket 10 years ago
Staroselskii Georgii 4411c1fed4 AP_HAL: improved constness of Socket API 10 years ago
Andrew Tridgell 9336914598 AP_HAL: added sendto socket method 10 years ago
Andrew Tridgell 692fc18698 AP_HAL: protect Socket.h from double include 10 years ago
Andrew Tridgell 2369e06815 AP_HAL: fixed SITL build on windows 10 years ago
Andrew Tridgell 08b9ed3342 AP_HAL: added socket handling class 10 years ago
Mike McCauley 9bfc52d9af HAL_FLYMAPLE: initial port to flymaple board 12 years ago
Andrew Tridgell 495c4bbbbe AP_Notify: simplify interface to avoid timers and external calls 12 years ago
Randy Mackay 2658cda4bc Toshiba_LED_PX4: local #defines for led brightness 12 years ago
Randy Mackay 0c1db12538 AP_Notify: add ToshibaLED_PX4 12 years ago
Randy Mackay a52b1831ca AP_Notify: make flags static variable 12 years ago
Randy Mackay 54007854a9 Notify: add ToshibaLED 12 years ago