dwillis
4e78d3cafa
OP-792
...
Clear bound combo box lists on board disconnect to ensure that we get
new options added on the next connected signal. This ensures that
different board types always get the correct options when connected.
2014-07-05 01:44:55 +01:00
dwillis
5c085823cf
OP-792
...
Make sure m_currentBoardId is initialized to a known value that we can
use to check to see if we actually have a board id or not. Only set up
limits for UAVObjects bound to combo box if we have a board id that is
not set to the default value.
2014-07-04 01:18:24 +01:00
Alessio Morale
4389f767f3
uncrustify
2014-07-02 23:27:58 +02:00
Alessio Morale
1c4d48b663
Merge remote-tracking branch 'origin/filnet/OP-1376_calibration_results_not_saved_to_SD' into rel-14.06
2014-06-30 23:10:17 +02:00
Alessio Morale
5b4a086193
Merge remote-tracking branch 'origin/laurent/OP-1337_French_translations_updates' into rel-14.06
2014-06-30 23:07:25 +02:00
Philippe Renon
1497d45eee
OP-1377 calibration config panel Apply button is now visible only in Expert mode
2014-06-29 21:11:34 +02:00
Philippe Renon
645f1a16ac
OP-1376 calibration config panel now propoperly saves result to board SD
2014-06-29 21:10:04 +02:00
Laurent Lalanne
dcaa9e19ca
OP-1337 Translations fixes
2014-06-28 14:17:32 +02:00
Alessio Morale
0587a2b368
Merge remote-tracking branch 'origin/laurent/OP-1339_System_Health_fixes' into next
2014-06-28 11:36:25 +02:00
Laurent Lalanne
1ed2dbfe29
OP-1337 Little typo error
2014-06-28 11:06:33 +02:00
Alessio Morale
1b823b7b92
Merge remote-tracking branch 'origin/Bertrand/OP-1308_Set_Same_Logic_To_Alarms' into next
...
Conflicts:
flight/libraries/sanitycheck.c
flight/modules/StateEstimation/filtermag.c
flight/modules/System/systemmod.c
2014-06-26 20:31:27 +02:00
Alessio Morale
b16f8c54e2
Merge remote-tracking branch 'origin/laurent/OP-1337_French_translations_updates' into next
2014-06-26 19:41:01 +02:00
Alessio Morale
cf6d5be009
Merge remote-tracking branch 'origin/laurent/OP-1354_Current_voltage_fixes_and_more_in_PFD' into next
2014-06-26 19:39:49 +02:00
Laurent Lalanne
75160750fb
OP-1337 Translations updates
2014-06-22 22:53:28 +02:00
Laurent Lalanne
8895cae3eb
Merge branch 'next' into laurent/OP-1337_French_translations_updates
...
Conflicts:
ground/openpilotgcs/src/plugins/config/calibration/thermal/compensationcalculationtransition.h
2014-06-22 22:06:35 +02:00
Alessio Morale
7fc58a6b2b
Merge remote-tracking branch 'origin/filnet/OP-1351_calibration_ui_polishing' into next
2014-06-22 20:51:41 +02:00
Laurent Lalanne
c6245260ec
OP-1354 Removed commented code
2014-06-22 20:37:22 +02:00
Laurent Lalanne
f02f12631d
OP-1354 Sumdist reset
2014-06-22 17:06:09 +02:00
Alessio Morale
f30dd414ac
Merge branch 'amorale/OP-1227_cc_high_cpu_utilization' into next
2014-06-22 16:06:08 +02:00
Laurent Lalanne
6bdb2fe0b3
OP-1354 Waypoint heading/distance info, basic distance counter.
2014-06-21 21:19:21 +02:00
Laurent Lalanne
56e3b43e9f
OP-1354 Missing WaypointActive
2014-06-21 13:20:09 +02:00
Laurent Lalanne
7e62aa4161
OP-1354 Added waypoint info : wp# / wp count and mode
2014-06-21 13:09:23 +02:00
Laurent Lalanne
ae0e92b9a0
OP-1354 Compass-waypoint visibility, Home info animation.
2014-06-21 01:31:50 +02:00
Laurent Lalanne
21fcbf024d
OP-1354 ETA for home based on current velocity and distance, time conversions/formating
2014-06-20 20:33:43 +02:00
Laurent Lalanne
1921f929f3
OP-1354 Fixed pitch0 line, some centering. Added Home info : distance/bearing to home
2014-06-20 18:26:31 +02:00
Laurent Lalanne
8e2efe0c5f
OP-1354 Added compass-home (Enabled if TakeOffLocation.Status is Valid) and compass-waypoint (Currently disabled)
2014-06-20 00:50:44 +02:00
Laurent Lalanne
5dc0cb7d8e
OP-1354 Fixes center-arrows position on resize, disable sideslip moving (flicker issue on SmoothedAnimation)
2014-06-19 20:50:47 +02:00
Laurent Lalanne
29d0d31e09
OP-1354 PFD fixes : World size (grey background appears when board is tilted) + Removed empty foreground item (add flickering on render)
2014-06-19 00:49:45 +02:00
Laurent Lalanne
98af0a544f
OP-1354 Current_voltage_fixes_and_more_in_PFD : Minor changes to remove some glitches
2014-06-17 19:37:09 +02:00
Laurent Lalanne
529cf301b0
Merge branch 'next' into laurent/OP-1354_Current_voltage_fixes_and_more_in_PFD
2014-06-17 17:17:23 +02:00
Laurent Lalanne
8988e4901b
OP-1354 Current_voltage_fixes_and_more_in_PFD : Solid border with round corners, better resizing
2014-06-17 14:29:24 +02:00
Philippe Renon
d775eb536a
OP-1351 changed some thermal calibration instruction messages from Warn to Info
2014-06-16 23:06:06 +02:00
Philippe Renon
0f439baff2
OP-1351 six point calibration would not clear instruction text when displaying home location not set error message
2014-06-16 23:05:19 +02:00
Laurent Lalanne
a46a1e09fb
OP-1339 System Health fixes : Alignments, text center, text sizes, round corners over layers, red cross.
2014-06-16 22:03:23 +02:00
Alessio Morale
dfdce20044
Merge remote-tracking branch 'origin/Bertrand/OP-1339_System_Health_Improvement' into next
2014-06-16 10:04:55 +02:00
Alessio Morale
3932d0a8bd
Merge remote-tracking branch 'origin/laurent/OP-1354_Current_voltage_fixes_and_more_in_PFD' into next
2014-06-16 10:04:07 +02:00
Philippe Renon
bd127320d7
OP-1351 thermal calibration - fixed glitch in time display
2014-06-14 22:24:07 +02:00
Philippe Renon
7eea7113e3
OP-1351 six point calibration - replaced unset home location error popup wiht instruction message
2014-06-14 18:41:53 +02:00
Philippe Renon
440741f616
OP-1351 fixed an instruction message
2014-06-14 18:19:18 +02:00
Philippe Renon
48978b523c
OP-1351 minor cleanups
2014-06-14 18:14:10 +02:00
Philippe Renon
6e43858f50
OP-1351 commented out thermal rise simulation
2014-06-14 18:13:17 +02:00
Philippe Renon
51bfb49e8c
OP-1351 add more helpful instruction to thermal calibration (end condition, estimated time, ...)
2014-06-14 18:11:43 +02:00
Philippe Renon
1e0028cc2f
OP-1531 thermal calibration now displays the acquired temperature range + cleaned up display and handling of temp and variance.
2014-06-13 00:40:55 +02:00
Philippe Renon
bc7087da1a
OP-1351 added missing tr() call for thermal calibration estimated time message
2014-06-12 21:11:45 +02:00
Philippe Renon
67ff2e58b8
OP-1351 now use Newton's law of cooling to simulate temperature rise
2014-06-11 21:35:07 +02:00
Laurent Lalanne
4ecc78a353
OP-1337 Simplified tooltip message for DelayComp/CC inverted mode
2014-06-11 07:56:16 +02:00
Philippe Renon
e596f2ea90
OP-1351 thermal calibration - added Debug message type and used it to stop displaying some status messages
2014-06-11 01:07:00 +02:00
Alessio Morale
2396350f2f
OP-1365 Flight code instrumentation API: Implementation of UAVObject wrapper layer
2014-06-06 22:19:27 +02:00
Philippe Renon
4a6c417bda
OP-1351 fixed inversed calibration instruction text
2014-06-01 20:50:46 +02:00
Philippe Renon
b348dbdd1c
OP-1351 moved calibration help text to its own tab (plenty of room to add more help..)
2014-06-01 19:28:15 +02:00