Lorenz Meier
|
ed31d6a59a
|
Cleanup of heartbeat handling and status printing. Ready to go mainline
|
11 years ago |
Lorenz Meier
|
730a520362
|
Print mavlink radio module rates
|
11 years ago |
Lorenz Meier
|
5fc3bc787a
|
code style only: Fix indendation in mavlink.h
|
11 years ago |
Lorenz Meier
|
322089a390
|
Fix unused params
|
11 years ago |
Lorenz Meier
|
57794925fe
|
Revert "Remove MT_ENABLED param and handles"
This reverts commit 90a5ae1afd .
|
11 years ago |
Lorenz Meier
|
a4e1a66583
|
Revert "Remove last reference to mtecs enabled param"
This reverts commit 81f60329e4 .
|
11 years ago |
Thomas Gubler
|
a1a921d152
|
Merge pull request #1204 from PX4/tecs-cleanup
Remove all unused TECS parameters
|
11 years ago |
Lorenz Meier
|
81f60329e4
|
Remove last reference to mtecs enabled param
|
11 years ago |
Lorenz Meier
|
90a5ae1afd
|
Remove MT_ENABLED param and handles
|
11 years ago |
Lorenz Meier
|
f7c330fa60
|
Remove all handles to TECS params in startup scripts
|
11 years ago |
Lorenz Meier
|
4a8e4d37cd
|
Remove one left-over TECS param
|
11 years ago |
Lorenz Meier
|
ce78b39969
|
Remove all unused TECS parameters
|
11 years ago |
Lorenz Meier
|
4b6192f0bc
|
Merge pull request #1203 from PX4/initderivativeblock
BlockDerivative: initialize in first run
|
11 years ago |
Lorenz Meier
|
6c50e510a5
|
Derivative fix: Comments and code style
|
11 years ago |
Thomas Gubler
|
dc612d75c7
|
BlockDerivative: initialize in first run
|
11 years ago |
Lorenz Meier
|
1fea1a6015
|
Merge pull request #1198 from PX4/wpwarningfix
Check if waypoint altitude is relative. Fixes #1197
|
11 years ago |
Lorenz Meier
|
e4bdf2f65a
|
Merge pull request #1199 from PX4/navlogfix
Nav log fix
|
11 years ago |
Lorenz Meier
|
193e214b94
|
Merge pull request #1202 from PX4/mtecsaltitudefilter
mtecs: add altitude prefiltering
|
11 years ago |
Lorenz Meier
|
ba7df4c170
|
Enable nav mode logging in navigator
|
11 years ago |
Lorenz Meier
|
b8da275616
|
Log nav mode
|
11 years ago |
Lorenz Meier
|
9559668f0f
|
uORB: Add navigation state
|
11 years ago |
Lorenz Meier
|
101e7b1383
|
navigator: Feedback strings / text and logic was not consistent in previous state, fixed.
|
11 years ago |
Lorenz Meier
|
c01567c047
|
Check if waypoint altitude is relative. Fixes #1197
|
11 years ago |
Thomas Gubler
|
facffe2b9e
|
mtecs: add altitude prefiltering
|
11 years ago |
Lorenz Meier
|
213fe0cc20
|
Merge pull request #1102 from PX4/fwposwarnings
FW pos control: fix warnings and remove code
|
11 years ago |
Lorenz Meier
|
3db2786e8c
|
Merge pull request #1189 from PX4/navigator_cleanup
Navigator cleanup
|
11 years ago |
Anton Babushkin
|
878fd1d713
|
navigator: members initialization fixed
|
11 years ago |
Lorenz Meier
|
23c82c2dd8
|
Merge pull request #1195 from jean-m-cyr/master
Clean up mavlink module
|
11 years ago |
Lorenz Meier
|
f89062fe3b
|
Merge pull request #1186 from PX4/logging
Multi-instance handling for sensors
|
11 years ago |
Jean Cyr
|
d9e3c9423e
|
Clean up mavlink module
Deal with all mavlink module compiler warnings. No critical errors found
|
11 years ago |
Lorenz Meier
|
65c952e134
|
Merge pull request #1185 from PX4/mc_defaults
Better defaults for min values for some of the multicopters
|
11 years ago |
Lorenz Meier
|
43855ac5a3
|
Merge pull request #1193 from PX4/dl_lost_fix
commander: only warn about lost link if link was working before
|
11 years ago |
Lorenz Meier
|
7705a24f72
|
Merge branch 'master' of github.com:PX4/Firmware into logging
|
11 years ago |
Lorenz Meier
|
7625ea5e8a
|
Merge pull request #1188 from PX4/sensor_startup_cleanup
Sensor startup cleanup
|
11 years ago |
Lorenz Meier
|
c5e4f33bb3
|
Merge sensor_startup_cleanup
|
11 years ago |
Lorenz Meier
|
ca98070f8b
|
RGBLED: flash efficiency
|
11 years ago |
Lorenz Meier
|
c2565d9983
|
PCA8574: flash efficiency
|
11 years ago |
Lorenz Meier
|
0b81d9883a
|
Strip excessive binary text to save some flash, start all three sensor sets
|
11 years ago |
Lorenz Meier
|
ede1deaed6
|
Add support for external sensors in startup
|
11 years ago |
Lorenz Meier
|
11eeb7466d
|
Merge branch 'ext_mag_param' into logging
|
11 years ago |
Lorenz Meier
|
c6c9c49823
|
Implement the external mag param in a fashion that retains backward compatibility
|
11 years ago |
Lorenz Meier
|
4f4c6df370
|
Merge branch 'master' into ext_mag_param
|
11 years ago |
Anton Babushkin
|
698fcb6b86
|
commander: only warn about lost link if link was working before
|
11 years ago |
Lorenz Meier
|
0c5ce3d3a2
|
Hotfix: Allow the HMC5883 driver to continue to operate in auto mode
|
11 years ago |
Anton Babushkin
|
d39d5cc9da
|
SYS_EXT_MAG parameter added for magnetometer selection
|
11 years ago |
Lorenz Meier
|
1dd4282099
|
Merge pull request #1165 from jean-m-cyr/master
px4io_uploader cleanup and minor optimization
|
11 years ago |
Lorenz Meier
|
63c6e31ba7
|
Fix the most obvious compile warnings
|
11 years ago |
Lorenz Meier
|
3ca15ab157
|
Controllib block: Make copy constructor private
|
11 years ago |
Lorenz Meier
|
02f56aae8c
|
Navigator: Enable more strict compile warnings
|
11 years ago |
Lorenz Meier
|
654aaa0ca8
|
Mixer: forbid copy constructors due to ptr data members
|
11 years ago |