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
|
e3df461871
|
Merge branch 'andrecillo/OP-1317_IMU_wind_estimation' into next
|
2014-08-09 10:44:33 +02:00 |
|
Corvus Corax
|
c5fae5ee84
|
Merge branch 'next' into andrecillo/OP-1317_IMU_wind_estimation
|
2014-08-09 10:43:48 +02:00 |
|
Fredrik Arvidsson
|
bc5bf38ec5
|
Merge remote-tracking branch 'origin/skarlsso/OP-1423_populate_txpid_min_max_fields' into next
|
2014-08-09 10:28:07 +02:00 |
|
m_thread
|
717de29648
|
OP-1400 Upgraded make and copydata files to use Qt 5.3.1 Opensource.
|
2014-08-08 13:48:36 +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 |
|
Stefan Karlsson
|
4754e62a8e
|
OP-1423 Use the TxPIDSettings::PIDsOptions enum instead of string comparisons
|
2014-08-05 19:31:26 +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 |
|
Laurent Lalanne
|
8821754b4a
|
OP-1425 Small_typo_KpKi : Fix typo + french translation / updated translation for error messages
|
2014-08-05 12:49:35 +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 |
|
Alessio Morale
|
d3569927a0
|
OP-1404 fix unit scaling for pvt, use check_msgtracker,
|
2014-08-04 11:04:35 +02:00 |
|
Alessio Morale
|
6f4b1d5c03
|
OP-1404 uncrustify
|
2014-08-03 15:27:30 +02:00 |
|
Alessio Morale
|
c68dd3c00e
|
OP-1404 - PVT will provide SOL+VELNED+POSLLH+Time. DOP will provide all dop values
|
2014-08-03 15:04:40 +02:00 |
|
Alessio Morale
|
1dd05c24cc
|
OP-1404 - Fix compilation with PIOS_GPS_MINIMAL defined
|
2014-08-03 12:50:42 +02:00 |
|
Alessio Morale
|
0976fb6e1b
|
OP-1404 - Add support for UBlox PVT sentence
|
2014-08-03 12:50:21 +02:00 |
|
Alessio Morale
|
a6502518be
|
OP-1405 - Add support for 25qxxx series of flash memories
|
2014-08-02 23:05:36 +02:00 |
|
Alessio Morale
|
99f09d588f
|
Merge branch 'amorale/OP_1403_gen_i2c_spi_hmc5x83_driver' into next
|
2014-08-02 22:05:55 +02:00 |
|
Alessio Morale
|
016ba6940d
|
OP-1403 - drop attitude/revolution as it has been supersede by StateEstimation module
|
2014-08-02 20:48:56 +02:00 |
|
Alessio Morale
|
d856bbdb50
|
OP-1403 - Update targets
|
2014-08-02 20:48:48 +02:00 |
|
Alessio Morale
|
6a3cb7b808
|
OP-1403 - Add support for multiple hmc* devices
|
2014-08-02 20:48:41 +02:00 |
|
Alessio Morale
|
57a43a5587
|
OP-1403 - Migrate to new HMC5x83 driver and remove old HMC5883 one
|
2014-08-02 20:48:34 +02:00 |
|
Alessio Morale
|
2a8429320d
|
OP-1403 - Support HMC5983 temperature sensor/compensation
|
2014-08-02 20:48:24 +02:00 |
|
Alessio Morale
|
3c1b689224
|
OP-1403 - Add generic I2C/SPI HMC5x83 mag driver
|
2014-08-02 20:48:16 +02:00 |
|
Alessio Morale
|
6884e9f378
|
Merge remote-tracking branch 'origin/amorale/OP-1395_flight_log_enhancements' into next
|
2014-08-02 20:41:58 +02:00 |
|
Alessio Morale
|
50956a8620
|
fix WhatsNew for release
|
2014-08-02 17:13:36 +02:00 |
|
Alessio Morale
|
e539a4c2e2
|
fix WhatsNew for release
|
2014-08-02 17:01:52 +02:00 |
|
Alessio Morale
|
063834565e
|
Merge remote-tracking branch 'origin/laurent/OP-1415_Repeated_names_in_credits' into rel-14.06
|
2014-08-02 12:57:28 +02:00 |
|
Stefan Karlsson
|
7f344da977
|
OP-1397 Round to instead of floor to uint8_t values in txpid.c
|
2014-08-01 14:51:39 +02:00 |
|
Stefan Karlsson
|
b285df98c7
|
OP-1423 Populate TxPID Min/Max fields with the current values from the Stabilization page
|
2014-08-01 13:37:41 +02:00 |
|
Stefan Karlsson
|
04d9d3191d
|
OP-1397 Fix StabilizationSettingsBankX type for defaultValueForPidOption
|
2014-08-01 10:50:52 +02:00 |
|
Stefan Karlsson
|
f9343d9959
|
OP-1397 Fetch default values for GyroTau
|
2014-08-01 09:41:13 +02:00 |
|
Werner Backes
|
f29f7fa680
|
Missing argument for path_endpoint added.
|
2014-07-31 16:31:16 +02:00 |
|
Werner Backes
|
446415457d
|
Don't limit the path to strictly be between start and endpoint.
|
2014-07-31 10:56:25 +02:00 |
|
Werner Backes
|
70e34f44cf
|
Revert to the original behaviour of calling "fly_endpoint" if we have a
zero-length path.
|
2014-07-31 10:52:06 +02:00 |
|
Werner Backes
|
9ab6299247
|
We don't want zero-length path_direction vector.
|
2014-07-31 10:18:39 +02:00 |
|
Stefan Karlsson
|
12589abe7e
|
OP-1397 Read default values for selected PID option from StabilizationSettingsBankX
|
2014-07-31 00:02:07 +02:00 |
|
Stefan Karlsson
|
3e4737949a
|
OP-1397 Make sure the Min/MaxPIDx widgit limits get set before the values are populated
|
2014-07-31 00:01:09 +02:00 |
|
Stefan Karlsson
|
0416c39cdb
|
OP-1397 Limit the Attitude Responsiveness values to 180 degrees
|
2014-07-31 00:00:33 +02:00 |
|
Stefan Karlsson
|
14770876cd
|
OP-1397 Change spinbox properties when a Responsiveness item is selected
|
2014-07-30 23:50:10 +02:00 |
|
Stefan Karlsson
|
a7ee6fa764
|
OP-1397 Add initial support for rate mode response (deg/s)
|
2014-07-30 23:49:56 +02:00 |
|
Stefan Karlsson
|
2113e1a2e1
|
OP-1397 Add initial support for attitude mode response (deg)
|
2014-07-30 23:48:55 +02:00 |
|
Laurent Lalanne
|
c39ad878b0
|
OP-1415 Repeated_names_in_credits : Updated with Wiki contributors
|
2014-07-30 16:56:48 +02:00 |
|
Cliff Geerdes
|
9b189e86e4
|
Merge branch 'theothercliff/OP-1421_Cruise_Control_xml_defaultvalue_is_incorrect' into next
|
2014-07-29 14:19:54 -04:00 |
|