Lorenz Meier
|
53ff04e016
|
Commander: Finish preflight update for prime sensor IDs
|
2015-10-14 19:35:12 +02:00 |
|
Lorenz Meier
|
e5bb1cff91
|
Store primary sensor ID to allow cross-check of calibration on next boot
|
2015-10-14 19:35:12 +02:00 |
|
Lorenz Meier
|
ea7ae7d019
|
Merged beta into master
|
2015-08-01 16:58:02 +02:00 |
|
Lorenz Meier
|
0d90cf19dd
|
Mag calibration: Reduce time required to complete calibration significantly
|
2015-07-20 10:45:15 +02:00 |
|
Lorenz Meier
|
0d37de005b
|
Merged beta to master
|
2015-07-17 23:42:23 +02:00 |
|
Lorenz Meier
|
ec21a71b36
|
Commander: increase mag cal timeout
|
2015-07-17 23:41:00 +02:00 |
|
Mark Charlebois
|
28dd9759a6
|
POSIX: fixes for use of open vs px4_open, etc
Fixes for the posix build when virtual devices are used.
Signed-off-by: Mark Charlebois <charlebm@gmail.com>
|
2015-07-01 23:51:12 +02:00 |
|
Lorenz Meier
|
dfae432f1a
|
commander: Fix mag cal printing
|
2015-06-27 11:55:02 -07:00 |
|
Lorenz Meier
|
454becdae5
|
Merged release_v1.0.0 branch into master
|
2015-06-25 21:45:17 +02:00 |
|
Don Gagne
|
338404b4b3
|
Change mag cal to 6 orientations
|
2015-06-25 14:44:24 +02:00 |
|
Lorenz Meier
|
1fdc6a9221
|
commander: Remove unused min sample dist
|
2015-06-25 14:44:24 +02:00 |
|
Lorenz Meier
|
4fadb65ac6
|
commander: Reject mag samples which are on top of each other
|
2015-06-25 14:44:23 +02:00 |
|
Mark Charlebois
|
36f5d47ed9
|
Merge remote-tracking branch 'upstream/master' into linux
Signed-off-by: Mark Charlebois <charlebm@gmail.com>
Conflicts:
src/modules/commander/gyro_calibration.cpp
src/modules/mavlink/mavlink_ftp.cpp
|
2015-05-16 15:04:38 -07:00 |
|
Lorenz Meier
|
e7c3032218
|
Mag calibration: Accept less rotation to start the UI, ensure calibration abort does indeed abort.
|
2015-05-14 17:31:05 +02:00 |
|
Lorenz Meier
|
29eeb724a1
|
commander: Enforce rotation during mag calibration step
|
2015-05-08 11:23:19 +02:00 |
|
Mark Charlebois
|
190814bc97
|
Merge remote-tracking branch 'upstream/master' into linux
Signed-off-by: Mark Charlebois <charlebm@gmail.com>
Conflicts:
src/drivers/rgbled/rgbled.cpp
src/modules/commander/PreflightCheck.cpp
src/modules/commander/airspeed_calibration.cpp
src/modules/commander/calibration_routines.cpp
src/modules/commander/gyro_calibration.cpp
src/modules/commander/mag_calibration.cpp
src/modules/mc_att_control/mc_att_control_main.cpp
|
2015-04-28 11:48:26 -07:00 |
|
Lorenz Meier
|
362672ece8
|
commander: Fix calibration feedback so that QGC picks up all error conditions
|
2015-04-26 17:33:45 +02:00 |
|
Don Gagne
|
a7f88d97b8
|
Sensor cal rework
- cancel support
- versioned cal messages
- better still detection
- better messaging
|
2015-04-26 14:34:19 +02:00 |
|
Mark Charlebois
|
a1332e699c
|
QuRT and POSIX changes - part 5
Last part of the main QuRT related changes
Signed-off-by: Mark Charlebois <charlebm@gmail.com>
|
2015-04-24 01:39:25 -07:00 |
|
Mark Charlebois
|
694427e4ba
|
Converted commander to use px4_posix calls
Signed-off-by: Mark Charlebois <charlebm@gmail.com>
|
2015-04-20 11:37:50 -07:00 |
|
Don Gagne
|
bb6b30f57a
|
Report alternate side done
|
2015-04-03 19:51:58 -07:00 |
|
Don Gagne
|
48e88ec551
|
Set CAL_MAG_ID correctly
|
2015-03-28 13:09:07 -07:00 |
|
Don Gagne
|
d88916d20e
|
New mag cal changes
- Use new calibrate_from_orientation worker routine to detect
orientaions
- Calibrate all mags at once
- Change to 3-side calibration mechanism
|
2015-03-28 13:09:07 -07:00 |
|
Lorenz Meier
|
2bddaa9573
|
commander: Mag calibration: Use c++ syntax for array initialization
|
2015-03-15 14:33:57 +01:00 |
|
Lorenz Meier
|
dc67834222
|
Mag cal: Add 100% message
|
2015-03-01 19:04:14 +01:00 |
|
Lorenz Meier
|
243d2bc454
|
commander: Shorten mag cal interval
|
2015-03-01 18:32:08 +01:00 |
|
Lorenz Meier
|
3079b5560f
|
commander: Mag calibration provides feedback on console as well
|
2015-02-09 22:56:25 +01:00 |
|
Lorenz Meier
|
8fde33bcf7
|
commander: Fix new-style mag calibration, tested.
|
2015-02-09 22:56:25 +01:00 |
|
Lorenz Meier
|
807cf7bd16
|
Commander: Implement calibration routines for multi-sensor setups
|
2015-02-09 22:56:23 +01:00 |
|
Lorenz Meier
|
19cd496157
|
Commander: Use indexed sensor names in calibration routines
|
2015-02-03 08:55:16 +01:00 |
|
Lorenz Meier
|
801e9ed4fb
|
Commander: move sensor interface for mag to new multi-sub
|
2015-01-29 16:33:52 +01:00 |
|
Lorenz Meier
|
859b345314
|
Mag cal: Make error handling more explicit
|
2015-01-21 08:58:47 +01:00 |
|
hauptmech
|
e18e5ca5b5
|
Add SENS_MAG_ID parameter
Record devid to SENS_MAG_ID during mag calibration
Verify devid matches SENS_MAG_ID during preflight_check
|
2015-01-17 18:41:43 +01:00 |
|
Lorenz Meier
|
b51c669344
|
Commander: Improve calibration routines to produce more conscise and better sequenced instructions
|
2014-11-02 21:24:50 +01:00 |
|
Lorenz Meier
|
07fb1e089d
|
Make commander multi-device aware
|
2014-06-10 15:04:56 +02:00 |
|
Lorenz Meier
|
1e13b5a02c
|
commander: Reduce calibration count, minimally reduce stack sizes after careful inspection
|
2014-05-15 09:02:31 +02:00 |
|
Lorenz Meier
|
4bc06381a9
|
commander: Cleanup properly after out-of-mem error
|
2014-05-15 08:15:59 +02:00 |
|
Anton Babushkin
|
349809f535
|
sensors, commander: code style fixed
|
2014-05-11 13:36:51 +02:00 |
|
Lorenz Meier
|
b53d86ed68
|
Hotfix for mag calibration
|
2013-11-03 18:26:02 +01:00 |
|
Anton Babushkin
|
ef42ef15c6
|
accel/gyro/mag calibration: big cleanup, use common messages
|
2013-10-21 22:24:59 +02:00 |
|
Lorenz Meier
|
2d83c6f825
|
Closing all opened file descriptors, fixed param save issue, tests clean
|
2013-09-01 12:47:10 +02:00 |
|
Lorenz Meier
|
94d8ec4a1c
|
Calibration message cleanup
|
2013-08-27 09:48:22 +02:00 |
|
Lorenz Meier
|
e119bbb0f1
|
A lot more on calibration and RC checks. Needs more testing, but no known issues
|
2013-08-25 16:33:14 +02:00 |
|
Julian Oes
|
5f1004117f
|
Restore proper feedback (mavlink and tone) for calibration commands, etc
|
2013-08-22 15:57:17 +02:00 |
|
Lorenz Meier
|
68ab69de01
|
moved commander to C++, preparation for better gyro scale calibration respecting the current attitude for more accurate results
|
2013-07-20 13:47:51 +02:00 |
|