1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-23 16:25:16 +03:00
Commit graph

5012 commits

Author SHA1 Message Date
3djc
6bd38ce13a Replicate center trim beep behavior also when crossing trims (#5693)
* Replicate center trim beep behavior also when crossing trims

* Cosmetics
2018-03-04 13:11:22 +01:00
3djc
a9716a340d For tests (#5702) 2018-03-04 13:10:35 +01:00
3djc
4a88660a3d Allow more the 2 hours digits for TIMEHOUR (#5715)
* Handle 3 digits or more in TIMEHOUR

* Cleanup
2018-03-04 13:09:59 +01:00
Andre Bernet
da5af2cac2
Merge pull request #5742 from opentx/3djc/r9m-internall-ppm
Fix R9M missing bind when internal ppm is selected
2018-03-04 13:09:09 +01:00
3djc
a7a6a3d124 Lets not get something you can't display ! 2018-03-04 13:00:19 +01:00
3djc
c905ed0338 Refresh UUID each run 2018-03-04 10:19:47 +01:00
3djc
78b3c5ec3f TARANIS_INTERNAL_PPM fixes 2018-03-02 16:01:01 +01:00
3djc
c8d9d18537 Fine tune 2018-03-02 08:29:41 +01:00
3djc
09a391dbf4 Crossfire compile fixes 2018-02-28 19:36:23 +01:00
3djc
9e0d29db1a Completely untested crossfire 2018-02-28 19:11:46 +01:00
3djc
fcf32c82ba multi protocol 2018-02-28 18:09:18 +01:00
3djc
3ea835117a RxBt is allowed too 2018-02-28 17:46:47 +01:00
3djc
90ebc1a8be AVR compilation fix 2018-02-28 12:58:55 +01:00
3djc
af7183151c Restore access from LUA since values are controled 2018-02-28 12:32:47 +01:00
3djc
b8cb379234 Display telem screen is now ok since we control values 2018-02-28 12:30:06 +01:00
3djc
fdf4d4926f POC for review and discussion 2018-02-28 11:34:32 +01:00
tgreer
4b7f822848 added case for UNIT_TEXT used by crossfire FM Sensor (#5724) 2018-02-25 01:18:23 +01:00
3djc
11c2440dcd Small cleanup 2018-02-13 13:12:49 +01:00
LapinFou
f498b54648 Fixed Wizard Lua script for Horus radios. 2018-02-12 16:29:45 +01:00
Kilrah
06141feb8b Translations 2018-02-11 23:46:19 +01:00
3djc
b74b005215 Rename confusing Master/Battery to Master/Serial (#5663) 2018-02-11 23:43:12 +01:00
Kilrah
4c212ae507 Translations 2018-02-11 23:42:56 +01:00
3djc
1ebd2894c2 Apply THR trim when cross triming (#5664) 2018-02-11 23:26:29 +01:00
3djc
d3951235bd Add gtimer support to LUA (#5669)
* Add gtimer support to LUA

* Copy/paste issue
2018-02-11 23:25:04 +01:00
3djc
073e1a8462 Align X9E audio definitions to ana inputs (#5687) 2018-02-11 23:23:40 +01:00
3djc
4cf257b997 Display only timer name if defined (#5684) 2018-02-11 23:23:19 +01:00
3djc
afb0ca384a Compensate for S8R firmware bug
This fixes #5677
2018-02-08 19:14:09 +01:00
3djc
119b367205 128x64 GVAR support update (#5675)
* POC for usability feedbacks

* Working version for tests

* Remove tests leftover

* Make Travis happy ?

* Gvar popup handling
2018-02-07 20:44:04 +01:00
3djc
13c0b4b5f6
Update fr.h.txt 2018-02-05 20:48:37 +01:00
3djc
25d1cf4455 French translation. This fixes #5667 2018-02-05 07:40:33 +01:00
Bertrand Songis
6af5f94f90 Flash savings on 9X 2018-01-26 19:06:59 +01:00
Arne Schwabe
4925e756a6 Save memory (move usb mass storage buffer to reusableBuffer) (#5579)
* Save 128 byte by moving variable to stack

* Make usb mass storage buffer smaller on F2 processors and put into reuseablebuffer

- Lower USB mass storage buffer to 512 bytes per default on F2
  targets, makes usb speed slightly slower ~600 kB/s instead ~700 KB/s
  in my tests, saving 3584 bytes
- Save another ~300 bytes by putting that buffer into reusableBuffer

* Don't put id into reusuableBuffer

All uses of id can be on the stack as well. Makes no difference for ram usage but makes it safer to reuse reusableBuffer

* Only link cdc serial when needed

We always linked usb cdc even in non debug builds. CDC uses about ~600 byte of RAM for its buffers and structures.
2018-01-26 19:00:47 +01:00
3djc
95df593c2f Align python crossfire parser to c equivalent (#5595)
Align python Crossfire parser to C equivalent
2018-01-26 18:57:34 +01:00
3djc
8be6818a6d Fix custom scripts outputs handling (#5601) 2018-01-26 18:56:02 +01:00
3djc
fcc3cd369e First draft of glider wiz (#5603) 2018-01-26 18:54:53 +01:00
3djc
87eec92c5d Expose more internal GPS data to lua (#5628) 2018-01-26 18:54:22 +01:00
3djc
3355d41642 X7 : add missing trainer mode (#5652) 2018-01-26 18:51:25 +01:00
Bertrand Songis
0832a5c254
X-Lite PWM sticks (#5632)
X-Lite PWM sticks
2018-01-26 18:50:39 +01:00
Kilrah
c7df47703e Translation cosmetics 2018-01-26 11:36:13 +01:00
3djc
45d1755e19 X12S : give internal GPS access to LUA (#5610)
* Initial test

* Tested version

* Cosmetics
2018-01-08 15:12:28 +01:00
3djc
e50d10bfe6 Review crossfire python parser (reverted from commit 18a9758511) 2018-01-04 14:24:00 +01:00
3djc
18a9758511 Review crossfire python parser 2018-01-04 14:20:54 +01:00
3djc
fcd8f05c3c X9 : Do not display timer name on telemetry page top bar (#5588)
* Do not display timer name on telemetry page top bar

* Size does matter, after all
2018-01-03 16:18:25 +01:00
3djc
669dfe73a4 x10 antenna is either int or ext (#5585)
* Differentiate x10 and x12

* Cosmetics
2018-01-02 14:38:15 +01:00
Bertrand Songis
c4001c8507
Bsongis/frsky xlite (#5574)
FrSky X-Lite support added
2018-01-02 14:36:48 +01:00
Bertrand Songis
269831e0c4
Fixes #5502 (#5575)
* Fixes #5502

* RAS renamed to SWR
2018-01-02 10:41:15 +01:00
Arne Schwabe
7f1dea6129 Silence CLangs warnings so -DWARNING_AS_ERROR does not break the build under OS X 2017-12-30 11:16:35 +01:00
3djc
8ee9199abc R9M : activate automatically MODULE telem when possible (#5553)
* Fix #5543

* Auto activate R9M telem

* Adjust radio ui

* Thx @schwabe

* Stop being stupid ?

* PR rework

* [Companion] Removed "Module Telemetry" checkbox.
2017-12-29 09:47:45 +01:00
3djc
ad0f727880 128x64 Display RAS when needed (#5563)
* Display RAS when needed on 128x64

* AVR compile fixes
2017-12-25 13:34:54 +01:00
3djc
9696284e1d Make server build use 2 threads 2017-12-24 13:36:06 +01:00