Johan Jansen
|
b1da12b43f
|
LidarLite: Added PWM version of the LidarLite driver
|
2015-03-24 11:31:11 +01:00 |
|
Johan Jansen
|
eeb8562c6e
|
LidarLite: Compile with weffc++ and fix all warnings
|
2015-03-24 10:10:11 +01:00 |
|
Johan Jansen
|
b084558a79
|
LidarLite: Code cleanup, prepare for PWM version of the driver
|
2015-03-24 10:04:40 +01:00 |
|
Simon Wilks
|
39d3b903e7
|
Revert the MainS to MainState to keep LogMuncher happy.
|
2015-03-23 21:13:07 +01:00 |
|
Anton Babushkin
|
95be7c2289
|
Fix limiting in mc mixer
|
2015-03-21 16:12:33 +01:00 |
|
Lorenz Meier
|
ecec2d76d9
|
Allow a bit more flexibility of PWM range
|
2015-03-20 21:57:54 +01:00 |
|
Lorenz Meier
|
4f0f2b0329
|
Merge pull request #1875 from mstuettgen/master
Latest rover changes
|
2015-03-20 17:17:13 +01:00 |
|
Marcel Stüttgen
|
9130976d9e
|
Update main.cpp
removed debug output code
|
2015-03-20 17:01:52 +01:00 |
|
Lorenz Meier
|
6b494ee0f0
|
Remove boardinfo ccommand
|
2015-03-20 09:43:45 +01:00 |
|
Lorenz Meier
|
b80908d956
|
Disable eigen test until fixed
|
2015-03-20 00:05:32 +01:00 |
|
Lorenz Meier
|
bb525d68a1
|
Merge pull request #1934 from rmackay9/smbus-batt-currdis
batt_smbus: calculate current discharged
|
2015-03-19 23:52:20 +01:00 |
|
Daniel Agar
|
662ec3f62f
|
examples fix code style
|
2015-03-19 23:49:36 +01:00 |
|
Daniel Agar
|
c2abb0f82a
|
fix code style if trivial one line difference
|
2015-03-19 23:49:36 +01:00 |
|
Lorenz Meier
|
fb040f9117
|
Merge pull request #1931 from Zefz/eigen-tests
Added test_eigen to verify correctness of eigen calculations
|
2015-03-19 23:45:55 +01:00 |
|
Lorenz Meier
|
310a6b4212
|
Merge pull request #1936 from dogmaphobic/addUnits
Adding a few missing units to the Battery Calibration group.
|
2015-03-19 23:36:48 +01:00 |
|
Lorenz Meier
|
b938f12ccb
|
Merge pull request #1937 from orlando3d/master
Turn on PWM output for PPM loopback test
|
2015-03-19 18:04:33 +01:00 |
|
orlando3d
|
e668882621
|
Turn on PWM output for PPM loopback test
|
2015-03-19 09:39:44 -08:00 |
|
dogmaphobic
|
b78a021fb9
|
Adding a few missing units to the Battery Calibration group.
|
2015-03-19 12:07:15 -04:00 |
|
Randy Mackay
|
4e83f43ea3
|
batt_smbus: remove usleep
Also restore I2C address after performing command line search for
devices
|
2015-03-19 12:09:40 +09:00 |
|
Randy Mackay
|
23075f6dab
|
batt_smbus: calculate current discharged
|
2015-03-19 12:09:31 +09:00 |
|
Mark Whitehorn
|
1cc8b6eefc
|
add cpu load to STAT log message
|
2015-03-17 16:35:51 -06:00 |
|
Johan Jansen
|
c0c3e153ec
|
Eigen: Add verify macro to check if math operations are correct
|
2015-03-17 14:51:18 +01:00 |
|
Johan Jansen
|
3451a4686a
|
test_eigen: Make TEST_OP macro more readable
|
2015-03-17 14:08:20 +01:00 |
|
Johan Jansen
|
008a36003f
|
Eigen: Add general purpose Eigen compatability header for PX4
|
2015-03-17 13:58:03 +01:00 |
|
Johan Jansen
|
0be2530037
|
tests: Added test_eigen to verify correctness of eigen calculations
|
2015-03-17 13:27:50 +01:00 |
|
Lorenz Meier
|
0cecb45d4e
|
Merge pull request #1914 from UAVenture/gimbal_configuration
Gimbal MAVLink configuration and control support
|
2015-03-17 12:16:09 +01:00 |
|
Johan Jansen
|
b3e6d911be
|
Eigen: Add eigen as a submodule
|
2015-03-17 11:34:04 +01:00 |
|
Andreas Antener
|
6a7f12496e
|
fix errors and flag comparison
|
2015-03-16 10:28:42 +01:00 |
|
Lorenz Meier
|
bba6f0ae1d
|
Merge pull request #1919 from PX4/ekf_gyro
EKF gyro offsetfix
|
2015-03-16 00:04:03 +01:00 |
|
Lorenz Meier
|
92a52ea195
|
MPU6000 driver: Rotate before applying offsets.
|
2015-03-15 17:26:11 +01:00 |
|
Lorenz Meier
|
3436f08976
|
LSM303D driver: Rotate before applying offsets.
|
2015-03-15 17:25:55 +01:00 |
|
Lorenz Meier
|
f36f43db6f
|
L3GD20(H): driver: Rotate before applying offsets.
|
2015-03-15 17:25:35 +01:00 |
|
Lorenz Meier
|
7e9984b1d2
|
HMC5883 driver: Rotate before applying offsets.
|
2015-03-15 17:25:19 +01:00 |
|
Lorenz Meier
|
ad54ff616d
|
commander: Increase frame size limit
|
2015-03-15 17:24:50 +01:00 |
|
Lorenz Meier
|
904fc9b21c
|
commander: Improve gyro calibration
|
2015-03-15 17:24:29 +01:00 |
|
Lorenz Meier
|
37de377dcf
|
commander: Increase stack size for low prio task to accomodate accel cal.
|
2015-03-15 17:24:11 +01:00 |
|
Lorenz Meier
|
1e54dc4409
|
commander: Accel calibration: Reduce memory footprint, be more responsive
|
2015-03-15 17:23:48 +01:00 |
|
Lorenz Meier
|
2bddaa9573
|
commander: Mag calibration: Use c++ syntax for array initialization
|
2015-03-15 14:33:57 +01:00 |
|
Lorenz Meier
|
49b3906b78
|
commander: Fix status checks for leds and adjust stack size based on actual use
|
2015-03-15 14:33:22 +01:00 |
|
Lorenz Meier
|
2d8908ad01
|
Merge pull request #1905 from PX4/mc_att_rates_ff
Multicopter Attitude Control: Introduce rates setpoint feedforward
|
2015-03-15 12:50:00 +01:00 |
|
Thomas Gubler
|
60d2346f7a
|
Merge pull request #1920 from UAVenture/mp_update_att_sp_handling
Fixing handling of attitude setpoints
|
2015-03-15 12:45:08 +01:00 |
|
Andreas Antener
|
050473b3b5
|
added member vars for att_sp and offboard_control_mode
|
2015-03-15 12:25:52 +01:00 |
|
Andreas Antener
|
6f22cd07da
|
fixing handling of attitude setpoints
|
2015-03-15 12:10:53 +01:00 |
|
Lorenz Meier
|
9db48df3d6
|
Slightly increase commander stack size to accomodate any additional printf calls
|
2015-03-15 12:03:27 +01:00 |
|
Lorenz Meier
|
bab79ece49
|
Better defaults for filter noise params
|
2015-03-15 12:00:37 +01:00 |
|
Lorenz Meier
|
aceca6b2a9
|
Fix gyro offset calculation
|
2015-03-15 11:32:37 +01:00 |
|
Lorenz Meier
|
d28e4ed7a7
|
Merge pull request #1913 from Zefz/ekf-fixes
Fix EKF Attitude Position Estimator bugs
|
2015-03-14 10:53:19 +01:00 |
|
Andreas Antener
|
76aed9e58d
|
- implemented configuration with mount config cmd
- remember recieved mount control values
|
2015-03-13 19:00:16 +01:00 |
|
Johan Jansen
|
8508287590
|
AttPosEKF: Remove unused code
|
2015-03-13 15:59:01 +01:00 |
|
Johan Jansen
|
4a8f799e9e
|
AttPosEKF: Make local_pos output Z ref pos relative
|
2015-03-13 15:27:02 +01:00 |
|