27256 Commits (69552723167d0333a6d6e1f4cf069e373f445e68)
 

Author SHA1 Message Date
Jake Dahl 5cac32de66 added STACK_MAIN to CMakeLists.txt and bumped up the stack from 1024 default to 1100 7 years ago
Jake Dahl 58e81ef66b multiply current measurement by -1 to force positive value for current being sunk 7 years ago
Jake Dahl b9a60f0f29 removed comment copy/paste from GPS driver 7 years ago
Jake Dahl 3f550bf408 resolved merge conflicts 7 years ago
Beat Küng 79ba6b0d39 lsm303d: improve error output 7 years ago
Beat Küng 5437d55518 rc.sensors: try to start ist8310 on PX4FMU_V2 7 years ago
Beat Küng 8ef4f12b61 rc.sensors: fix BOARD_FMUV3, it was unset too early 7 years ago
Beat Küng bc9c25a376 fmu: fix safety button 7 years ago
Beat Küng 4c572577b2 px4io: unadvertise topics 7 years ago
mcsauder 0928112a80 Move px4io firmware update logic block to rc.io. 7 years ago
Dennis Mannhart 7723860f37 remove unused constant 7 years ago
Dennis Mannhart a06ff4a2ce FlightTaskAuto/Mapper/Line: move landing gear to mapper; fix comments 7 years ago
Dennis Mannhart 338ca3104c FlightTaskAutoLine: remove activate method bc uses same impl as FlightTaskAutoMapper 7 years ago
Martina 3fe2646d80 FlightTaskAuto: add comments and fix variable naming convention 7 years ago
Martina e13ca0d990 FlightTaskAuto: fix triplet reset 7 years ago
Martina f379035a3b FlightTaskAuto: move generation of the the internal waypoints to FlightTaskAuto such that they are available to all derived classes. 7 years ago
Martina ade254394e fix parameters subscription 7 years ago
Martina 3f2f399b91 FlightTaskAutoMapper: clean-up and fix comments 7 years ago
Martina d85481be6d Restructure FlightTaskAutoLine: 7 years ago
Daniel Agar 253323601a wind_estimator status print last publication 7 years ago
Daniel Agar ad41744670 wind_estimator add param to enable and start 7 years ago
Daniel Agar 6f204c4913 FlightTask initialize _dist_to_bottom 7 years ago
Daniel Agar 36fdd3a127 FlightTaskManualPosition initialize all fields 7 years ago
Daniel Agar 99b9eaea68 mavlink timesync avoid unintended integer divide 7 years ago
Daniel Agar a90c7659ad FlightTasks local position setpoint don't use copyRaw 7 years ago
Daniel Agar 568a5f1c4c delete ACCELIOCSELFTEST and GYROIOCSELFTEST 7 years ago
Daniel Agar 31c08c7ffb mpu9250 mag delete MAGIOCSHWLOWPASS and MAGIOCGHWLOWPASS 7 years ago
Daniel Agar bb9c38a480 delete MAGIOCSELFTEST 7 years ago
Daniel Agar daee7a4e4e commander preflight delete individual sensor selftest 7 years ago
Daniel Agar 92ff391c97 ekf2 fix GPS fix_type comparison 7 years ago
Lorenz Meier 18c46f562a
Update README.md 7 years ago
Lorenz Meier ebb1ef623a
Update README.md 7 years ago
Daniel Agar 2750541bfb
appveyor limit branch builds (#10112) 7 years ago
Daniel Agar b5092bd183
Update submodule micro-CDR to latest Tue Jul 31 20:26:41 CDT 2018 (#10110) 7 years ago
Roman Bapst 8b1381ead9 update ecl l1 and usage for new roll angle setpoint slew rate limit (#10005) 7 years ago
Daniel Agar ac0988d519
travis-ci coverity properly run and submit scan 7 years ago
Daniel Agar 639a066cac
Update submodule mavlink v2.0 to latest Tue Jul 31 20:26:26 CDT 2018 (#10070) 7 years ago
Daniel Agar daeb2d8417
travis-ci update coverity_scan build dependencies (#10107) 7 years ago
Daniel Agar 6d662c5531 AV-X configure i2c network switch at init 7 years ago
Beat Küng 4b42cfaa6c
simulator_mavlink: improve error output 7 years ago
Beat Küng 2c148f07bd
cdev: delete the prev_pollset in unlocked state 7 years ago
mcsauder 1fe526b8eb Updated and added full stops to comments and did some comment/whitespace formatting in the startup scripts. 7 years ago
Beat Küng 13f2315314 CDev: add DEVICE_POLL_DEBUG macro that removes all poll debug output from the build by default 7 years ago
Beat Küng 99fd1f7213 CDev::poll_notify_one: remove checking the semaphore counter 7 years ago
Beat Küng 72773b75c3 CDev::poll: disable IRQs instead of using an expensive semaphore 7 years ago
Beat Küng fbd553c528 uorb tests: improve & extend latency test output 7 years ago
Beat Küng 00ebffb0dd uorb tests: run at max priority & increase stack size 7 years ago
Beat Küng 1514ec3a5a top: use SCHED_PRIORITY_MAX instead of 255 to specify the priority 7 years ago
rolandash 12f96adbe2 delete member value initialization in constructor. 7 years ago
rolandash 506d761d58 use local brightness variable. 7 years ago