Andrew Tridgell
|
644d4bb3dc
|
FMUv2: added defines for FMUv3 sensors
this enables EXT0 to EXT3 on external SPI bus, and gives correct names
for FMUv3 board
|
2014-07-08 11:43:37 +02:00 |
|
Andrew Tridgell
|
db304480d9
|
lsm303d: disable check_extremes code
this could trigger with a bungee launch, and could cause higher
latency due to SD card writes
|
2014-07-08 11:43:01 +02:00 |
|
Andrew Tridgell
|
ef79d03276
|
mpu6000: allow disabling of on-sensor low pass filter
used for vibration testing
|
2014-07-08 11:40:54 +02:00 |
|
Andrew Tridgell
|
37b4cdfce2
|
board_serial: use a uint8_t buffer
we should not be using 'char' for binary APIs, as the C standard does
not specify if it is signed or unsigned, so results may not be
consistent
|
2014-07-08 11:39:40 +02:00 |
|
Thomas Gubler
|
0d7ae9276e
|
Merge remote-tracking branch 'upstream/master' into offboard2_externalsetpointmessages
Conflicts:
src/modules/navigator/offboard.cpp
|
2014-07-08 11:06:47 +02:00 |
|
Lorenz Meier
|
84b8e14d66
|
Merge pull request #1072 from PX4/forcesetpoint
Force setpoint uorb topic
|
2014-07-08 10:40:19 +02:00 |
|
Lorenz Meier
|
9f1661f1f8
|
Silence FTP transactions, be vocal about errors
|
2014-07-08 09:58:08 +02:00 |
|
Lorenz Meier
|
0d0c4c3626
|
mc pos control: Fix reordering warnings
|
2014-07-08 09:57:25 +02:00 |
|
Lorenz Meier
|
41f4e5a6bc
|
ardrone interface: Remove unused variable
|
2014-07-08 09:57:08 +02:00 |
|
Lorenz Meier
|
3b44807887
|
Reduce excessive FMU stack usage
|
2014-07-08 09:15:47 +02:00 |
|
Lorenz Meier
|
c3826505ed
|
HIL: reduce excessive stack usage of driver
|
2014-07-08 09:15:20 +02:00 |
|
Lorenz Meier
|
af645b966b
|
Merge pull request #1146 from DonLakeFlyer/UnitTestFix
Fix mainStateTransitionTest
|
2014-07-08 07:33:55 +02:00 |
|
Lorenz Meier
|
512584ed75
|
Merge pull request #1145 from DonLakeFlyer/MoreWarnings
Fix compiler warnings
|
2014-07-08 07:32:36 +02:00 |
|
Don Gagne
|
6f12928389
|
Fix mainStateTransitionTest
|
2014-07-07 20:00:44 -07:00 |
|
Don Gagne
|
680ebf29c3
|
Fix compiler warnings
|
2014-07-07 15:11:46 -07:00 |
|
Lorenz Meier
|
a23c2e3dd2
|
Merged master into offboard2_merge
|
2014-07-07 22:31:54 +02:00 |
|
Lorenz Meier
|
9a1e920f4b
|
Merge pull request #1137 from DonLakeFlyer/FTPLogging
Better FTP logging
|
2014-07-07 22:14:30 +02:00 |
|
Don Gagne
|
f5c14ff140
|
Turn off noisier logging
|
2014-07-07 10:17:39 -07:00 |
|
Julian Oes
|
3b06a74074
|
navigator: adapt offboard class to new NavigatorMode API
|
2014-07-07 18:18:13 +02:00 |
|
Anton Babushkin
|
a29f7cad39
|
navigator: reject mission if the first waypoint is too far from home
|
2014-07-07 15:18:54 +02:00 |
|
Anton Babushkin
|
29bf1fe6fa
|
dataman: added macro for offboard storage selection
|
2014-07-07 15:18:12 +02:00 |
|
Julian Oes
|
530e70bc46
|
navigator: forgot to fix conflicts
|
2014-07-07 15:13:27 +02:00 |
|
Julian Oes
|
407eafbdbb
|
Merge branch 'master' into offboard2_merge
Conflicts:
src/modules/navigator/navigator.h
src/modules/navigator/navigator_main.cpp
|
2014-07-07 15:11:12 +02:00 |
|
Anton Babushkin
|
9a69c7ba0e
|
Merge branch 'master' into dataman_nav_drton
|
2014-07-07 15:09:16 +02:00 |
|
Julian Oes
|
79cbf15d26
|
Merge branch 'master' into offboard2_merge
Conflicts:
src/modules/commander/commander.cpp
|
2014-07-07 14:49:58 +02:00 |
|
Lorenz Meier
|
be73ad0bdb
|
Merge pull request #1119 from PX4/navigator_rewrite_drton
Navigator rewrite - DrTon
|
2014-07-07 14:30:38 +02:00 |
|
Lorenz Meier
|
77ca6fa8a3
|
Merge pull request #1142 from PX4/simon_test
EKF filter update
|
2014-07-07 14:09:29 +02:00 |
|
Pavel Kirienko
|
664795c9db
|
UAVCAN GNSS - using GNSS time to initialize the field time_gps_usec
|
2014-07-07 15:47:40 +04:00 |
|
Pavel Kirienko
|
72a531b018
|
Fixed UAVCAN GNSS bridge - EPV computation, catching up with the new GPS ORB topic
|
2014-07-07 15:07:37 +04:00 |
|
Thomas Gubler
|
2d26e91392
|
WIP, change uorb offboard control sp topic
|
2014-07-07 13:00:45 +02:00 |
|
Thomas Gubler
|
58adea9469
|
Merge remote-tracking branch 'upstream/master' into offboard2_externalsetpointmessages
Conflicts:
src/modules/commander/commander.cpp
|
2014-07-07 08:51:52 +02:00 |
|
Don Gagne
|
2a79689224
|
Fix unused variable warnings
|
2014-07-06 16:51:06 -07:00 |
|
Don Gagne
|
b8ba6400f2
|
More logging
|
2014-07-06 16:04:30 -07:00 |
|
Pavel Kirienko
|
324322cb29
|
UAVCAN ESC perf counters
|
2014-07-07 02:10:09 +04:00 |
|
Don Gagne
|
91537934c4
|
Better logging
|
2014-07-06 14:58:27 -07:00 |
|
Lorenz Meier
|
d67089b23f
|
Merge pull request #1133 from PX4/datalink_fix
Telemetry status: use separate topic for each link
|
2014-07-06 23:12:33 +02:00 |
|
Lorenz Meier
|
be7c2ccdeb
|
Merge pull request #1123 from DonLakeFlyer/Warnings
Compiler warning fixes
|
2014-07-06 22:06:19 +02:00 |
|
Lorenz Meier
|
7457b78ae0
|
Merge pull request #1135 from PX4/stack_fw_save
Reduce excessive stack sizes for FW estimation / control apps
|
2014-07-06 21:45:32 +02:00 |
|
Anton Babushkin
|
06f08ad04d
|
commander: require home position for MISSION, fallback to LOITER
|
2014-07-06 21:37:26 +02:00 |
|
px4dev
|
ef6c99c1ab
|
Restructure the locking around SPI transfers
|
2014-07-06 11:40:28 -07:00 |
|
px4dev
|
d2a2297a14
|
Fixes #1130
|
2014-07-06 11:24:39 -07:00 |
|
Don Gagne
|
278aafe939
|
Bring everything up to double
|
2014-07-06 11:06:14 -07:00 |
|
Anton Babushkin
|
29eab09912
|
sdlog2: TEL message format fixed
|
2014-07-06 17:58:21 +02:00 |
|
Lorenz Meier
|
54b55c37c7
|
Reduce excessive stack sizes for FW estimation / control apps
|
2014-07-06 17:33:50 +02:00 |
|
Anton Babushkin
|
bd5d3ebf70
|
telemetry_statur: use 4 separate topics
|
2014-07-06 16:08:37 +02:00 |
|
Lorenz Meier
|
1492323f03
|
Merged master into uavcan
|
2014-07-06 15:47:34 +02:00 |
|
Lorenz Meier
|
2669f7f3af
|
Fix mixer limiter to never output min for an input of max + 1 quantum
|
2014-07-06 15:34:50 +02:00 |
|
Lorenz Meier
|
43a1c1b5f6
|
Code style improvement, fix linter warning
|
2014-07-06 15:33:54 +02:00 |
|
Don Gagne
|
b9299e68d4
|
Compiler warning fixes
|
2014-07-05 13:35:12 -07:00 |
|
Antonio Sanniravong
|
d4eae37e47
|
Commander: Only consider latest active data link heartbeat for timeout.
|
2014-07-04 21:00:05 -04:00 |
|