17748 Commits (e925820d902464f50240357148f8e760d173416c)
 

Author SHA1 Message Date
Andrew Tridgell b99740cb93 HAL_Linux: sped up UDP transfers by about 25x 10 years ago
Andrew Tridgell 25fe2b3fb0 AP_GPS: added optional NMEA debug log 10 years ago
Grant Morphett a2e9d0488c Rover: Implemented loitering at a waypoint if Param1 is non-zero 10 years ago
Andrew Tridgell a5c7aa1b19 HAL_Linux: allow startup before network bringup 10 years ago
Andrew Tridgell 55fc66ec65 HAL_Linux: implemented TCP server as a single driver 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 f72d9c6393 HAL_Linux: replace recvfrom with recv 10 years ago
Andrew Tridgell 5067359ed7 AP_HAL: fixed socket destructor 10 years ago
Andrew Tridgell 3f3aaa3c50 HAL_Linux: removed 0 timeout from sendto call 10 years ago
Staroselskii Georgii aa3efecef3 AP_HAL_Linux: fixed _parseDevicePath() in LinuxUARTDRiver 10 years ago
Staroselskii Georgii 0362128265 AP_HAL_Linux: renamed TCPClientDevice 10 years ago
Staroselskii Georgii 211acbec9c AP_HAL_Linux: renamed TCPServerDevice 10 years ago
Staroselskii Georgii a3f47878a2 AP_HAL_Linux: made UARTDriver use TCPServerDevice 10 years ago
Staroselskii Georgii 56f760f022 AP_HAL_Linux: added TCPServerDevice 10 years ago
Staroselskii Georgii eacc085289 AP_HAL_Linux: made UARTDriver use TCPClientDevice 10 years ago
Staroselskii Georgii a5ef931f5c AP_HAL_Linux: added TCPClientDevice 10 years ago
Staroselskii Georgii 6e34dd9669 AP_HAL_Linux: got rid of TCP connection 10 years ago
Staroselskii Georgii de6b2b4bce AP_HAL_Linux: made UARTDriver use ConsoleDevice 10 years ago
Staroselskii Georgii a9c9d91f09 AP_HAL_Linux: added ConsoleDevice 10 years ago
Staroselskii Georgii 6ec67a9bfd AP_HAL_Linux: made UARTDriver use UDPDevice 10 years ago
Staroselskii Georgii 1881878c3a AP_HAL_Linux: added UDPDevice 10 years ago
Staroselskii Georgii 656399541f AP_HAL_Linux: encapsulated LinuxUARTDriver::_deallocate_buffers 10 years ago
Staroselskii Georgii f117134443 AP_HAL_Linux: made UARTDriver use UARTDevice 10 years ago
Staroselskii Georgii acd180ae96 AP_HAL_Linux: added UARTDevice 10 years ago
Staroselskii Georgii 6b94fd7603 AP_HAL_Linux: added SerialDevice interface 10 years ago
Staroselskii Georgii dacbdb57c4 AP_HAL_Linux: added _serial_start_connection 10 years ago
Staroselskii Georgii 44198bd4eb AP_HAL_Linux: encapsulated LinuxUARTDriver::allocate_buffers 10 years ago
Staroselskii Georgii 94de9416fe AP_HAL_Linux: use defines instead of hardcoding fd numbers in UARTDriver 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 8f0e7e0693 Plane: fixed above_location_current() for non-terrain alt 10 years ago
Michael du Breuil 5c9d248407 AP_GPS: Fix copy/paste error in ublox (uncovered by coverity) 10 years ago
Kevin Hester a3f240671f Eclipse: template project files 10 years ago
Randy Mackay 4eb6f0f646 Copter: slow start motors after landing in Stabilize, Acro 10 years ago
Randy Mackay 0bf1d04172 AC_AttControl: relax earth frame rate targets along with bf 10 years ago
Randy Mackay 72c8f411d7 Tracker: update readme 10 years ago
Спивак Константин 4fa0797d19 Tracker: create readme.txt 10 years ago
rentt ad32a98e29 Scheduler: fix compiler warning in example sketch 10 years ago
Tom Pittenger 0c9cec7958 SITL: param SITL_ARSP_FAIL should be a float instead of byte 10 years ago
Andrew Tridgell 31fe799757 Maintainers: added Michael as uBlox maintainer 10 years ago
Andrew Tridgell 149b6bffba Copter: fixed comment on get_pilot_desired_yaw_rate 10 years ago
Andrew Tridgell c86ff1ac25 RC_Channel: prevent floating exception on bad MIN/MAX/TRIM values 10 years ago
Tom Pittenger 01161135d6 AP_InitialSensor_MPU6000: compiler warning - init order 10 years ago
Tom Pittenger 93c6ed0ea2 AC_WPNav: compiler warnings: float to double 10 years ago
Randy Mackay 73ae816a8b Copter: update AC3.3-rc8 release notes 10 years ago
Randy Mackay 5032cf9fbc Copter: init multicopter flags 10 years ago
Randy Mackay 0645453997 Copter: AC3.3-rc8 release notes 10 years ago
Michael du Breuil 9d53aa77eb AP_GPS: Add reboot required docstring 10 years ago
Randy Mackay b13921a7aa Mount_SToRM32: find gimbal channel on startup 10 years ago