Eric Price
|
089a42e2ec
|
Merged in LP-117_frsky_sport_telemetry (pull request #537)
LP-117 frsky sport telemetry
Approved-by: Lalanne Laurent
Approved-by: Vladimir Zidar
|
2022-02-15 23:46:04 +00:00 |
|
TheOtherCliff
|
299fcfda73
|
Merged in LP-618_CC3D_erase_settings_problem (pull request #541)
LP-618 CC3D erase or save settings and wizard mixer error fix
Approved-by: Eric Price
|
2022-02-15 23:28:12 +00:00 |
|
Vladimir Zidar
|
f60b6bb630
|
Merged librepilot/librepilot:next into mindnever/librepilot:LP-580_Add_QMC5883L_driver
|
2022-02-15 22:14:54 +00:00 |
|
Cliff Geerdes
|
7170ba8a49
|
LP-618 CC3D erase or save settings and wizard mixer error fix
|
2020-07-31 18:52:02 -04:00 |
|
Eric Price
|
19318e88a8
|
LP-117 FRsky SPort: modifications to compile with current "next"
|
2019-07-06 14:33:02 +02:00 |
|
Laurent Lalanne
|
bc7f576b20
|
LP-518 OpenLRS: Fix Rssi and link quality
|
2019-02-21 22:38:03 +01:00 |
|
Vladimir Zidar
|
d10f7684ca
|
LP-580 Support for QMC5883L mag chip.
|
2018-02-23 13:19:18 +01:00 |
|
Vladimir Zidar
|
8935906fca
|
Merged in mindnever/librepilot/LP-544_fix_ws2811_servo_conflict (pull request #473)
LP-544 Fix for ws2811 & servo driver conflict.
Approved-by: Vladimir Zidar <mr_w@mindnever.org>
Approved-by: Philippe Renon <philippe_renon@yahoo.fr>
Approved-by: Jan NIJS <dr.oblivium@gmail.com>
Approved-by: Lalanne Laurent <f5soh@free.fr>
|
2017-10-29 12:16:45 +00:00 |
|
Vladimir Zidar
|
4b54986f6f
|
LP-173 Added missing #define SETTINGS_INITCALL(fn) to simposix target
|
2017-10-18 05:20:00 -07:00 |
|
Vladimir Zidar
|
b2f548b2ed
|
LP-173 Add settings initcall type. Add SETTINGS_INITIALISE_ALL to board files. Remove all manual settings objects initializations.
|
2017-10-17 13:25:25 +02:00 |
|
Vladimir Zidar
|
cc29d520a9
|
LP-544 Add PIOS_Servo_SetActive() API to communicate active servo channels from Actuator module to pios_servo driver. pios_servo is not allowed to touch inactive outputs.
|
2017-10-17 13:06:05 +02:00 |
|
Brian Webb
|
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.
|
2017-09-03 18:11:46 -07:00 |
|
Brian Webb
|
586a073d33
|
LP-547 Increases the telemetry buffer lengths (both UART and radio) to fix saving large UAVObjects over OPLink.
|
2017-08-31 19:43:49 -07:00 |
|
Brian Webb
|
b75637e6f2
|
LP-540 Changes all reference to ms5611 in ms56xx.h to ms56xx, and combines if statements in pressure compensation equations.
|
2017-07-08 09:15:33 -07:00 |
|
Brian Webb
|
4ee7249b4a
|
LP-540 Adds support for ms5607 and ms5637 to the ms5611 driver and renames it ms56xx.
|
2017-07-08 09:14:58 -07:00 |
|
Vladimir Zidar
|
429f8c41be
|
LP-529 [I2C] [MS5611] Remove PIOS_DELAY_WaitmS() and move (re)initialization into fsm.
|
2017-06-14 16:12:35 +02:00 |
|
Vladimir Zidar
|
b0fa0edb64
|
LP-529 [F3] [I2C] Move i2c bus unlocking down to irq, to save one context switch and make bus available for use by other drivers sooner.
|
2017-06-14 16:10:50 +02:00 |
|
Vladimir Zidar
|
1680b436cd
|
LP-512 pios_usart: Shared ports support: Initializing same uart multiple times will return shared driver instance. Added uart configuration locking ioctl.
|
2017-05-30 15:08:32 +02:00 |
|
Vladimir Zidar
|
45448875d4
|
LP-512 HwTinyFISHSettings cleanup. First attempt at shared SBus/SensorHub port.
|
2017-05-30 15:08:21 +02:00 |
|
Vladimir Zidar
|
916188dd11
|
LP-512 Added support for tinyFISH FC
|
2017-05-29 21:12:28 +02:00 |
|
Vladimir Zidar
|
b523f69f0e
|
LP-512 Addressed most of the PR comments.
|
2017-05-26 01:06:31 +02:00 |
|
Vladimir Zidar
|
58e19db08f
|
LP-512 Provide missing PIOS_DELAY_GetRaw() prototype for simposix target.
|
2017-05-25 22:08:40 +02:00 |
|
Vladimir Zidar
|
77918c51a1
|
LP-512 Uncrustify
|
2017-05-25 22:08:39 +02:00 |
|
Vladimir Zidar
|
faf0ae7c04
|
LP-512 PikoBLX board added
|
2017-05-25 22:08:38 +02:00 |
|
Vladimir Zidar
|
e25cc40503
|
LP-512 ws2811 led support for F3.
|
2017-05-25 22:08:34 +02:00 |
|
Vladimir Zidar
|
2e1b3f9086
|
LP-512 [bmp280] Added driver
|
2017-05-25 22:08:32 +02:00 |
|
Vladimir Zidar
|
5435dbd464
|
LP-512 Initial F3 support
|
2017-05-25 22:08:16 +02:00 |
|
Brian Webb
|
ff2504c61f
|
Adds a port of the Tau Labs/dRonin FrSKY Sensor Hub module.
|
2017-05-17 19:45:40 -07:00 |
|
Vladimir Zidar
|
1a28929206
|
Merged in mindnever/librepilot/LP-480_pios_board_com_port_setup_refactoring (pull request #418)
LP-480 pios board com port setup refactoring
Approved-by: Philippe Renon <philippe_renon@yahoo.fr>
Approved-by: Lalanne Laurent <f5soh@free.fr>
Approved-by: Brian Webb <webbbn@gmail.com>
Approved-by: Vladimir Zidar <mr_w@mindnever.org>
Approved-by: Alessio Morale <alessiomorale@gmail.com>
|
2017-05-15 18:59:06 +00:00 |
|
Vladimir Zidar
|
3b39f1b4ce
|
LP-479 fix simposix firmware build
|
2017-04-25 14:10:08 +02:00 |
|
Vladimir Zidar
|
1ebfb701f6
|
LP-479 Initial DShot implementation, F4 & F1
|
2017-04-25 14:10:07 +02:00 |
|
Vladimir Zidar
|
01f5baaed2
|
LP-480 Removed PIOS_BOARD_USART_Ioctl() and moved inverter handling to pios_usart directly. Handling is now conditionally built in based on PIOS_USART_INVERTER_PORT define.
|
2017-04-25 13:11:37 +02:00 |
|
Vladimir Zidar
|
3d876d7035
|
LP-480 Removed RadioAuxStream function from PIOS_BOARD_IO_Configure_RFM22B(), added another function to configure radioaux from hwsettings (revo & sparky2 only).
|
2017-04-24 16:10:18 +02:00 |
|
Vladimir Zidar
|
05ee4b8dac
|
LP-480 Move PIOS_COM_SetHalfDuplex() functionality to IOCTL. Remove RX/TX mode and change parameter order for PIOS_COM_ChangeConfig() and com driver set_config to match the databits/parity/stopbits scheme (like for example 8N1).
|
2017-04-24 13:04:23 +02:00 |
|
Vladimir Zidar
|
86022e2def
|
LP-480 removed unused PIOS_BOARD_IO_Configure_WS2811() and PIOS_BOARD_IO_Configure_ADC() from pios_board_io.h
|
2017-04-24 13:04:22 +02:00 |
|
Vladimir Zidar
|
9d01cbe4d4
|
LP-480 Comments out PIOS_INCLUDE_USART and PIOS_INCLUDE_PWM from simposix pios_config.h to allow simposix fw build.
|
2017-04-24 13:04:22 +02:00 |
|
Vladimir Zidar
|
97210850c3
|
LP-480 add missing #include
|
2017-04-24 13:04:22 +02:00 |
|
Vladimir Zidar
|
280e771ded
|
LP-480 Make PIOS_BOARD_IO_USB_[VCP|HID]_Function enums based on HWSETTINGS_USB_[HID|VCP]PORT values to allow simple type casting.
|
2017-04-24 13:04:22 +02:00 |
|
Vladimir Zidar
|
83326eaca3
|
LP-480 all targets build nicely.
|
2017-04-24 13:04:03 +02:00 |
|
Vladimir Zidar
|
9eb1f3b5e5
|
LP-480 Moved sensors initialization to pios_board_sensors.c
|
2017-04-24 13:03:07 +02:00 |
|
Vladimir Zidar
|
c9f6ba55a0
|
LP-480 USB config cleanup. Coptercontrol & Revo tested. Booted. Usb functional.
|
2017-04-24 13:01:44 +02:00 |
|
Vladimir Zidar
|
5cebebe33b
|
LP-480 More work in progress.
|
2017-04-24 13:01:41 +02:00 |
|
Vladimir Zidar
|
ddc4f3d855
|
LP-480 coptercontrol build ok
|
2017-04-24 12:55:10 +02:00 |
|
Vladimir Zidar
|
dd49ef0166
|
LP-480 work in progress: revo, nano & sparky2 targets ok.
|
2017-04-24 12:55:06 +02:00 |
|
Alessio Morale
|
54a81fdcf1
|
Merge remote-tracking branch 'webbbn/LP-499-enhanced-oplink-bridging' into next
|
2017-04-22 22:25:49 +02:00 |
|
Brian Webb
|
a22809f52e
|
Merged in webbbn/librepilot/LP-506-remove-pair-stats-from-rfm22b-cod (pull request #414)
LP-506 Removes pair stats from oplink code.
Approved-by: Lalanne Laurent <f5soh@free.fr>
Approved-by: Alessio Morale <alessiomorale@gmail.com>
Approved-by: Philippe Renon <philippe_renon@yahoo.fr>
|
2017-04-22 17:36:05 +00:00 |
|
Brian Webb
|
dc5eef0cb5
|
LP-499 Adds support for bridging either radio primary, radio auxilary, and/or VCP to any of the output ports (main, flexi, VCP, HID). Also adds the ability to configure the com speed of the UARTs independent of the air data rate.
|
2017-04-22 09:36:04 -07:00 |
|
Brian Webb
|
ece26d20b1
|
LP-506 Removes pair stats from oplink code.
|
2017-04-22 09:31:32 -07:00 |
|
Brian Webb
|
5dff540d07
|
LP-507 Converts all tick times in the rfm22b driver to ms.
|
2017-04-22 09:26:32 -07:00 |
|
Eric Price
|
faf51bb13b
|
Merged in corvusvcorax/librepilot/LP-500_HoTT_Telemetry_Bridge (pull request #409)
LP-500 HoTT Telemetry Bridge
Approved-by: Philippe Renon <philippe_renon@yahoo.fr>
Approved-by: Eric Price <corvuscorax@cybertrench.com>
Approved-by: Lalanne Laurent <f5soh@free.fr>
Approved-by: Alessio Morale <alessiomorale@gmail.com>
|
2017-03-30 18:02:29 +00:00 |
|