Laurent Lalanne
|
ba7f9ed809
|
LP-518 Revo/Sparky: Disable simple beacon tone
|
2019-02-21 22:38:04 +01:00 |
|
Laurent Lalanne
|
6ab47fd06c
|
LP-518 OpenLRS: Simple beacon tone, cpu free. Apply to Sparky2 and Revo
|
2019-02-21 22:38:04 +01: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 |
|
Brian Webb
|
f289f17b83
|
LP-552 Moves call to PIOS_BOARD_IO_Configure_OPLink_RCVR from pios_board.c to pios_board_io.c (conditional on OpenLRS protocol not being configured).
|
2017-09-18 18:54:31 -07: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
|
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
|
4eeb983f2d
|
LP-512 Addressed remainging PR comments.
|
2017-05-30 16:31:39 +02:00 |
|
Vladimir Zidar
|
fb696dc893
|
LP-512 Remove unused files used for obsolete win32 and osx simulator targets.
|
2017-05-30 06:21:29 -07:00 |
|
Vladimir Zidar
|
e25cc40503
|
LP-512 ws2811 led support for F3.
|
2017-05-25 22:08:34 +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
|
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
|
9eb1f3b5e5
|
LP-480 Moved sensors initialization to pios_board_sensors.c
|
2017-04-24 13:03:07 +02:00 |
|
Vladimir Zidar
|
5cebebe33b
|
LP-480 More work in progress.
|
2017-04-24 13:01:41 +02:00 |
|
Vladimir Zidar
|
dd49ef0166
|
LP-480 work in progress: revo, nano & sparky2 targets ok.
|
2017-04-24 12:55:06 +02: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 |
|
Vladimir Zidar
|
a1e84d5483
|
Merged in mindnever/librepilot/LP-484-refactoring_oplink_and_openlrs_rcvr_ppm_callbacks (pull request #392)
LP-484 refactoring oplink and openlrs rcvr ppm callbacks
Approved-by: Philippe Renon <philippe_renon@yahoo.fr>
Approved-by: Lalanne Laurent <f5soh@free.fr>
Approved-by: Vladimir Zidar <mr_w@mindnever.org>
Approved-by: Alessio Morale <alessiomorale@gmail.com>
Approved-by: Brian Webb <webbbn@gmail.com>
|
2017-03-21 21:41:25 +00:00 |
|
Eric Price
|
e62cf039fb
|
LP-490 move back to insgps13state
|
2017-03-02 18:59:48 +01:00 |
|
Vladimir Zidar
|
45d1eb7493
|
LP-484 This change removes custom PIOS_OpenLRS_Rcvr_UpdateChannels() api in favor of PIOS_OpenLRS_RegisterPPMCallback() to be in line with other receiver modules. Furthermore, this commit moves the openlrs/oplink ppm callback from pios_board.c into *rcvr* module itself.
|
2017-02-21 16:44:20 +01:00 |
|
Philippe Renon
|
cf1b64966e
|
Merged in alessiomorale/librepilot/lp-443_ekf14_mag_proj_handling (pull request #354)
LP-443 & LP-353 ekf14 and CF+INS
|
2017-01-09 23:13:43 +01:00 |
|
Alessio Morale
|
ce87ce105e
|
LP-443 - Add INS14 to Sparky/Revo
|
2017-01-07 18:14:28 +01:00 |
|
Alessio Morale
|
e39a5a92bc
|
LP-437 - Support for Sparky2
|
2017-01-06 16:02:28 +01:00 |
|
Laurent Lalanne
|
2872a3467a
|
LP-345 Simplify xtalcap callback check, reuse PIOS_RFM22B_SetXtalCap at boot
|
2016-12-23 14:39:09 +01:00 |
|
Laurent Lalanne
|
340d304558
|
LP-345 Changes from review - Typos - Initialize previousOPLinkSettings
|
2016-12-23 14:39:09 +01:00 |
|
Laurent Lalanne
|
ea377973fc
|
LP-346 RFM22 tuning: Add XtalCap value for fine tuning
|
2016-12-23 14:39:08 +01:00 |
|
Laurent Lalanne
|
f332d48e9b
|
LP-345 RFM22: Add frequency band selection. 433, 868 and 915Mhz band
|
2016-12-23 14:38:50 +01:00 |
|
Philippe Renon
|
33188bd78e
|
Merge remote-tracking branch 'upstream/master' into next
# Conflicts:
# ground/gcs/src/plugins/coreplugin/connectionmanager.cpp
|
2016-12-13 00:56:32 +01:00 |
|
Vladimir Zidar
|
64bf884f96
|
LP-391 Changed PIOS_COM_Init buffer len parameters to uint16_t type. Fixed simposix pios_board.c GPSPORT_GPS init incorrectly passing -1 to PIOS_Board_configure_com() which was on some platforms converted to large unsigned value.
|
2016-11-26 21:51:29 +01:00 |
|
Lalanne Laurent
|
553448abad
|
Merged in alessiomorale/librepilot/LP-385_cameracontrol (pull request #309)
Lp 385_cameracontrol
|
2016-09-21 21:24:05 +02:00 |
|
Alessio Morale
|
493a48ba2b
|
LP-385 - fixes from review
|
2016-09-03 21:44:41 +02:00 |
|
Vladimir Zidar
|
107aa2170e
|
LP-391 This fixes issue with negative size (-1) passing from PIOS_Board_configure_com() to PIOS_COM_Init().
|
2016-08-30 02:03:10 +02:00 |
|
Alessio Morale
|
6c8dafec3c
|
LP-385 - Add support for all revo class boards
|
2016-08-29 21:16:52 +02:00 |
|
Laurent Lalanne
|
5895468f08
|
LP-298 Port Ibus Input driver from dRonin - Not tested
|
2016-08-03 19:09:05 +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 |
|
Brian Webb
|
586af77267
|
LP-190: Fixes an issue with uninitialized OPLink receiver channels.
|
2016-07-12 17:49:29 -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
|
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
|
9b6d7b263f
|
LP-76 change (c) to (C) in copyright comments
|
2016-06-18 14:15:46 -04:00 |
|
Cliff Geerdes
|
039e95ac4f
|
LP-76 fix MSP merge conflict sort OPTMODULES in alphabetical order
|
2016-06-18 14:14:04 -04:00 |
|
Vladimir Zidar
|
c79f85560d
|
LP-324 Fixed MSP support for Sparky2 target
|
2016-05-28 23:23:34 +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
|
2138516dfe
|
LP-72 Various typo fixes - Set PPM input as default
|
2016-05-25 13:51:41 +02:00 |
|