1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-11-29 07:24:13 +01:00
Commit Graph

14674 Commits

Author SHA1 Message Date
Alessio Morale
cb6319142e LP-361 - Don't lose notifications when more than an alarm is active
, fix time between notifications condition, cleanup
2016-07-21 22:18:02 +02:00
Alessio Morale
282881ba74 Merged in filnet/librepilot/LP-363_opmap_version_upgrade (pull request #287)
Lp 363_opmap_version_upgrade
2016-07-21 19:54:16 +02:00
Alessio Morale
6b1f4e52be Merged in TheOtherCliff/librepilot/theothercliff/LP-340_AutoTune_fix_some_time_measurement_issues_in_original_code (pull request #282)
LP-340 Autotune fix some time measurement issues in original code
2016-07-21 19:53:33 +02:00
Alessio Morale
d12337d6c2 Merged in filnet/librepilot/ui_cleanups (pull request #281)
ui: fix name is already in use warnings
2016-07-21 19:52:36 +02:00
Alessio Morale
63efbb0f4d Merged in filnet/librepilot/pretty (pull request #284)
make: add "pretty" targets (uncrustify aliases)
2016-07-21 19:52:07 +02:00
Philippe Renon
4a56d3d917 LP-363 improve opmap logging 2016-07-21 01:57:25 +02:00
Philippe Renon
c86c7d1b52 LP-363 increase google sat version from 193 to 694
don't ask...
2016-07-21 01:57:04 +02:00
Cliff Geerdes
b29780a7b9 LP-340 fix typos and clarify xml comments 2016-07-20 14:05:47 -04:00
Cliff Geerdes
d12847d772 LP-340 Add descriptions in xml 2016-07-20 02:57:27 -04:00
Cliff Geerdes
a13de1e62b LP-340 Add 100 bytes of stack because Nano needs 156 more than Sparky2 2016-07-20 02:56:10 -04:00
Cliff Geerdes
447dff6fc9 LP-340 cosmetic type of issues requested in PR 2016-07-19 19:04:40 -04:00
Cliff Geerdes
d4f3e7e602 LP-340 change destPIDbank to 3 for ease of use by users that already use 1 and 2 2016-07-19 18:26:38 -04:00
Cliff Geerdes
792aae6f9b LP-340 stop NAN propagation at the start of tuning 2016-07-19 17:41:58 -04:00
Philippe Renon
6115ace47f make: add "pretty" targets (uncrustify aliases) 2016-07-18 01:11:38 +02:00
Alessio Morale
efc8f3337e Merged in webbbn/librepilot/LP-190-add-openlrsng-rx-support-to-oplink (pull request #278)
LP 190 add openlrsng rx support to oplink
2016-07-16 16:29:56 +02:00
Alessio Morale
ab13d630fa Merged in filnet/librepilot/LP-290_slow_gcs_uninstaller (pull request #280)
LP-290 nsis: silence uninstaller when deleting cache directories
2016-07-16 16:29:12 +02:00
Alessio Morale
e730151a68 Merged in filnet/librepilot/tools (pull request #279)
disable osg and osgearth sdk install targets on windows
2016-07-16 16:28:49 +02:00
Cliff Geerdes
a365578385 LP-340 dont export nan pids and new setting for d-term oscillation 2016-07-16 00:42:20 -04:00
Cliff Geerdes
8b812fb8dc LP-340 fix ancient tabs and remove commented out xml 2016-07-16 00:37:06 -04:00
Brian Webb
9fdde98ff9 LP-190: Adds OPLink configuration GUI cleanup from filnet. 2016-07-12 18:01:03 -07:00
Brian Webb
586af77267 LP-190: Fixes an issue with uninitialized OPLink receiver channels. 2016-07-12 17:49:29 -07:00
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
02b5a9bd78 LP-190: ppm_mode must be true if either 'control' or 'data and control' are set even if no PPM ports are configured, otherwise the data link doesn't work. 2016-07-12 17:49:26 -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
dc17bd9ad8 LP-190: Adds support for OpenLRS receiver to Sparky2 target. 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
Cliff Geerdes
06193c60ac LP-340 reduce stack allocation 2016-07-12 18:39:44 -04:00
Cliff Geerdes
69f1964b12 LP-340 uncrustify 2016-07-12 14:48:11 -04:00
Cliff Geerdes
f2f8d8e712 LP-340 code changes 2016-07-12 14:48:11 -04:00
Cliff Geerdes
7553eb4f32 LP-340 Quick code with both timing fixes 2016-07-12 14:48:10 -04:00
Philippe Renon
20ca49dc72 ui: fix name is already in use warnings 2016-07-12 01:08:36 +02:00
Philippe Renon
bc65e80d11 tools.mk: report win gcc version when doing a all_sdk_versions 2016-07-11 23:24:40 +02:00
Philippe Renon
0a4d254a26 tools.mk: disable uneeded osg_install and osgearth_install targets on windows
not only uneeded but would also wipe out your msys2/mingw install !
2016-07-11 23:24:19 +02:00
Philippe Renon
758c4d2bf9 LP-290 nsis: silence uninstaller when deleting cache directories
hopefully unistaller will run faster...
2016-07-11 23:19:36 +02:00
Alessio Morale
49bb804b00 Merged in filnet/librepilot/LP-32_osgearth_follow_up (pull request #277)
LP-32 add missing Version include
2016-07-10 15:10:20 +02:00
Philippe Renon
917da79094 LP-32 add missing Version include 2016-07-09 21:09:52 +02:00
Alessio Morale
715400dd69 Merged in filnet/librepilot/LP-32_osgearth_follow_up (pull request #276)
LP-32 fix build failure with older osg versions
2016-07-09 16:42:52 +02:00
Philippe Renon
86a09ab03b LP-32 fix build failure with older osg versions 2016-07-09 16:20:30 +02:00
Alessio Morale
79764f7392 Merged in filnet/librepilot/LP-32_osgearth_follow_up (pull request #268)
LP-32_osgearth_follow_up
2016-07-09 14:31:38 +02:00
Philippe Renon
ebb2b22864 LP-32 osg : add patch to fix osx compilation error
see c3f55ad1d8
2016-07-09 14:20:53 +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