1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-17 21:35:27 +03:00
Commit graph

7251 commits

Author SHA1 Message Date
hrenz
e19ff2ce6b Delete 2803_006_German_Test 2014-03-28 14:02:04 +01:00
hrenz
ffff419bb1 Create 2803_006_German_Test 2014-03-28 12:40:07 +01:00
bsongis
11566674fb The asterisk for GVARS popups was not visible 2014-03-28 09:14:24 +01:00
bsongis
2984a476a4 Issue #880 fixed 2014-03-28 09:04:44 +01:00
bsongis
4abfa688f8 Issue #871 fixed 2014-03-27 18:46:44 +01:00
bsongis
0b881fea00 Normal precision for min/max Limits on sky9x 2014-03-27 17:51:43 +01:00
bsongis
a72396620d Corrections for sky9x 2014-03-27 17:51:43 +01:00
bsongis
719b519650 Issue #869 - Trim ON/OFF is back in mixer. I wonder now if we couldn't
add the possibility to hide the Virtual Inputs menu as many people won't
use it (It's now possible to select a stick in the mixer, and as soon as
the trim checkbox is ON, it will work perfectly!)
2014-03-27 10:05:25 +01:00
Bertrand Songis
7584888869 Merge pull request #867 from hrenz/patch-2
Update de.h.txt
2014-03-26 14:16:23 +01:00
bsongis
2fb2638321 Issue #857 - better fix with divRoundClosest 2014-03-26 12:41:31 +01:00
hrenz
9d731bafa6 003 update de.h.txt
003 HMS to GMS  Grad Minute Secunde
2014-03-26 12:21:33 +01:00
bsongis
db8071fc36 Issue #667 fixed 2014-03-26 10:28:36 +01:00
bsongis
5e32b1f9ba GVARS at 4096 instead of 512 (Companion conversions) 2014-03-26 10:01:55 +01:00
hrenz
4dc9024e0a Update de.h.txt
kleine Anpassungen Variotöne, Servoweg
2014-03-26 09:56:36 +01:00
bsongis
e0b0bbb517 GVARS start now at 4096 instead of 512 (it's needed in limits) 2014-03-26 09:37:07 +01:00
bsongis
22942b3615 8bits overflow in limits 2014-03-26 09:36:04 +01:00
bsongis
f9b9df3a83 Negative curves badly displayed 2014-03-26 09:34:23 +01:00
hrenz
3286318bda Update de.h.txt
Only small changes for testing the update prozess at github
if running I will make all the changes next days
2014-03-26 09:21:20 +01:00
bsongis
1328893f5d Issue #857 - Offset rounding in conversion fixed 2014-03-26 08:53:54 +01:00
bsongis
78bdff492d Issue #863 fixed (firmware part) 2014-03-25 19:56:10 +01:00
bsongis
da292d3d4c Issue #858 fixed 2014-03-25 17:53:44 +01:00
bsongis
8c59a196c7 Inputs / Mixers screens rearrangement / bugfixes 2014-03-25 17:03:24 +01:00
Bertrand Songis
60b3d8f237 Update en.h.txt 2014-03-24 19:23:51 +01:00
Bertrand Songis
eedf8b6643 Merge pull request #848 from projectkk2glider/proper_rounding_of_spoken_values
Proper rounding of displayed and spoken values
2014-03-24 10:43:54 +01:00
Andre Bernet
95f7dbf102 Missing change in old telemetry protocol for #534
FAS offset range increased to +/-12A. Was initially limited to +/-1.5A to use only 5 bits, but later changes gave it a whole 8bit int.
2014-03-24 00:34:12 +01:00
Andre Bernet
30a457234e Increase 3pos switch delay slightly 2014-03-24 00:07:18 +01:00
Andre Bernet
a2aeaa3d69 Switch assignments -> Special functions 2014-03-23 22:38:57 +01:00
Andre Bernet
0b20297306 Fix #847 2014-03-23 21:45:21 +01:00
Andre Bernet
a37a9f7237 UI consistency 2014-03-23 21:15:12 +01:00
Damjan Adamic
e5cbba4ee2 Proper rounding for values that are scaled down. Displayed and spoken values affected.
Example: value 3.47V was spoken as 3.4V, new spoken value is 3.5V
2014-03-23 20:50:02 +01:00
Damjan Adamic
32090b8bbe Compiler warning removed for gcc 4.8.3 2014-03-23 20:38:42 +01:00
Damjan Adamic
be5e6f678a Unit bug corrected, other languages are ok 2014-03-23 20:36:53 +01:00
Andre Bernet
d4b7ef433a Delta char for symlimits on ARM 2014-03-23 16:34:57 +01:00
Kjell Kernen
e9035d3649 Fixed small problem with old text being left on screen. 2014-03-23 14:15:52 +01:00
Kjell Kernen
42f28a7089 I found a nasty bug I made that also could make the bootloader hang. This fixes it. I should not have redefined the blocksize variable to make the output look good. It screewed up the flash... 2014-03-23 12:48:40 +01:00
Andre Bernet
6a874b9c23 Fix overflow in automatic switch audio file playing, thanks Damjan 2014-03-23 11:37:40 +01:00
Andre Bernet
c3d4989afa Trainer calibration cleanup 2014-03-23 00:13:37 +01:00
Andre Bernet
f7822cd356 Merge branch 'dvogonen/bootloader_progress_bug_bar_839' into next 2014-03-22 23:06:15 +01:00
Andre Bernet
6ddafb76f1 Interrupt vectors were placed wrong 2014-03-22 23:05:49 +01:00
Kjell Kernen
a341f29900 Fixed bootloader progres bar bug.
Iproved indentation slightly.
2014-03-22 20:11:14 +01:00
Kjell Kernen
16155484f9 Revert "Fixed the progress bar bug. Improved indentation."
This reverts commit 91223db338.
2014-03-22 20:09:16 +01:00
Kjell Kernen
91223db338 Fixed the progress bar bug. Improved indentation. 2014-03-22 20:06:49 +01:00
bsongis
6aecf8c7db Cosmetics 2014-03-22 17:11:02 +01:00
bsongis
2d7c275d82 Issue #831 fixed 2014-03-22 17:08:22 +01:00
Andre Bernet
8a31de751f Merge pull request #838 from alexion4/compilation_error_de
Fix compilation error for TRANSLATION=DE
2014-03-22 15:00:19 +01:00
alexion4
4fc12f2f3e Fix compilation error for TRANSLATION=DE 2014-03-22 14:52:42 +01:00
Andre Bernet
e58e07502a Last references to obsolete BOOTLOADER definition removed 2014-03-22 14:28:55 +01:00
Andre Bernet
b18073fd23 Merge branch 'usb_joystick3' into next 2014-03-22 14:21:47 +01:00
Damjan Adamic
fbe298bece changed return value of usbPlugged() back to int 2014-03-22 11:17:13 +01:00
Andre Bernet
d69e8d9993 Bootloader removed from Makefile following the decision not to support building without bootlaoder on Taranis. 2014-03-22 00:09:59 +01:00