bsongis
b0cf67a97e
Fixes #1643 - no more freeze but now I have to understand why we go over
...
4k there
2014-08-27 23:45:15 +02:00
bsongis
f8d043b75f
Compilation error
2014-08-27 15:39:13 +02:00
bsongis
92d17c7a86
Fixes #1621
2014-08-27 10:22:30 +02:00
bsongis
4d84ba4c19
LCD refactoring - saves 6 bytes on 9x stock
2014-08-20 22:29:45 +02:00
bsongis
5cbfcc45a4
Timer3 added in sources
2014-08-16 11:37:59 +02:00
bsongis
36481471a3
Fixes #1595
2014-08-13 11:37:03 +02:00
bsongis
3f3708f0f1
Fixes #1546
...
// TODO check if the vario / background music are stopped correctly if
switching to a model which doesn't have these functions enabled
2014-08-08 11:19:04 +02:00
bsongis
35aea83c89
Fixes #1582
2014-08-04 11:38:39 +02:00
Damjan Adamic
50997721e2
Using anas instead for getValue
2014-07-31 15:57:50 +02:00
Damjan Adamic
828372ab29
Fix for the case of extended trims
...
Code cleanup
2014-07-31 15:47:32 +02:00
Damjan Adamic
21ae270c0e
Fixes #1569
2014-07-31 15:08:37 +02:00
bsongis
189becfbb2
Fixes #1569
2014-07-31 11:22:18 +02:00
bsongis
38347becca
Cosmetics
2014-07-25 12:05:34 +02:00
bsongis
fd84c62ff4
Dead code removed
2014-07-23 16:31:20 +02:00
bsongis
eea1c3a84c
SAFETY renamed to OVERRIDE
2014-07-21 20:38:44 +02:00
bsongis
197f31d5a1
Fixes #1508 - Needs another non regression test
2014-07-14 23:41:37 +02:00
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
bsongis
2798fa7ba9
Fixes #1451
2014-07-07 18:03:48 +02:00
bsongis
39a0feae3b
Fixes #1463
2014-07-07 12:19:28 +02:00
bsongis
7c71d56383
Fixes #1451
2014-07-06 17:46:16 +02:00
Damjan Adamic
50122d4ee1
Bad indentation
2014-07-05 19:43:31 +02:00
bsongis
f66388c1d3
LCD asynchronous refresh prepared for Taranis+
2014-07-05 19:32:00 +02:00
Bertrand Songis
838190ce80
Merge pull request #1455 from opentx/projectkk2glider/issue_1440
...
Fixes #1440 - Logical switches state not reset after model load
2014-07-05 19:22:42 +02:00
Damjan Adamic
30a68cf170
Fixes #1440 - Logical switches state not reset after model load:
...
* logical switches reset not called anymore when user selects "Reset Flight", but only after model load
* logical switches reset now includes a reset of switches state (set to false)
2014-07-05 19:11:16 +02:00
bsongis
8200164797
LCD contrast was set before lcdInit on Taranis
2014-07-05 19:03:11 +02:00
Damjan Adamic
8c010277c9
Renamed s_timeCumTot to sessionTimer
2014-07-04 11:09:30 +02:00
Damjan Adamic
b6cbde48be
Removed sessionTimer and replaced with existing s_timeCumTot.
...
Corrected bug when saving g_eeGeneral.globalTimer (missing reset of session timer and eeprom dirty)
2014-07-03 19:14:15 +02:00
bsongis
17a2865070
Fixes #1424
2014-07-02 21:50:25 +02:00
bsongis
81ed325830
Fixes #1422
2014-07-02 17:49:15 +02:00
bsongis
6716482ae4
Fixes #1428
2014-07-02 16:34:26 +02:00
bsongis
c3aebfa239
Fixes #1425
2014-07-02 12:25:28 +02:00
bsongis
57b08fb064
Fixes #1362
2014-07-01 22:53:28 +02:00
Damjan Adamic
194a635800
Ups, forgot a bit of debugging code
2014-07-01 21:56:06 +02:00
Damjan Adamic
e4314004a8
ACCURAT_THROTTLE_TIMER was lost when splitting code into mixers.cpp in 2fbd4ff13a
2014-07-01 21:53:56 +02:00
Damjan Adamic
b5cdd60367
Fixes #1407 - Strange input interaction when Throttle trim idle only
2014-06-30 17:03:59 +02:00
bsongis
1dd47484d4
Stack alignment change doesn't compile on VC++
2014-06-30 11:15:26 +02:00
Andre Bernet
67177aed42
Fix VC compilation for #1364 fix
2014-06-26 13:14:05 +02:00
Damjan Adamic
8c33914cbb
Fixes #1364 - Stack alignment to 8 bytes
2014-06-26 10:30:01 +02:00
Bertrand Songis
d105325dd7
Fixes #1359
2014-06-24 20:56:13 +02:00
bsongis
e96578c857
[Taranis] Telemetry (only FrSky D) through serial port inside the
...
battery compartment added
2014-06-23 15:41:50 +02:00
bsongis
9f522beac4
300m/s as a max for the vario in Logical Switches
2014-06-22 15:23:56 +02:00
bsongis
83532f84cd
Overflow in copySticksToOffset on 9x
2014-06-22 00:15:23 +02:00
bsongis
319b3006f3
Compilation problem on gruvin9x boards
2014-06-21 20:15:05 +02:00
bsongis
e14c2e0916
Another couple of min/max fixed in Logical Switches
2014-06-21 20:12:28 +02:00
bsongis
026213fcd5
minTelemValue(...) rewritten
2014-06-21 20:03:36 +02:00
bsongis
1116bbb167
Cell max value is now 5.10V in the Firmware (as in Companion)
2014-06-21 19:39:49 +02:00
bsongis
8fa2c21a47
Merge commit ' 2a277e930c
' into next
2014-06-20 11:28:05 +02:00
Bertrand Songis
a191543ee3
Merge pull request #1298 from ChrisNisbet01/mass_storage_in_firmware
...
CN - Adds support for a mass storage USB device in the main firmware.
2014-06-20 11:03:59 +02:00
bsongis
6908509d79
CopyTrimsToOffset function added - #1323
2014-06-19 23:52:50 +02:00