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
...
See libraries/AP_HAL_FLYMAPLE/FlymaplePortingNotes.txt
12 years ago
Andrew Tridgell
495c4bbbbe
AP_Notify: simplify interface to avoid timers and external calls
...
this changes AP_Notify to use updates via notify.update() at 50Hz,
avoiding the need for the 1kHz timer. It also creates a parent class
for ToshibaLED so that the I2C and PX4 ToshibaLED drivers can be
abstracted out.
Pair-Programmed-With: Randy Mackay <rmackay9@yahoo.com>
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