1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-26 17:55:19 +03:00
Commit graph

10694 commits

Author SHA1 Message Date
3djc
4cf257b997 Display only timer name if defined (#5684) 2018-02-11 23:23:19 +01:00
Bertrand Songis
51db756385
Update CREDITS.txt 2018-02-11 09:07:10 +01:00
3djc
fc4d70a5e9 Fix tts generation on the new server 2018-02-10 13:22:41 +01:00
Bertrand Songis
a73d8bc8f4
Update CREDITS.txt 2018-02-10 08:45:49 +01:00
3djc
dc0b5838b1 Trigger SD card version change for S8R scripts 2018-02-09 08:26:06 +01:00
3djc
afb0ca384a Compensate for S8R firmware bug
This fixes #5677
2018-02-08 19:14:09 +01:00
Bertrand Songis
817f81ebb2
Update CREDITS.txt 2018-02-08 18:51:45 +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
Bertrand Songis
975ecd0b9d
Update CREDITS.txt 2018-02-07 13:00:14 +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
cd456a9a60
Update CREDITS.txt 2018-02-04 09:12:58 +01:00
Bertrand Songis
cae1dd964d
Update CREDITS.txt 2018-01-31 22:43:14 +01:00
Sebastien Charpentier
16a3bf10c8 Updated French translations. (#5659)
* Initial version

* Updated French translations.
2018-01-29 10:35:25 +01:00
Bertrand Songis
5e0f93210d
Update CREDITS.txt 2018-01-28 07:49:39 +01:00
Bertrand Songis
2396a2b2e5
Update CREDITS.txt 2018-01-27 21:06:24 +01:00
Bertrand Songis
4dfbb9e597
Update CREDITS.txt 2018-01-26 19:20:22 +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
Neil Horne
d745e14cb5 Model print telemetry (#5645)
Model Print Telemetry
2018-01-26 18:53:15 +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
Bertrand Songis
a1ee9f865f
Update CREDITS.txt 2018-01-25 11:44:03 +01:00
Bertrand Songis
1033e9fe96
Update CREDITS.txt 2018-01-20 21:58:31 +01:00
3djc
323b30a14b Fix companion x7 radio data and model read (#5638)
* Fix

* Typo
2018-01-19 13:46:44 +01:00
Bertrand Songis
2a2c0420a7
Update CREDITS.txt 2018-01-19 07:39:42 +01:00
Bertrand Songis
f78704af93
Update CREDITS.txt 2018-01-18 19:06:54 +01:00
Bertrand Songis
34e61c45c9
Update CREDITS.txt 2018-01-17 09:08:58 +01:00
Bertrand Songis
a1951f9756
Update CREDITS.txt 2018-01-16 08:05:21 +01:00
Bertrand Songis
c96dc403b9
Update CREDITS.txt 2018-01-15 20:32:29 +01:00
Bertrand Songis
48f05f97b7
Update CREDITS.txt 2018-01-13 09:02:31 +01:00
Bertrand Songis
3208946017
Update CREDITS.txt 2018-01-12 14:33:03 +01:00
Bertrand Songis
7052f9504a
Update CREDITS.txt 2018-01-10 08:28:06 +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
Kilrah
bf29ebc354 Currently no working Bluetooth implementation on sky9x family 2018-01-06 13:21:09 +01:00
3djc
e50fc2022f Fix #5558 2018-01-05 19:45:51 +01:00
Max Paperno
a63e0eed4c
[Companion] Fix logical switch misnumbering since a951292 (closes #5597). 2018-01-05 07:27:30 -05:00
Bertrand Songis
1218c9fa7d
Update CREDITS.txt 2018-01-04 18:32:37 +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
Sebastien Charpentier
56afc57b7b Updated French translation (#5589)
* Initial version.

* Updated French Translation.
2018-01-03 16:17:23 +01:00
Bertrand Songis
b3a0befe33
Update CREDITS.txt 2018-01-03 00:01:24 +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