Brian Webb
a65492b589
LP-190: Removes RFM22B register definitions from pios_rfm22b_priv.h and switches to using pios_rfm22b_regs.h. Alos addresses a few issues brought up in review.
2016-07-12 17:49:28 -07:00
Brian Webb
2e2bb1b20b
LP-190: Removed rfm22breceiver UAVO.
2016-07-12 17:49:16 -07:00
Brian Webb
0738c8a78a
LP-190: Final testing and bug fixes.
2016-07-12 17:47:16 -07:00
Brian Webb
91ea8966da
LP-190: Addes support for OpenLRS receiver protocol to the OPLinkMini. Also updates the OPLink configuration to better support OpenLRS.
2016-07-12 17:47:16 -07:00
Brian Webb
aa21761f4c
LP-190: Adds support for OpenLRS protocol to OPLinkMini
2016-07-12 17:47:16 -07:00
Brian Webb
021eb21008
LP-190: Moved openlrsstatus UAVO to OPLinkStatus
2016-07-12 17:46:15 -07:00
Brian Webb
a0279b272f
LP-190: Initial checkin that adds OpenLRS receiver support to Revolution and OPLinkMini.
2016-07-12 17:45:33 -07:00
Philippe Renon
917da79094
LP-32 add missing Version include
2016-07-09 21:09:52 +02:00
Philippe Renon
86a09ab03b
LP-32 fix build failure with older osg versions
2016-07-09 16:20:30 +02:00
Philippe Renon
d3d6a561ad
LP-32 introduce incremental compile (experimental)
2016-07-09 14:20:53 +02:00
Philippe Renon
b2abe1c265
LP-32 add more earth files (mapquest, bing)
...
bing does not work well
2016-07-09 14:20:53 +02:00
Philippe Renon
5b8ed2a044
LP-32 add warning when no map node in geo transform node
2016-07-09 14:20:53 +02:00
Philippe Renon
4cc1d0cb15
LP-32 fix resizing issues
2016-07-09 14:20:53 +02:00
Philippe Renon
cbc52c8b5f
LP-32 fix improper resize handling
2016-07-09 14:20:53 +02:00
Philippe Renon
4cd817fe3a
LP-32 workaround lost texture when switching tab
2016-07-09 14:20:53 +02:00
Philippe Renon
33b052947b
LP-32 review how the scene is created and released
...
this fixes crashes when switching PFD configuration or when closing a gadget
also add optimiziation to on demand mode : redraw only when new tiles arrive
2016-07-09 14:20:53 +02:00
Philippe Renon
b12cd4b2b6
LP-32 increase database threads
2016-07-09 14:20:53 +02:00
Philippe Renon
12f1359461
LP-32 simplify osgearth cache initialization
2016-07-09 14:20:53 +02:00
Philippe Renon
b32567e5ec
LP-32 simplify osgearth dependencies
2016-07-09 14:20:53 +02:00
Philippe Renon
a50fbcb6cd
LP-32 upgrade to OpenSceneGraph 3.5.3
2016-07-09 14:20:53 +02:00
Philippe Renon
16092f7f38
LP-32 force initial update of OSGGeoTransformManipulator
...
other such classes should also be force updated...
2016-07-09 14:20:53 +02:00
Philippe Renon
70975f0d3f
LP-32 add Rhombicuboctahedron shape
2016-07-09 14:20:53 +02:00
Philippe Renon
104f98315f
LP-32 workaround spurious BusyIndicator trigger when switching tabs
2016-07-09 14:20:53 +02:00
Philippe Renon
cc15a85cc4
LP-32 remove duplicate BusyIndicator in Earth.qml
2016-07-09 14:20:53 +02:00
Alessio Morale
6214c0ea30
Uncrustify
2016-07-03 17:10:46 +02:00
Alessio Morale
036dcbaa21
Merged in f5soh/librepilot/LP-352_Rate_super_expo (pull request #272 )
...
LP-352 Increase expo effect
2016-07-03 17:05:48 +02:00
Alessio Morale
c01a1b971c
Merged in filnet/librepilot/LP-341_serial_port_win10 (pull request #269 )
...
LP-341 serial port: call setDataTerminalReady(true) after opening port
2016-07-03 16:50:30 +02:00
Alessio Morale
c9188fc5a2
Merged in TheOtherCliff/librepilot/theothercliff/LP-76_Port_Autotune_from_dRonin (pull request #198 )
...
Theothercliff/lp 76_port_autotune_from_dronin
2016-07-03 16:09:30 +02:00
Alessio Morale
392d3dd093
Merged in f5soh/librepilot/LP-72_DSM_Rvcr_input_channels (pull request #262 )
...
LP-72 Missing channels input for DSM (Receiver port)
2016-07-03 16:02:29 +02:00
Alessio Morale
1aed9f5723
Merged in m_thread/librepilot/thread/LP-311_Fix_The_Fix (pull request #253 )
...
LP-311 Fixing the fix
2016-07-03 16:00:01 +02:00
Laurent Lalanne
e804010f6c
LP-352 Set some limits for rate values and polish gui issues.
2016-07-01 15:58:12 +02:00
Laurent Lalanne
273fa60c84
LP-352 Increase expo effect like 'superExpo'
2016-07-01 15:30:19 +02:00
Lalanne Laurent
5ca24b6d25
Merged in filnet/librepilot/LP-335_add_support_for_address_sanitizer (pull request #263 )
...
LP-335 add support for address sanitizer (asan)
2016-06-25 20:05:32 +02:00
Philippe Renon
c1fd861dca
LP-341 serial port: call setDataTerminalReady(true) after opening port
...
and add some error handling code
2016-06-25 12:50:49 +02:00
Cliff Geerdes
a217d0015f
LP-76 better yaw-calc yaw by default-yaw overrides-cleanup for review
2016-06-18 14:08:04 -04:00
Cliff Geerdes
2105a49ca9
LP-76 add UAV defaults and remove UAV inits
2016-06-18 14:08:03 -04:00
Philippe Renon
58244a4f0f
LP-310 asan: fix heap-use-after-free in SplitterOrView
2016-06-14 22:09:35 +02:00
Philippe Renon
504594112f
LP-335 add support for address sanitizer (asan)
2016-06-14 22:05:01 +02:00
Laurent Lalanne
37917899e2
LP-72 Missing channels input for DSM (Receiver port)
2016-06-13 19:22:15 +02:00
Philippe Renon
cdd4e2e19d
msys2: icu upgrade (56 to 57)
2016-06-11 19:10:06 +02:00
Philippe Renon
0d5e4da97d
Merged in f5soh/librepilot/LP-48_French_translations_update (pull request #254 )
...
LP-48 French_translations_update
2016-06-08 22:00:12 +02:00
Philippe Renon
be3be734b5
Merged in f5soh/librepilot/LP-326_16_PPM_Channels_support (pull request #256 )
...
LP-326 16 PPM channels support
2016-06-08 21:59:08 +02:00
James Duley
3b421f08b0
hotfix: update windows copydata for nettle
2016-06-04 13:44:06 +01:00
Laurent Lalanne
a5369bce5f
LP-48 Cleanup obsolete translations
2016-06-03 20:57:45 +02:00
Laurent Lalanne
fc07b26547
LP-326 Support up to 16 PPM channels
2016-05-31 08:04:41 +02:00
Laurent Lalanne
49f7efb4c9
LP-48 Add missing tr() - Small translation fixes
2016-05-29 15:08:28 +02:00
Laurent Lalanne
72674c02fc
LP-48 Update french translations
2016-05-29 14:43:13 +02:00
Laurent Lalanne
775707f47c
LP-48 Update Escpage tooltips, remove unused surfacepage.ui
2016-05-29 14:03:12 +02:00
Fredrik Arvidsson
76ed067a4f
LP-311 Reverted previous commit that removed all logic and just removed the code where the tabs where switched. The Basic/Advanced checkbox code is still active though and will make the GUI consistent when loading configuration or changing values.
2016-05-29 10:43:29 +02:00
Fredrik Arvidsson
cfcf659ea5
Revert "LP-311 Remove basic/advanced stabilization tab auto-switch (autotune/txpid lock issues)"
...
This reverts commit fad04833ed
.
2016-05-29 10:31:26 +02:00