Alessio Morale
|
5bf866c96e
|
OP-1370 - Remove autoconfig from CC (removing sat info to spare some ram and adding autoconfig does not make much sense), fixed compilation for all other targets
|
2014-08-22 22:34:52 +02:00 |
|
Alessio Morale
|
c4d5234ee6
|
OP-1370 - Show AutoConfig status in GPSPositionSensor
|
2014-08-22 22:32:57 +02:00 |
|
Alessio Morale
|
69b76b665c
|
OP-1370 - Add automatic sentence rate configuration based on HW version (llh+velned etc. vs PVT)
|
2014-08-22 21:27:50 +02:00 |
|
Alessio Morale
|
f430af83c5
|
OP-1370 - Add configuration support for nav rate and dynamic model.
Added stub for sentence rate configuration (enable_sentences(...))
|
2014-08-22 19:00:46 +02:00 |
|
Alessio Morale
|
1846806d17
|
OP-1370 - Refactor AutoConfig code out of UBX.*
|
2014-08-22 10:10:21 +02:00 |
|
Alessio Morale
|
903a77669e
|
OP-1370 - Add "management tasks" support for UBX, used for self configuration.
Initial state machine asking for gps version. Configuration messages definition
|
2014-08-22 02:43:30 +02:00 |
|
Alessio Morale
|
e64ab1f1ff
|
OP-1370 - Configure bidirectional COM port for GPS
|
2014-08-22 02:41:36 +02:00 |
|
Alessio Morale
|
c6a82c5d23
|
OP-1370 - refactors UBX code to use a table of messages and handler instead of neverending switches
|
2014-08-21 19:34:36 +02:00 |
|
Alessio Morale
|
002c35163a
|
OP-1370 - Add support for mon-ver ack-ack and ack-nak messages for gps hw version detection
|
2014-08-21 19:34:36 +02:00 |
|
Alessio Morale
|
b6c053565e
|
OP-1434 - use degrees for rotation, fix Calibration gui
|
2014-08-21 19:34:36 +02:00 |
|
Alessio Morale
|
85be5ba7af
|
OP-1434 - handle mag rotation
|
2014-08-21 19:34:36 +02:00 |
|
Alessio Morale
|
8df34b01d7
|
OP-1434 - Fix heapremaining data type
|
2014-08-21 19:34:36 +02:00 |
|
Alessio Morale
|
0198129a1c
|
OP-1434 - Add 230400 to GPS port speed list
|
2014-08-21 19:34:36 +02:00 |
|
Alessio Morale
|
ce1e4e728e
|
OP-1434 - Support for mag calibration
|
2014-08-21 19:34:36 +02:00 |
|
Alessio Morale
|
397bfdc08b
|
OP-1434 - Add support for OP custom sentences on flight board
|
2014-08-21 19:34:36 +02:00 |
|
Alessio Morale
|
55557ecd60
|
OP-1434 - Add gps extended status
|
2014-08-21 19:34:35 +02:00 |
|
Alessio Morale
|
83a3822798
|
OP-1406 - Reenable mag offset estimation for onboard mag only right now
|
2014-08-21 19:34:35 +02:00 |
|
Alessio Morale
|
84758a6731
|
OP-1406 - Always feeds mag data even if invalid
|
2014-08-21 19:34:35 +02:00 |
|
Alessio Morale
|
e511190ad3
|
OP-1406 - Improve handling of external magnetometer, add additional settings
|
2014-08-21 19:34:35 +02:00 |
|
Alessio Morale
|
7abbf5fa5a
|
OP-1406 - Fixes for all other targets
|
2014-08-21 19:34:35 +02:00 |
|
Alessio Morale
|
cced294760
|
OP-1406 - Add support for aux mag calibration settings.
todo:
- GCS handling for extenal mag calibration
|
2014-08-21 19:34:35 +02:00 |
|
Alessio Morale
|
9d7a493c26
|
OP-1406 - Allows filtermag to switch between onboard and aux mag
|
2014-08-21 19:34:35 +02:00 |
|
Alessio Morale
|
52ad63be33
|
OP-1406 - Add support for Aux magnetometer on flight controllers
|
2014-08-21 19:34:35 +02:00 |
|
Corvus Corax
|
4653c77296
|
OP-1156 removed old pathfollower implementations
|
2014-08-20 17:00:50 +02:00 |
|
Corvus Corax
|
1540fe0716
|
OP-1156 cleaned up updateAutoPilotVtol() function
|
2014-08-20 16:02:48 +02:00 |
|
Corvus Corax
|
70460e593e
|
OP-1156 fixes as suggested per review
|
2014-08-20 15:29:29 +02:00 |
|
Corvus Corax
|
779eb8d772
|
OP-1156 placed Werners positionhold speed offset back in place
|
2014-08-19 23:14:46 +02:00 |
|
Corvus Corax
|
760ae118e9
|
OP-1156 changed yaw math from interval [0..360] to [-180..180]
|
2014-08-16 20:48:56 +02:00 |
|
Corvus Corax
|
8daa5dfa12
|
Merge branch 'next' into corvuscorax/OP-1156_pathfollower-unification
|
2014-08-16 13:58:40 +02:00 |
|
Corvus Corax
|
915c24c8b6
|
OP-1156 changed PID control loops to use generic pid library, readded unnecessary integral and derivative terms to vtolpathfollower
|
2014-08-15 21:00:48 +02:00 |
|
Corvus Corax
|
b1675a2804
|
OP-1156 added vtolpathfollower velocity limits to attitude control
|
2014-08-15 19:23:41 +02:00 |
|
Corvus Corax
|
b562fcb02e
|
OP-1156 fix path logic to not deviate from correct altitude too much
|
2014-08-15 17:56:57 +02:00 |
|
Alessio Morale
|
30df5de332
|
uncrustify
|
2014-08-13 15:54:52 +02:00 |
|
Alessio Morale
|
5dbbda3adc
|
Merge remote-tracking branch 'origin/amorale/OP-1404_ublox_pvt_support' into next
|
2014-08-13 15:27:10 +02:00 |
|
Alessio Morale
|
cefc182a5e
|
Merge remote-tracking branch 'origin/amorale/OP-1405_25qXXX_support' into next
|
2014-08-13 15:25:16 +02:00 |
|
Corvus Corax
|
09e8b38407
|
OP-1156 fixed EmergencyFlyaway detection algorithm
|
2014-08-12 19:12:05 +02:00 |
|
Corvus Corax
|
56e4127bca
|
OP-1156: add path_direction as a source for yaw as suggested by Werner :)
|
2014-08-12 18:18:07 +02:00 |
|
Corvus Corax
|
ea4e7962a6
|
OP-1156 fixed wrong callback ID assignment for pathfollower callback diagnostics
|
2014-08-10 21:17:55 +02:00 |
|
Corvus Corax
|
8944419b0f
|
OP-1156 refactored pathfollower - new unified module as delayed callback - compiles but untested
|
2014-08-10 19:41:40 +02:00 |
|
Corvus Corax
|
a3d18bb578
|
Merge remote-tracking branch 'origin/D-Lite/PathFollowerImprovements' into corvuscorax/OP-1156_pathfollower-unification
|
2014-08-10 13:53:52 +02:00 |
|
Corvus Corax
|
ca1923f76f
|
OP-1156: Added new (stub template) pathFollower Module as well as builkd environment changes to compile it instead of old pathfollowers
|
2014-08-10 12:50:38 +02:00 |
|
Stefan Karlsson
|
454d491e48
|
Merge branch 'next' into skarlsso/OP-1397_add_responsiveness_to_txpid
Conflicts:
ground/openpilotgcs/src/plugins/config/configtxpidwidget.cpp
ground/openpilotgcs/src/plugins/config/configtxpidwidget.h
|
2014-08-10 10:06:44 +02:00 |
|
Alessio Morale
|
1158c70a46
|
OP-1404 - minor cleanup, removed some duplicated code
|
2014-08-09 12:49:21 +02:00 |
|
Alessio Morale
|
2932045e3d
|
OP-1404 Fix NMEA data parsing for GSV
|
2014-08-09 12:04:25 +02:00 |
|
Corvus Corax
|
c5fae5ee84
|
Merge branch 'next' into andrecillo/OP-1317_IMU_wind_estimation
|
2014-08-09 10:43:48 +02:00 |
|
Alessio Morale
|
a18009e875
|
OP-1429 Change datatype for elevation and azimuth respectively to int8 and int16.
|
2014-08-06 12:55:07 +02:00 |
|
Alessio Morale
|
d04d630273
|
OP-1404 fix include file path
|
2014-08-05 17:25:28 +02:00 |
|
Alessio Morale
|
23d2368984
|
OP-1404 Fix nav-pvt.pdop data type
|
2014-08-05 16:50:38 +02:00 |
|
Alessio Morale
|
ea63def1c8
|
OP-1404 fix compilation with PIOS_GPS_MINIMAL, fix some copy/pastem madness
|
2014-08-04 18:17:01 +02:00 |
|
Alessio Morale
|
240eb8e573
|
OP-1404 - Prevent mixing pvt and other sentence solution data. use PDOP from pvt
|
2014-08-04 17:56:28 +02:00 |
|