Damjan Adamic
c1d789d004
Fixes #1494
2014-07-13 15:41:18 +02:00
Andre Bernet
4d945b5d95
DSM2=SERIAL was broken if EXT!=FRSKY ( fix #1498 )
2014-07-13 15:26:14 +02:00
Andre Bernet
28c900e3f7
Dirty hack to filter out bogus cell values from FLVSS...
2014-07-13 14:48:12 +02:00
Damjan Adamic
b41ba50b53
Removed raw member that was introduced in commit 3f39352d95
. Its role now plays last member of values[] array. Same RAM usage, reduced FLASH usage.
2014-07-13 14:44:42 +02:00
Damjan Adamic
2d22c18758
Added RAW_FRSKY_MINMAX() macro for access to the raw telemetry value and gtests for it
2014-07-13 14:35:15 +02:00
Damjan Adamic
8ce05b3284
Data from tow FLVSS sensors and parsing program for sport.log
2014-07-13 12:18:40 +02:00
bsongis
6d18820b53
Added a new test with real logs from FLVSS. It seems there is a bug on
...
the FLVSS :(
2014-07-11 23:53:36 +02:00
Bertrand Songis
58ed329ac2
Update DONATIONS.txt
2014-07-11 14:23:12 +02:00
bsongis
2e0858bc0c
Whole Cells telemetry info not updated after Telemetry Reset
2014-07-11 12:22:54 +02:00
bsongis
7c9636c58c
I try this for #1444 , if needed we will revert
2014-07-11 11:40:42 +02:00
Bertrand Songis
9dbd1326da
Update DONATIONS.txt
2014-07-11 10:29:24 +02:00
Damjan Adamic
4c82d12c1a
Re #1481 - added gtests for SPort FAS sensor
2014-07-10 11:32:04 +02:00
Bertrand Songis
972685bc15
Merge pull request #1477 from opentx/projectkk2glider/cells_gtests
...
Tests and support for second FLVSS
2014-07-10 09:56:11 +02:00
bsongis
00f8b97ee4
Fixes #1478
2014-07-10 09:32:10 +02:00
bsongis
0b7bbbbdbd
Fixes #1475
2014-07-10 09:04:33 +02:00
bsongis
47bc3e896c
Fixes #1481
2014-07-10 08:08:33 +02:00
bsongis
904249b2dc
Fixes #1478
2014-07-10 08:06:48 +02:00
Damjan Adamic
3700047d2c
Re #1409 and #1444 :
...
* added support for two FLVSS
* added gtests for FLVSS
2014-07-09 14:18:39 +02:00
Romolo Manfredini
d44e851648
Fix problems with libpng
2014-07-09 13:04:51 +02:00
bsongis
1be75735be
Fixes #1476
2014-07-09 09:53:04 +02:00
Bertrand Songis
7da72240a3
Update DONATIONS.txt
2014-07-09 00:17:18 +02:00
bsongis
9357c951f1
Fixes #1474 - I am not happy with this fix, but I don't want to modify
...
the font right now
2014-07-08 22:05:56 +02:00
Bertrand Songis
1afeb9f977
Merge pull request #1473 from opentx/MicheleVilla/FW_Translation
...
Update it.h.txt
2014-07-08 19:19:35 +02:00
Michele
000e55725c
Update it.h.txt
2014-07-08 18:39:53 +02:00
bsongis
38e342b27b
Cosmetics in the voltages screen. Cells, Cells-, Cell, Cell- tested, it
...
works.
2014-07-08 13:16:37 +02:00
bsongis
3e9064e2e2
2.0.6 preparation
2014-07-08 12:03:48 +02:00
bsongis
2d764e73fd
Cosmetics
2014-07-08 11:39:27 +02:00
bsongis
f8efcf420a
200 extra bytes used on 9x with FRSKY_HUB option. I return to previous
...
implementation. Only ARM boards will have the extra features.
2014-07-08 11:38:47 +02:00
bsongis
cf546a2341
Refactoring FLVSS - only one sensor for now
2014-07-08 11:02:00 +02:00
Bertrand Songis
87a4f3526b
Merge pull request #1465 from opentx/projectkk2glider/reimplementation_of_1443
...
Projectkk2glider/reimplementation of 1443
2014-07-08 08:26:32 +02:00
bsongis
6b49119af7
getValue(...) Lua identifiers more consistent
2014-07-08 08:04:05 +02:00
bsongis
4c6314331d
The compilation server complains with pl language ...
2014-07-07 23:10:26 +02:00
Bertrand Songis
55ab067a0c
Merge pull request #1468 from opentx/projectkk2glider/issue_1457
...
Projectkk2glider/issue 1457
2014-07-07 22:58:42 +02:00
bsongis
3fc18b1cf7
Fixes #1467 - Check your mixes on Sky9x / 9XR-PRO especially if you used
...
mix warnings!
2014-07-07 22:55:52 +02:00
bsongis
f2f8419da1
I forgot to remove the persistent toggled handler
2014-07-07 21:45:51 +02:00
Damjan Adamic
365c2f9e34
Re #1457 - cleanup
2014-07-07 21:38:55 +02:00
bsongis
01fde3db27
Some TODOs removed
2014-07-07 20:56:40 +02:00
Damjan Adamic
d743ed9645
Forgoten makefile for split gtests
2014-07-07 19:54:55 +02:00
Damjan Adamic
dd67811638
Cosmetics
2014-07-07 19:49:18 +02:00
Damjan Adamic
ebe4f6a365
Gtests split into several source files
2014-07-07 19:23:43 +02:00
Damjan Adamic
b4e816b784
Re #1443 - Reverting back d675ab1578
with some improvements:
...
* when telemetry is not streaming all logical switches that involve telemetry value evaluate to FALSE (same as before the change in above commit)
* the duration and delay processing is now enabled for such logical switches (new functionality that was not present before above commit)
2014-07-07 19:18:18 +02:00
bsongis
2798fa7ba9
Fixes #1451
2014-07-07 18:03:48 +02:00
Damjan Adamic
ee077a06e6
Re #1464 - added test: "L1 Vfas < 9.6 Delay (0.5s)"
2014-07-07 15:48:46 +02:00
Romolo Manfredini
8f73e9bde0
Fix warnings with libpng
2014-07-07 12:57:33 +02:00
Romolo Manfredini
45d8fca125
Merge origin/next into next
2014-07-07 12:38:13 +02:00
Romolo Manfredini
2bc6c1e754
Fix warnings with libpng
2014-07-07 12:37:10 +02:00
bsongis
39a0feae3b
Fixes #1463
2014-07-07 12:19:28 +02:00
bsongis
ad7da779c7
Curves in Mixes were not correctly restored on Companion for Sky9x
...
boards
2014-07-07 07:21:12 +02:00
bsongis
23cafa84f2
Fixes #1392
2014-07-06 23:37:13 +02:00
Damjan Adamic
a20e5aee3b
Re #1457 - added display of channels 17-32 to Companion simulator
2014-07-06 19:50:42 +02:00