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

5610 commits

Author SHA1 Message Date
Damjan Adamic
c89381bae5 Fixes #1791: Port Lua Bin Allocator to next:
* Bin Allocator
* Lua memory allocaton fixes
* Simulator memory leak fixes
2014-10-26 09:14:45 +01:00
mhotar
56a4cf5d26 scrolling for weight/offset gauge for ARM and small LCD 2014-10-25 21:32:21 +02:00
Damjan Adamic
e34ce57a3f Missing screenshots for previous commit 2014-10-25 20:07:26 +02:00
Damjan Adamic
f53df98f70 Fixed buffer overflow in lcd_hlineStip() 2014-10-25 19:58:59 +02:00
Damjan Adamic
d5eed897fd Fixed buffer overflow in bmp_load() 2014-10-25 19:35:52 +02:00
Bertrand Songis
b6d1c13a5d Merge pull request #1802 from opentx/mhotar/weightoffsetgauge
offset and weight gauge for almost all boards #1780
2014-10-24 23:12:06 +02:00
mhotar
cba90cb283 offset and weight gauge for almost all boards #1780 2014-10-24 22:22:09 +02:00
Bertrand Songis
60fc8c11b6 VC++ compilation fixes 2014-10-24 20:50:29 +02:00
bsongis
f8ace16258 Mike's latest fixes on SBUS (size check) 2014-10-24 12:32:39 +02:00
bsongis
aa4bf2f508 Fixes #1780 2014-10-24 12:23:03 +02:00
bsongis
2673ab9b8f Does SBUS trainer still have reboots with this fix? 2014-10-24 12:18:41 +02:00
bsongis
1066176b0f Fixes #1796 - needs tests on the nightly builds. Caution I removed the
lcd.lock() function completely
2014-10-22 20:39:19 +02:00
bsongis
ed16ed9cc4 Little display problem for negative curves on 9X 2014-10-21 07:19:09 +02:00
bsongis
1dada04b66 SWR added in the firmware as an option (SWR=YES) 2014-10-19 22:53:43 +02:00
bsongis
2fd5140e46 SWR added for latest Taranis+ production 2014-10-19 22:35:05 +02:00
bsongis
e130c54e47 Cosmetics 2014-10-19 22:34:55 +02:00
Andre Bernet
fb6b158999 Merge error 2014-10-17 23:35:54 +04:00
Andre Bernet
0de8acd608 Fix receiver number range (Fix #1790) 2014-10-17 22:55:44 +04:00
Damjan Adamic
ce303b2f4a Bug in numbering of Lua multiple fields (only in generated documentation file, all numbers were too small by 1) 2014-10-16 18:27:28 +02:00
bsongis
0b8963b15e Shutdown sound - bye.wav - A little bit related to #719 2014-10-15 23:27:18 +02:00
Damjan Adamic
6839c02aba Fixes for simu 2014-10-15 20:04:06 +02:00
bsongis
52040406a4 Cosmetics 2014-10-14 22:43:47 +02:00
Damjan Adamic
874156122d Re #1610:
* sport.log only active if SPORT_FILE_LOG=YES
* audio concurrent access fixes
* added IO mutex
* added Event Trace Buffer
* fixed SD card error

Conflicts:
	radio/src/Makefile
	radio/src/targets/taranis/diskio.cpp
2014-10-14 22:43:05 +02:00
bsongis
c4c7fed727 It was possible to have the Limits contextual menu displayed in
READ_ONLY mode
2014-10-14 22:34:49 +02:00
bsongis
8354f4d842 Sky9x Coprocessor bug fix 2014-10-14 22:33:34 +02:00
bsongis
c53e85b702 Sky9x binary was built with the bootloader present on disk (was not
removed by make clean). So 99% it was a Taranis bootloader.
2014-10-14 22:33:25 +02:00
bsongis
35ba4b68b1 Companion bug in model import fixed (after changing radio in the same
session)
2014-10-14 22:32:58 +02:00
bsongis
a26c83bd30 Fixes #1785 2014-10-12 19:42:58 +02:00
Bertrand Songis
e35eb2029d Merge pull request #1757 from opentx/mhotar/cz_inputs
Mhotar/cz inputs
2014-10-06 21:55:46 +02:00
Bertrand Songis
a062bda7d0 Merge pull request #1756 from opentx/driver33/PL_TR_fix
Translation fixes
2014-10-06 21:54:06 +02:00
Damjan Adamic
f8e6fd7b2d Fixes #1755 (on next branch): LUA get/setTimer(): inconsistent timer struct 2014-10-05 14:54:29 +02:00
bsongis
e234180f43 Note added to Companion: if you have a Taranis that has not had the
firmware upgraded to 2.0 then this version of Companion will not work
2014-10-03 16:37:08 +02:00
mhotar
df44114903 merge conflicts 2014-09-29 22:09:26 +02:00
mhotar
f639e4aab4 cz tts.py updated 2014-09-29 21:38:14 +02:00
Jacek Drewniak
11e7b86ce7 Translation fixes 2014-09-29 21:19:54 +02:00
Bertrand Songis
4e8ef3185c Merge pull request #1753 from opentx/bsongis/New_trainer_modes
Bsongis/new trainer modes
2014-09-29 11:04:52 +02:00
bsongis
e73b0120cc New trainer modes added in Companion 2014-09-29 09:01:13 +02:00
bsongis
908b54d14b Translations updated 2014-09-29 08:12:42 +02:00
bsongis
d7eb8eb0a9 Now SBUS / Battery compartment works! 2014-09-29 07:47:08 +02:00
bsongis
f57444f1cb Master/SBUS Module now working 2014-09-29 07:47:08 +02:00
bsongis
440cd6a162 New trainer modes:
- Master / SBUS module
- Master / CPPM module
- Master / SBUS in battery compartment
Thanks to Mike for this feature!
2014-09-29 07:47:08 +02:00
bsongis
3aaa4b014b Conversions shift fixed 2014-09-29 07:44:02 +02:00
Bertrand Songis
f1429cd8e0 Merge pull request #1751 from opentx/projectkk2glider/issue_1657_vario_limits
Fixes #1657:
2014-09-28 21:45:58 +02:00
bsongis
f71cf21a02 Warning removed 2014-09-27 22:08:27 +02:00
Damjan Adamic
be20e91314 Re #1696: fixed incorrect display of "<" and ">" characters 2014-09-27 19:44:49 +02:00
Damjan Adamic
2fb2590579 Fixes #1657:
* corrected varioLimitCenterMin range
* removed varioLimitMinOff checkbox (it is not used anymore in any radio)
2014-09-27 19:00:26 +02:00
JivaroFAD
9327cffbe6 RotaryA ok
Interrupts 0 and 1 changed to 4 and 5
2014-09-26 16:37:37 +02:00
JivaroFAD
1c24ef3c45 mega2560 RotaryB ok 2014-09-25 00:35:53 +02:00
bsongis
b26187f759 Fixes #1630 - Thanks to projectkk2glider for his pull request #1738 - I
only added a google test
2014-09-24 12:07:15 +02:00
JivaroFAD
f39650bf16 MEGA2560 update 2014-09-21 20:26:19 +02:00