fredericg
|
662a3e5cc8
|
OP-361 Also parse ZDA message in order to get GPS time info with new GTOP FW
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@3074 ebee16cc-31ac-478f-84a7-5cbb03baadba
|
2011-03-26 11:13:11 +00:00 |
|
edouard
|
34fffd0e50
|
CC-39 New helper function to get the Board model (synchronously). Will be used by config gadget to dynamically load the right interfaces for the board type.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@3073 ebee16cc-31ac-478f-84a7-5cbb03baadba
|
2011-03-26 01:25:26 +00:00 |
|
peabody124
|
eafcf35fa6
|
Reenable position hold
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@3072 ebee16cc-31ac-478f-84a7-5cbb03baadba
|
2011-03-25 20:17:31 +00:00 |
|
edouard
|
81269f786e
|
USB Stability fixes.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@3071 ebee16cc-31ac-478f-84a7-5cbb03baadba
|
2011-03-25 14:50:23 +00:00 |
|
edouard
|
f19b0efc6f
|
CC-40 Implemented support for FirmwareIAP on Coptercontrol: you can now use the "Halt" command on the uploader gadget.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@3070 ebee16cc-31ac-478f-84a7-5cbb03baadba
|
2011-03-25 13:50:13 +00:00 |
|
erhard
|
79c4b2fe76
|
OP-358 GCS: Just keep the default dials in the dials showcase
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@3069 ebee16cc-31ac-478f-84a7-5cbb03baadba
|
2011-03-25 13:05:29 +00:00 |
|
edouard
|
8a6f83e232
|
OP-352 Reorder config gadget widget to have a more logical order.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@3068 ebee16cc-31ac-478f-84a7-5cbb03baadba
|
2011-03-25 12:16:49 +00:00 |
|
edouard
|
417e637904
|
Sorry...
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@3067 ebee16cc-31ac-478f-84a7-5cbb03baadba
|
2011-03-25 11:24:27 +00:00 |
|
edouard
|
9d0ce95b37
|
Attempt to fix GCS crashes on USB disconnect: please confirm on other operating systems it is still working fine in all situations.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@3066 ebee16cc-31ac-478f-84a7-5cbb03baadba
|
2011-03-25 10:59:24 +00:00 |
|
chebuzz
|
2e5863281c
|
CC/Stabilization - Fix attitude bias not being applied over all sampled quantities
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@3065 ebee16cc-31ac-478f-84a7-5cbb03baadba
|
2011-03-24 17:12:04 +00:00 |
|
fredericg
|
b37dd770d2
|
Use attitudeActualData.Yaw for course
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@3064 ebee16cc-31ac-478f-84a7-5cbb03baadba
|
2011-03-24 10:56:20 +00:00 |
|
chebuzz
|
c00090391b
|
OP-342 GCS/ModelView - Update glc_lib to newest 2.1 release (fixes known issues) and update modelview to use this new lib.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@3063 ebee16cc-31ac-478f-84a7-5cbb03baadba
|
2011-03-22 21:15:46 +00:00 |
|
peabody124
|
487b039229
|
Earlier patch broke coding conventions for line endings
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@3062 ebee16cc-31ac-478f-84a7-5cbb03baadba
|
2011-03-22 12:47:15 +00:00 |
|
peabody124
|
cfb2ca4e1b
|
OP-192 Fix ahrs mag problems from TWOSTEP mag units
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@3061 ebee16cc-31ac-478f-84a7-5cbb03baadba
|
2011-03-22 12:46:50 +00:00 |
|
peabody124
|
593ccfad7b
|
OP-334 USB HID now working again on mac
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@3060 ebee16cc-31ac-478f-84a7-5cbb03baadba
|
2011-03-22 11:50:26 +00:00 |
|
chebuzz
|
183ca03cc9
|
CC/Makefile - Make I2C conditional compilation, disabled by default. Unterminated I2C can cause boot process to hang. Thus disabling I2C by default should help to avoid problems in the future.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@3059 ebee16cc-31ac-478f-84a7-5cbb03baadba
|
2011-03-21 09:18:21 +00:00 |
|
jonathan
|
32430a3b15
|
OP-191: Merge from full-calibration branch. Replace 6-point calibration with multi-point TWOSTEP-based calibration. Currently uses 22 points, but can scale up or down as needed. Simultaneously computes gyro bias, accelerometer bias, accelerometer scale factor, accelerometer orthogonality, magnetometer scale factor, and magnetometer bias calculations.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@3058 ebee16cc-31ac-478f-84a7-5cbb03baadba
|
2011-03-21 00:54:09 +00:00 |
|
jonathan
|
5d23666839
|
OP-191: Merge from full-calibration branch. Add orthogonality calibration to the accelerometer, and use it. Also adjust the treatment of accelerometer scale factors, such that the diagonal elements of the calibration scale factor matrix are positive.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@3057 ebee16cc-31ac-478f-84a7-5cbb03baadba
|
2011-03-21 00:51:45 +00:00 |
|
jonathan
|
baf848d4f0
|
Attempt to get a useful error string when we cannot connect to a USB device;
Fix typo.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@3056 ebee16cc-31ac-478f-84a7-5cbb03baadba
|
2011-03-21 00:50:15 +00:00 |
|
jonathan
|
160695e546
|
OP-191: Merge from full-calibration branch. Add the local gravitational field strength to the home location.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@3055 ebee16cc-31ac-478f-84a7-5cbb03baadba
|
2011-03-21 00:48:32 +00:00 |
|
jonathan
|
8aef515456
|
OP-191: Merge from full-calibration branch. Scale the reference magnetic field vector to units of milliguass.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@3054 ebee16cc-31ac-478f-84a7-5cbb03baadba
|
2011-03-21 00:47:02 +00:00 |
|
jonathan
|
44e3466e0a
|
OP-191: Merge from full-calibration branch. Add an implementation of TWOSTEP, including bias-only, bias + scale factor, and bias + scale factor + orthogonality calibration methods.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@3053 ebee16cc-31ac-478f-84a7-5cbb03baadba
|
2011-03-21 00:45:40 +00:00 |
|
jonathan
|
e40f6752bd
|
OP-191: Merge from full-calibration branch. Import Eigen 2.0.15 to the GCS. Add the bits that eclipse missed the first time around.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@3052 ebee16cc-31ac-478f-84a7-5cbb03baadba
|
2011-03-21 00:44:22 +00:00 |
|
jonathan
|
bf191fed27
|
OP-191: Merge from full-calibration branch. Import Eigen 2.0.15 to the GCS.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@3051 ebee16cc-31ac-478f-84a7-5cbb03baadba
|
2011-03-21 00:43:09 +00:00 |
|
edouard
|
f2a7f8e187
|
Add Powerlog plugin to plugins.pro (disabled)
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@3050 ebee16cc-31ac-478f-84a7-5cbb03baadba
|
2011-03-20 15:55:43 +00:00 |
|
edouard
|
11f7766ab4
|
Raw HID plugin: improve initialization in case another plugin wants to use the USBMonitor.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@3049 ebee16cc-31ac-478f-84a7-5cbb03baadba
|
2011-03-20 15:55:02 +00:00 |
|
edouard
|
d10dd33016
|
This is a GCS plugin which adds an entry in the 'Tools' menu to get the output of the Junsi PowerLog6S. This plugin is not enabled by default.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@3048 ebee16cc-31ac-478f-84a7-5cbb03baadba
|
2011-03-20 15:54:23 +00:00 |
|
fredericg
|
d270f7e987
|
Changes to FlightBatterySettings as discussed in forums
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@3047 ebee16cc-31ac-478f-84a7-5cbb03baadba
|
2011-03-19 18:45:40 +00:00 |
|
fredericg
|
ef1dcf6939
|
rename batterysettings.xml => flightbatterysettings.xml
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@3046 ebee16cc-31ac-478f-84a7-5cbb03baadba
|
2011-03-19 18:31:58 +00:00 |
|
fredericg
|
8488da6039
|
rename batterysettings.xml => flightbatterysettings.xml
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@3045 ebee16cc-31ac-478f-84a7-5cbb03baadba
|
2011-03-19 18:30:29 +00:00 |
|
edouard
|
03a5e78897
|
Junsi Powerlog utility: output data in CSV format, so that it is actually useful. Works great to make graphs.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@3044 ebee16cc-31ac-478f-84a7-5cbb03baadba
|
2011-03-17 18:12:08 +00:00 |
|
chebuzz
|
1e59cc79ec
|
GCS/MagicWaypoint - Missing dependency for magic waypoint in .pro file that caused build to fail when using multiple jobs (-j2, -j12, -jX...)
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@3043 ebee16cc-31ac-478f-84a7-5cbb03baadba
|
2011-03-16 08:04:44 +00:00 |
|
sambas
|
193f9720e5
|
unix style output dir for all, makes eclipse users happier
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@3042 ebee16cc-31ac-478f-84a7-5cbb03baadba
|
2011-03-15 19:11:56 +00:00 |
|
edouard
|
7100c2e9cd
|
Better phrasing for telemetry configuration interface.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@3041 ebee16cc-31ac-478f-84a7-5cbb03baadba
|
2011-03-15 14:24:40 +00:00 |
|
peabody124
|
25ed8cf77d
|
Dave's first flight on CC is a milestone, just cause it took him so long!
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@3040 ebee16cc-31ac-478f-84a7-5cbb03baadba
|
2011-03-14 02:06:39 +00:00 |
|
edouard
|
823f814d85
|
OP-330 Log replay does not crash at the end anymore.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@3039 ebee16cc-31ac-478f-84a7-5cbb03baadba
|
2011-03-13 22:27:26 +00:00 |
|
edouard
|
c355dfff44
|
OP-250 Update menu entry for logging so that it reads "Stop logging" when logging is going on.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@3038 ebee16cc-31ac-478f-84a7-5cbb03baadba
|
2011-03-13 21:23:26 +00:00 |
|
corvus
|
14ca3f31ae
|
first fixed wing position hold milestone reached
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@3036 ebee16cc-31ac-478f-84a7-5cbb03baadba
|
2011-03-13 18:10:46 +00:00 |
|
FredericG
|
ea512a3da7
|
OP-322 Implement Audible alarm via PWM - Different tune for GPS and Battery Alarm
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@3035 ebee16cc-31ac-478f-84a7-5cbb03baadba
|
2011-03-13 17:02:19 +00:00 |
|
edouard
|
2d847fe4d7
|
Update OpenPilotGCS.ini (default config) to use the latest artwork and dials configuration.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@3034 ebee16cc-31ac-478f-84a7-5cbb03baadba
|
2011-03-13 16:15:30 +00:00 |
|
edouard
|
89fc8141fc
|
OP-228 Make System Heal gadget aware of link status (autopilot connected/disconnected). A new version of the diagram is bundled which displays the status, you will have to update your configuration to use it.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@3033 ebee16cc-31ac-478f-84a7-5cbb03baadba
|
2011-03-13 15:08:02 +00:00 |
|
edouard
|
581d2497c8
|
OP-247 Scope gadget: restore checked/unchecked state of curve legends when unhiding.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@3032 ebee16cc-31ac-478f-84a7-5cbb03baadba
|
2011-03-13 14:14:52 +00:00 |
|
edouard
|
afb7aaf374
|
OP-334 : reverted opening method in RawHID plugin, as the new pjrc_rawhid class does not play nice with the USBMonitor system in case several devices with the same PID/VID are present on the system (such as two PipX for example)
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@3031 ebee16cc-31ac-478f-84a7-5cbb03baadba
|
2011-03-13 13:03:11 +00:00 |
|
peabody124
|
0c2c70bb60
|
Update OSX project
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@3030 ebee16cc-31ac-478f-84a7-5cbb03baadba
|
2011-03-12 09:08:23 +00:00 |
|
peabody124
|
b76a235940
|
OP-317: Fixed the FirmwareIAP resetting the AHRS board. Sorry this took me so
long to do.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@3029 ebee16cc-31ac-478f-84a7-5cbb03baadba
|
2011-03-12 09:08:12 +00:00 |
|
FredericG
|
c3732bad93
|
OP-322 Implement Audible alarm via PWM - handle new "PWM Alarm Buzzer" channel type
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@3028 ebee16cc-31ac-478f-84a7-5cbb03baadba
|
2011-03-12 09:02:02 +00:00 |
|
FredericG
|
5bb3662820
|
OP-322 Implement Audible alarm via PWM - new "PWM Alarm Buzzer" channel type
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@3027 ebee16cc-31ac-478f-84a7-5cbb03baadba
|
2011-03-12 08:58:38 +00:00 |
|
FredericG
|
5bdf836027
|
OP-324 No code change; commented debug-code
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@3026 ebee16cc-31ac-478f-84a7-5cbb03baadba
|
2011-03-12 08:55:45 +00:00 |
|
corvus
|
9859829fcc
|
HITL/IL2: Fixed calculation of AttitudeRaw.accel[XYZ]
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@3025 ebee16cc-31ac-478f-84a7-5cbb03baadba
|
2011-03-11 20:16:31 +00:00 |
|
zedamota
|
e1eaf4d132
|
OP GCS/HID - Now found the true problem, I just need to find an hungry French monkey now.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@3024 ebee16cc-31ac-478f-84a7-5cbb03baadba
|
2011-03-11 18:52:44 +00:00 |
|