Alessio Morale
|
88a8e767c4
|
LP_385 - Implement activation/manual override logic, Camera activity "publishing"
|
2016-08-18 19:25:55 +02:00 |
|
Alessio Morale
|
c7e060c04a
|
LP-385 - Initial CameraControl module commit
|
2016-08-18 12:40:34 +02:00 |
|
Alessio Morale
|
22969c5e17
|
LP-385 - Implement camera trigger output handling
|
2016-08-18 12:10:14 +02:00 |
|
Lalanne Laurent
|
a979287bb7
|
Merged in alessiomorale/librepilot/LP-367_set_rtl_velocity (pull request #293)
LP-367 - Set Return to home velocity
|
2016-08-06 00:50:54 +02:00 |
|
Alessio Morale
|
e7f15e31d0
|
LP-369 - Fix cdc availability condition
|
2016-07-26 02:15:04 +02:00 |
|
Vladimir Zidar
|
12c6c9b2fe
|
LP-364 Cosmetic changes including (in)famous uncrustify.
|
2016-07-24 22:26:34 +02:00 |
|
Vladimir Zidar
|
5b8d168a12
|
LP-364 This commit adds MAVLink to revoproto target
|
2016-07-24 22:26:34 +02:00 |
|
Vladimir Zidar
|
b0dd2649bc
|
LP-364 remaining conflict fixes
|
2016-07-24 22:26:34 +02:00 |
|
Vladimir Zidar
|
873950b071
|
LP-364 Added MAVLink support to remaining target boards: sparky2, revonano and coptercontrol.
|
2016-07-24 22:26:29 +02:00 |
|
Vladimir Zidar
|
ba6ebba29c
|
LP-364 CC3D related fixes. Added missing AttitudeStateYawGet().
|
2016-07-24 22:21:30 +02:00 |
|
Vladimir Zidar
|
b8b9d31c07
|
LP-364 Initial MAVLink bridge port from dRonin
|
2016-07-24 22:21:30 +02:00 |
|
Alessio Morale
|
08b960549a
|
LP-367 - Set homelocation velocity
|
2016-07-24 17:04:51 +02:00 |
|
Vladimir Zidar
|
a0e7859dd1
|
LP-365 replace com port boilerplate code with calls to PIOS_Board_configure_com()
|
2016-07-21 23:52:23 +02:00 |
|
Lalanne Laurent
|
2de896818e
|
Merged in alessiomorale/librepilot/LP-361_notification_improvements (pull request #283)
Lp 361_notification_improvements
|
2016-07-21 20:05:54 +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 |
|
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
|
792aae6f9b
|
LP-340 stop NAN propagation at the start of tuning
|
2016-07-19 17:41:58 -04:00 |
|
Alessio Morale
|
02d04ddf43
|
LP-361 - Cleanup sequences to make alarms easier to understand
Error sequence:
pause, RED, <item color> x 2, pause;
warn sequence:
pause, ORANGE, <item color>, pause;
ITEM COLOR:
- GPS = GREEN;
- MAG = PURPLE;
- CONFIG = RED;
- RECEIVER = YELLOW.
BATTERY ALARM:
- warning 5x ORANGE blinks
- critical 5x RED blinks
DISARMED: short white blinks
|
2016-07-17 17:19:34 +02:00 |
|
Alessio Morale
|
fa041ecf05
|
LP-361 - Don't lose notifications when more than an alarm is active
, fix time between notifications condition, cleanup
|
2016-07-17 17:13:09 +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 |
|
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 |
|
Lalanne Laurent
|
4aba28c296
|
Merged in alessiomorale/librepilot/LP-327_gyro_cal_steady (pull request #270)
Lp 327_gyro_cal_steady
|
2016-07-05 19:44:25 +02:00 |
|
Alessio Morale
|
f4bc8e0c33
|
Merged in f5soh/librepilot/LP-354_Ublox_AssistNowAutonomous (pull request #273)
LP-354 Add Ublox AssistNowAutonomous setting
|
2016-07-05 19:41:43 +02:00 |
|
Laurent Lalanne
|
9dd894f4a9
|
LP-354 Add comments and use byte shift.
|
2016-07-03 20:02:03 +02:00 |
|
Laurent Lalanne
|
1a6b0a4d70
|
LP-354 Define Nav5 and Navx5 constants in UBX.h
|
2016-07-03 18:44:45 +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 |
|
Philippe Renon
|
c2c4dae628
|
Merged in alessiomorale/librepilot/LP-349_pathplanner_warning (pull request #271)
LP-349 - Remove warning if pathplanner has no defined plan
|
2016-07-03 17:01:19 +02:00 |
|
Alessio Morale
|
ad0cf537f5
|
LP-327 - fixes from review
|
2016-07-03 16:51:36 +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
|
ad1fbaec3f
|
Merged in f5soh/librepilot/LP-339_AutoTakeOff_only_on_ground (pull request #265)
LP-339 Only allow switching to AutoTakeOff if disarmed state
|
2016-07-03 16:05:29 +02:00 |
|
Alessio Morale
|
a2d2e81220
|
Merged in mindnever/librepilot/LP-342-pios_exti-improvement (pull request #266)
Lp 342 pios_exti improvement
|
2016-07-03 16:05:03 +02:00 |
|
Alessio Morale
|
2b9a255dac
|
Merged in mindnever/librepilot/LP-343_extend_PIOS_COM_Available (pull request #267)
LP-343 Change return type from PIOS_COM_Available() to give extended status about RX and TX availability on given COM device.
|
2016-07-03 16:03:25 +02:00 |
|
Alessio Morale
|
31cdda4c71
|
Merged in f5soh/librepilot/LP-241_CruiseControl_Rate_stab (pull request #259)
LP-241 Allow CruiseControl + Rate
|
2016-07-03 15:57:51 +02:00 |
|
Laurent Lalanne
|
831f8265e7
|
LP-354 Add Ublox AssistNowAutonomous setting, file heading typos
|
2016-07-03 04:01:31 +02:00 |
|