Lorenz Meier
f9abe39c3a
DSM parser: Keep local copy of channel data
2016-10-23 19:58:52 +02:00
Lorenz Meier
f7f406c45d
Expand RC test to 2nd receiver with 12 channels
2016-10-19 15:31:54 +02:00
Julian Oes
af5d2c488c
st24: fix RC lost detection based on error count
...
The packet_count was actually an error_count, therefore we should
process RC input only when the error_count since the last packet is 0.
Also, this commit fixes the RSSI scaling for st24.
2016-10-19 09:22:57 +02:00
Julian Oes
8ff237c69f
Remove size optimization for individual modules
...
It makes more sense to set the optimization flags on a platform basis
instead of individually for each module. This allows for different
optimization options for SITL, NuttX, Snapdragon, etc.
2016-09-30 08:11:51 +02:00
Lorenz Meier
f511d49cc2
Improvements to SITL to make paths more flexible. ( #5181 ) ( #5255 )
...
* Path cleanup for SITL.
* Restructured sitl scripts dir.
* Set integration tests to use ekf2 for vtol.
* Fix sitl paths for mac.
2016-08-25 21:47:45 +02:00
Beat Küng
c3c8fa55b3
RC st24: change channel input range from [0,4096] to [500,3500] ( #5350 )
...
QGC failed to calibrate RC with the old range.
2016-08-19 20:45:56 +02:00
James Goppert
818840b576
Path cleanup, low impact changes ( #5340 )
...
* Low impact changes from path_cleanup branch.
This is a step towards minimizing the diff with path_cleanup branch.
* Update ecl.
* Revert matrix update.
* Revert ecl and matrix.
* Update sitl gazebo.
* Revert sitl_gazebo and matrix changes.
2016-08-18 15:37:23 -04:00
Lorenz Meier
102f5b54d7
Revert "Improvements to SITL to make paths more flexible. ( #5181 )"
...
This reverts commit 699b6a2cb3 .
2016-08-05 21:29:49 +02:00
James Goppert
699b6a2cb3
Improvements to SITL to make paths more flexible. ( #5181 )
2016-08-05 06:23:59 -04:00
Lorenz Meier
6ab9dc0acf
Testing cleanup from Daniel Agar
2016-07-29 13:49:14 +02:00
Lorenz Meier
1db1a364c1
SBUS decoding: Fix channel 18 return value
2016-05-21 15:40:05 +02:00
Andrew Tridgell
fde635ef5a
px4iofirmware: fixed display of sbus rate in px4io status
2016-04-18 11:43:24 +02:00
Andrew Tridgell
58122ed33d
sbus: added support for changing SBUS output rate
2016-04-18 11:43:24 +02:00
Andrew Tridgell
091515956d
dsm: fixed shadowed variables errors
2016-04-18 11:35:21 +02:00
nopeppermint
78f9bb79f1
more spelling mistakes
2016-01-11 08:38:09 +01:00
Lorenz Meier
74543b2cd6
S.BUS code style
2015-12-24 09:47:29 +01:00
Lorenz Meier
6e3749f904
Code style for DSM decoder
2015-12-24 09:47:29 +01:00
Lorenz Meier
d84fcfffaf
DSM decoder: Guard against invalid values
2015-12-24 09:47:29 +01:00
Lorenz Meier
5b4b5de34c
Disable DSM debug output
2015-12-24 09:47:29 +01:00
Lorenz Meier
1871a61676
S.BUS: Fix compile error for single wire IOCTL
2015-12-24 09:47:29 +01:00
Lorenz Meier
87add55620
DSM: Generalize parsing
2015-12-24 09:47:29 +01:00
Lorenz Meier
f7784bc7ac
DSM decoder: Fixes for non-IO environment.
2015-12-24 09:47:29 +01:00
Lorenz Meier
d71c629970
SBUS: Fix code style
2015-12-24 09:47:29 +01:00
Lorenz Meier
ee2e3811d7
RC lib: Support separate config from init, allow DSM bind from all boards
2015-12-24 09:47:29 +01:00
Lorenz Meier
ec40c8268c
SBUS2: Code style fix
2015-12-07 11:41:03 +01:00
Lorenz Meier
6462deebad
SBUS2 parser: Last set of fixes, validated in test and against Futaba TX
2015-12-07 11:41:03 +01:00
Lorenz Meier
c78f1ace1c
S.BUS: Cleanup and code style fixes
2015-12-07 11:41:03 +01:00
Lorenz Meier
4d4bb1b8b6
S.BUS2 parser: Solid results on Futaba log
2015-12-07 11:41:02 +01:00
Lorenz Meier
8c5ee059ae
S.BUS2: Initial parsing
2015-12-07 11:41:02 +01:00
Lorenz Meier
02bdc8005e
S.BUS: Use proper parser
2015-12-07 11:41:02 +01:00
Lorenz Meier
98da35793d
Further S.BUS decoding work for S.BUS2
2015-12-07 11:41:02 +01:00
Lorenz Meier
ac3bc34d15
S.BUS decoder: Do not report initial sync as dropped frame
2015-12-07 11:41:01 +01:00
Lorenz Meier
990e8acaea
S.BUS parser rewrite to address FrSky timing and S.BUS2 commands
2015-12-07 11:41:01 +01:00
Lorenz Meier
7b73e8f9ee
S.BUS parsing improvements
2015-12-07 11:41:01 +01:00
Lorenz Meier
66bc96f4b3
S.BUS: Adjust timeout interval
2015-12-07 11:41:01 +01:00
Lorenz Meier
ec3282a925
S.BUS parser: Empty complete buffer
2015-12-07 11:41:00 +01:00
Lorenz Meier
e41fa79b81
S.BUS: Expose frame drop variable
2015-12-07 11:41:00 +01:00
Lorenz Meier
3c349236e1
Fix S.BUS compile error
2015-12-04 21:19:31 +01:00
Lorenz Meier
151402748e
S.BUS input: Be less sensitive on timing
2015-11-29 14:55:03 +01:00
Lorenz Meier
5500ad16d8
Fix RC
2015-11-28 09:13:15 +01:00
Lorenz Meier
38724d9e12
Sumd: Fix code style
2015-11-28 09:13:15 +01:00
Lorenz Meier
f101ad6e85
S.BUS header: Fix code style
2015-11-28 09:13:15 +01:00
Lorenz Meier
81d9d8b259
S.BUS: Fix code style
2015-11-28 09:13:15 +01:00
Lorenz Meier
09ef7fa9ca
DSM: Fix code style
2015-11-28 09:13:15 +01:00
Lorenz Meier
d2b154cd07
Build S.BUS and DSM decoders in RC lib
2015-11-28 09:13:15 +01:00
Lorenz Meier
ba4fdf197e
Move S.BUS and DSM decoders into RC lib
2015-11-28 09:13:15 +01:00
Lorenz Meier
571c4aebac
rc lib: Update code style
2015-10-19 13:51:57 +02:00
Lorenz Meier
fa5071b3c5
Remove module.mk files to prevent confusion of adopters upgrading
2015-10-06 11:23:20 +02:00
James Goppert
1d6b31d196
Switch to cmake build system.
2015-09-07 20:37:45 -04:00
Lorenz Meier
d544ac0955
Sumd: Better magic number for RSSI
2015-04-21 17:45:29 +02:00