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

Commit Graph

  • 8f17f14400 LP-109 about credits: fix URLs of Qt and msys2 Philippe Renon 2017-07-05 23:49:17 +0200
  • f8327c2d90 LP-109 video gadget: add gstreamer to About credits Philippe Renon 2017-07-05 23:48:36 +0200
  • 47354f3b9a LP-109 fix long video pauses with rtsp protocol over wifi Philippe Renon 2017-01-04 22:05:24 +0100
  • 892c83b30e LP-109 add gstreamer library and video gadget Philippe Renon 2016-09-22 02:23:15 +0200
  • e3a658d153 Merged in filnet/librepilot/LP-419_avoid_gcs_config_reset (pull request #457) Philippe Renon 2017-09-11 20:56:23 +0000
  • d4c681d94d Merged in webbbn/librepilot/LP-548-output-oplinkreceiver-objects-fro (pull request #461) Brian Webb 2017-09-11 19:44:03 +0000
  • ffb4392ab1 Merged in webbbn/librepilot/LP-547-large-uavobjects-not-saving-over-oplink (pull request #460) Brian Webb 2017-09-11 19:43:36 +0000
  • a21d5ba603 Merged in f5soh/librepilot/LP-487_Wrong_defaults_Dterm_basic (pull request #452) Lalanne Laurent 2017-09-11 19:42:58 +0000
  • 9d11a2219e Merged in f5soh/librepilot/LP-399_GUI_for_Autotune (pull request #451) Lalanne Laurent 2017-09-11 19:42:29 +0000
  • b18ff22142 LP-548 Removes create option from UAVTalkReceiveObject and creates a new function UAVTalkReceiveObjectNoCreate. Brian Webb 2017-09-04 13:55:51 -0700
  • 4e6077ca2a LP-548 Removes OPLinkReceiver from coptercontrol and fixes setting of OPLinkReceiver RSSI and quality on revolution and sparky2. Brian Webb 2017-09-04 12:16:48 -0700
  • 59d20ee752 LP-548 Moves PIOS_OPLINK_RCVR_TIMEOUT_MS to pios_oplinkrcvr.c and adds oplinkreceiver and gcsreceiver modules to coptercontrol. Brian Webb 2017-09-04 11:25:06 -0700
  • 1627eb3882 LP-548 Adds OPLInkRcvr to several more FCs, uncrustify, and fixes a few comments. Brian Webb 2017-09-04 09:44:36 -0700
  • 9356ac91da LP-548 OPLink will output OPLink receiver objects if mode is set to control or data and control and PPM output is not configured. Also adds support for OPLInkReceiver to all FCs. Brian Webb 2017-09-03 18:11:46 -0700
  • 586a073d33 LP-547 Increases the telemetry buffer lengths (both UART and radio) to fix saving large UAVObjects over OPLink. Brian Webb 2017-08-31 17:42:25 -0700
  • d4db79e06f LP-419 config: fix an unused arg warning Philippe Renon 2017-08-28 21:49:09 +0200
  • ffc48dab65 LP-419 config: improve const correcteness of saveState() methods Philippe Renon 2017-08-28 21:48:38 +0200
  • d1ab06e5b0 Merged in marcus_proest/librepilot/LP-543-fix-tea-ci-secrets-file (pull request #456) Marcus Proest 2017-07-19 21:38:40 +0000
  • a542372d5f Merged in webbbn/librepilot/LP-540-add-support-for-ms5607-and-ms5637 (pull request #449) Brian Webb 2017-07-19 21:35:25 +0000
  • 8da8172999 LP-399 Fix tooltips Laurent Lalanne 2017-07-19 14:15:18 +0200
  • 548a881003 LP-419 removed unused code Philippe Renon 2017-07-18 22:54:14 +0200
  • 47d9219a09 LP-419 add handling of os specific default GCS configuration file Philippe Renon 2017-07-17 22:54:47 +0200
  • f00e40da4f LP-419 config: merge factory defaults at startup Philippe Renon 2017-07-16 19:55:33 +0200
  • b52424b2cd LP-419 dialgadget: convert floats to strings before saving configuration Philippe Renon 2016-12-18 13:14:21 +0100
  • f7e0553ea9 LP-419 notification: remove unused files Philippe Renon 2016-10-06 01:36:12 +0200
  • 9f3aae1f09 LP-419 config: made SerialPlugin a configurable plugin Philippe Renon 2016-10-06 01:30:27 +0200
  • 2c14920ab0 LP-419 config: apply camel case to IPConnection classes Philippe Renon 2016-10-06 00:43:41 +0200
  • bba67f27d6 LP-419 config: made IPConnectionPlugin a configurable plugin Philippe Renon 2016-10-06 00:25:35 +0200
  • 068988741d LP-419 cleanup QSettings usage throughout GCS Philippe Renon 2016-10-02 21:08:30 +0200
  • 7113c1a624 LP-419 main: use new settings utils Philippe Renon 2016-10-02 18:38:35 +0200
  • 42a95e5791 LP-419 add settings utilities Philippe Renon 2016-10-02 17:37:15 +0200
  • 38005e3881 LP-419 xmlconfig: cleanup and remove dead code Philippe Renon 2016-10-02 17:13:35 +0200
  • c9903f9bbc LP-399 Use checkboxes for status and settingsComplete - Tooltip changes Laurent Lalanne 2017-07-10 13:01:04 +0200
  • b75637e6f2 LP-540 Changes all reference to ms5611 in ms56xx.h to ms56xx, and combines if statements in pressure compensation equations. Brian Webb 2017-07-02 09:55:19 -0700
  • 4ee7249b4a LP-540 Adds support for ms5607 and ms5637 to the ms5611 driver and renames it ms56xx. Brian Webb 2017-06-27 18:28:37 -0700
  • 819653bcbc LP-543 updated .drone.yml and regenerated .drone.sec for Tea-CI Marcus Proest 2017-07-06 21:23:38 +0200
  • bbaa1b32d9 LP-399 Rearrange code to be more readable - Spelling Laurent Lalanne 2017-07-05 13:25:16 +0200
  • cc6dac9259 LP-399 Save HWSettings first Laurent Lalanne 2017-07-05 04:39:28 +0200
  • 3bb2bd0b88 LP-399 Add groupbox for module Status Laurent Lalanne 2017-07-04 00:20:55 +0200
  • 1b25dcc022 LP-399 Add more tuning information + reset button - Give feedback about the module running or not. Laurent Lalanne 2017-07-03 23:45:14 +0200
  • c9570ba3a7 LP-399 Move AutoTune tab close to Stabilization Laurent Lalanne 2017-07-03 14:34:13 +0200
  • 02e157390d LP-399 Better resizing Laurent Lalanne 2017-07-02 16:27:27 +0200
  • 22480618e5 LP-399 Set SystemIdentState UAVO readonly from Gcs point of view. Laurent Lalanne 2017-07-02 11:07:41 +0200
  • 68597d51cc LP-399 Add GUI to Autotune module Laurent Lalanne 2017-07-02 01:27:33 +0200
  • 1abe34ce7e LP-399 Prepare Autotune GUI : Define some settings as enums Laurent Lalanne 2017-07-02 01:15:35 +0200
  • d031352cdd Merged in f5soh/librepilot/LP-539_OPLM_BigUAVO (pull request #447) Lalanne Laurent 2017-07-05 19:33:46 +0000
  • 56661850ab Merged in Oblivium/librepilot/LP-536_GNSS_improvements (pull request #444) Jan NIJS 2017-07-05 19:33:11 +0000
  • a62064d032 Merged in filnet/librepilot/LP-535_msys2_automatic_dependencies (pull request #448) Philippe Renon 2017-07-05 19:32:33 +0000
  • 8f91f1b49b Merged in webbbn/librepilot/LP-537-update-f0-gps-to-be-more-similar (pull request #445) Brian Webb 2017-07-05 19:32:00 +0000
  • 9efdb6b1fe Merged in filnet/librepilot/LP-530_upgrate_to_eigen_3_3_3 (pull request #436) Philippe Renon 2017-07-05 19:31:11 +0000
  • c1aeb9f0c1 LP-536 update comments Jan NIJS 2017-07-02 22:37:03 +0200
  • cb8dd90ad7 LP-536 Fixes (hopefully) for PRN text scaling issue Laurent saw on his PC. Jan NIJS 2017-07-02 16:42:21 +0200
  • 525875f6ff LP-487 Allow the Default button group #1 (PID rate-basic) also reset the RPY Dterm (in advanced tab) to defaults. Laurent Lalanne 2017-07-02 17:29:34 +0200
  • 45a267783a LP-537 stm32f10x_flash.h include in f0 pios_flash_internal.c instead of stm32f0xx_flash.h Brian Webb 2017-06-28 18:14:34 -0700
  • c0964cfdce LP-536 Changes based on feedback to the PR: Jan NIJS 2017-06-28 17:53:20 +0200
  • b405fa8785 LP-530 don't ignore core directories Philippe Renon 2017-06-13 22:51:37 +0200
  • 4d73190806 LP-530 GCS: make it possible to switch to msys2 provided eigen lib Philippe Renon 2017-06-12 10:01:36 +0200
  • bac194595d LP-530 GCS config plugin: don't suppress compilation warnings Philippe Renon 2017-06-12 10:00:31 +0200
  • f0f89fe2ad LP-530 upgrade to eigen 3.3.3 Philippe Renon 2017-06-12 09:57:32 +0200
  • 557e728a00 LP-536 auto-scaling world map as requested by Philippe + lay-out modifications Jan NIJS 2017-06-27 22:34:01 +0200
  • 9d6175e68e LP-536 Missed a few 3D conditions in uav.js Jan NIJS 2017-06-25 16:36:31 +0200
  • 12062a5c7d LP-536 make pretty Jan NIJS 2017-06-23 23:47:16 +0200
  • a61d87243e LP-536 gpsextendedstatus: change update type from periodic (1s) to on-change. Jan NIJS 2017-06-23 17:05:10 +0200
  • 5e53fb283c LP-536 skip informational UBX packets that are too large to fit buffers Jan NIJS 2017-06-23 16:26:32 +0200
  • 2d181994f0 LP-536 use the correct spelling for SATELLITES Jan NIJS 2017-06-23 16:05:59 +0200
  • 6cf16cc727 LP-536 Second part of visual improvements for the GPS widget Jan NIJS 2017-06-23 00:31:59 +0200
  • 1876d44c2e LP-536 adapt SNR widget tooltip to the new location of the PRN number (under the bar instead of in the bar) Jan NIJS 2017-06-23 21:52:43 +0200
  • a6aeb11a56 LP-536 Timeout parameter for PIOS_COM_ReceiveBuffer() should be in milliseconds. No need to convert to ticks. Jan NIJS 2017-06-10 18:30:21 +0200
  • 6f3fefd650 LP-536 add extra DGNSS state to indicate when SBAS information (any differential information in fact) is used for higher accuracy. Jan NIJS 2017-06-23 19:42:58 +0200
  • b5a42dc489 LP-536 Reorganize GPS display widget for a wider SNR widget. Jan NIJS 2017-06-23 19:17:31 +0200
  • 507ec08db8 LP-536 UTC is the more correct label for GNSS time + fix for the jumping number of satellites in gps widget. Jan NIJS 2017-06-23 19:09:06 +0200
  • 93bf673f54 LP-536 brighten the Galileo satellite icons a bit for better readability of the SV number Jan NIJS 2017-06-23 19:02:57 +0200
  • 4ca27d2413 LP-536 Display information for up to 24 satellites instead of only 16. Jan NIJS 2017-06-23 18:29:08 +0200
  • 620aabc1fe LP-535 simplified copy_dependencies.py Philippe Renon 2017-06-27 17:44:52 +0200
  • 1a4bb0cc5b Merged in f5soh/librepilot/LP-538_Oplink_256k (pull request #446) Lalanne Laurent 2017-06-26 19:17:36 +0000
  • 319a7d1d38 Merged in f5soh/librepilot/LP-482_Mag_Kp (pull request #439) Lalanne Laurent 2017-06-26 19:16:49 +0000
  • 726c882aab Merged in f5soh/librepilot/LP-520_OPlink_RSSI_PPMoutput (pull request #428) Lalanne Laurent 2017-06-26 19:16:28 +0000
  • 985beadd9b Merged in filnet/librepilot/LP-535_msys2_automatic_dependencies (pull request #443) Philippe Renon 2017-06-26 18:46:15 +0000
  • 43de409afc Merged in Oblivium/librepilot/LP-533_Fix_serial_receiver_input_on_Sparky2 (pull request #441) Jan NIJS 2017-06-26 18:39:47 +0000
  • cf1b716c9d Merged in filnet/librepilot/LP-496_reverted_bank_copy (pull request #442) Philippe Renon 2017-06-26 18:38:59 +0000
  • ebef943762 Merged in mindnever/librepilot/LP-529_I2C_Improvements_and_bugfixes (pull request #438) Vladimir Zidar 2017-06-26 18:38:00 +0000
  • b15e5c0109 LP-539 OPLink : Increase USB Telemetry buffers to previous default Laurent Lalanne 2017-06-26 19:48:49 +0200
  • d4f7f4af49 LP-535 added ntldd package to .drone.yml (for tea ci) Philippe Renon 2017-06-26 10:02:00 +0200
  • b29409b6ca Merged in m_thread/librepilot/LP-531-QT-5.9.0 (pull request #437) Fredrik Arvidsson 2017-06-26 07:45:09 +0000
  • 9098517693 LP-535 add ntldd to list of required msys2 packages Philippe Renon 2017-06-24 16:19:37 +0200
  • bdd95f95f3 LP-535 msys2: use new addCopyDependenciesTarget to automatically find and copy library dependencies Philippe Renon 2017-06-24 16:12:17 +0200
  • 5e6b0e83b3 LP-535 cosmetic renaming in addCopyFileTarget and addCopyDirTarget Philippe Renon 2017-06-24 16:11:29 +0200
  • 53cf78e63f LP-535 msys2: add python utility to find and copy library dependencies Philippe Renon 2017-06-24 16:10:16 +0200
  • c358d1741d LP-537 GPSPSystemModStart gets called from main, so it should not be called from GPSPSystemModInitialize. Brian Webb 2017-06-25 19:03:44 -0700
  • 95387e5df7 LP-538 Set correct reg.72 value for 256kbps and 150Khz Tx deviation - Cleanup Laurent Lalanne 2017-06-25 16:06:31 +0200
  • 081fda25a1 LP-537 Changes startup code on GPSV9 to call PIOS_Board_Init after scheduler start. Brian Webb 2017-06-24 15:28:04 -0700
  • b47a3ad393 LP-537 The LED should be configured active low on the GPSV9. Brian Webb 2017-06-24 15:11:41 -0700
  • 481d9abfd8 LP-537 Remove requirement for left shifting I2C addresses on the F0 devices. This makes the I2C driver on F0 compatible with the other devices. Brian Webb 2017-06-24 14:48:58 -0700
  • 6d7aa87820 LP-520 Add PIOS_RCVR_TIMEOUT for failsafe state Laurent Lalanne 2017-06-24 14:54:02 +0200
  • ded673442c LP-496 config stabilization: copy banks from/to were reversed Philippe Renon 2017-06-22 13:42:22 +0200
  • 1b624d7de3 LP-534 MagStatus trouble: disable the corrected mag debug from EKF Laurent Lalanne 2017-06-19 12:10:06 +0200
  • c2a7582bd9 LP-482 Changes from review, add defines Laurent Lalanne 2017-06-19 09:38:05 +0200
  • 34d27dc854 LP-520 Change checkbox name Laurent Lalanne 2017-06-18 10:52:42 +0200
  • 86a8eded51 LP-520 Update UI using checkbox for Rssi PPM output Laurent Lalanne 2017-06-11 16:12:24 +0200
  • 9bc63139c3 LP-520 Remove Ch9 from UAVO Laurent Lalanne 2017-06-11 16:11:42 +0200