Vladimir Zidar
|
c3d9c27a58
|
LP-556 Removed unneeded includes.
|
2018-02-13 11:38:25 +01:00 |
|
Vladimir Zidar
|
6c9c6cb3f3
|
LP-556 Change settings uavo to have two fields matching FirmwareIAPObj.
|
2018-02-12 04:27:07 +01:00 |
|
Vladimir Zidar
|
51923bb67f
|
LP-556 Allow DiscoveryF4Bare to spoof own board id through FirmwareIAPObj.
|
2018-02-12 04:26:18 +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
|
1627eb3882
|
LP-548 Adds OPLInkRcvr to several more FCs, uncrustify, and fixes a few comments.
|
2017-09-04 09:44:36 -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
|
c0adcb904b
|
LP-480 build discoveryf4bare
|
2017-04-24 12:55:09 +02:00 |
|
Vladimir Zidar
|
dd49ef0166
|
LP-480 work in progress: revo, nano & sparky2 targets ok.
|
2017-04-24 12:55:06 +02: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 |
|
Alessio Morale
|
79c600b151
|
LP-443 - apply to all other boards as well
|
2017-01-07 18:14:29 +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
|
f332d48e9b
|
LP-345 RFM22: Add frequency band selection. 433, 868 and 915Mhz band
|
2016-12-23 14:38:50 +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 |
|
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 |
|
Vladimir Zidar
|
51151e6290
|
LP-239 This commit adds missing com protocols (GPS) to Revo Flexi IO (rcvrport) including proper GCS handling
|
2016-08-06 03:20:35 +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
|
b8b9d31c07
|
LP-364 Initial MAVLink bridge port from dRonin
|
2016-07-24 22:21:30 +02: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 |
|
Cliff Geerdes
|
aa06b1793f
|
LP-76 update copyrights
|
2016-06-18 14:08:05 -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
|
db07550303
|
LP-76 smooth to quick slider on accessoryx untested
|
2016-06-18 14:08:03 -04:00 |
|
Laurent Lalanne
|
2138516dfe
|
LP-72 Various typo fixes - Set PPM input as default
|
2016-05-25 13:51:41 +02:00 |
|
Vladimir Zidar
|
e12967e45a
|
Merge remote-tracking branch 'upstream/next' into LP-291_port_UAVOMSPBridge_from_dRonin
|
2016-05-15 22:16:47 +02:00 |
|
Laurent Lalanne
|
c9fff7e16e
|
LP-151 OPLink: Allow custom Device ID or auto generated.
|
2016-05-01 21:56:50 +02:00 |
|
Vladimir Zidar
|
f04d44de30
|
LP-291 Added MSP support to all boards (revolution, revonano, revoproto, discoveryf4bare and coptercontrol)
|
2016-04-22 03:30:38 +02:00 |
|
Alessio Morale
|
ffdd62721f
|
LP-238 - Move CPP stuffs within apps/boot-defs.mk. fix targets accordingly
|
2016-02-20 09:57:02 +01:00 |
|
Alessio Morale
|
089c224514
|
Merged in alessiomorale/librepilot/amorale/LP-96_cpu_idle_counter (pull request #37)
LP-96 Updated CPU idle counter / LP-97 unify CopterControl and Revolution init process
|
2016-02-19 20:19:05 +01:00 |
|
Philippe Renon
|
f140dd4109
|
Merged in mindnever/librepilot/debugconsole_fix (pull request #171)
This commit fixes debug console rx_buffer assertion.
|
2016-02-19 14:09:03 +01:00 |
|
Cliff Geerdes
|
baeb379a82
|
LP-212 changes from code review
|
2016-02-16 15:34:59 -05:00 |
|
Cliff Geerdes
|
2ae1f9c63d
|
LP-212 DJI GPSMag support
|
2016-02-16 15:23:36 -05:00 |
|
Vladimir Zidar
|
b1aa5c1c59
|
Uncrustified
|
2016-02-03 23:13:19 +01:00 |
|
Vladimir Zidar
|
eff5ab377e
|
This commit fixes debug console rx_buffer assertion. Debug console is tx only, but PIOS_Board_configure_com() was not pepared to handle such case.
Additionally, debug console on flexi port was incorrectly using pios_usart_main_cfg.
|
2016-02-02 23:14:09 +01:00 |
|
Cliff Geerdes
|
e0a805518f
|
LP-73 uncrustify
|
2015-10-25 23:59:52 -04:00 |
|
Cliff Geerdes
|
04e3bbd4ce
|
LP-73 fix fw_osd build poke wdg in startup
|
2015-10-24 12:23:13 -04:00 |
|
Cliff Geerdes
|
7de55812dd
|
LP-73 changes for pull request comments
|
2015-10-24 12:09:22 -04:00 |
|
Cliff Geerdes
|
d9b7a0bb00
|
LP-73 port extmag to all other boards
|
2015-10-24 12:09:21 -04:00 |
|