Alessio Morale
|
55fc327e3c
|
OP-1212 prioritize FlightTelemetryStats, GCSTelemetryStats, OplinkStatus.
|
2014-02-07 18:28:39 +01:00 |
|
Corvus Corax
|
3f1ea5ed09
|
set all uavobjects logging mode to manual
enable only at users discretion as needed to preserve log space
|
2013-11-17 20:45:04 +01:00 |
|
Brian Webb
|
c2df59498b
|
Merge remote-tracking branch 'origin/master' into next
|
2013-07-06 07:08:30 -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
|
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 |
|
Oleg Semyonov
|
f9f721a76a
|
Reset executable bits from non-executable files (Windows legacy)
|
2013-04-24 01:18:46 +03: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
|
6ffe518509
|
RFM22B: Improved link stability, and added tracking of error encountered in the processes of transmitting and receiving.
|
2012-12-11 17:44:15 -07:00 |
|
Brian Webb
|
6ed9b63da9
|
RFM22B: Changing configuration parameters over-the-air working. Added tracking of Tx/Rx sequence number. Still seeing too many resent packets.
|
2012-12-11 17:44:11 -07:00 |
|
Brian Webb
|
7aaa02268f
|
RFM22B: Added TX Resent to OPLink status. Also removed the need for the packet queue.
|
2012-12-11 17:44:08 -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 |
|