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 |
|
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
|
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 |
|
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 |
|
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 |
|
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 |
|
Alessio Morale
|
ab36dcbdee
|
Merge remote-tracking branch 'origin/rel-15.02.02' into next
|
2015-04-20 14:54:07 +02:00 |
|
Alessio Morale
|
6641bb0e21
|
OP-1828 - Add boards support
|
2015-04-09 00:26:04 +02:00 |
|
Alessio Morale
|
ee19ff893e
|
OP-1820 - Add mag orientation parameter in hmc configuration
|
2015-04-03 20:40:52 +02:00 |
|
Laurent Lalanne
|
b9bfcd18d2
|
OP-1686 Slave Oplink may want to receive PPM data in PPM_Only mode
|
2015-02-02 21:25:38 +01:00 |
|
Karl Knutsson
|
137c183ec2
|
OP-1522 Remove unused channel set cfg
Remove unused channel set configuration option.
With the new channel allocation the old channel set
configuration isn't needed.
|
2015-02-02 21:25:38 +01:00 |
|
Fredrik Larsson
|
cd94410468
|
DSM Protocol removed flight firmware
|
2014-11-22 08:32:00 +11:00 |
|
Alessio Morale
|
57a43a5587
|
OP-1403 - Migrate to new HMC5x83 driver and remove old HMC5883 one
|
2014-08-02 20:48:34 +02:00 |
|
Alessio Morale
|
c6a773363f
|
Merge branch 'amorale/OP-943_add_malloc_for_ccsram' into next
Conflicts:
flight/pios/common/pios_adxl345.c
make/apps-defs.mk
|
2014-06-22 19:31:03 +02:00 |
|
Alessio Morale
|
6226aec2a7
|
OP-943 uses pios_mem API for heap allocation
|
2014-06-11 22:15:40 +02:00 |
|
Alessio Morale
|
5e9d107c0b
|
OP-1365 Flight code instrumentation API: Add support to DiscoveryF4bare target
|
2014-06-06 22:23:02 +02:00 |
|
Alessio Morale
|
28859d2305
|
OP-1312 Missing ifdefs on pios_board.c
|
2014-04-26 18:39:57 +02:00 |
|
Alessio Morale
|
46f70a74c8
|
OP-1312 Initial version running on DiscoveryF4
|
2014-04-26 16:57:16 +02:00 |
|
Alessio Morale
|
0aa9ef4b57
|
OP-1307 Bare f4 discovery platform with no sensor, for development pourpose
|
2014-04-22 23:46:27 +02:00 |
|