Corvus Corax
|
ba87f32812
|
typo fix
|
2013-06-30 19:46:28 +02:00 |
|
Corvus Corax
|
51a4b16af5
|
New Filter to calculate NED from LLA as part of StateEstimation
|
2013-06-30 18:49:29 +02:00 |
|
Corvus Corax
|
2a16c0dbd7
|
removed GPS module ability to calculate NED coordinate (not its job)
|
2013-06-30 16:31:19 +02:00 |
|
Brian Webb
|
491e5fe685
|
Adds a failsafe on PPM output on OPLink that kicks in when the link goes down. Also updates all air datarate settings and adds new 64 and 100 kbps modes.
|
2013-06-29 15:00:38 -07:00 |
|
Corvus Corax
|
7745f93935
|
changed default coefficients and exposed them to a settings uavobject as they should be
|
2013-06-29 01:16:02 +02:00 |
|
Corvus Corax
|
2621b087a2
|
fixed filter in first bench test tries, works surprisingly well...
|
2013-06-28 21:27:05 +02:00 |
|
Corvus Corax
|
2fb0c0a3ce
|
some uncrustification
|
2013-06-28 19:52:09 +02:00 |
|
Corvus Corax
|
b19a74613a
|
uncrustification
|
2013-06-28 19:20:39 +02:00 |
|
Corvus Corax
|
360e58abde
|
eventdispatcher, limit event callback count fired in one go
|
2013-06-28 19:04:11 +02:00 |
|
Corvus Corax
|
b9038e5ed6
|
new simple complementary filter to calculate current altitude and vertical speed
|
2013-06-28 17:22:16 +02:00 |
|
Brian Webb
|
bab69401b9
|
OP-932 Allows configuring the Revo as coordinator.
|
2013-06-27 19:55:01 -07:00 |
|
Brian Webb
|
6386b12026
|
OP-932 Fixes raw serial on UART and USB VCP.
|
2013-06-27 19:16:01 -07:00 |
|
Corvus Corax
|
f5b3318726
|
correct calculation of next scheduling
|
2013-06-27 20:37:37 +02:00 |
|
Corvus Corax
|
cd2cc821d6
|
made event dispatcher a callback
|
2013-06-27 18:51:35 +02:00 |
|
Brian Webb
|
d5f16faaec
|
OP-932 Fixes the datarate used on PPM only mode, and fixes failsafe on PPM output on OPLM.
|
2013-06-26 20:11:39 -07:00 |
|
Brian Webb
|
caa8d3e70e
|
OP-932 Forces one-way to be set when PPM only is configured.
|
2013-06-26 18:02:08 -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
|
b25ba75fd9
|
OP-932 Removed obsolete include of pios_rfm22b_rcvr from pios.h.
|
2013-06-26 18:00:22 -07:00 |
|
Brian Webb
|
44a0266e41
|
OP-932 Adds claiming of the SPI bus in the OPLink channel change function.
|
2013-06-26 18:00:02 -07:00 |
|
Brian Webb
|
56a60f2983
|
OP-932 Updates the 19.2 kbps datarate using the spreadsheet.
|
2013-06-26 17:59:49 -07:00 |
|
Brian Webb
|
61c453f6ff
|
Removes several of the air datarate settings, and fine tunes the calculation of the max packet length from the datarate and packet time. 9600, 19200, 36400, and 57600 modes tested. Tested 19200 in one-way mode for PPM only.
|
2013-06-26 17:59:33 -07:00 |
|
Brian Webb
|
f8d60e6dee
|
OP-932 Adds additional thread and UAVTalk connection to the telemetry module that reads from the uart/radio link on the Revo. This allows the Revo to read OAVObjects over both the uart/radio link and the USB link at the same time. Unfortunately, there's no way to know which link to send UAVObjects out on, so all UAVObjects go to the USB port if USB is connected. This allows UAVObjects to be received from the OPLink radio, even when USB is connected.
|
2013-06-26 17:58:02 -07:00 |
|
Brian Webb
|
cdd51537f1
|
Fixes the 9600 bps air datarate for the RFM33B modem.
|
2013-06-26 17:57:46 -07:00 |
|
Brian Webb
|
fc0328a3cd
|
OP-932 Adds working one-way mode to the OPLink radio connection. In this mode, packets will only flow from the ground side (coordinator modem) to the flight side modem.
|
2013-06-26 17:57:32 -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 |
|
Brian Webb
|
12c8ef2e3a
|
OP-932 Changes the UAVTalkRelayInputStream function to UAVTalkRelayPacket to allow for not relaying a packet on error, etc. Also adds a function to get the object ID out of the current packet (UAVTalkGetPacketObjId). These functions are used by the OPLink.
|
2013-06-26 17:56:40 -07:00 |
|
Brian Webb
|
08efc8d152
|
OP-932: Adds an oplink receiver device, which is based on the gcs receiver device, but uses the OPLinkReceiver UAVObject. The OPLinkReceiver packets are generated on the OPLink modem.
|
2013-06-26 17:56:20 -07:00 |
|
Brian Webb
|
7c10623615
|
OP-932 Adds a semaphore to PPM input to signal when a new frame has been received. This can be used to process a new frame with as low a latency as possible.
|
2013-06-26 17:56:10 -07:00 |
|
Brian Webb
|
ac75af55c1
|
OP-932 Moves the PIOS_PPM_OUT_Set function from pios_ppm_out_priv.h to pios_ppm_out.h
|
2013-06-26 17:55:56 -07:00 |
|
Corvus Corax
|
0c43346292
|
Merge branch 'corvuscorax/OP-947_stateestimator-module' into next
Thanks everyone for helping getting this together, especially Alessio
and DLite :-)
|
2013-06-25 23:48:12 +02:00 |
|
Corvus Corax
|
ed592bd6ab
|
Merge remote-tracking branch 'origin/rel-13.06.01' into next
|
2013-06-25 22:32:14 +02:00 |
|
Corvus Corax
|
f2abe1f5c7
|
StateEstimation: removed (not yet implemented) 16 state EKF support for now
|
2013-06-25 19:30:21 +02:00 |
|
Alessio Morale
|
0b8d18ae49
|
OP-994 Move common defines to architecture specific header
+review OPReview-506
|
2013-06-24 18:50:44 +02:00 |
|
Corvus Corax
|
5bdfad4bdb
|
removed redundant check as suggested in review
|
2013-06-23 19:39:00 +02:00 |
|
Corvus Corax
|
e916902c9e
|
changed alarm return states, so cf initialisation will cause visible LED blinks...
|
2013-06-23 19:26:17 +02:00 |
|
Corvus Corax
|
407817f959
|
backport of complementary filter bugfix
|
2013-06-23 18:37:43 +02:00 |
|
Corvus Corax
|
4bf934ae69
|
prevent positionSensor updates if GPS lock is low quality. Sometimes bad updates are worse than no updates.
|
2013-06-22 23:15:10 +02:00 |
|
Corvus Corax
|
3392622d2b
|
backporting change on next to modified Attitude module
|
2013-06-22 23:07:53 +02:00 |
|
Corvus Corax
|
6163c5f53a
|
Merge branch 'next' into corvuscorax/OP-947_stateestimator-module
Conflicts:
flight/modules/AltitudeHold/altitudehold.c
ground/openpilotgcs/share/openpilotgcs/pfd/default/AltitudeScale.qml
ground/openpilotgcs/share/openpilotgcs/pfd/default/PfdIndicators.qml
ground/openpilotgcs/share/openpilotgcs/pfd/default/SpeedScale.qml
ground/openpilotgcs/src/plugins/pfd/pfdgadgetwidget.cpp
|
2013-06-22 18:44:03 +02:00 |
|
Oleg Semyonov
|
7f84307714
|
OP-997: fix release notes. This change was reverted but not documented
|
2013-06-22 18:29:40 +02:00 |
|
Corvus Corax
|
ee1465fd9a
|
OP-1018: Fix ETASv3 Airspeed sensor autocalibration
|
2013-06-22 12:53:23 +02:00 |
|
Alessio Morale
|
57c8cd7872
|
Merge branch 'amorale/OP-1019_simple_altitudehold' into next
|
2013-06-21 17:16:24 +02:00 |
|
Alessio Morale
|
d2893fd32b
|
OP-1019 fix sanitychecks and other uavo definition sanity checks for the newly defined altitudevario mode
|
2013-06-20 19:39:19 +02:00 |
|
Werner Backes
|
e5b68382e0
|
Keep TODO comment.
|
2013-06-20 14:35:40 +02:00 |
|
Werner Backes
|
0f5e354f99
|
Removed first occurance of accel_err scaling. We don't want to do this
twice.
|
2013-06-20 12:42:22 +02:00 |
|
Alessio Morale
|
5318c20de6
|
OP-1019 add a simple altitude hold
|
2013-06-20 11:27:45 +02:00 |
|
Alessio Morale
|
f41f7ade66
|
Merge remote-tracking branch 'origin/amorale/OP-1009_reset_gyrobias' into next
|
2013-06-18 20:39:55 +02:00 |
|
Alessio Morale
|
5cc3645b96
|
Uncrustify
|
2013-06-18 20:23:46 +02:00 |
|
Alessio Morale
|
54af41765e
|
OP-1009 missing initialization on a previously static variable.
+review OPReview-516
|
2013-06-17 21:42:30 +02:00 |
|