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

14536 Commits

Author SHA1 Message Date
Laurent Lalanne
a1a795df9a LP-312 Hide I2C port also for Discovery and Revoproto 2016-06-08 22:13:01 +02:00
Laurent Lalanne
f658f2ea21 LP-312 Add limits for I2C type mag 2016-06-06 01:23:20 +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
Lalanne Laurent
857587a8f6 Merged in mindnever/librepilot/LP-324-msp-on-sparky2 (pull request #252)
LP-324 Fixed MSP support for Sparky2 target
2016-06-04 16:50:37 +02:00
Lalanne Laurent
a36039f44b Merged in james-duley/librepilot/hogweed (pull request #258)
hotfix: update windows copydata for libhogweed
2016-06-04 16:34:41 +02:00
James Duley
3b421f08b0 hotfix: update windows copydata for nettle 2016-06-04 13:44:06 +01: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
Vladimir Zidar
c79f85560d LP-324 Fixed MSP support for Sparky2 target 2016-05-28 23:23:34 +02:00
Fredrik Arvidsson
6440d78b2c Merged in f5soh/librepilot/LP-311_Remove_auto_switch_stabi_tabs (pull request #243)
LP-311 Remove basic/advanced stabilization tab auto-switch
2016-05-28 18:46:56 +02:00
Lalanne Laurent
28d76ba247 Merged in james-duley/librepilot/tea-ci-badge (pull request #250)
Add Tea CI badge to readme
2016-05-28 18:42:07 +02:00
Lalanne Laurent
32cebf6d03 Merged in mindnever/librepilot/LP-321_MSP_in_ReceiverPort_menu_for_RevoNano (pull request #249)
LP-321 Add MSP to limits attribute for Nano board
2016-05-28 18:41:32 +02:00
Lalanne Laurent
343ae71ce1 Merged in f5soh/librepilot/shared/LP-72_Sparky2_support_rebased (pull request #251)
shared/LP-72_sparky2_support_rebased
2016-05-28 18:31:02 +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
Laurent Lalanne
b6fbfba2af LP-72 Sparky2 Wizard: Move Hott and ExBus to ReceiverPort 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
05b927eefc LP-72 Apply flexiPort changes to GUI 2016-05-25 13:51:40 +02:00
Laurent Lalanne
afb32d3090 LP-72 Uncrustify after rebase 2016-05-25 13:51:40 +02:00
Laurent Lalanne
57bc1725c1 LP-72 Fix rebase final issues 2016-05-25 13:51:40 +02:00
Laurent Lalanne
e6b2d9cb23 LP-72 Change validate / initialize functions order - remove unused initialize function 2016-05-25 13:51:40 +02:00
Laurent Lalanne
aa582a658e LP-72 Move i2c devices to flexiport 2016-05-25 13:51:39 +02:00
Cliff Geerdes
46ebc6f5da LP-72 setupwizard airspeed on flexiport 2016-05-25 13:51:39 +02:00
Vladimir Zidar
a1a6b130b8 LP-72 Cleaned up SPK2_RcvrPort: removed MSP from hwsettings, added SRXL rcvr port uart definition and initialization. 2016-05-25 13:51:39 +02:00
Laurent Lalanne
b98452a374 LP-72 Wizard fixes for inputs, GPS and i2c devices 2016-05-25 13:51:39 +02:00
Cliff Geerdes
c7f450f82e LP-72 move flexi from rm_ to spk2_ port msp wizard and sbus fixes usagetracker 2016-05-25 13:51:39 +02:00
Laurent Lalanne
ab61317b85 LP-72 HWSettings.xml : Put tabs instead of spaces 2016-05-25 13:51:39 +02:00
Laurent Lalanne
6b0248153e LP-72 Add I2C devices to connection diagram artwork 2016-05-25 13:51:38 +02:00
Laurent Lalanne
8f1e6a4c59 LP-72 - Update connection diagram for Sparky2 2016-05-25 13:51:38 +02:00
Vladimir Zidar
a84ea1b73e LP-72 Properly enable AltitudeHold tab for Sparky2 board 2016-05-25 13:51:38 +02:00
Vladimir Zidar
2fbf3eec8a LP-72 Add output channel groups for Sparky2 board 2016-05-25 13:51:38 +02:00
Cliff Geerdes
2e65449dcc LP-72 rename revolution.cpp rename revo defines rename revo comments 2016-05-25 13:51:38 +02:00
Cliff Geerdes
acab5c93f1 LP-72 small or cosmetic for PR - more to come 2016-05-25 13:51:38 +02:00
Alessio Morale
b603b10be8 LP-72 - Uncrustify 2016-05-25 13:51:38 +02:00
Alessio Morale
65d2046ccd LP-72 - fix servo definition 2016-05-25 13:51:37 +02:00