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 |
|
Laurent Lalanne
|
273fa60c84
|
LP-352 Increase expo effect like 'superExpo'
|
2016-07-01 15:30:19 +02:00 |
|
Alessio Morale
|
134bcff0df
|
LP-349 - Remove warning if pathplanner has no defined plan
|
2016-06-28 23:20:39 +02:00 |
|
Alessio Morale
|
c090b8df38
|
LP-327 - Raise an alarm to prevent arming if gyro is not yet calibrated (implement the same Revo behaviour)
|
2016-06-28 23:11:03 +02:00 |
|
Alessio Morale
|
f42c33a922
|
LP-327 - CC/CC3D Implementation
|
2016-06-28 23:11:03 +02:00 |
|
Alessio Morale
|
52c2bc6f4a
|
LP-327 - Configurable max allowed variance parameter
|
2016-06-28 23:11:03 +02:00 |
|
Alessio Morale
|
4cf1af58da
|
LP-327 - Add a parameter to opt-out the board steady logic
|
2016-06-28 23:11:03 +02:00 |
|
Alessio Morale
|
2ce258e365
|
LP-327 - Determine if copter is steady checking gyro variance before calibrating its bias
|
2016-06-28 23:11:03 +02:00 |
|
Alessio Morale
|
9774045699
|
LP-327 - implement some kind of pseudo variance to be used to determine if copter is steady
|
2016-06-28 23:10:56 +02:00 |
|
Vladimir Zidar
|
27cc48b362
|
LP-343 Change return type from PIOS_COM_Available() to give extended status about RX and TX availability on given COM device.
|
2016-06-22 01:57:08 +02:00 |
|
Vladimir Zidar
|
4aebc7cc5e
|
LP-342 Added EXTI_Init(DISABLE) to PIOS_EXTI_DeInit.
|
2016-06-22 00:32:56 +02:00 |
|
Vladimir Zidar
|
fabc3e8d69
|
LP-342 Simplify pios_exti configuration, allow dynamic configuration and reconfiguration. adds PIOS_EXTI_DeInit()
|
2016-06-22 00:32:47 +02:00 |
|
Cliff Geerdes
|
0d0adae6f7
|
LP-76 uncrustify all
|
2016-06-18 14:15:46 -04:00 |
|
Cliff Geerdes
|
ec80904cb2
|
LP-76 remove a comment from 2 UAVObjects.inc files
|
2016-06-18 14:15:46 -04:00 |
|
Cliff Geerdes
|
9b6d7b263f
|
LP-76 change (c) to (C) in copyright comments
|
2016-06-18 14:15:46 -04:00 |
|
Cliff Geerdes
|
f17f44982f
|
LP-76 remove comment about a Nano issue that was probably caused by bad Nano hardware
|
2016-06-18 14:15:45 -04:00 |
|
Cliff Geerdes
|
63452e45ec
|
LP-76 add blank lines in switch
|
2016-06-18 14:15:45 -04:00 |
|
Cliff Geerdes
|
e880ce6822
|
LP-76 remove unneeded and commented out code
|
2016-06-18 14:15:45 -04:00 |
|
Cliff Geerdes
|
039e95ac4f
|
LP-76 fix MSP merge conflict sort OPTMODULES in alphabetical order
|
2016-06-18 14:14:04 -04:00 |
|
Cliff Geerdes
|
68c3d5030a
|
LP-76 auto module enable, more sanity checks, SmoothQuick tweaks
|
2016-06-18 14:08:06 -04:00 |
|
Cliff Geerdes
|
03b06daef6
|
LP-76 SmoothQuick fixes consilidate settings uncrustify
|
2016-06-18 14:08:06 -04:00 |
|
Cliff Geerdes
|
f05b733434
|
LP-76 minor cleanup
|
2016-06-18 14:08:06 -04:00 |
|
Cliff Geerdes
|
4240c8ea5c
|
LP-76 implement new dRonin yaw calculation PR and fix a TL spelling error
|
2016-06-18 14:08:06 -04:00 |
|
Cliff Geerdes
|
d8e07b090e
|
LP-76 fix drops out of sky in AutoTune mode
|
2016-06-18 14:08:05 -04:00 |
|
Cliff Geerdes
|
aa06b1793f
|
LP-76 update copyrights
|
2016-06-18 14:08:05 -04:00 |
|
Cliff Geerdes
|
fd22011bfa
|
LP-76 get ready for PR uncrustify and comments
|
2016-06-18 14:08:05 -04:00 |
|
Cliff Geerdes
|
b48ed29fc5
|
LP-76 easier to understand yaw PID limiting
|
2016-06-18 14:08:04 -04: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
|
ab50008e07
|
LP-76 fix no control first time during 2 second startup
|
2016-06-18 14:08:04 -04:00 |
|
Cliff Geerdes
|
78dffae5a1
|
LP-76 disable stabHandler for AutoTune mode
|
2016-06-18 14:08:04 -04:00 |
|
Cliff Geerdes
|
faf2fffb5a
|
LP-76 smooth quick PIDs via accessory0-3 and mode switch toggle
|
2016-06-18 14:08:04 -04:00 |
|
Cliff Geerdes
|
db07550303
|
LP-76 smooth to quick slider on accessoryx untested
|
2016-06-18 14:08:03 -04:00 |
|
Cliff Geerdes
|
3312d9892c
|
LP-76 write calculated PIDs to requested stab bank
|
2016-06-18 14:08:03 -04:00 |
|
Cliff Geerdes
|
2105a49ca9
|
LP-76 add UAV defaults and remove UAV inits
|
2016-06-18 14:08:03 -04:00 |
|
Laurent Lalanne
|
fee9f7e071
|
LP-339 Only allow switching to AutoTakeOff if disarmed state
|
2016-06-18 19:10:41 +02:00 |
|
Laurent Lalanne
|
7ce2d7562e
|
LP-241 Allow CruiseControl + Rate stabilization
|
2016-06-08 22:40:32 +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 |
|
Philippe Renon
|
7e51749e24
|
Merged in f5soh/librepilot/LP-325_Reduce_ASWA_threshold (pull request #255)
LP-325 Reduce AlwaysStabilizedWhenArmed accessory threshold.
|
2016-06-08 21:58:11 +02:00 |
|
Lalanne Laurent
|
b1cc1332ec
|
Merged in mindnever/librepilot/LP-328_hmc5x83_init_fix (pull request #257)
LP-328_hmc5x83_init_fix
|
2016-06-04 16:50:51 +02:00 |
|
Vladimir Zidar
|
77a28f2066
|
LP-328 Moved i2c operation PIOS_HMC5x83_ReadMag() from _driver_fetch() to _driver_poll() so that fetch() always get good data
|
2016-06-02 14:34:38 +02:00 |
|
Vladimir Zidar
|
f27db8b65c
|
LP-328 uncrustified
|
2016-06-02 12:47:31 +02:00 |
|
Vladimir Zidar
|
10637550d7
|
LP-328 hmc5x83 learns how to reinitialize after it gets reconnected to the bus
|
2016-06-02 12:44:45 +02:00 |
|
Laurent Lalanne
|
b6ed0d9c9c
|
LP-326 Increase CC3D Receiver stask size
|
2016-05-31 08:05:12 +02:00 |
|
Laurent Lalanne
|
fc07b26547
|
LP-326 Support up to 16 PPM channels
|
2016-05-31 08:04:41 +02:00 |
|
Laurent Lalanne
|
6f3bcf817e
|
LP-326 Reduce minimal sync pulse lenght to 2700µs
|
2016-05-31 08:03:15 +02:00 |
|
Laurent Lalanne
|
2001e00b26
|
LP-325 Reduce AlwaysStabilizedWhenArmed accessory threshold.
|
2016-05-30 15:11:22 +02:00 |
|
Vladimir Zidar
|
c79f85560d
|
LP-324 Fixed MSP support for Sparky2 target
|
2016-05-28 23:23:34 +02:00 |
|
Laurent Lalanne
|
713a30a6a1
|
LP-72 Uncrustify
|
2016-05-28 18:02:15 +02:00 |
|
Cliff Geerdes
|
4ee65d26f8
|
LP-72 allow others who have old b01 sparky2 ID to upgrade without using SBL
|
2016-05-28 17:33:09 +02:00 |
|
Cliff Geerdes
|
c54b88d0f0
|
LP-72 fixed comments
|
2016-05-27 17:19:14 +02:00 |
|
Laurent Lalanne
|
e776441c49
|
LP-72 Fix for receiverPort / Hott
|
2016-05-26 20:15:57 +02:00 |
|
Cliff Geerdes
|
f5e5ee18bf
|
LP-72 fix MSP on MainPort
|
2016-05-26 20:01:11 +02:00 |
|
Laurent Lalanne
|
25a95d7ae2
|
LP-72 Fix for FlexiPort I2C configuration
|
2016-05-26 06:30:01 +02:00 |
|
Cliff Geerdes
|
32e4354e4b
|
LP-72 fix aux mag orientation so GPSV9 DJI are 0 0 0
|
2016-05-25 23:22:53 +02:00 |
|
Laurent Lalanne
|
0b5a779bb9
|
LP-72 Increase driver version
|
2016-05-25 15:26:09 +02:00 |
|
Laurent Lalanne
|
8616742559
|
LP-72 USB Hid/Vcp : Windows and Linux support
|
2016-05-25 13:51:41 +02:00 |
|
Laurent Lalanne
|
2138516dfe
|
LP-72 Various typo fixes - Set PPM input as default
|
2016-05-25 13:51:41 +02:00 |
|
Cliff Geerdes
|
0628949afd
|
LP-72 uncrustify
|
2016-05-25 13:51:41 +02:00 |
|
Cliff Geerdes
|
fdc8b10ddf
|
LP-72 use TauLabs USB IDs for Sparky2 so users can cross flash LP and TL without SBL.
|
2016-05-25 13:51:41 +02:00 |
|
Vladimir Zidar
|
2b760f9d39
|
LP-72 Fix MS5611 driver to allow booting with unpowered i2c devices hanging the bus
|
2016-05-25 13:51:41 +02:00 |
|
Vladimir Zidar
|
05d6d983ae
|
LP-72 Fix for f2aa171 that broke revonano build - stm32f411 has no TIM8
|
2016-05-25 13:51:41 +02:00 |
|
Cliff Geerdes
|
0695e6acb2
|
LP-72 final update of old sparky2 ID that is not TL compatible
|
2016-05-25 13:51:41 +02:00 |
|
Vladimir Zidar
|
1d3d784f8b
|
LP-72 Fixes PPM input on receiver port. Added extra interrupt channel init for TIM1 & TIM8. Removed TIM8_UP_IRQHandler, as there is no such irq in stm32f4 line.
|
2016-05-25 13:51:40 +02:00 |
|
Vladimir Zidar
|
bcea35a8e1
|
LP-72 Added EX.Bus,HoTT SUMD and HoTT SUMH to RCVRPORT.
|
2016-05-25 13:51:40 +02:00 |
|
Laurent Lalanne
|
afb32d3090
|
LP-72 Uncrustify after rebase
|
2016-05-25 13:51:40 +02:00 |
|