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

4620 Commits

Author SHA1 Message Date
Kevin Finisterre
38f0a609da Fix Google Map tiles, https://maps.google.com/maps?output=classic is now depreciated. Legacy view temporarily available via https://www.google.com/lochp
Need to update to Google Maps v3 soon. New URL will be https://www.google.com/maps/@0,-0,7z?dg=dbrw&newdg=1 (tile retrieval is completely different)
Fix location search. Updated to v3 Google GeoCoder. CSV is no longer an option for output. Updated to XML parsed output. (needs a more robust parser!)
New Geocode search urls are as follows:
https://maps.googleapis.com/maps/api/geocode/xml?sensor=false&address=california
https://maps.googleapis.com/maps/api/geocode/xml?latlng=0.000000,-0.000000
Need to fix response after SetCurrentPositionByKeywords() all responses shade the box Green currently.
2015-05-10 15:59:08 -04:00
abeck70
d4c4c68131 Release 15.02
Update whatsnew and uncrustify.
2015-03-12 21:33:30 +11:00
abeck70
9b726777ea Updated cloud configs 2015-03-11 13:55:02 +11:00
Laurent Lalanne
8727720026 Merge remote-tracking branch 'origin/laurent/OP-1337_15.02' into rel-15.02 2015-03-09 23:05:40 +01:00
Laurent Lalanne
e8a9f698a3 OP-1337 translations updates - rel-15.02 2015-03-09 23:04:04 +01:00
Laurent Lalanne
56fbf1b5ca Typo s/us/µs/ 2015-03-09 22:23:58 +01:00
Laurent Lalanne
0e2fb2231e OP-1764 Add missing files and changes from review 2015-03-09 13:08:56 +01:00
abeck70
d94b015ed1 OP-1764 spelling mistake 2015-03-09 22:36:54 +11:00
abeck70
2b12b18167 OP-1764 Add explanation html for the new throttle/collective input channel min/max range check 2015-03-09 22:27:25 +11:00
abeck70
d22cb21022 Merge branch 'laurent/OP-1764_Rc_input_ranges' into abeck/OP-1764 2015-03-09 21:26:20 +11:00
m_thread
54b00dd3e6 OP-1768 Added PWMSync to warning text 2015-03-08 09:26:59 +01:00
m_thread
efd66c375e Merge branch 'thread/OP-1747_Max_Output_Rates' into rel-15.02 2015-03-08 09:22:12 +01:00
Laurent Lalanne
4b640c5d1d OP-1764 Add Throttle range check 2015-03-08 02:20:57 +01:00
abeck70
65a3c858dd rel-15.02 updated cloudconfigs from failsafe 2015-03-08 08:44:53 +11:00
abeck70
7f5d4082d3 rel-15.02 remove all cloudconfigs 2015-03-08 08:42:56 +11:00
samguns
e6f5b5c50f Merge branch 'samguns/zh_CN_GCS' into rel-15.02 2015-03-06 10:34:16 +08:00
samguns
d13848a921 OP-1748 one final revision for 15.02 2015-03-06 07:56:56 +08:00
m_thread
840cc86a8d Uncrustify 2015-03-06 00:37:36 +01:00
m_thread
9aaf1d6984 OP-1761 Fixes to summary page and connection diagram. 2015-03-06 00:18:00 +01:00
m_thread
1a21b8fce6 OP-1761 Fixing a type 2015-03-06 00:10:21 +01:00
m_thread
25c52d6430 OP-1761 Changed code to not allow PWMSync to be configured if CC or CC3D and > Hexa 2015-03-06 00:05:38 +01:00
m_thread
d4c562eb11 OP-1747 Updated code in SetupWizard to use different max rate outputs for pwm and OneShot125. 2015-03-05 21:45:08 +01:00
samguns
d77c317e37 Revise translations after testing in 15.02-RC3 2015-03-04 09:56:11 +08:00
samguns
08564a739f Merge branch 'rel-15.02' into samguns/zh_CN_GCS 2015-03-04 08:45:44 +08:00
samguns
ae234e3fa2 Revise some translations after testing in 15.02-RC2 2015-03-04 08:44:29 +08:00
m_thread
a253884edb Merge branch 'rel-15.02' of ssh://git.openpilot.org/OpenPilot into rel-15.02 2015-03-03 23:23:49 +01:00
m_thread
779415c384 OP-1759 Added limits to field. Changed attached attribute in .ui file to enable limits. 2015-03-03 23:00:52 +01:00
abeck70
1557570b4d OP-1745 Updated cloudconfigs from failsafe 2015-03-04 07:20:31 +11:00
m_thread
f1b213834a OP-1758 Backed out Windows changes due to issues with board detection in certain situations. 2015-03-02 22:26:52 +01:00
abeck70
109b8cd551 OP-1758 usb hidapi upgrade 2015-03-02 22:06:23 +11:00
samguns
45f589627e Merge branch 'rel-15.02' into samguns/zh_CN_GCS 2015-03-02 10:03:09 +08:00
Laurent Lalanne
1102243eae Merge remote-tracking branch 'origin/laurent/OP-1752_SystemHealth_sub_alarms' into rel-15.02 2015-02-28 15:08:51 +01:00
m_thread
ed6b9a4e9c Goto final/end page automatically after successfull save in wizard. 2015-02-28 14:46:38 +01:00
m_thread
f11c03d34a OP-1754 Fixing PWMSync PPM connection diagram setup. 2015-02-28 14:38:26 +01:00
Laurent Lalanne
190590e1a1 Merge branch 'thread/15.02-RC1_fixes' of ssh://git.openpilot.org/OpenPilot into thread/15.02-RC1_fixes 2015-02-28 14:16:49 +01:00
Laurent Lalanne
1c13531043 OP-1754 Connection diagram : Fix regression, rename GPS, airspeed sensors and rcinput objects 2015-02-28 14:12:46 +01:00
Laurent Lalanne
789b71880c OP-1752 Typo 2015-02-28 13:02:13 +01:00
m_thread
c358f975c4 Uncrustify 2015-02-28 09:47:23 +01:00
m_thread
b9ca2b92eb Merge remote-tracking branch 'origin/rel-15.02' into thread/15.02-RC1_fixes 2015-02-28 09:46:09 +01:00
m_thread
a8b6e1f959 OP-1755 Added additional location for cloudconfigs. 2015-02-28 00:14:51 +01:00
Laurent Lalanne
39ed1b0b45 Merge remote-tracking branch 'origin/laurent/OP-1466_Heli_config_tab' into rel-15.02 2015-02-27 23:05:47 +01:00
m_thread
3ee481fd2a OP-1754 Fixing PWMSunc PPM setting. 2015-02-27 23:05:10 +01:00
Laurent Lalanne
fcb36b3639 OP-1466 Cosmetic changes to Svg / Layer order 2015-02-27 22:37:35 +01:00
samguns
3d3c08dd3e OP-1751 add more translation for next release 2015-02-27 16:09:11 +08:00
Laurent Lalanne
799b4d6240 OP-1466 Add tr() 2015-02-27 05:28:27 +01:00
Laurent Lalanne
19cbd26465 OP-1466 Keep previous Mixer table when user choose Custom Settings - Reuse M_PI from math.h 2015-02-27 05:22:20 +01:00
Laurent Lalanne
ac1c893b54 OP-1466 Resize issue 2015-02-27 03:49:29 +01:00
Laurent Lalanne
c9b80ca0a1 OP-1466 Add a 'Prev' button for servo adjustement 2015-02-27 02:33:34 +01:00
Laurent Lalanne
edb41b698a OP-1466 Fix Heli tab crash - Refresh Gui - Typos 2015-02-27 01:29:20 +01:00
Laurent Lalanne
d26af21ee1 OP-1752 Add reboot-required substatus alarm 2015-02-26 15:59:57 +01:00