Vladimir Zidar
|
a5a45576a1
|
LP-322 Added USB ComBridge functionality to OPLink. Updated GCS code.
|
2016-08-30 01:52:59 +02:00 |
|
Brian Webb
|
a65492b589
|
LP-190: Removes RFM22B register definitions from pios_rfm22b_priv.h and switches to using pios_rfm22b_regs.h. Alos addresses a few issues brought up in review.
|
2016-07-12 17:49:28 -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
|
aa21761f4c
|
LP-190: Adds support for OpenLRS protocol to OPLinkMini
|
2016-07-12 17:47:16 -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 |
|
Laurent Lalanne
|
c9fff7e16e
|
LP-151 OPLink: Allow custom Device ID or auto generated.
|
2016-05-01 21:56:50 +02:00 |
|
Philippe Renon
|
7ad68f7d1b
|
LP-183 sanitize uavobject definition files
changed FALSE/TRUE enums to False/True
other minor enum cleanups
|
2015-12-02 08:52:37 +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 |
|
Brian Webb
|
c2df59498b
|
Merge remote-tracking branch 'origin/master' into next
|
2013-07-06 07:08:30 -07:00 |
|
Brian Webb
|
d0d8a0aadd
|
OP-932 Adds PWM outputs to OPLinkMini. Both gpio pins on the main and/or flexi port can be configured to output PWM for a total of up to 4 PWM outputs.
|
2013-07-03 18:58:34 -07:00 |
|
Brian Webb
|
2aea2342ab
|
OP-932 Adds a direct PPM channel on each Tx packet when in PPM mode, and adds a PPM only mode that uses a 9600 bps air datarate. Also updates the OPLink configuration tab and moves all OPLink configuration to the OPLink configuration tab on the Revo, and customizes the OPLink configuration tab for the Revo.
|
2013-06-26 18:01:54 -07:00 |
|
Brian Webb
|
774a74884a
|
OP-932 Replaces the RFM22B PPM/receiver code with an OPLinkReceiver UAVObject. This object is generated on a coordinator OPLink, and is used by both the OPLink to generate PPM output, and the OPLinkReceiver on the Revo.
|
2013-06-26 17:57:11 -07:00 |
|
Brian Webb
|
8c370df319
|
OP-932 A significant re-work of the OPLink and configuration of the OPLink. Auto-configuration is removed, and remote modems are bound the coordinator, rather than the other way around. Timing of the radio link is also significantly changed. The rfm22b code is also simplified so that it only sends packet, and has no notion about what those packets are, so the rfm22b is converteded to simply a com type device.
|
2013-06-26 17:56:56 -07:00 |
|
Corvus Corax
|
6f38e26a53
|
Categorizing all UAVObjects into 5 main categories:
State, Sensors, System, Navigation, Control
|
2013-06-22 19:58:54 +02:00 |
|
Alessio Morale
|
78dda599f5
|
OP-939 Changed default power output for OPLink and Revo to lowest setting
|
2013-05-26 18:09:15 +02:00 |
|
Brian Webb
|
5fcc8a1785
|
Changes default for RemoteMainPort in OPLinkSettings UAVObject to Disabled from Telemetry, which was not in the list of possible choices.
|
2013-05-23 22:02:31 -07:00 |
|
Brian Webb
|
c330db3a28
|
Added setting of min/max frequencies on OPLink coordinator.
|
2013-04-06 01:32:15 +01:00 |
|
Brian Webb
|
d9baa372c7
|
Added frequency hopping to the RFM22B driver. Currently it defaults to 128 channels between 430 and 440 MHz.
|
2013-02-24 23:05:51 +00:00 |
|
Brian Webb
|
cf7c929030
|
Added the ability to store bindings and configuration paramaters for multiple (up to 8) modems from an OPLink controller modem.
|
2013-02-18 01:49:13 +00:00 |
|
Brian Webb
|
57b4d8c720
|
RFM22: Added support for binding to multiple remove OPLinks.
|
2013-02-08 01:56:22 +00:00 |
|
Brian Webb
|
be444db7f8
|
Added PPM output to OPLink firmware
|
2013-01-04 06:51:27 -07:00 |
|
Brian Webb
|
bd42083376
|
RFM22B: Changed the way the frequencies and power settings are set for the rfm22b device.
|
2012-12-11 17:43:55 -07:00 |
|
Brian Webb
|
dae382564a
|
RFM22B/RM: Added rfm22b com device, moved remaining functionality in the radio module to the rfm22 driver, and simplified configuration of the PipX/OPLink. The radio device now presents itself completely as a com device, both in RadioComBridge (OPLink devices) and Telemetry (RM). Also change the PipXStatus and PipXSettings UAVOs to OPLinkStatus/OPLinkSettings.
|
2012-12-11 17:43:53 -07:00 |
|