1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-12-02 10:24:11 +01:00
Commit Graph

6326 Commits

Author SHA1 Message Date
abeck70
28a8a36a56 rel-nano-15.05 Updated cloud configs 2015-06-17 20:17:20 +10:00
m_thread
3d5fae2172 REVONANO: Fix for Comboboxes not having options but rather just an integer value that equals the actual selected index.. 2015-06-06 11:23:01 +02:00
abeck70
631c1b2361 Release 15.05 RC7 WhatsNew Update
And uncrustify
2015-06-06 08:00:16 +10:00
m_thread
9ce00a18f0 REVONANO: Added limit for ComBridge on Nano receiver port.
Fixed Revo Hw config page to handle ComBridge on Receiver port
correctly.
Changed some alignments in GUI.
2015-06-04 22:18:16 +02:00
m_thread
5e5a0e503f REVONANO: Minor bug fix with a combobox not hiding properly. 2015-06-04 21:44:23 +02:00
m_thread
c60a5a5e94 Merge branch 'rel-nano-15.05' of ssh://git.openpilot.org/temp into rel-nano-15.05 2015-06-04 21:26:10 +02:00
m_thread
a871a6f455 REVONANO: Update Nano Hw page to use 'limits safe' combobox code. 2015-06-04 21:25:47 +02:00
m_thread
c4105240c2 REVONANO: Handle limits.
Added code to take limits on options into consideration when dealing
with comboboxes in configtaskwidget controls.
2015-06-04 21:25:01 +02:00
Mathieu Rondonneau
891922db23 OP-1915: Fix google map not appearing. 2015-06-03 16:00:29 -07:00
abeck70
ae26eea363 REVONANO uncrustify 2015-06-02 08:38:27 +10:00
Steve Evans
d41808ecaf Merge branch 'rel-nano-15.05' into steve/OP-1904_Display_current_TxPID_settings_on_OSD 2015-05-30 12:14:47 +01:00
abeck70
2081ab6550 Merge remote-tracking branch 'origin/thread/OP-1901_SRXL_Wizard' into rel-nano-15.05 2015-05-30 19:40:35 +10:00
abeck70
c8ff29c404 Merge remote-tracking branch 'origin/steve/OP-1903_Add_TxPID_controls_for_AttitudeSettings' into rel-nano-15.05 2015-05-30 19:31:46 +10:00
abeck70
3e4c11780e Merge remote-tracking branch 'origin/laurent/OP-1648_PFD_Stabmodes_update' into rel-nano-15.05 2015-05-30 19:27:34 +10:00
Laurent Lalanne
6ddcb26e5e OP-1648 Update PFD with new flightmodes 2015-05-29 19:56:25 +02:00
abeck70
690eaf9cb6 Merge branch 'samguns/OP-xxxx_Limit_PWM_RX_OneShot' into rel-nano-15.05 2015-05-29 21:41:59 +10:00
abeck70
6b2d217efe Merge branch 'samguns/OP-XXXX_wizard_freeze_workaround' into rel-nano-15.05 2015-05-29 21:41:28 +10:00
samguns
3e60dff30b REVONANO Only reboot nano when needed in setup wizard 2015-05-28 23:18:24 +08:00
samguns
edddc0e34f REVONANO Remove unnecessary limits for OneShot/PWMSync in setup wizard 2015-05-28 22:24:41 +08:00
m_thread
3d6a01f0e2 OP-1732 - Fixed timer bank assignments and labels for Revolution
Conflicts:
	ground/openpilotgcs/src/plugins/config/configoutputwidget.cpp
2015-05-27 11:18:47 +02:00
m_thread
f23de9b628 Merge remote-tracking branch 'temp/laurent/OP-1901_revonano1505_SRXL_wizard_artwork' into thread/OP-1901_SRXL_Wizard 2015-05-27 08:10:31 +02:00
m_thread
6c850cbfdb OP-1901 Fixed faulty tooltip. 2015-05-27 07:30:58 +02:00
Laurent Lalanne
f4eb368a8f OP-1901 Revo-srxl placement 2015-05-27 07:29:51 +02:00
m_thread
52e56df397 OP-1901 Adding support for SRXL in connection diagram. 2015-05-26 23:36:32 +02:00
m_thread
4db1dd8b19 Merge remote-tracking branch 'temp/laurent/OP-1901_revonano1505_SRXL_wizard_artwork' into thread/OP-1901_SRXL_Wizard 2015-05-26 22:21:39 +02:00
m_thread
924503de48 OP-1901 Adding support for SRXL in vehicle wizard. 2015-05-26 22:20:46 +02:00
Laurent Lalanne
58bbc9324d OP-1901 Revonano1505 SRXL wizard artwork 2015-05-26 21:32:40 +02:00
samguns
68da0d20a2 REVONANO A workaround for freeze in setup wizard 2015-05-26 23:09:25 +08:00
samguns
8551048354 REVONANO 1. Sanity check for PWMSync & OneShot while using PWM receiver. 2. Remove CC in hwsettings.xml 2015-05-26 15:01:01 +08:00
Steve Evans
1cdc1635bd Merge branch 'steve/OP-1903_Add_TxPID_controls_for_AttitudeSettings' into steve/OP-1904_Display_current_TxPID_settings_on_OSD 2015-05-23 22:24:48 +01:00
Steve Evans
df3e0ae3c8 OP-1903 Get default values for attitude attributes 2015-05-23 22:24:20 +01:00
Steve Evans
5a9ee46742 OP-1904 Initial commit 2015-05-23 21:55:19 +01:00
abeck70
4502bff08c Merge branch 'abeck/OP-1898-VR' into rel-nano-15.05 2015-05-22 21:39:09 +10:00
abeck70
6f2d8d40e3 Merge branch 'rel-15.05' into rel-nano-15.05 2015-05-22 21:38:37 +10:00
abeck70
42b1e12646 HITL segv fix 2015-05-22 21:26:20 +10:00
abeck70
446866f769 OP-1898 Velocity Roam Update tooltips on GPSAssist 2015-05-22 18:56:04 +10:00
abeck70
c0c5cd3d16 OP-1464 uncrustify 2015-05-22 18:36:38 +10:00
abeck70
22b2317732 Merge branch 'theothercliff/OP-1464_Handle_Autobaud_code_for_GPS' into rel-nano-15.05 2015-05-22 18:34:17 +10:00
abeck70
981005e40c Merge branch 'rel-15.05' into rel-nano-15.05 2015-05-21 22:51:45 +10:00
abeck70
f44884f072 REVONANO esc setupwizard nano fix 2015-05-21 22:19:40 +10:00
Cliff Geerdes
ced0d4725b OP-1464 Rename things as requested Implement autodisable as advised by Alessio 2015-05-21 04:37:44 -04:00
samguns
40acc2c7ea OP-1897 Minor change after code review 2015-05-21 09:47:44 +08:00
samguns
501e2e09de OP-1897 Adopt FTT's suggestion that make warning dialog for Ground Vehicle when it's neccesary and omit confusing texts 2015-05-20 15:50:25 +08:00
Cliff Geerdes
55a43d1815 OP-1464 Compile warning discovery Remove AbConfStoreDisable 2015-05-20 01:04:06 -04:00
Cliff Geerdes
244c9e2d5e Merge branch 'rel-15.05' into theothercliff/OP-1464_Handle_Autobaud_code_for_GPS 2015-05-19 21:57:34 -04:00
Cliff Geerdes
de521c9004 OP-1464 tested version with debug still in place 2015-05-19 19:33:31 -04:00
abeck70
2241070d04 Merge branch 'rel-15.05' into rel-nano-15.05 2015-05-20 08:37:44 +10:00
Alessio Morale
a858321add update and cleanup UAVObjects list 2015-05-19 17:33:07 +02:00
Laurent Lalanne
81361af7b6 Rcpanel hot fix (Roll can't move) 2015-05-19 15:21:31 +02:00
abeck70
c14be34551 Merge branch 'rel-15.05' into rel-nano-15.05
Conflicts:
	ground/openpilotgcs/src/plugins/uavobjects/uavobjects.pro
2015-05-19 22:24:16 +10:00