aboutsummaryrefslogtreecommitdiff
path: root/src/modules/sensors/sensors.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | rc_channels topic: bug fixed; sensors: minor cleanupAnton Babushkin2014-02-041-1/+1
* | | | | | | Merge branch 'beta' into acro2Anton Babushkin2014-02-021-19/+20
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Sensors messaging cleanupLorenz Meier2014-02-021-19/+20
| | |_|_|_|/ | |/| | | |
* / | | | | ACRO mode implementedAnton Babushkin2014-01-311-0/+14
|/ / / / /
* | | | | Merge branch 'master' into betaAnton Babushkin2014-01-301-3/+6
|\ \ \ \ \ | | |/ / / | |/| | / | |_|_|/ |/| | |
| * | | Differentiate between publication and signal receive timestamp, correctly set...Lorenz Meier2014-01-261-3/+6
* | | | Merge branch 'cleanup' into betaLorenz Meier2014-01-241-5/+0
|\| | | | |_|/ |/| |
| * | Make the sensors app less verboseLorenz Meier2014-01-241-5/+0
* | | Merge branch 'master' into betaAnton Babushkin2014-01-201-2/+2
|\| |
| * | Hotfix for IO battery voltageLorenz Meier2014-01-201-2/+2
* | | Merge branch 'master' into navigator_new_vectorAnton Babushkin2014-01-141-28/+63
|\| |
| * | Merged origin/master into batt_fixesLorenz Meier2014-01-071-2/+30
| |\|
| * | sensors: discharged current type changed to uint64Anton Babushkin2013-11-251-1/+1
| * | Merge branch 'master' into batt_fixesAnton Babushkin2013-11-111-0/+1
| |\ \
| * | | Track raw battery voltage and filtered battery voltage separately. Estimate r...Anton Babushkin2013-11-111-17/+27
| * | | sensors: minor cleanup, bugs fixed, use unsigned long for discharged integrat...Anton Babushkin2013-11-101-25/+31
| * | | sensors: fixed bug discharged battery currentAnton Babushkin2013-11-081-1/+1
| * | | Workaround to compile on FMUv1.Anton Babushkin2013-11-071-0/+1
| * | | Battery current reading implemented.Anton Babushkin2013-11-071-11/+29
* | | | Merge branch 'navigator_new' into navigator_new_vectorAnton Babushkin2013-12-301-12/+12
|\ \ \ \
| * | | | Added NONE = not mapped state for mission and return switchesAnton Babushkin2013-12-301-12/+12
| | |_|/ | |/| |
* | | | Merge branch 'navigator_new' into navigator_new_vector, WIPAnton Babushkin2013-12-281-2/+2
|\| | |
| * | | Support 18 channels correctly on FMULorenz Meier2013-12-221-2/+2
* | | | mathlib: Vector class major cleanupAnton Babushkin2013-12-241-4/+2
* | | | Merge branch 'master' into mathlib_newAnton Babushkin2013-12-231-0/+28
|\| | |
| * | | Merge pull request #505 from PX4/rc_failsafeLorenz Meier2013-12-191-0/+28
| |\ \ \ | | |_|/ | |/| |
| | * | sensors: code style fixedAnton Babushkin2013-11-011-0/+1
| | * | sensors: support for Futaba RC failsafeAnton Babushkin2013-11-011-0/+27
| | |/
* | / mathlib fixesAnton Babushkin2013-12-191-7/+7
|/ /
* / fix MEAS airspeed and airspeed calibrationThomas Gubler2013-11-101-0/+1
|/
* Merge pull request #469 from PX4/gimbal_rc_controlLorenz Meier2013-10-241-0/+22
|\
| * Piping through manual control channelsLorenz Meier2013-10-151-0/+22
* | get_rot_matrix() moved to separate library, accel calibration of rotated boar...Anton Babushkin2013-10-201-92/+1
|/
* Merge pull request #449 from PX4/sensors_fixLorenz Meier2013-10-131-121/+118
|\
| * sensors: minor optimization, cleanup and refactoringAnton Babushkin2013-10-081-121/+118
* | State machine fixes for HILLorenz Meier2013-10-061-0/+3
|/
* Removed unneeded flushLorenz Meier2013-09-171-2/+1
* Add defines for RC15 params (16 channels total)tstellanova2013-08-281-9/+14
* Prevented an analog airspeed corner case from happeningLorenz Meier2013-08-281-2/+7
* More verbosity on RC cal fail in sensors appLorenz Meier2013-08-281-1/+1
* A lot more on calibration and RC checks. Needs more testing, but no known issuesLorenz Meier2013-08-251-32/+5
* Merged fmuv2_bringupLorenz Meier2013-08-211-9/+24
|\
| * Use gyro at correct rateJulian Oes2013-08-211-4/+4
| * Forgot to comment mag init in sensors.cpp back back inJulian Oes2013-08-211-2/+2
| * Improved LSM303D driver, plus some fixes to the HMC5883Julian Oes2013-08-201-5/+20
* | Merge branch 'fmuv2_bringup' of github.com:cvg/Firmware_Private into fmuv2_br...Lorenz Meier2013-08-191-4/+16
|\|
| * Sensors should now take into account the orientation of an external magJulian Oes2013-08-181-4/+16
* | Improved sensor startup and error checkingLorenz Meier2013-08-191-1/+1
* | Merged masterLorenz Meier2013-08-181-15/+144
|\|
| * Minor style changesLorenz Meier2013-08-171-9/+10