6746 Commits (e729a8b27773971c21f80b7b46cc51a88239b26b)
 

Author SHA1 Message Date
Andrew Tridgell e729a8b277 AP_HAL: rename Semaphores cpp file to match header 12 years ago
Andrew Tridgell 38bccee230 HAL_PX4: initial RCInput driver (overrides only) 12 years ago
Andrew Tridgell 85007cb766 HAL_Empty: fixed throttle in Empty RCInput 12 years ago
Andrew Tridgell d492b72a2c HAL_PX4: use /dev/ttyS0 for uartA 12 years ago
Andrew Tridgell 1e69b88261 HAL_PX4: use write() in panic() 12 years ago
Andrew Tridgell ac7117245a HAL_PX4: added a storage driver 12 years ago
Andrew Tridgell b30fa6535b HAL_PX4: support reboot 12 years ago
Andrew Tridgell c6c336a6e8 HAL_PX4: implement peek() and available() 12 years ago
Andrew Tridgell 1c3031f50d CPUInfo: added output for PX4FMU 12 years ago
Andrew Tridgell 868269e037 Plane: switch PX4 to attitude HIL for now 12 years ago
Andrew Tridgell cc7f4353b4 HAL_PX4: update simple example 12 years ago
Andrew Tridgell b0f1ceb76b HAL_PX4: removed some files not needed any more 12 years ago
Andrew Tridgell d9d5eb52bf HAL_PX4: use fd IO instead of stdio 12 years ago
Andrew Tridgell c6305b5876 HAL_PX4: rework Scheduler using hrt calls 12 years ago
Andrew Tridgell e8075b1657 Plane: for HIL_SENSORS for PX4 for now 12 years ago
Andrew Tridgell 9373a4e5b3 HAL_PX4: added a uartA driver 12 years ago
rmackay9 ed79e8c954 ArduCopter: correct TRIM_THROTTLE parameter comments 12 years ago
rmackay9 861a66e26e ArduCopter: remove @brief from GCS_MAVLINK class's comments because they mess up the mission planner's parsing of parameter descriptions 12 years ago
rmackay9 ba8e9c8f9e ArduCopter: revert path for reading gcs parameter descriptions 12 years ago
rmackay9 d56e9cc701 ArduCopter: change path for GCS_Mavlink parameter descriptions 12 years ago
rmackay9 4ef7e7b1c6 ArduCopter: add parameter descriptions for GCS_Mavlink objects 12 years ago
Andrew Tridgell ef35aa63ce Rover: port rover code to PX4 12 years ago
Andrew Tridgell 94e3322e24 Copter: fixed build on px4 12 years ago
Andrew Tridgell 2294acc652 AC_PID: fixed build on ARM 12 years ago
Andrew Tridgell e7dea077b4 AP_Motors: fixed example sketch 12 years ago
Andrew Tridgell 5053fb8acc HAL_PX4: implement atomic operations 12 years ago
Andrew Tridgell 5a70f3becf HAL_PX4: added a scheduler implementation 12 years ago
Andrew Tridgell e25e500516 AP_HAL: fixed SPI3 Semaphores.h 12 years ago
rmackay9 886329898c ArduCopter: minor fixup to a few parameter descriptions 12 years ago
rmackay9 45b6dbf580 AP_Limit: small fixes to make parameter descriptions appear in mission planner 12 years ago
rmackay9 ac028cca74 ArduCopter: remove spaces to allow MP to parse RC Channel parameter descriptions 12 years ago
rmackay9 42a5d183da ArduCopter: added parameter descriptions for optflow, throttle and loiter pid controllers 12 years ago
rmackay9 ffa923981c ArduCopter: added parameter description for navigation and some throttle controllers 12 years ago
rmackay9 4a975d35ce ArduCopter: add parameter descriptions for loiter's lat and lon rate controllers 12 years ago
rmackay9 c595a1e9a2 ArduCopter: updated parameters for roll, pitch and yaw rate controllers. 12 years ago
rmackay9 cf409abc63 AP_Mount: add parameter descriptions 12 years ago
rmackay9 e594f18b75 AP_InertialSensor: added parameter descriptions 12 years ago
Andrew Tridgell a3c26d44e4 AP_HAL: rename Sempahore.h to Semaphores.h 12 years ago
rmackay9 55e6544e64 AP_InertialNav: added parameter descriptions 12 years ago
rmackay9 bf77a0f2e4 AP_Compass: added parameter descriptions 12 years ago
rmackay9 9e5861ccaf AP_AHRS: small fix to parameter comments 12 years ago
Andrew Tridgell a56b8c7b67 Tools: port a couple of test sketches to PX4 12 years ago
Andrew Tridgell 534169d148 build: fixed up px4-clean to clean both trees 12 years ago
Andrew Tridgell 7daa697f4b build: move the main PX4 build logic to APM tree 12 years ago
rmackay9 77331f6538 AP_AHRS: another attempt at updating the TRIM parameter descriptions 12 years ago
rmackay9 e6c10f4f0b AP_ARHS: add description to AHRS_TRIM parameters 12 years ago
Andrew Tridgell 92605a63ea build: give an error if PX4_ROOT not defined for PX4 build 12 years ago
Andrew Tridgell 374af1cd14 build: change from Arduino.mk to apm.mk 12 years ago
Andrew Tridgell 07eed60ae4 Plane: use new apm.mk 12 years ago
Andrew Tridgell af647650c5 build: added makefile wrappers for px4 or AVR build 12 years ago